public interface DepositWorksUsageService extends BaseService<DepositWorksUsage,Long>
| Modifier and Type | Method and Description |
|---|---|
Map<String,List> |
getDepositFolioDetails(AbstractEstimate abstractEstimate,
org.egov.commons.Fund fund,
org.egov.commons.CChartOfAccounts coa,
org.egov.commons.Accountdetailtype accountdetailtype,
Long depositCode,
Date appropriationDate) |
DepositWorksUsage |
getDepositWorksUsage(AbstractEstimate estimate,
String appropriationNumber) |
BigDecimal |
getTotalDepositWorksAmount(org.egov.commons.Fund fund,
org.egov.commons.CChartOfAccounts coa,
org.egov.commons.Accountdetailtype accountdetailtype,
Long depositCode,
Date appropriationDate) |
BigDecimal |
getTotalUtilizedAmountForDepositWorks(FinancialDetail financialDetail) |
BigDecimal |
getTotalUtilizedAmountForDepositWorks(FinancialDetail financialDetail,
Date appDate) |
create, delete, find, find, findAll, findAllBy, findAllByNamedQuery, findByExample, findById, findByNamedQuery, getCurrentFinancialYear, merge, persist, updateMap<String,List> getDepositFolioDetails(AbstractEstimate abstractEstimate, org.egov.commons.Fund fund, org.egov.commons.CChartOfAccounts coa, org.egov.commons.Accountdetailtype accountdetailtype, Long depositCode, Date appropriationDate)
BigDecimal getTotalDepositWorksAmount(org.egov.commons.Fund fund, org.egov.commons.CChartOfAccounts coa, org.egov.commons.Accountdetailtype accountdetailtype, Long depositCode, Date appropriationDate)
BigDecimal getTotalUtilizedAmountForDepositWorks(FinancialDetail financialDetail)
BigDecimal getTotalUtilizedAmountForDepositWorks(FinancialDetail financialDetail, Date appDate)
DepositWorksUsage getDepositWorksUsage(AbstractEstimate estimate, String appropriationNumber)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.