com.google.code.rees.scope.struts2
Class ConversationPrepareRedirectResult

java.lang.Object
  extended by com.google.code.rees.scope.struts2.ConversationPrepareRedirectResult
All Implemented Interfaces:
com.opensymphony.xwork2.Result, Serializable

public class ConversationPrepareRedirectResult
extends Object
implements com.opensymphony.xwork2.Result

Author:
rees.byars, pepsifan81
See Also:
Serialized Form

Constructor Summary
ConversationPrepareRedirectResult()
           
 
Method Summary
 void execute(com.opensymphony.xwork2.ActionInvocation actionInvocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConversationPrepareRedirectResult

public ConversationPrepareRedirectResult()
Method Detail

execute

public void execute(com.opensymphony.xwork2.ActionInvocation actionInvocation)
             throws Exception
Specified by:
execute in interface com.opensymphony.xwork2.Result
Throws:
Exception


Copyright © 2012-2013. All Rights Reserved.