br.gov.mj.frameworkprocessos.processo.ejb
Class RelatoriosFacadeSession

java.lang.Object
  extended by br.gov.mj.frameworkprocessos.processo.ejb.AbstractRelatoriosFacade
      extended by br.gov.mj.frameworkprocessos.processo.ejb.RelatoriosFacadeSession
All Implemented Interfaces:
Relatorios

public class RelatoriosFacadeSession
extends AbstractRelatoriosFacade

Session layer for RelatoriosFacade.

Version:
${version}
Author:
XDoclet

Nested Class Summary
 
Nested classes/interfaces inherited from interface br.gov.mj.frameworkprocessos.processo.servicos.Relatorios
Relatorios.TipoTermo
 
Constructor Summary
RelatoriosFacadeSession()
           
 
Method Summary
 void ejbActivate()
           
 void ejbPassivate()
           
 void ejbRemove()
           
 void setSessionContext(javax.ejb.SessionContext ctx)
           
 void unsetSessionContext()
           
 
Methods inherited from class br.gov.mj.frameworkprocessos.processo.ejb.AbstractRelatoriosFacade
ejbCreate, getReportAndamentos, getReportDadosTramite, getReportDetalheDocumento, getReportDocumentos, getReportGuiaArquivamento, getReportGuiaTramite, getReportLocalizacaoDocumento, getReportPesquisaDocumentos, getReportQuadroDemonstrativoDePrazos, getReportReciboRespTecnico, getReportResumoDocumento, getReportTermoAberturaEncerramentoVolume, getReportTermoAberturaVolume, getReportTermoDesapensacao, getReportTermoDesentranhamento, getReportTermoDesmembramento, getReportTermoEncerramentoVolume, getReportTermoJuntadaAnexacao, getReportTermoJuntadaApensacao, getReportTermoRessalva
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelatoriosFacadeSession

public RelatoriosFacadeSession()
Method Detail

ejbActivate

public void ejbActivate()

ejbPassivate

public void ejbPassivate()

setSessionContext

public void setSessionContext(javax.ejb.SessionContext ctx)

unsetSessionContext

public void unsetSessionContext()

ejbRemove

public void ejbRemove()