public class CategoriaEmpenhoPublicServiceImpl extends java.lang.Object implements CategoriaEmpenhoPublicService
CategoriaEmpenho
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
CategoriaEmpenhoPublicServiceImpl() |
Modifier and Type | Method and Description |
---|---|
java.util.List<CategoriaEmpenho> |
retornarTodos() |
java.util.List<CategoriaEmpenho> |
suggestion(java.lang.String param) |
private static final long serialVersionUID
public java.util.List<CategoriaEmpenho> retornarTodos() throws ErpException
retornarTodos
in interface CategoriaEmpenhoPublicService
ErpException
public java.util.List<CategoriaEmpenho> suggestion(java.lang.String param) throws ErpServiceException
suggestion
in interface CategoriaEmpenhoPublicService
ErpServiceException