void |
AbstractEstimateService.addFinancialYearToQuery(FinancialDetail fd,
Map<String,Object> queryParamMap) |
boolean |
AbstractEstimateService.checkConsumeEncumbranceBudget(FinancialDetail financialDetail,
Long finyrId,
double budgApprAmnt,
List<Long> budgetheadid,
String appropriationNumber) |
boolean |
AbstractEstimateService.checkForBudgetaryAppropriation(FinancialDetail financialDetail,
String appropriationNumber) |
boolean |
AbstractEstimateService.checkForBudgetaryAppropriationForDepositWorks(FinancialDetail financialDetail,
String appropriationNumber) |
Date |
AbstractEstimateService.getLatestApprYearEndDate(FinancialDetail financialDetail) |
BigDecimal |
AbstractEstimateService.getPlanningBudgetPercentage(FinancialDetail fd,
Long financialyearid,
Integer deptid)
returns the planning budget percentage
|
BigDecimal |
AbstractEstimateService.getTotalGrantForYear(FinancialDetail fd)
returns the sanctioned budget for the year
|
BigDecimal |
AbstractEstimateService.getTotalGrantForYear(FinancialDetail fd,
Long financialyearid)
returns the sanctioned budget for the year
|
BigDecimal |
AbstractEstimateService.getTotalGrantForYear(FinancialDetail fd,
Long financialyearid,
Integer deptid)
returns the sanctioned budget for the year
|
BigDecimal |
AbstractEstimateService.getTotalGrantForYearAsOnDate(FinancialDetail fd,
Long financialyearid,
Integer deptid,
Date asOnDate)
returns the sanctioned budget for the year as on the date passed
|
BigDecimal |
DepositWorksUsageService.getTotalUtilizedAmountForDepositWorks(FinancialDetail financialDetail) |
BigDecimal |
DepositWorksUsageService.getTotalUtilizedAmountForDepositWorks(FinancialDetail financialDetail,
Date appDate) |
Boolean |
AbstractEstimateService.isPreviousYearApprRequired(FinancialDetail financialDetail) |
AbstractEstimate |
AbstractEstimateService.persistFinancialDetail(FinancialDetail financialDetail,
AbstractEstimate estimate)
This method performs the required validations and persists the FinancialDetail object
|
boolean |
AbstractEstimateService.releaseBudgetOnReject(FinancialDetail financialDetail) |
boolean |
AbstractEstimateService.releaseDepositWorksAmountOnReject(FinancialDetail financialDetail) |