public class PartyTypeAction
extends org.egov.infra.web.struts.actions.BaseFormAction
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
LOGGER |
protected static String |
REQUIRED |
| Constructor and Description |
|---|
PartyTypeAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
beforeModify() |
String |
beforeSearch() |
String |
create() |
String |
edit() |
boolean |
getCheckCode() |
Object |
getModel() |
List<org.egov.commons.EgPartytype> |
getPartySearchList() |
org.egov.commons.EgPartytype |
getPartyType() |
List<org.egov.commons.EgPartytype> |
getPartyTypeList() |
String |
getShowMode() |
String |
getSuccess() |
boolean |
isClose() |
String |
newform() |
void |
prepare() |
String |
search() |
void |
setClose(boolean close) |
void |
setPartySearchList(List<org.egov.commons.EgPartytype> partySearchList) |
void |
setPartyType(org.egov.commons.EgPartytype partyType) |
void |
setPartyTypeList(List<org.egov.commons.EgPartytype> partyTypeList) |
void |
setShowMode(String showMode) |
void |
setSuccess(String success) |
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, validateprotected static final String REQUIRED
protected static final org.apache.log4j.Logger LOGGER
public Object getModel()
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparableprepare in class org.egov.infra.web.struts.actions.BaseFormActionpublic String newform()
public String create()
public String edit()
public String beforeSearch()
public String search()
public String beforeModify()
public boolean getCheckCode()
public org.egov.commons.EgPartytype getPartyType()
public void setPartyType(org.egov.commons.EgPartytype partyType)
public boolean isClose()
public void setClose(boolean close)
public String getShowMode()
public void setShowMode(String showMode)
public List<org.egov.commons.EgPartytype> getPartyTypeList()
public void setPartyTypeList(List<org.egov.commons.EgPartytype> partyTypeList)
public List<org.egov.commons.EgPartytype> getPartySearchList()
public void setPartySearchList(List<org.egov.commons.EgPartytype> partySearchList)
public String getSuccess()
public void setSuccess(String success)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.