|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
org.apache.struts2.config_browser.ListValidatorsAction
org.apache.struts2.config_browser.ShowValidatorAction
public class ShowValidatorAction
ShowValidatorAction
Nested Class Summary | |
---|---|
static class |
ShowValidatorAction.PropertyInfo
|
Field Summary |
---|
Fields inherited from class com.opensymphony.xwork2.ActionSupport |
---|
LOG |
Fields inherited from interface com.opensymphony.xwork2.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
ShowValidatorAction()
|
Method Summary | |
---|---|
java.lang.String |
execute()
|
java.util.Set |
getProperties()
|
int |
getSelected()
|
com.opensymphony.xwork2.validator.Validator |
getSelectedValidator()
|
void |
setSelected(int selected)
|
Methods inherited from class org.apache.struts2.config_browser.ListValidatorsAction |
---|
getClazz, getContext, getValidators, loadValidators, setClazz, setContext, stripPackage, stripPackage |
Methods inherited from class com.opensymphony.xwork2.ActionSupport |
---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, input, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowValidatorAction()
Method Detail |
---|
public int getSelected()
public void setSelected(int selected)
public java.util.Set getProperties()
public com.opensymphony.xwork2.validator.Validator getSelectedValidator()
public java.lang.String execute() throws java.lang.Exception
execute
in interface com.opensymphony.xwork2.Action
execute
in class ListValidatorsAction
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |