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