public class DefaultersReportAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
org.egov.ptis.client.util.PropertyTaxUtil |
propertyTaxUtil |
static String |
RESULT_SEARCH |
| Constructor and Description |
|---|
DefaultersReportAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
getDefaultersList()
Invoked by Defaulters Report.
|
String |
getFromDemand() |
Integer |
getLimit() |
Object |
getModel() |
Map<String,String> |
getOwnerShipMap() |
String |
getOwnerShipType() |
String |
getToDemand() |
Long |
getWardId() |
void |
prepare() |
String |
search() |
void |
setFromDemand(String fromDemand) |
void |
setLimit(Integer limit) |
void |
setOwnerShipMap(Map<String,String> ownerShipMap) |
void |
setOwnerShipType(String ownerShipType) |
void |
setToDemand(String toDemand) |
void |
setWardId(Long wardId) |
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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic static final String RESULT_SEARCH
@Autowired public org.egov.ptis.client.util.PropertyTaxUtil propertyTaxUtil
public Object getModel()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String search()
public void getDefaultersList()
throws IOException
IOExceptionpublic Long getWardId()
public void setWardId(Long wardId)
public String getFromDemand()
public void setFromDemand(String fromDemand)
public String getToDemand()
public void setToDemand(String toDemand)
public Integer getLimit()
public void setLimit(Integer limit)
public String getOwnerShipType()
public void setOwnerShipType(String ownerShipType)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.