public class FunctionwiseIEService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SimpleDateFormat |
formatter |
protected SimpleDateFormat |
sdf |
| Constructor and Description |
|---|
FunctionwiseIEService() |
protected SimpleDateFormat sdf
protected SimpleDateFormat formatter
public String getFilterQueryVoucher(ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic String getFilterQueryVoucherAsOnDate(ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic String getFilterQueryVoucherAsOnPreviousYearDate(ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic String getFilterQueryGL(ReportSearch reportSearch)
public void getMajorCodeList(FunctionwiseIE functionwiseIE, ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic List<String> getMinorCodeList(ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic List<CommonReportBean> getMinorAndMajorCodeList(ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
reportSearch - org.egov.infra.exception.ApplicationExceptionParseException - for Main report getMajor Code and Minor Code for Sub Report get only minor codepublic List<CommonReportBean> getMinorAndMajorCodeListForCapitalExp(ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
reportSearch - org.egov.infra.exception.ApplicationExceptionParseException - for Main report getMajor Code and Minor Code for Sub Report get only minor codepublic List<CommonReportBean> getIncomeMinorAndMajorCodeList(ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic void getAmountList(FunctionwiseIE functionwiseIE, ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic List<CommonReportBean> getAmountListForMinorCode(FunctionwiseIE functionwiseIE, ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic List<CommonReportBean> getPreviousYearAmountListForMinorCode(FunctionwiseIE functionwiseIE, ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic void populateData(FunctionwiseIE functionwiseIE, ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic List<CommonReportBean> populateDataWithBudget(FunctionwiseIE functionwiseIE, ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic List<CommonReportBean> populateIncomeDataWithBudget(FunctionwiseIE functionwiseIE, ReportSearch reportSearch) throws org.egov.infra.exception.ApplicationException, ParseException
org.egov.infra.exception.ApplicationExceptionParseExceptionpublic void setReportSearch(ReportSearch reportSearch)
public BigDecimal round(BigDecimal value)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.