|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.opensymphony.webwork.config_browser.ActionNamesAction
com.opensymphony.webwork.config_browser.ShowConfigAction
public class ShowConfigAction
ShowConfigAction
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ShowConfigAction()
|
|
| Method Summary | |
|---|---|
String |
execute()
|
String |
getActionName()
|
Set |
getActionNames()
|
com.opensymphony.xwork.config.entities.ActionConfig |
getConfig()
|
String |
getDetailView()
|
String |
getNamespace()
|
PropertyDescriptor[] |
getProperties()
|
void |
setActionName(String actionName)
|
void |
setDetailView(String detailView)
|
void |
setNamespace(String namespace)
|
String |
stripPackage(Class clazz)
|
| Methods inherited from class com.opensymphony.webwork.config_browser.ActionNamesAction |
|---|
getConfig, getExtension, getNamespaces |
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doDefault, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, 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 ShowConfigAction()
| Method Detail |
|---|
public String getDetailView()
public void setDetailView(String detailView)
public Set getActionNames()
getActionNames in class ActionNamesActionpublic String getNamespace()
getNamespace in class ActionNamesActionpublic String stripPackage(Class clazz)
public void setNamespace(String namespace)
setNamespace in class ActionNamesActionpublic String getActionName()
public void setActionName(String actionName)
public com.opensymphony.xwork.config.entities.ActionConfig getConfig()
public PropertyDescriptor[] getProperties()
public String execute()
throws Exception
execute in interface com.opensymphony.xwork.Actionexecute in class ActionNamesActionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||