Uses of Class
br.gov.mj.frameworkprocessos.pojo.TramiteVO

Packages that use TramiteVO
br.gov.mj.frameworkprocessos.pojo.dao   
br.gov.mj.frameworkprocessos.processo.ejb   
br.gov.mj.frameworkprocessos.processo.servicos   
 

Uses of TramiteVO in br.gov.mj.frameworkprocessos.pojo.dao
 

Methods in br.gov.mj.frameworkprocessos.pojo.dao that return types with arguments of type TramiteVO
 java.util.List<TramiteVO> TramiteDAO.consultarTramitesPorDocumento(java.lang.Integer codigoDocumento)
           
 

Uses of TramiteVO in br.gov.mj.frameworkprocessos.processo.ejb
 

Methods in br.gov.mj.frameworkprocessos.processo.ejb that return types with arguments of type TramiteVO
 java.util.List<TramiteVO> TramiteDelegate.getTramites(java.lang.Integer codigoDocumento)
           
 java.util.List<TramiteVO> AbstractTramiteFacade.getTramites(java.lang.Integer codigoDocumento)
           
 

Uses of TramiteVO in br.gov.mj.frameworkprocessos.processo.servicos
 

Methods in br.gov.mj.frameworkprocessos.processo.servicos that return types with arguments of type TramiteVO
 java.util.List<TramiteVO> Tramite.getTramites(java.lang.Integer codigoDocumento)
          Pesquisar pelos trāmites de um documento