|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectExceptionConfig
PageFlowExceptionConfig
public class PageFlowExceptionConfig
Customization of the standard Struts class that corrresponds to
Field Summary
Fields inherited from class ExceptionConfig
bundle, configured, handler, key, path, scope, type
Constructor Summary
PageFlowExceptionConfig()
Method Summary
String
getDefaultMessage()
boolean
isHandlerMethod()
boolean
isPathContextRelative()
boolean
isReadonly()
void
setDefaultMessage(String defaultMessage)
void
setIsHandlerMethod(boolean handlerMethod)
void
setIsPathContextRelative(boolean pathContextRelative)
void
setReadonly(boolean readonly)
Methods inherited from class ExceptionConfig
freeze, getBundle, getHandler, getKey, getPath, getScope, getType, setBundle, setHandler, setKey, setPath, setScope, setType, toString
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
PageFlowExceptionConfig
public PageFlowExceptionConfig()
Method Detail
isHandlerMethod
public boolean isHandlerMethod()
setIsHandlerMethod
public void setIsHandlerMethod(boolean handlerMethod)
getDefaultMessage
public String getDefaultMessage()
setDefaultMessage
public void setDefaultMessage(String defaultMessage)
isPathContextRelative
public boolean isPathContextRelative()
setIsPathContextRelative
public void setIsPathContextRelative(boolean pathContextRelative)
isReadonly
public boolean isReadonly()
setReadonly
public void setReadonly(boolean readonly)
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD