@Service
public class CategoriaPortalService
extends <any>
Modifier and Type | Field and Description |
---|---|
private CategoriaPortalDao |
categoriaDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
CategoriaPortalService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.lang.Long |
getProximaOrdemInserir() |
java.util.List<CategoriaPortal> |
retornarTodosCategorias() |
private static final long serialVersionUID
@Autowired private CategoriaPortalDao categoriaDao
public <any> getDao()
public java.lang.Long getProximaOrdemInserir() throws ErpServiceException
ErpServiceException
public java.util.List<CategoriaPortal> retornarTodosCategorias() throws ErpServiceException
ErpServiceException