Class ShowConfigAction
java.lang.Object
org.apache.struts2.ActionSupport
org.apache.struts2.config_browser.ActionNamesAction
org.apache.struts2.config_browser.ShowConfigAction
- All Implemented Interfaces:
- Serializable,- Action,- ValidationAware,- LocaleProvider,- TextProvider,- Validateable
ShowConfigAction
- See Also:
- 
Field SummaryFields inherited from class org.apache.struts2.config_browser.ActionNamesActionconfigHelperFields inherited from class org.apache.struts2.ActionSupportcontainer
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionexecute()voidsetActionName(String actionName) voidsetDetailView(String detailView) voidsetNamespace(String namespace) voidvoidstripPackage(Class clazz) Methods inherited from class org.apache.struts2.config_browser.ActionNamesActiongetConfig, getExtension, getNamespaces, index, redirect, setConfigurationHelper, setExtensionMethods inherited from class org.apache.struts2.ActionSupportaddActionError, 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, toLocale, validate
- 
Constructor Details- 
ShowConfigActionpublic ShowConfigAction()
 
- 
- 
Method Details- 
getDetailView
- 
setDetailView
- 
getActionNames- Overrides:
- getActionNamesin class- ActionNamesAction
 
- 
getNamespace- Overrides:
- getNamespacein class- ActionNamesAction
 
- 
setObjectFactory
- 
setReflectionProvider
- 
stripPackage
- 
setNamespace- Overrides:
- setNamespacein class- ActionNamesAction
 
- 
getActionName
- 
setActionName
- 
getConfig
- 
getProperties
- 
execute- Specified by:
- executein interface- Action
- Overrides:
- executein class- ActionNamesAction
- Throws:
- Exception
 
 
-