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