@Service
public class DespesaCredorPorRubricaService
extends <any>
Modifier and Type | Field and Description |
---|---|
private DespesaCredorDao |
despesaCredorDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
DespesaCredorPorRubricaService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<DespesaEmpenhoVo> |
recuperaCredorPorRubricaSemFechamentoContabil(DespesaEmpenhoVo var)
Sobreescrito método recuperar do segundo vinculado. 2º vinculado: Despesa Por Rubrica -> Credor por Rubrica (despesaCredorPorRubrica.jspx) e se usa_fechamento_contabil = N
|
java.util.List<DespesaEmpenhoVo> |
recuperarCredorPorRubricaComFechamentoContabil(DespesaEmpenhoVo var)
2º vinculado: Despesa Por Rubrica -> Credor por Rubrica (despesaCredorPorRubrica.jspx) e se usa_fechamento_contabil = S
|
private static final long serialVersionUID
@Autowired private DespesaCredorDao despesaCredorDao
public <any> getDao()
public java.util.List<DespesaEmpenhoVo> recuperaCredorPorRubricaSemFechamentoContabil(DespesaEmpenhoVo var) throws ErpServiceException
ErpServiceException
public java.util.List<DespesaEmpenhoVo> recuperarCredorPorRubricaComFechamentoContabil(DespesaEmpenhoVo var) throws ErpServiceException
ErpServiceException