Class ShowConstantsAction
java.lang.Object
org.apache.struts2.ActionSupport
org.apache.struts2.config_browser.ActionNamesAction
org.apache.struts2.config_browser.ShowConstantsAction
- All Implemented Interfaces:
Serializable
,Action
,ValidationAware
,LocaleProvider
,TextProvider
,Validateable
Shows all constants as loaded by Struts
- See Also:
-
Field Summary
Fields inherited from class org.apache.struts2.config_browser.ActionNamesAction
configHelper
Fields inherited from class org.apache.struts2.ActionSupport
container
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.config_browser.ActionNamesAction
execute, getActionNames, getConfig, getExtension, getNamespace, getNamespaces, index, redirect, setConfigurationHelper, setExtension, setNamespace
Methods inherited from class org.apache.struts2.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, setFieldErrors, toLocale, validate
-
Constructor Details
-
ShowConstantsAction
public ShowConstantsAction()
-
-
Method Details
-
setContainer
- Overrides:
setContainer
in classActionSupport
-
getConstants
-