- java.lang.Object
-
- com.opensymphony.xwork2.ActionSupport
-
- de.grobmeier.json.plugins.struts2.TestAction
-
-
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
Constructors
| Constructor and Description |
TestAction() |
-
Method Summary
-
Methods inherited from class com.opensymphony.xwork2.ActionSupport
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate
-
-
Constructor Detail
-
TestAction
public TestAction()
-
Method Detail
-
execute
public String execute()
- Specified by:
execute in interface com.opensymphony.xwork2.Action
- Overrides:
execute in class com.opensymphony.xwork2.ActionSupport
-
getTest
public String getTest()
Copyright © 2013 Christian Grobmeier Software. All Rights Reserved.