@Service
public class DespesaDetalhePorRubricaService
extends <any>
Modifier and Type | Field and Description |
---|---|
private DespesaCredorDao |
despesaCredorDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
DespesaDetalhePorRubricaService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<DespesaEmpenhoVo> |
recuperaDetalhePorRubricaComFechamentoContabil(BalanceteDespesaVo var)
1º vinculado: Despesa Por Rubrica -> Detalhe Rubrica (despesaDetalhePorRubrica.jspx) e se usa_fechamento_contabil = S
|
java.util.List<DespesaEmpenhoVo> |
recuperaDetalhePorRubricaSemFechamentoContabil(BalanceteDespesaVo var)
Sobreescrito método recuperar do primeiro vinculado. 1º vinculado: Despesa Por Rubrica -> Detalhe Rubrica (despesaDetalhePorRubrica.jspx) e se usa_fechamento_contabil = N
|
private static final long serialVersionUID
@Autowired private DespesaCredorDao despesaCredorDao
public <any> getDao()
public java.util.List<DespesaEmpenhoVo> recuperaDetalhePorRubricaSemFechamentoContabil(BalanceteDespesaVo var) throws ErpServiceException
ErpServiceException
public java.util.List<DespesaEmpenhoVo> recuperaDetalhePorRubricaComFechamentoContabil(BalanceteDespesaVo var) throws ErpServiceException
parametros
- ErpServiceException