org.seasar.cubby.util
クラス Hoge1Action

java.lang.Object
  上位を拡張 org.seasar.cubby.action.Action
      上位を拡張 org.seasar.cubby.util.Hoge1Action

public class Hoge1Action
extends Action


フィールドの概要
 
クラス org.seasar.cubby.action.Action から継承されたフィールド
errors, flash
 
コンストラクタの概要
Hoge1Action()
           
 
メソッドの概要
 ActionResult index()
           
 ActionResult index2()
           
 ActionResult m1()
           
 ActionResult m2()
           
 
クラス 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
 

コンストラクタの詳細

Hoge1Action

public Hoge1Action()
メソッドの詳細

m1

public ActionResult m1()

m2

public ActionResult m2()

index

public ActionResult index()

index2

public ActionResult index2()


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