public class ChequeIssueRegisterReportAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Constructor and Description |
|---|
ChequeIssueRegisterReportAction() |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, session, setParameters, setPersistenceService, setRequest, setSession, setupDropdownDataExcluding, setValue, tokenNameaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic void setReportHelper(org.egov.utils.ReportHelper reportHelper)
public void generateReport()
throws net.sf.jasperreports.engine.JRException,
IOException
net.sf.jasperreports.engine.JRExceptionIOExceptionpublic boolean isChequePrintEnabled()
public String generatePdf() throws net.sf.jasperreports.engine.JRException, IOException
net.sf.jasperreports.engine.JRExceptionIOExceptionpublic String generateXls() throws net.sf.jasperreports.engine.JRException, IOException
net.sf.jasperreports.engine.JRExceptionIOExceptionpublic String bankAdviceExcel() throws net.sf.jasperreports.engine.JRException, IOException
net.sf.jasperreports.engine.JRExceptionIOExceptionpublic String ajaxPrint() throws net.sf.jasperreports.engine.JRException, IOException
net.sf.jasperreports.engine.JRExceptionIOExceptionpublic Object getModel()
public void setFromDate(Date fromDate)
public Date getFromDate()
public void setToDate(Date toDate)
public Date getToDate()
public String getFormattedBankName()
public InputStream getInputStream()
public List<ChequeIssueRegisterDisplay> getChequeIssueRegisterList()
public void setChequeIssueRegisterList(List<ChequeIssueRegisterDisplay> chequeIssueRegisterList)
public void setAccountNumber(org.egov.commons.Bankaccount bankAccount)
public org.egov.commons.Bankaccount getAccountNumber()
public void setEgovCommon(org.egov.egf.commons.EgovCommon egovCommon)
public void setUlbName(String ulbName)
public String getUlbName()
public void setBank(String bank)
public String getBank()
public void setDepartment(org.egov.infra.admin.master.entity.Department department)
public org.egov.infra.admin.master.entity.Department getDepartment()
public void setChequeToNumber(String chequeToNumber)
public String getChequeToNumber()
public void setChequeFromNumber(String chequeFromNumber)
public String getChequeFromNumber()
public org.egov.infra.admin.master.service.AppConfigValueService getAppConfigValuesService()
public void setAppConfigValuesService(org.egov.infra.admin.master.service.AppConfigValueService appConfigValuesService)
public boolean isChequePrintingEnabled()
public String getChequePrintAvailableAt()
public boolean isChequeFormatExists()
public void setChequePrintingEnabled(boolean chequePrintingEnabled)
public void setChequePrintAvailableAt(String chequePrintAvailableAt)
public void setChequeFormatExists(boolean chequeFormatExists)
public String getChequeFormat()
public void setChequeFormat(String chequeFormat)
public Long getInstrumentHeaderId()
public void setInstrumentHeaderId(Long instrumentHeaderId)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.