@Service
public class TipoRecursoOrcamentoService
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private TipoRecursoOrcamentoDao |
tipoRecursoOrcamentoDao |
Constructor and Description |
---|
TipoRecursoOrcamentoService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<TipoRecursoOrcamento> |
recuperaPorTipoRecursoSuplementacao() |
private static final long serialVersionUID
@Autowired private TipoRecursoOrcamentoDao tipoRecursoOrcamentoDao
public <any> getDao()
public java.util.List<TipoRecursoOrcamento> recuperaPorTipoRecursoSuplementacao() throws ErpServiceException
ErpServiceException