@Service
public class CategoriaEixoService
extends <any>
Modifier and Type | Field and Description |
---|---|
private CategoriaEixoDao |
categoriaEixoDao |
Constructor and Description |
---|
CategoriaEixoService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<CategoriaEixoVo> |
recuperaVariaveis(java.lang.Long numeroLdo) |
@Autowired private CategoriaEixoDao categoriaEixoDao
public <any> getDao()
public java.util.List<CategoriaEixoVo> recuperaVariaveis(java.lang.Long numeroLdo) throws ErpServiceException
ErpServiceException