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

Packages that use DocumentoArquivadoVO
br.gov.mj.frameworkprocessos.processo.ejb   
br.gov.mj.frameworkprocessos.processo.servicos   
 

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

Method parameters in br.gov.mj.frameworkprocessos.processo.ejb with type arguments of type DocumentoArquivadoVO
 JasperPrint RelatoriosDelegate.getReportGuiaArquivamento(java.lang.String numeroGuia, java.util.List<DocumentoArquivadoVO> listaDocumentos, Sessao sessao)
           
 JasperPrint RelatorioHelper.getReportGuiaArquivamento(java.lang.String numeroGuia, java.util.List<DocumentoArquivadoVO> listaDocumentos, Sessao sessao)
           
 JasperPrint RelatoriosBenchmarkDelegate.getReportGuiaArquivamento(java.lang.String numeroGuia, java.util.List<DocumentoArquivadoVO> listaDocumentos, Sessao sessao)
           
 JasperPrint AbstractRelatoriosFacade.getReportGuiaArquivamento(java.lang.String numeroGuia, java.util.List<DocumentoArquivadoVO> listaDocumentos, Sessao sessao)
           
 

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

Method parameters in br.gov.mj.frameworkprocessos.processo.servicos with type arguments of type DocumentoArquivadoVO
 JasperPrint Relatorios.getReportGuiaArquivamento(java.lang.String numeroGuia, java.util.List<DocumentoArquivadoVO> listaDocumentos, Sessao sessao)