org.seasar.cubby.action.impl
クラス ActionContextImplTest.FormAction

java.lang.Object
  上位を拡張 org.seasar.cubby.action.impl.ActionContextImplTest.FormAction
含まれているクラス:
ActionContextImplTest

public static class ActionContextImplTest.FormAction
extends Object


コンストラクタの概要
ActionContextImplTest.FormAction()
           
 
メソッドの概要
 ActionResult annotateAllPropertiesBindingType()
           
 ActionResult annotateNoneBindingType()
           
 ActionResult annotateNotExistFormName()
           
 ActionResult annotateNullFormName()
           
 ActionResult annotateOnlySpecifiedPropertiesBindingType()
           
 ActionResult annotateThisFormName()
           
 ActionResult annotateValidFormName()
           
 Object getMyForm()
           
 Object getNullForm()
           
 ActionResult noAnnotate()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ActionContextImplTest.FormAction

public ActionContextImplTest.FormAction()
メソッドの詳細

getMyForm

public Object getMyForm()

getNullForm

public Object getNullForm()

noAnnotate

public ActionResult noAnnotate()

annotateValidFormName

public ActionResult annotateValidFormName()

annotateAllPropertiesBindingType

public ActionResult annotateAllPropertiesBindingType()

annotateOnlySpecifiedPropertiesBindingType

public ActionResult annotateOnlySpecifiedPropertiesBindingType()

annotateNoneBindingType

public ActionResult annotateNoneBindingType()

annotateNullFormName

public ActionResult annotateNullFormName()

annotateNotExistFormName

public ActionResult annotateNotExistFormName()

annotateThisFormName

public ActionResult annotateThisFormName()


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