org.seasar.cubby.seasar
クラス Sample1Controller

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

public class Sample1Controller
extends org.seasar.cubby.action.Action


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

コンストラクタの詳細

Sample1Controller

public Sample1Controller()
メソッドの詳細

detail

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

show

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

list

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


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