public class IncomeExpenditureService extends ReportService
| Constructor and Description |
|---|
IncomeExpenditureService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRowsToStatement(Statement balanceSheet,
Statement assets,
Statement liabilities) |
FunctionwiseIEService |
getFunctionwiseIEService() |
void |
populateCurrentYearAmountPerFund(Statement statement,
String filterQuery,
Date toDate,
Date fromDate,
String scheduleReportType) |
void |
populateIEStatement(Statement ie) |
void |
setFunctionwiseIEService(FunctionwiseIEService functionwiseIEService) |
computeCurrentYearTotals, divideAndRound, getAllGlCodesFor, getAppConfigValueFor, getFilterQuery, getFormattedDate, getFormattedDate2, getFromDate, getfundList, getFundNameForId, getFunds, getGlcodeForPurposeCode, getPreviousYearFor, getSubSchedule, getToDate, getTransactionQuery, populateSchedule, zeroOrValuepublic FunctionwiseIEService getFunctionwiseIEService()
public void setFunctionwiseIEService(FunctionwiseIEService functionwiseIEService)
protected void addRowsToStatement(Statement balanceSheet, Statement assets, Statement liabilities)
addRowsToStatement in class ReportServicepublic void populateIEStatement(Statement ie)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.