Class ShowValidatorAction
java.lang.Object
com.opensymphony.xwork2.ActionSupport
org.apache.struts2.config_browser.ListValidatorsAction
org.apache.struts2.config_browser.ShowValidatorAction
- All Implemented Interfaces:
Action
,ValidationAware
,LocaleProvider
,TextProvider
,Validateable
,Serializable
ShowValidatorAction
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.opensymphony.xwork2.ActionSupport
container
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.config_browser.ListValidatorsAction
getClazz, getContext, getValidators, index, loadValidators, setActionValidatorManager, setClazz, setContext, stripPackage, stripPackage
Methods inherited from class com.opensymphony.xwork2.ActionSupport
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getContainer, getFieldErrors, getFormatted, getLocale, getLocaleProvider, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTextProvider, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate
-
Constructor Details
-
ShowValidatorAction
public ShowValidatorAction()
-
-
Method Details
-
setReflectionProvider
-
setReflectionContextFactory
-
getSelected
public int getSelected() -
setSelected
public void setSelected(int selected) -
getProperties
-
getSelectedValidator
-
execute
- Specified by:
execute
in interfaceAction
- Overrides:
execute
in classListValidatorsAction
- Throws:
Exception
-