|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectActionConfig
ActionMapping
PageFlowRequestProcessor.ExceptionHandledActionMapping
protected static class PageFlowRequestProcessor.ExceptionHandledActionMapping
Used by PageFlowRequestProcessor.processMapping(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String). Its main job is to return
PageFlowRequestProcessor.ExceptionHandledAction as the type.
| Field Summary |
|---|
| Fields inherited from class ActionConfig |
|---|
attribute, configured, exceptions, forward, forwards, include, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate |
| Constructor Summary | |
|---|---|
PageFlowRequestProcessor.ExceptionHandledActionMapping(String actionPath,
ActionForward fwd)
|
|
| Method Summary | |
|---|---|
ActionForward |
getActionForward()
|
String |
getType()
|
boolean |
getValidate()
|
| Methods inherited from class ActionMapping |
|---|
findException, findForward, findForwards, getInputForward |
| Methods inherited from class ActionConfig |
|---|
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 inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PageFlowRequestProcessor.ExceptionHandledActionMapping(String actionPath,
ActionForward fwd)
| Method Detail |
|---|
public String getType()
getType in class ActionConfigpublic ActionForward getActionForward()
public boolean getValidate()
getValidate in class ActionConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||