public class ShowConfigAction extends ActionNamesAction
configHelper| Constructor and Description |
|---|
ShowConfigAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String |
getActionName() |
Set<String> |
getActionNames() |
com.opensymphony.xwork2.config.entities.ActionConfig |
getConfig() |
String |
getDetailView() |
String |
getNamespace() |
PropertyDescriptor[] |
getProperties() |
void |
setActionName(String actionName) |
void |
setDetailView(String detailView) |
void |
setNamespace(String namespace) |
void |
setObjectFactory(com.opensymphony.xwork2.ObjectFactory fac) |
void |
setReflectionProvider(com.opensymphony.xwork2.util.reflection.ReflectionProvider prov) |
String |
stripPackage(Class clazz) |
getConfig, getExtension, getNamespaces, index, redirect, setConfigurationHelper, setExtensionaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic String getDetailView()
public void setDetailView(String detailView)
public Set<String> getActionNames()
getActionNames in class ActionNamesActionpublic String getNamespace()
getNamespace in class ActionNamesActionpublic void setObjectFactory(com.opensymphony.xwork2.ObjectFactory fac)
public void setReflectionProvider(com.opensymphony.xwork2.util.reflection.ReflectionProvider prov)
public void setNamespace(String namespace)
setNamespace in class ActionNamesActionpublic String getActionName()
public void setActionName(String actionName)
public com.opensymphony.xwork2.config.entities.ActionConfig getConfig()
public PropertyDescriptor[] getProperties()
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class ActionNamesActionExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.