org.seasar.cubby.validator
クラス UserValidationRuleTest.MockAction

java.lang.Object
  上位を拡張 org.seasar.cubby.action.Action
      上位を拡張 org.seasar.cubby.validator.UserValidationRuleTest.MockAction
含まれているクラス:
UserValidationRuleTest

public static class UserValidationRuleTest.MockAction
extends Action


フィールドの概要
 
クラス org.seasar.cubby.action.Action から継承されたフィールド
errors, flash
 
コンストラクタの概要
UserValidationRuleTest.MockAction()
           
 
メソッドの概要
 ActionResult dummy()
           
 ValidationRules getRules()
           
 String getValue1()
           
 String getValue2()
           
 
クラス 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
 

コンストラクタの詳細

UserValidationRuleTest.MockAction

public UserValidationRuleTest.MockAction()
メソッドの詳細

getValue1

public String getValue1()

getValue2

public String getValue2()

getRules

public ValidationRules getRules()

dummy

public ActionResult dummy()


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