public class DishonoredChequeReportAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList |
dishonoredChequeDisplayList |
protected DateFormat |
formatter |
| Constructor and Description |
|---|
DishonoredChequeReportAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
ajaxSearch() |
com.exilant.eGov.src.reports.DishonoredChequeReport |
getDishonoredCheque() |
ArrayList |
getDishonoredChequeDisplayList() |
com.exilant.eGov.src.reports.DishonoredChequeBean |
getDishonoredChequeReport() |
String |
getHeading() |
Object |
getModel() |
String |
getShowMode() |
String |
newForm() |
void |
prepareNewForm() |
void |
setDishonoredCheque(com.exilant.eGov.src.reports.DishonoredChequeReport dishonoredCheque) |
void |
setDishonoredChequeDisplayList(ArrayList dishonoredChequeDisplayList) |
void |
setDishonoredChequeReport(com.exilant.eGov.src.reports.DishonoredChequeBean dishonoredChequeReport) |
void |
setHeading(String heading) |
void |
setShowMode(String showMode) |
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, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected DateFormat formatter
protected ArrayList dishonoredChequeDisplayList
public Object getModel()
public void prepareNewForm()
public String newForm()
public String ajaxSearch() throws com.exilant.exility.common.TaskFailedException
com.exilant.exility.common.TaskFailedExceptionpublic String getHeading()
public void setHeading(String heading)
public com.exilant.eGov.src.reports.DishonoredChequeBean getDishonoredChequeReport()
public void setDishonoredChequeReport(com.exilant.eGov.src.reports.DishonoredChequeBean dishonoredChequeReport)
public com.exilant.eGov.src.reports.DishonoredChequeReport getDishonoredCheque()
public void setDishonoredCheque(com.exilant.eGov.src.reports.DishonoredChequeReport dishonoredCheque)
public ArrayList getDishonoredChequeDisplayList()
public void setDishonoredChequeDisplayList(ArrayList dishonoredChequeDisplayList)
public String getShowMode()
public void setShowMode(String showMode)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.