comum.database
Class SentinelaUtil

java.lang.Object
  extended by 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
 

Field Detail

thread

private static final java.lang.ThreadLocal<gov.pr.celepar.sentinela.comunicacao.SentinelaInterface> thread

sentinelaInterface

private gov.pr.celepar.sentinela.comunicacao.SentinelaInterface sentinelaInterface
Constructor Detail

SentinelaUtil

public SentinelaUtil(javax.servlet.http.HttpServletRequest request)
Construtor.

Parameters:
HttpServletRequest - request
Since:
N/C
Method Detail

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 sistema
vinculados - Grupos pertencentes ao usu�rio
Returns:
retorna lista dos n�o vinculados atraves dos parametros passados


Copyright © 2007, PRODEPA - Processamento de Dados do Pará