public class SearchChallanAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Constructor and Description |
|---|
SearchChallanAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChallanNumber() |
List |
getChallanStatuses() |
Long |
getDepartmentId() |
Date |
getFromDate() |
Object |
getModel() |
List<org.egov.collection.entity.ReceiptHeader> |
getResults() |
Long |
getServiceCategoryId() |
Long |
getServiceId() |
String |
getSourcePage() |
Integer |
getStatus() |
String |
getTarget() |
Date |
getToDate() |
void |
prepare() |
String |
reset() |
String |
search() |
void |
setChallanNumber(String challanNumber) |
void |
setDepartmentId(Long departmentId) |
void |
setFromDate(Date fromDate) |
void |
setServiceCategoryId(Long serviceCategoryId) |
void |
setServiceId(Long serviceId) |
void |
setStatus(Integer status) |
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, 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, validatepublic Object getModel()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String reset()
public List getChallanStatuses()
public String search()
public Long getServiceId()
public void setServiceId(Long serviceId)
public Date getFromDate()
public void setFromDate(Date fromDate)
public Date getToDate()
public void setToDate(Date toDate)
public Integer getStatus()
public void setStatus(Integer status)
public String getChallanNumber()
public void setChallanNumber(String challanNumber)
public String getTarget()
public List<org.egov.collection.entity.ReceiptHeader> getResults()
public Long getDepartmentId()
public void setDepartmentId(Long departmentId)
public String getSourcePage()
public Long getServiceCategoryId()
public void setServiceCategoryId(Long serviceCategoryId)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.