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