public class AtividadePublicServiceImpl extends java.lang.Object implements AtividadePublicService
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
AtividadePublicServiceImpl() |
Modifier and Type | Method and Description |
---|---|
java.util.List<AtividadeVo> |
montaListaFormaPagamento(java.lang.Long chaveProtocolo) |
java.lang.Long |
verificaExistenciaServico(java.lang.Long chaveProtocolo) |
private static final long serialVersionUID
public java.util.List<AtividadeVo> montaListaFormaPagamento(java.lang.Long chaveProtocolo) throws ErpServiceException
montaListaFormaPagamento
in interface AtividadePublicService
ErpServiceException
public java.lang.Long verificaExistenciaServico(java.lang.Long chaveProtocolo) throws ErpServiceException
verificaExistenciaServico
in interface AtividadePublicService
ErpServiceException