public class DishonoredChequeAction
extends org.egov.infra.web.struts.actions.SearchFormAction
| Modifier and Type | Field and Description |
|---|---|
protected List<DishonoredChequeBean> |
dishonoredChequeDisplayList |
protected DateFormat |
formatter |
static String |
SEARCH |
| Constructor and Description |
|---|
DishonoredChequeAction() |
getDir, getPage, getPageSize, getSearchResult, getSort, getSortDir, search, setDir, setPage, setPageSize, setSort, setSortDir, setTableIdacceptableParameterName, 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, setFieldErrors, validatepublic static final String SEARCH
protected DateFormat formatter
protected List<DishonoredChequeBean> dishonoredChequeDisplayList
public Object getModel()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic List getBankBranch()
public String show()
public org.egov.infstr.search.SearchQuery prepareQuery(String sortField, String sortOrder)
prepareQuery in class org.egov.infra.web.struts.actions.SearchFormActionpublic String getBankBranchId()
public void setBankBranchId(String bankBranchId)
public Long getAccountCodes()
public void setAccountCodes(Long accountCodes)
public String getInstrumentMode()
public void setInstrumentMode(String instrumentMode)
public String getChequeNo()
public void setChequeNo(String chequeNo)
public Date getChqDDDate()
public void setChqDDDate(Date chqDDDate)
public String getInstallmentIds()
public void setInstallmentIds(String installmentIds)
public org.egov.infra.web.utils.EgovPaginatedList getPaginatedList()
public void setPaginatedList(org.egov.infra.web.utils.EgovPaginatedList paginatedList)
public List<DishonoredChequeBean> getDishonoredChequeDisplayList()
public void setDishonoredChequeDisplayList(List<DishonoredChequeBean> dishonoredChequeDisplayList)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.