public abstract class ReportService extends Object
| Constructor and Description |
|---|
ReportService() |
public List<org.egov.commons.Fund> getFunds()
public BigDecimal divideAndRound(BigDecimal value, BigDecimal divisor)
protected abstract void addRowsToStatement(Statement balanceSheet, Statement assets, Statement liabilities)
protected List<StatementResultObject> getAllGlCodesFor(String scheduleReportType)
protected BigDecimal zeroOrValue(BigDecimal value)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.