org.seasar.cubby.action
クラス ForwardTest.MockAction

java.lang.Object
  上位を拡張 org.seasar.cubby.action.Action
      上位を拡張 org.seasar.cubby.action.ForwardTest.MockAction
含まれているクラス:
ForwardTest

public static class ForwardTest.MockAction
extends org.seasar.cubby.action.Action


フィールドの概要
 
クラス org.seasar.cubby.action.Action から継承されたフィールド
errors, flash
 
コンストラクタの概要
ForwardTest.MockAction()
           
 
メソッドの概要
 org.seasar.cubby.action.ActionResult dummy()
           
 boolean isPostrendered()
           
 boolean isPrerendered()
           
 void postrender()
           
 void prerender()
           
 
クラス org.seasar.cubby.action.Action から継承されたメソッド
getErrors, getFlash, initialize, setErrors, setFlash
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ForwardTest.MockAction

public ForwardTest.MockAction()
メソッドの詳細

prerender

public void prerender()
オーバーライド:
クラス org.seasar.cubby.action.Action 内の prerender

postrender

public void postrender()
オーバーライド:
クラス org.seasar.cubby.action.Action 内の postrender

isPrerendered

public boolean isPrerendered()

isPostrendered

public boolean isPostrendered()

dummy

public org.seasar.cubby.action.ActionResult dummy()


Copyright ツゥ 2006-2008 The Seasar Foundation. All Rights Reserved.