public class FunctionwiseIEAction extends ReportAction
| Modifier and Type | Field and Description |
|---|---|
protected InputStream |
inputStream |
formatter, headerFields, mandatoryFields, REPORT, reportSearch, schemeList, sdf| Constructor and Description |
|---|
FunctionwiseIEAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
beforesearch() |
String |
beforeSearchWithBudget() |
String |
deptWiseIEWithBudget() |
String |
detailWiseIEWithBudget() |
String |
exportDeptwise() |
String |
exportDetailwise() |
String |
exportMajorAndMinorCodewise() |
String |
generateFunctionwiseIEHtml() |
String |
generateFunctionwiseIEPdf() |
String |
generateFunctionwiseIEXls() |
org.egov.commons.dao.FinancialYearDAO |
getFinancialYearDAO() |
org.egov.egf.model.FunctionwiseIE |
getFunctionwiseIE() |
String |
getHeading() |
List<org.egov.egf.model.CommonReportBean> |
getIeWithBudgetList() |
InputStream |
getInputStream() |
protected String |
getMessage(String key) |
Object |
getModel() |
Date |
getTodayDate() |
String |
getvalue(String incExp) |
void |
populateDataSource(org.egov.egf.model.ReportSearch reportSearch) |
void |
populateDataSourceWithBudget(org.egov.egf.model.ReportSearch reportSearch) |
void |
prepare() |
void |
preparebeforesearchWithBudget() |
String |
search() |
String |
searchWithBudget() |
void |
setCityService(org.egov.infra.admin.master.service.CityService cityService) |
void |
setFinancialYearDAO(org.egov.commons.dao.FinancialYearDAO financialYearDAO) |
void |
setFunctionwiseIEService(org.egov.services.report.FunctionwiseIEService functionwiseIEService) |
void |
setHeading(String heading) |
void |
setIeWithBudgetList(List<org.egov.egf.model.CommonReportBean> ieWithBudgetList) |
void |
setReportHelper(org.egov.utils.ReportHelper reportHelper) |
void |
setTodayDate(Date todayDate) |
void |
validate() |
ajaxLoadSchemes, ajaxLoadSubSchemes, checkMandatoryField, getHeaderFields, getReportSearch, getSchemeList, isFieldMandatory, setReportSearch, shouldShowHeaderFieldacceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, session, setParameters, setPersistenceService, setRequest, setSession, setupDropdownDataExcluding, setValue, tokenNameaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, execute, getActionErrors, getActionMessages, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected InputStream inputStream
public org.egov.commons.dao.FinancialYearDAO getFinancialYearDAO()
public void setFinancialYearDAO(org.egov.commons.dao.FinancialYearDAO financialYearDAO)
public void setCityService(org.egov.infra.admin.master.service.CityService cityService)
public void setFunctionwiseIEService(org.egov.services.report.FunctionwiseIEService functionwiseIEService)
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class ReportActionpublic void preparebeforesearchWithBudget()
public Object getModel()
getModel in interface com.opensymphony.xwork2.ModelDriven<Object>getModel in class ReportActionpublic String beforesearch()
public String beforeSearchWithBudget()
public String exportMajorAndMinorCodewise()
public String exportDeptwise()
public String exportDetailwise()
public String getHeading()
public void setHeading(String heading)
public String generateFunctionwiseIEHtml() throws Exception
Exceptionpublic String generateFunctionwiseIEPdf() throws Exception
Exceptionpublic String generateFunctionwiseIEXls() throws Exception
Exceptionpublic void populateDataSource(org.egov.egf.model.ReportSearch reportSearch)
throws Exception
Exceptionpublic void populateDataSourceWithBudget(org.egov.egf.model.ReportSearch reportSearch)
throws Exception
Exceptionpublic List<org.egov.egf.model.CommonReportBean> getIeWithBudgetList()
public void setIeWithBudgetList(List<org.egov.egf.model.CommonReportBean> ieWithBudgetList)
public InputStream getInputStream()
public void setReportHelper(org.egov.utils.ReportHelper reportHelper)
public void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class ReportActionpublic org.egov.egf.model.FunctionwiseIE getFunctionwiseIE()
public Date getTodayDate()
public void setTodayDate(Date todayDate)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.