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

java.lang.Object
  extended by br.gov.mj.frameworkprocessos.processo.ejb.AbstractCaracteristicasDocumentoFacade
      extended by br.gov.mj.frameworkprocessos.processo.ejb.CaracteristicasDocumentoFacadeSession
All Implemented Interfaces:
CaracteristicasDocumento

public class CaracteristicasDocumentoFacadeSession
extends AbstractCaracteristicasDocumentoFacade

Session layer for CaracteristicasDocumentoFacade.

Version:
${version}
Author:
XDoclet

Constructor Summary
CaracteristicasDocumentoFacadeSession()
           
 
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.AbstractCaracteristicasDocumentoFacade
ejbCreate, getAcaoTramite, getAcoesTramite, getAssunto, getAssuntos, getAssuntos, getAssuntos, getClasse, getClasses, getDestinacaoFinal, getDestinacoesFinais, getEspecie, getEspecies, getEspecies, getFilhosClasse, getGenero, getGenero, getGeneros, getNatureza, getNatureza, getNaturezas, getRegrasTramite, getRegraTramite, getSituacaoTramite, getSituacoesTramite, getTipoProcesso, getTipoProcesso, getTiposAssuntos, getTiposProcesso
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaracteristicasDocumentoFacadeSession

public CaracteristicasDocumentoFacadeSession()
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()