@Service
public class ItemDespesaOrcamentoService
extends <any>
Modifier and Type | Field and Description |
---|---|
private ItemDespesaOrcamentoDao |
itemDespesaOrcamentoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ItemDespesaOrcamentoService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<ItemDespesaOrcamentoVo> |
recuperarPorExercicio(java.lang.String exercicio) |
private static final long serialVersionUID
@Autowired private ItemDespesaOrcamentoDao itemDespesaOrcamentoDao
public <any> getDao()
public java.util.List<ItemDespesaOrcamentoVo> recuperarPorExercicio(java.lang.String exercicio) throws ErpServiceException
ErpServiceException