public class ReceiptPaymentReportAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
static SimpleDateFormat |
DDMMYYYYFORMATS |
protected org.egov.commons.dao.FinancialYearHibernateDAO |
financialYearDAO |
static Locale |
LOCALE |
| Constructor and Description |
|---|
ReceiptPaymentReportAction() |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, prepare, 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, setFieldErrors, validateprotected org.egov.commons.dao.FinancialYearHibernateDAO financialYearDAO
public static final Locale LOCALE
public static final SimpleDateFormat DDMMYYYYFORMATS
public Object getModel()
public String newForm()
public String search()
public String searchDetail()
public void fetchDetailDataAndPopulate()
public void fetchDataAndPopulate()
public void populateConsolidatedReport()
protected void setRelatedEntitesOn()
public String exportReceiptPaymentScheduleXls() throws Exception
Exceptionpublic String exportReceiptPaymentSchedulePdf() throws Exception
Exceptionpublic void computeCurrentYearTotals(org.egov.egf.model.Statement receipt)
public void populateConsolidatedScheduleReport()
public String getCurrentYearToDate()
public String getPreviousYearToDate()
public void setFinancialYearDAO(org.egov.commons.dao.FinancialYearHibernateDAO financialYearDAO)
public void setHeader(StringBuffer header)
public void setInputStream(InputStream inputStream)
public void setReceiptPayment(org.egov.egf.model.Statement receiptPayment)
public void setReportHelper(org.egov.utils.ReportHelper reportHelper)
public void setRpService(org.egov.services.report.RPService rpService)
public void setScheduleNo(String scheduleNo)
public void setTodayDate(Date todayDate)
public org.egov.commons.dao.FinancialYearHibernateDAO getFinancialYearDAO()
public StringBuffer getHeader()
public InputStream getInputStream()
public org.egov.egf.model.Statement getReceiptPayment()
public org.egov.utils.ReportHelper getReportHelper()
public org.egov.services.report.RPService getRpService()
public String getScheduleNo()
public Date getTodayDate()
public String getUlbName()
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.