public interface CategoriaEmpenhoPublicService
CategoriaEmpenho
Modifier and Type | Method and Description |
---|---|
java.util.List<CategoriaEmpenho> |
retornarTodos() |
java.util.List<CategoriaEmpenho> |
suggestion(java.lang.String param) |
java.util.List<CategoriaEmpenho> retornarTodos() throws ErpException
ErpException
java.util.List<CategoriaEmpenho> suggestion(java.lang.String param) throws ErpServiceException
ErpServiceException