|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentoVinculoPK | |
---|---|
br.gov.mj.frameworkprocessos.pojo | |
br.gov.mj.frameworkprocessos.pojo.base | |
br.gov.mj.frameworkprocessos.processo.ejb | |
br.gov.mj.frameworkprocessos.processo.servicos |
Uses of DocumentoVinculoPK in br.gov.mj.frameworkprocessos.pojo |
---|
Constructors in br.gov.mj.frameworkprocessos.pojo with parameters of type DocumentoVinculoPK | |
---|---|
DocumentoVinculo(DocumentoVinculoPK _id)
Constructor for primary key |
|
DocumentoVinculo(DocumentoVinculoPK _id,
java.lang.Integer _codigoResponsavelVinculo,
java.lang.String _nomeEstacaoResponsavelVinculo,
java.util.Date _dataVinculo)
Constructor for required fields |
Uses of DocumentoVinculoPK in br.gov.mj.frameworkprocessos.pojo.base |
---|
Methods in br.gov.mj.frameworkprocessos.pojo.base that return DocumentoVinculoPK | |
---|---|
DocumentoVinculoPK |
BaseDocumentoVinculo.getId()
Return the unique identifier of this class |
Methods in br.gov.mj.frameworkprocessos.pojo.base with parameters of type DocumentoVinculoPK | |
---|---|
void |
BaseDocumentoVinculo.setId(DocumentoVinculoPK _id)
Set the unique identifier of this class |
Constructors in br.gov.mj.frameworkprocessos.pojo.base with parameters of type DocumentoVinculoPK | |
---|---|
BaseDocumentoVinculo(DocumentoVinculoPK _id)
Constructor for primary key |
|
BaseDocumentoVinculo(DocumentoVinculoPK _id,
java.lang.Integer _codigoResponsavelVinculo,
java.lang.String _nomeEstacaoResponsavelVinculo,
java.util.Date _dataVinculo)
Constructor for required fields |
Uses of DocumentoVinculoPK in br.gov.mj.frameworkprocessos.processo.ejb |
---|
Methods in br.gov.mj.frameworkprocessos.processo.ejb with parameters of type DocumentoVinculoPK | |
---|---|
DocumentoVinculo |
AssociacaoPecaFacade.getDocumentoVinculo(DocumentoVinculoPK documentoVinculoPK)
Retorna o DocumentoVinculo da chave associada |
DocumentoVinculo |
AbstractAssociacaoPecaFacade.getDocumentoVinculo(DocumentoVinculoPK documentoVinculoPK)
Retorna o DocumentoVinculo da chave associada |
DocumentoVinculo |
AssociacaoPecaDelegate.getDocumentoVinculo(DocumentoVinculoPK documentoVinculoPK)
|
Method parameters in br.gov.mj.frameworkprocessos.processo.ejb with type arguments of type DocumentoVinculoPK | |
---|---|
java.util.List<HistoricoAssociacaoPeca> |
AbstractAssociacaoPecaFacade.desmembrarPecas(java.util.List<java.lang.Integer> codigoDocumentosDesmembrar,
java.util.List<DocumentoVinculoPK> codigoVinculosDesmembrar,
Sessao sessao)
|
java.util.List<HistoricoAssociacaoPeca> |
AssociacaoPecaDelegate.desmembrarPecas(java.util.List<java.lang.Integer> codigoDocumentosDesmembrar,
java.util.List<DocumentoVinculoPK> codigoVinculosDesmembrar,
Sessao sessao)
|
JasperPrint |
RelatoriosDelegate.getReportTermoDesmembramento(java.util.List<java.lang.Integer> codigosHistoricoPeca,
java.util.List<DocumentoVinculoPK> documentosVinculosPK,
Sessao sessao)
|
JasperPrint |
RelatorioHelper.getReportTermoDesmembramento(java.util.List<java.lang.Integer> codigosHistoricoPeca,
java.util.List<DocumentoVinculoPK> documentosVinculosPK,
Sessao sessao)
|
JasperPrint |
RelatoriosBenchmarkDelegate.getReportTermoDesmembramento(java.util.List<java.lang.Integer> codigosHistoricoPeca,
java.util.List<DocumentoVinculoPK> documentosVinculosPK,
Sessao sessao)
|
JasperPrint |
AbstractRelatoriosFacade.getReportTermoDesmembramento(java.util.List<java.lang.Integer> codigosHistoricoPeca,
java.util.List<DocumentoVinculoPK> documentosVinculosPK,
Sessao sessao)
|
Uses of DocumentoVinculoPK in br.gov.mj.frameworkprocessos.processo.servicos |
---|
Methods in br.gov.mj.frameworkprocessos.processo.servicos with parameters of type DocumentoVinculoPK | |
---|---|
DocumentoVinculo |
AssociacaoPeca.getDocumentoVinculo(DocumentoVinculoPK documentoVinculoPK)
Retorna o DocumentoVinculo da chave associada |
Method parameters in br.gov.mj.frameworkprocessos.processo.servicos with type arguments of type DocumentoVinculoPK | |
---|---|
java.util.List<HistoricoAssociacaoPeca> |
AssociacaoPeca.desmembrarPecas(java.util.List<java.lang.Integer> codigoDocumentosDesmembrar,
java.util.List<DocumentoVinculoPK> codigoVinculosDesmembrar,
Sessao sessao)
Desmembrar peças de um documento |
JasperPrint |
Relatorios.getReportTermoDesmembramento(java.util.List<java.lang.Integer> codigosHistoricoPeca,
java.util.List<DocumentoVinculoPK> documentosVinculosPK,
Sessao sessao)
Emite o termo de desmembramento |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |