パッケージ
org.seasar.cubby.action の使用

org.seasar.cubby.action を使用しているパッケージ
org.seasar.cubby.action アプリケーション開発者が使用するビューコントローラー部分を提供します。 
org.seasar.cubby.converter 要求パラメータの型変換機能を提供します。 
org.seasar.cubby.examples.guice.action   
org.seasar.cubby.examples.s2.action   
org.seasar.cubby.examples.spring.action   
org.seasar.cubby.internal.controller フレームワーク内部のコントローラに関する機能を提供します。 
org.seasar.cubby.internal.controller.impl フレームワーク内部のコントローラに関する機能の実装を提供します。 
org.seasar.cubby.internal.util フレームワーク内部のユーティリティを提供します。 
org.seasar.cubby.plugin プラグイン機能を提供します。 
org.seasar.cubby.plugins.oval.validation OVal による入力検証を提供します。 
org.seasar.cubby.plugins.s2.unit S2Container 向けに Cubby の単体テストをサポートするクラスを提供します。 
org.seasar.cubby.routing URI ルーティング機能を提供します。 
org.seasar.cubby.routing.impl URI ルーティング機能の実装を提供します。 
org.seasar.cubby.unit JUnit によるテストをサポートするクラスを提供します。 
org.seasar.cubby.util ユーティリティを提供します。 
org.seasar.cubby.validator 入力検証に関する機能を提供します。 
 

org.seasar.cubby.action により使用される org.seasar.cubby.action のクラス
ActionContext
          アクションのコンテキストです。
ActionErrors
          アクションで発生したエラーを保持するクラス。
ActionResult
          アクションメソッド実行後の処理を表す結果オブジェクトのインターフェイス
FieldInfo
          HTML フォーム中のフィールドを表します。
FlashMap
          フラッシュメッセージをセッションに格納するための Map です。
Forward
          指定されたパスにフォワードする ActionResult です。
Json
          JSON 形式の応答を返す ActionResult です。
Redirect
          指定されたパスにリダイレクトする ActionResult です。
RequestMethod
          アクションメソッドを起動する対象となる HTTP メソッド。
RequestParameterBindingType
          要求パラメータからフォームオブジェクトへのバインディング方法を表します。
 

org.seasar.cubby.converter により使用される org.seasar.cubby.action のクラス
MessageInfo
          メッセージ情報です。
 

org.seasar.cubby.examples.guice.action により使用される org.seasar.cubby.action のクラス
ActionClass
          アクションクラスであることを示します。
ActionResult
          アクションメソッド実行後の処理を表す結果オブジェクトのインターフェイス
Path
          アクションメソッドのパス。
Validation
          アクションメソッド実行前に入力検証を行うことを表します。
 

org.seasar.cubby.examples.s2.action により使用される org.seasar.cubby.action のクラス
ActionContext
          アクションのコンテキストです。
 

org.seasar.cubby.examples.spring.action により使用される org.seasar.cubby.action のクラス
Action
          アクションの基底クラスです。
RequestParameter
          要求パラメータのバインド対象であることを表す注釈です。
 

org.seasar.cubby.internal.controller により使用される org.seasar.cubby.action のクラス
ActionContext
          アクションのコンテキストです。
ActionResult
          アクションメソッド実行後の処理を表す結果オブジェクトのインターフェイス
FieldInfo
          HTML フォーム中のフィールドを表します。
MessageInfo
          メッセージ情報です。
 

org.seasar.cubby.internal.controller.impl により使用される org.seasar.cubby.action のクラス
ActionContext
          アクションのコンテキストです。
 

org.seasar.cubby.internal.util により使用される org.seasar.cubby.action のクラス
RequestMethod
          アクションメソッドを起動する対象となる HTTP メソッド。
 

org.seasar.cubby.plugin により使用される org.seasar.cubby.action のクラス
ActionContext
          アクションのコンテキストです。
ActionResult
          アクションメソッド実行後の処理を表す結果オブジェクトのインターフェイス
 

org.seasar.cubby.plugins.oval.validation により使用される org.seasar.cubby.action のクラス
ActionErrors
          アクションで発生したエラーを保持するクラス。
FieldInfo
          HTML フォーム中のフィールドを表します。
 

org.seasar.cubby.plugins.s2.unit により使用される org.seasar.cubby.action のクラス
ActionResult
          アクションメソッド実行後の処理を表す結果オブジェクトのインターフェイス
 

org.seasar.cubby.routing により使用される org.seasar.cubby.action のクラス
RequestMethod
          アクションメソッドを起動する対象となる HTTP メソッド。
 

org.seasar.cubby.routing.impl により使用される org.seasar.cubby.action のクラス
RequestMethod
          アクションメソッドを起動する対象となる HTTP メソッド。
 

org.seasar.cubby.unit により使用される org.seasar.cubby.action のクラス
ActionResult
          アクションメソッド実行後の処理を表す結果オブジェクトのインターフェイス
 

org.seasar.cubby.util により使用される org.seasar.cubby.action のクラス
ActionContext
          アクションのコンテキストです。
 

org.seasar.cubby.validator により使用される org.seasar.cubby.action のクラス
ActionContext
          アクションのコンテキストです。
ActionErrors
          アクションで発生したエラーを保持するクラス。
ActionResult
          アクションメソッド実行後の処理を表す結果オブジェクトのインターフェイス
MessageInfo
          メッセージ情報です。
Validation
          アクションメソッド実行前に入力検証を行うことを表します。
 



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