Serializable
public class MockActionMapping
extends org.apache.struts.action.ActionMapping
actionId, attribute, cancellable, catalog, command, exceptions, extensionProcessed, forward, forwards, include, inherit, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate
Constructor | Description |
---|---|
MockActionMapping() |
Modifier and Type | Method | Description |
---|---|---|
org.apache.struts.action.ActionForward |
findForward(String name) |
|
org.apache.struts.action.ActionForward |
getActionForward() |
addExceptionConfig, addForwardConfig, checkCircularInheritance, findException, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getActionId, getAttribute, getCancellable, getCatalog, getCommand, getExtends, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, inheritExceptionHandlers, inheritForwards, inheritFrom, isExtensionProcessed, processExtends, removeExceptionConfig, removeForwardConfig, setActionId, setAttribute, setCancellable, setCatalog, setCommand, setExtends, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setRoles, setScope, setSuffix, setType, setUnknown, setValidate, toString
public org.apache.struts.action.ActionForward findForward(String name)
findForward
in class org.apache.struts.action.ActionMapping
public org.apache.struts.action.ActionForward getActionForward()
Copyright © 2002–2019 itracker. All rights reserved.