| Package | Description |
|---|---|
| org.egov.services.report | |
| org.egov.utils |
| Modifier and Type | Method and Description |
|---|---|
List<CommonReportBean> |
FunctionwiseIEService.getAmountListForMinorCode(FunctionwiseIE functionwiseIE,
ReportSearch reportSearch) |
List<CommonReportBean> |
FunctionwiseIEService.getIncomeMinorAndMajorCodeList(ReportSearch reportSearch) |
List<CommonReportBean> |
FunctionwiseIEService.getMinorAndMajorCodeList(ReportSearch reportSearch) |
List<CommonReportBean> |
FunctionwiseIEService.getMinorAndMajorCodeListForCapitalExp(ReportSearch reportSearch) |
List<CommonReportBean> |
FunctionwiseIEService.getPreviousYearAmountListForMinorCode(FunctionwiseIE functionwiseIE,
ReportSearch reportSearch) |
List<CommonReportBean> |
FunctionwiseIEService.populateDataWithBudget(FunctionwiseIE functionwiseIE,
ReportSearch reportSearch) |
List<CommonReportBean> |
FunctionwiseIEService.populateIncomeDataWithBudget(FunctionwiseIE functionwiseIE,
ReportSearch reportSearch) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.jasperreports.engine.JasperPrint |
ReportHelper.exportDeptwise(List<CommonReportBean> ieWithBudgetList,
String cityName,
ReportSearch reportSearch,
String heading) |
net.sf.jasperreports.engine.JasperPrint |
ReportHelper.exportDetailwise(List<CommonReportBean> ieWithBudgetList,
String cityName,
ReportSearch reportSearch,
String heading) |
net.sf.jasperreports.engine.JasperPrint |
ReportHelper.exportMajorAndMinorCodewise(List<CommonReportBean> ieWithBudgetList,
String cityName,
ReportSearch reportSearch,
String heading) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.