comum.database
Class SentinelaUtil
java.lang.Object
comum.database.SentinelaUtil
public class SentinelaUtil
- extends java.lang.Object
- Since:
- N/C
- Version:
- N/C
- Author:
- N/C
Field Summary |
private gov.pr.celepar.sentinela.comunicacao.SentinelaInterface |
sentinelaInterface
|
private static java.lang.ThreadLocal<gov.pr.celepar.sentinela.comunicacao.SentinelaInterface> |
thread
|
Constructor Summary |
SentinelaUtil(javax.servlet.http.HttpServletRequest request)
Construtor. |
Method Summary |
static gov.pr.celepar.sentinela.comunicacao.SentinelaParam[] |
getGruposNaoVinculados(gov.pr.celepar.sentinela.comunicacao.SentinelaParam[] grupos,
gov.pr.celepar.sentinela.comunicacao.SentinelaParam[] vinculados)
|
static gov.pr.celepar.sentinela.comunicacao.SentinelaAdmInterface |
getSentinelaAdmInterface(javax.servlet.http.HttpServletRequest request)
Retorna SentinelaAdmInterface. |
static gov.pr.celepar.sentinela.comunicacao.SentinelaInterface |
getSentinelaInterface()
Retorna SentinelaInterface. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
thread
private static final java.lang.ThreadLocal<gov.pr.celepar.sentinela.comunicacao.SentinelaInterface> thread
sentinelaInterface
private gov.pr.celepar.sentinela.comunicacao.SentinelaInterface sentinelaInterface
SentinelaUtil
public SentinelaUtil(javax.servlet.http.HttpServletRequest request)
- Construtor.
- Parameters:
HttpServletRequest
- request- Since:
- N/C
getSentinelaInterface
public static gov.pr.celepar.sentinela.comunicacao.SentinelaInterface getSentinelaInterface()
- Retorna SentinelaInterface.
- Parameters:
N/C
-
- Returns:
- SentinelaInterface
getSentinelaAdmInterface
public static gov.pr.celepar.sentinela.comunicacao.SentinelaAdmInterface getSentinelaAdmInterface(javax.servlet.http.HttpServletRequest request)
- Retorna SentinelaAdmInterface.
- Parameters:
N/C
-
- Returns:
- SentinelaAdmInterface
getGruposNaoVinculados
public static gov.pr.celepar.sentinela.comunicacao.SentinelaParam[] getGruposNaoVinculados(gov.pr.celepar.sentinela.comunicacao.SentinelaParam[] grupos,
gov.pr.celepar.sentinela.comunicacao.SentinelaParam[] vinculados)
- Parameters:
grupos
- Todos os grupos do sistemavinculados
- Grupos pertencentes ao usu�rio
- Returns:
- retorna lista dos n�o vinculados atraves dos parametros passados
Copyright © 2007, PRODEPA - Processamento de Dados do Pará