public class AtividadeIssPublicServiceImpl extends java.lang.Object implements AtividadeIssPublicService
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
AtividadeIssPublicServiceImpl() |
Modifier and Type | Method and Description |
---|---|
java.util.List |
montaListaAtividade() |
java.util.List |
montaListaAtividadeComCidade(java.lang.Long codigo) |
AtividadeIss |
recuperaBySequenciaAtividade(java.lang.Long sequenciaAtividade) |
java.util.List<AtividadeIss> |
retornarTodos() |
private static final long serialVersionUID
public java.util.List<AtividadeIss> retornarTodos() throws ErpServiceException
retornarTodos
in interface AtividadeIssPublicService
ErpServiceException
public java.util.List montaListaAtividade() throws ErpException
montaListaAtividade
in interface AtividadeIssPublicService
ErpException
public java.util.List montaListaAtividadeComCidade(java.lang.Long codigo) throws ErpException
montaListaAtividadeComCidade
in interface AtividadeIssPublicService
ErpException
public AtividadeIss recuperaBySequenciaAtividade(java.lang.Long sequenciaAtividade) throws ErpException
recuperaBySequenciaAtividade
in interface AtividadeIssPublicService
ErpException