public class CategoriaConsumoPublicServiceImpl extends java.lang.Object implements CategoriaConsumoPublicService
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
CategoriaConsumoPublicServiceImpl() |
Modifier and Type | Method and Description |
---|---|
java.util.List<CategoriaConsumo> |
retornarTodos() |
private static final long serialVersionUID
public java.util.List<CategoriaConsumo> retornarTodos() throws ErpServiceException
retornarTodos
in interface CategoriaConsumoPublicService
ErpServiceException