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
クラス 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.