public class SearchOnlineReceiptAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Constructor and Description |
|---|
SearchOnlineReceiptAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Date |
getFromDate() |
Object |
getModel() |
List |
getOnlineReceiptStatuses() |
List |
getOnlineReceiptTransitionStatuses() |
Long |
getReferenceId() |
List<org.egov.collection.entity.OnlinePayment> |
getResults() |
Integer |
getSearchTransactionStatus() |
Long |
getServiceTypeId() |
String |
getTarget() |
Date |
getToDate() |
void |
prepare() |
String |
reset() |
String |
search() |
void |
setFromDate(Date fromDate) |
void |
setReferenceId(Long referenceId) |
void |
setSearchTransactionStatus(Integer searchTransactionStatus) |
void |
setServiceTypeId(Long serviceType) |
void |
setToDate(Date toDate) |
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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic Object getModel()
public String reset()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportpublic List getOnlineReceiptStatuses()
public List getOnlineReceiptTransitionStatuses()
public String search()
public List<org.egov.collection.entity.OnlinePayment> getResults()
public Integer getSearchTransactionStatus()
public void setSearchTransactionStatus(Integer searchTransactionStatus)
public Long getServiceTypeId()
public void setServiceTypeId(Long serviceType)
public Long getReferenceId()
public void setReferenceId(Long referenceId)
public Date getFromDate()
public void setFromDate(Date fromDate)
public Date getToDate()
public void setToDate(Date toDate)
public String getTarget()
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.