Uses of Class
br.gov.mj.frameworkprocessos.protocolo.servicos.exceptions.ProtocoloInexistenteException

Packages that use ProtocoloInexistenteException
br.gov.mj.frameworkprocessos.protocolo.ejb   
br.gov.mj.frameworkprocessos.protocolo.servicos   
 

Uses of ProtocoloInexistenteException in br.gov.mj.frameworkprocessos.protocolo.ejb
 

Methods in br.gov.mj.frameworkprocessos.protocolo.ejb that throw ProtocoloInexistenteException
 void AbstractProtocoloFacade.baixaNumeroProtocolo(java.lang.String protocolo)
           
 void ProtocoloDelegate.baixaNumeroProtocolo(java.lang.String protocolo)
           
 void ProtocoloFacade.baixaNumeroProtocolo(java.lang.String protocolo)
           
 

Uses of ProtocoloInexistenteException in br.gov.mj.frameworkprocessos.protocolo.servicos
 

Methods in br.gov.mj.frameworkprocessos.protocolo.servicos that throw ProtocoloInexistenteException
 void Protocolo.baixaNumeroProtocolo(java.lang.String protocolo)
          Método para dar baixa em um determinado número de protocolo.