Class CustomActionForward
java.lang.Object
org.apache.struts.config.BaseConfig
org.apache.struts.config.ForwardConfig
org.apache.struts.action.ActionForward
com.echothree.view.client.web.struts.CustomActionForward
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.apache.struts.config.ForwardConfig
catalog, command, extensionProcessed, inherit, module, name, path, redirect
Fields inherited from class org.apache.struts.config.BaseConfig
configured
-
Constructor Summary
ConstructorsConstructorDescriptionCustomActionForward
(org.apache.struts.action.ActionForward actionForward) Creates a new instance of CustomActionForward -
Method Summary
Methods inherited from class org.apache.struts.config.ForwardConfig
checkCircularInheritance, getCatalog, getCommand, getExtends, getModule, getName, getPath, getRedirect, inheritFrom, isExtensionProcessed, processExtends, setCatalog, setCommand, setExtends, setModule, setName, setPath, setRedirect, toString
Methods inherited from class org.apache.struts.config.BaseConfig
copyProperties, freeze, getProperties, getProperty, inheritProperties, setProperties, setProperty, throwIfConfigured
-
Constructor Details
-
CustomActionForward
Creates a new instance of CustomActionForward
-
-
Method Details
-
setParameters
-