public class BoundaryWisePropUsgeDemandAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Constructor and Description |
|---|
BoundaryWisePropUsgeDemandAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<Integer,TreeMap<Integer,BoundryWisePropUsgeBean>> |
getBndryMap() |
String |
getBndryParamStr() |
List |
getBndryPropUseList() |
BoundaryWisePropUsgeDelegate |
getBndryPropUsgeDelgte() |
String |
getIsPrint() |
Object |
getModel() |
Map |
getParameters() |
String |
getParameterValue(String param) |
String |
getWardParam() |
Map<Integer,Map<String,BoundryWisePropUsgeBean>> |
getZoneMap() |
void |
setBndryMap(Map<Integer,TreeMap<Integer,BoundryWisePropUsgeBean>> bndryMap) |
void |
setBndryParamStr(String bndryParamStr) |
void |
setBndryPropUseList(List bndryPropUseList) |
void |
setBndryPropUsgeDelgte(BoundaryWisePropUsgeDelegate bndryPropUsgeDelgte) |
void |
setIsPrint(String isPrint) |
void |
setParameters(Map parameters) |
void |
setWardParam(String wardParam) |
void |
setZoneMap(Map<Integer,Map<String,BoundryWisePropUsgeBean>> zoneMap) |
acceptableParameterName, addDropdownData, addRelatedEntity, addRelatedEntity, getDropdownData, getOrdering, getPersistenceService, getRelationships, getSession, prepare, session, 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, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic String execute() throws org.egov.infra.exception.ApplicationException
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportorg.egov.infra.exception.ApplicationExceptionpublic Map<Integer,TreeMap<Integer,BoundryWisePropUsgeBean>> getBndryMap()
public void setBndryMap(Map<Integer,TreeMap<Integer,BoundryWisePropUsgeBean>> bndryMap)
public List getBndryPropUseList()
public void setBndryPropUseList(List bndryPropUseList)
public Map<Integer,Map<String,BoundryWisePropUsgeBean>> getZoneMap()
public void setZoneMap(Map<Integer,Map<String,BoundryWisePropUsgeBean>> zoneMap)
public Map getParameters()
public void setParameters(Map parameters)
setParameters in interface org.apache.struts2.interceptor.ParameterAwaresetParameters in class org.egov.infra.web.struts.actions.BaseFormActionpublic BoundaryWisePropUsgeDelegate getBndryPropUsgeDelgte()
public void setBndryPropUsgeDelgte(BoundaryWisePropUsgeDelegate bndryPropUsgeDelgte)
public String getBndryParamStr()
public void setBndryParamStr(String bndryParamStr)
public Object getModel()
public String getWardParam()
public void setWardParam(String wardParam)
public String getIsPrint()
public void setIsPrint(String isPrint)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.