Class BasePartyActionForm
java.lang.Object
org.apache.struts.action.ActionForm
com.echothree.view.client.web.struts.BaseActionForm
com.echothree.view.client.web.struts.BasePartyActionForm
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BasePersonActionForm
- See Also:
-
Field Summary
Fields inherited from class com.echothree.view.client.web.struts.BaseActionForm
userVisitPKFields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.apache.struts.util.LabelValueBean> List<org.apache.struts.util.LabelValueBean> List<org.apache.struts.util.LabelValueBean> List<org.apache.struts.util.LabelValueBean> voidsetCurrencyChoice(String currencyChoice) voidsetDateTimeFormatChoice(String dateTimeFormatChoice) voidsetLanguageChoice(String languageChoice) voidsetTimeZoneChoice(String timeZoneChoice) Methods inherited from class com.echothree.view.client.web.struts.BaseActionForm
convertChoices, getDtIdAttribute, getDtOrderParameter, getDtPageParameter, getDtSortParameter, getSubmitButton, reset, saveDtParameters, setDtIdAttribute, setDtOrderParameter, setDtPageParameter, setDtSortParameter, setSubmitButton, validateMethods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate, validate
-
Constructor Details
-
BasePartyActionForm
public BasePartyActionForm()Creates a new instance of BasePartyActionForm
-
-
Method Details
-
getCurrencyChoices
-
setCurrencyChoice
-
getCurrencyChoice
-
getDateTimeFormatChoices
-
setDateTimeFormatChoice
-
getDateTimeFormatChoice
-
getLanguageChoices
-
setLanguageChoice
-
getLanguageChoice
-
getTimeZoneChoices
-
setTimeZoneChoice
-
getTimeZoneChoice
-