ActionMapping
Used by PageFlowRequestProcessor.GlobalAppActionMapping.processMapping(HttpServletRequest, HttpServletResponse, String)
. Its main job is to return
as the type.
Object
ActionConfig
ActionMapping
PageFlowRequestProcessor.GlobalAppActionMapping
Serializable
PageFlowRequestProcessor
Field Summary |
Fields from org.apache.struts.config. |
attribute, configured, exceptions, forward, forwards, include, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate |
Constructor Summary |
Method Summary |
public |
|
public boolean |
Methods from org.apache.struts.action. |
findException, findForward, findForwards, getInputForward |
Methods from org.apache.struts.config. |
addExceptionConfig, addForwardConfig, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getApplicationConfig, getAttribute, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getUnknown, removeExceptionConfig, removeForwardConfig, setApplicationConfig, setAttribute, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setRoles, setScope, setSuffix, setType, setUnknown, setValidate, toString |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PageFlowRequestProcessor.GlobalAppActionMapping(String
actionPath)
Method Detail |
public String
getType()
public boolean getValidate()