public class CompensacaoPublicServiceImpl extends java.lang.Object implements CompensacaoPublicService
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
CompensacaoPublicServiceImpl() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Mensagem> |
recuperaCompensacaoPorInscricaoCadastroGeral(java.lang.Long inscricaoCadastroGeral) |
private static final long serialVersionUID
public java.util.List<Mensagem> recuperaCompensacaoPorInscricaoCadastroGeral(java.lang.Long inscricaoCadastroGeral) throws ErpServiceException
recuperaCompensacaoPorInscricaoCadastroGeral
in interface CompensacaoPublicService
ErpServiceException