public interface SistemaContabilPublicService
Modifier and Type | Method and Description |
---|---|
java.util.List<SistemaContabil> |
getCodigoNome()
Retorna o sistema e uma concatenação do sistema - nome da VIEW GRP_CTB_SISTEMA_CONTABIL
|
java.util.List<SistemaContabil> |
retornarTodos() |
java.util.List<SistemaContabil> getCodigoNome() throws ErpServiceException
ErpServiceException
java.util.List<SistemaContabil> retornarTodos() throws ErpServiceException
ErpServiceException