mock.action
クラス MockAction1

java.lang.Object
  上位を拡張 org.seasar.cubby.action.Action
      上位を拡張 mock.action.MockAction1

public class MockAction1
extends Action


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

コンストラクタの詳細

MockAction1

public MockAction1()
メソッドの詳細

index

public ActionResult index()
                   throws Exception
例外:
Exception


Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.