|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.webwork.dispatcher.WebWorkResultSupport
com.opensymphony.webwork.dispatcher.ServletRedirectResult
com.jivesoftware.base.action.util.Flash
public class Flash
A webwork result type mimicking the Flash Scope when used in conjunction with used in conjunction with
FlashInterceptor
.
FlashInterceptor
,
Serialized FormField Summary |
---|
Fields inherited from class com.opensymphony.webwork.dispatcher.ServletRedirectResult |
---|
prependServletContext |
Fields inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport |
---|
DEFAULT_PARAM, encode, location, parse |
Fields inherited from interface com.opensymphony.webwork.WebWorkStatics |
---|
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER |
Constructor Summary | |
---|---|
Flash()
|
Method Summary | |
---|---|
protected void |
doExecute(java.lang.String finalLocation,
com.opensymphony.xwork.ActionInvocation invocation)
|
Methods inherited from class com.opensymphony.webwork.dispatcher.ServletRedirectResult |
---|
setPrependServletContext |
Methods inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport |
---|
conditionalParse, execute, setEncode, setLocation, setParse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Flash()
Method Detail |
---|
protected void doExecute(java.lang.String finalLocation, com.opensymphony.xwork.ActionInvocation invocation) throws java.lang.Exception
doExecute
in class com.opensymphony.webwork.dispatcher.ServletRedirectResult
java.lang.Exception
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |