A B C D E F G H I J L M N O P Q R S T U V

A

AbstractConverter - org.seasar.cubby.converter.impl の クラス
Converter の抽象クラスです。
AbstractConverter() - クラス org.seasar.cubby.converter.impl.AbstractConverter のコンストラクタ
 
AbstractFileItemConverter - org.seasar.cubby.converter.impl の クラス
FileItemを他の型のオブジェクトに変換するクラスの抽象クラスです。
AbstractFileItemConverter() - クラス org.seasar.cubby.converter.impl.AbstractFileItemConverter のコンストラクタ
 
AbstractNumberConverter - org.seasar.cubby.converter.impl の クラス
への変換を行うコンバータの抽象クラスです。
AbstractNumberConverter() - クラス org.seasar.cubby.converter.impl.AbstractNumberConverter のコンストラクタ
 
Accept - org.seasar.cubby.action の 注釈型
アクションメソッドが対応するHTTPのメソッド。
Action - org.seasar.cubby.action の クラス
アクションの基底クラスです。
Action() - クラス org.seasar.cubby.action.Action のコンストラクタ
 
ActionErrors - org.seasar.cubby.action の インタフェース
アクションで発生したエラーを保持するクラス。
ActionErrorsImpl - org.seasar.cubby.action.impl の クラス
アクションエラーの実装クラス
ActionErrorsImpl() - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のコンストラクタ
 
ActionMethodCustomizer - org.seasar.cubby.customizer の クラス
コンポーネント定義アスペクト定義を 登録するコンポーネントカスタマイザです。
ActionMethodCustomizer() - クラス org.seasar.cubby.customizer.ActionMethodCustomizer のコンストラクタ
 
ActionMethodPointcutImpl - org.seasar.cubby.aop の クラス
アクションメソッドに適用される Pointcut
ActionMethodPointcutImpl(Class<?>) - クラス org.seasar.cubby.aop.ActionMethodPointcutImpl のコンストラクタ
ActionMethodPointcutImplを作成します。
ActionMethodPointcutImpl(String[]) - クラス org.seasar.cubby.aop.ActionMethodPointcutImpl のコンストラクタ
ActionMethodPointcutImplを作成します。
ActionProcessor - org.seasar.cubby.controller の インタフェース
リクエストのパスを元にアクションメソッドを決定して実行するクラスです。
ActionProcessorImpl - org.seasar.cubby.controller.impl の クラス
リクエストのパスを元にアクションメソッドを決定して実行するクラスの実装です。
ActionProcessorImpl() - クラス org.seasar.cubby.controller.impl.ActionProcessorImpl のコンストラクタ
 
ActionResult - org.seasar.cubby.action の インタフェース
アクションメソッド実行後の処理を表す結果オブジェクトのインターフェイス
ActionResultWrapper - org.seasar.cubby.controller の インタフェース
ActionResult のラッパです。
ActionRuntimeException - org.seasar.cubby.exception の 例外
アクションメソッドが null を返した場合にスローされる実行時例外です。
ActionRuntimeException(String, Object[], Throwable) - 例外 org.seasar.cubby.exception.ActionRuntimeException のコンストラクタ
指定されたメッセージコードとその置換文字列および原因を使用して新規例外を構築します。
ActionRuntimeException(String, Object[]) - 例外 org.seasar.cubby.exception.ActionRuntimeException のコンストラクタ
指定されたメッセージコードとその置換文字列を使用して新規例外を構築します。
ActionRuntimeException(String) - 例外 org.seasar.cubby.exception.ActionRuntimeException のコンストラクタ
指定されたメッセージコードを使用して新規例外を構築します。
add(String) - インタフェース org.seasar.cubby.action.ActionErrors のメソッド
メッセージを追加します。
add(String, FieldInfo...) - インタフェース org.seasar.cubby.action.ActionErrors のメソッド
メッセージを追加します。
add(String, String...) - インタフェース org.seasar.cubby.action.ActionErrors のメソッド
メッセージを追加します。
add(String) - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のメソッド
エラーメッセージを追加します。
add(String, String...) - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のメソッド
エラーメッセージを追加します。
add(String, FieldInfo...) - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のメソッド
エラーメッセージを追加します。
add(String, Class<? extends Action>, String) - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
ルーティング情報を登録します。
add(String, Class<? extends Action>, String, RequestMethod...) - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
ルーティング情報を登録します。
add(String, Class<? extends Action>, String, RequestMethod...) - インタフェース org.seasar.cubby.routing.PathResolver のメソッド
ルーティング情報を手動登録します。
add(ValidationPhase, ValidationRule) - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
入力検証ルールを追加します。
add(ValidationRule) - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
DefaultValidationRules.getDefaultValidationPhase() のフェーズに入力検証ルールを追加します。
add(String, Validator...) - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
DefaultValidationRules.getDefaultValidationPhase() のフェーズに入力検証を追加します。
add(String, String, Validator...) - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
項目名のリソースキーを指定して、最初のフェーズに入力検証を追加します。
addAll(ValidationRules) - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
指定された ValidationRules に定義された入力検証ルールをすべて追加します。
addMessageInfo(MessageInfo) - クラス org.seasar.cubby.validator.ValidationContext のメソッド
メッセージ情報を追加します。
addParam(String, Object) - クラス org.seasar.cubby.util.QueryStringBuilder のメソッド
パラメータを追加します。
addParameter(String, String) - クラス org.seasar.cubby.tags.FormTag のメソッド
リクエストパラメータを追加します。
addParameter(String, String) - クラス org.seasar.cubby.tags.LinkTag のメソッド
リクエストパラメータを追加します。
addResourceKeyPrefixTo(String) - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
指定されたリソースキーにこのオブジェクトに設定されているプレフィックスを追加します。
apply(Map<String, Object[]>, Object, ActionErrors) - クラス org.seasar.cubby.validator.FieldValidationRule のメソッド
リクエストパラメータにこの入力検証ルールを適用します。
apply(Map<String, Object[]>, Object, ActionErrors) - インタフェース org.seasar.cubby.validator.ValidationRule のメソッド
リクエストパラメータにこの入力検証ルールを適用します。
ArrayFieldValidator - org.seasar.cubby.validator の インタフェース
複数の値をもつ入力フォームのフィールドに対する入力検証です。
ArrayMaxSizeValidator - org.seasar.cubby.validator.validators の クラス
配列の最大サイズを検証します。
ArrayMaxSizeValidator(int) - クラス org.seasar.cubby.validator.validators.ArrayMaxSizeValidator のコンストラクタ
コンストラクタ
ArrayMaxSizeValidator(int, String) - クラス org.seasar.cubby.validator.validators.ArrayMaxSizeValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
ArrayMinSizeValidator - org.seasar.cubby.validator.validators の クラス
配列の最小サイズを検証します。
ArrayMinSizeValidator(int) - クラス org.seasar.cubby.validator.validators.ArrayMinSizeValidator のコンストラクタ
コンストラクタ
ArrayMinSizeValidator(int, String) - クラス org.seasar.cubby.validator.validators.ArrayMinSizeValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
assertPathEquals(Class<? extends ActionResult>, String, ActionResult) - クラス org.seasar.cubby.unit.CubbyTestCase の static メソッド
ActionResultの型とパスをチェックします。
assertPathEquals(Class<? extends ActionResult>, String, ActionResult, String) - クラス org.seasar.cubby.unit.CubbyTestCase の static メソッド
ActionResultの型とパスをチェックします。
ATTR_ACTION - クラス org.seasar.cubby.CubbyConstants の static 変数
アクションオブジェクトのリクエストの属性中の名前。
ATTR_CONTEXT_PATH - クラス org.seasar.cubby.CubbyConstants の static 変数
コンテキストパスのリクエストの属性中の名前。
ATTR_MESSAGES - クラス org.seasar.cubby.CubbyConstants の static 変数
メッセージリソースをMapに変換したオブジェクトのリクエストの属性中の名前。
ATTR_PARAMS - クラス org.seasar.cubby.CubbyConstants の static 変数
パラメータオブジェクトのリクエストの属性中の名前。
ATTR_ROUTINGS - クラス org.seasar.cubby.CubbyConstants の static 変数
内部フォワード時にルーティング情報を引き渡すための名前。
ATTR_TOKEN - クラス org.seasar.cubby.CubbyConstants の static 変数
トークンのMapをセッションに保存する名前。
ATTR_VALIDATION_FAIL - クラス org.seasar.cubby.CubbyConstants の static 変数
バリデーションエラーを表すオブジェクトのリクエストの属性中の名前。

B

BigDecimalConverter - org.seasar.cubby.converter.impl の クラス
BigDecimalへの変換を行うコンバータです。
BigDecimalConverter() - クラス org.seasar.cubby.converter.impl.BigDecimalConverter のコンストラクタ
 
BigIntegerConverter - org.seasar.cubby.converter.impl の クラス
BigIntegerへの変換を行うコンバータです。
BigIntegerConverter() - クラス org.seasar.cubby.converter.impl.BigIntegerConverter のコンストラクタ
 
bind(Map<String, Object[]>, Object, Class<? extends Action>, Method) - クラス org.seasar.cubby.controller.impl.RequestParameterBinderImpl のメソッド
リクエストパラメータを指定されたオブジェクトへバインドします。
bind(Map<String, Object[]>, Object, Class<? extends Action>, Method) - インタフェース org.seasar.cubby.controller.RequestParameterBinder のメソッド
リクエストパラメータを指定されたオブジェクトへバインドします。
BooleanConverter - org.seasar.cubby.converter.impl の クラス
Booleanへの変換を行うコンバータです。
BooleanConverter() - クラス org.seasar.cubby.converter.impl.BooleanConverter のコンストラクタ
 
builder() - クラス org.seasar.cubby.validator.MessageInfo のメソッド
このメッセージ情報から文字列へ変換するためのビルダを取得します。
buildInternalForwardPath(Map<String, String[]>, String) - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
内部フォワードパスを構築します。
buildInternalForwardPath(Map<String, String[]>, String) - インタフェース org.seasar.cubby.routing.PathResolver のメソッド
内部フォワードパスを構築します。
ByteArrayFileItemConverter - org.seasar.cubby.converter.impl の クラス
FileItemから byte の配列へ変換するConverterです。
ByteArrayFileItemConverter() - クラス org.seasar.cubby.converter.impl.ByteArrayFileItemConverter のコンストラクタ
 
ByteConverter - org.seasar.cubby.converter.impl の クラス
Byteへの変換を行うコンバータです。
ByteConverter() - クラス org.seasar.cubby.converter.impl.ByteConverter のコンストラクタ
 

C

calculateForwardPath(String, Class<? extends Action>, String) - クラス org.seasar.cubby.action.Forward のメソッド
フォワードするパスを計算します。
calculateRedirectURL(String, Class<? extends Action>, HttpServletRequest) - クラス org.seasar.cubby.action.Redirect のメソッド
リダイレクトする URL を計算します。
canConvert(Class<?>, Class<?>) - インタフェース org.seasar.cubby.converter.Converter のメソッド
このコンバータが指定されたリクエストパラメータの型を指定された値の型に変換できるかを示します。
canConvert(Class<?>, Class<?>) - クラス org.seasar.cubby.converter.impl.AbstractConverter のメソッド
このコンバータが指定されたリクエストパラメータの型を指定された値の型に変換できるかを示します。
canConvert(Class<?>, Class<?>) - クラス org.seasar.cubby.converter.impl.AbstractFileItemConverter のメソッド
このコンバータが指定されたリクエストパラメータの型を指定された値の型に変換できるかを示します。
CharacterConverter - org.seasar.cubby.converter.impl の クラス
任意のオブジェクトからCharacterへの変換を行うコンバータです。
CharacterConverter() - クラス org.seasar.cubby.converter.impl.CharacterConverter のコンストラクタ
 
characterEncoding(String) - クラス org.seasar.cubby.action.Redirect のメソッド
URI のエンコーディングを指定します。
ClassDetector - org.seasar.cubby.controller の インタフェース
クラスパスを走査してクラスを検出するクラスです。
ClassDetectorImpl - org.seasar.cubby.controller.impl の クラス
クラスパスを走査してクラスを検出するクラスの実装です。
ClassDetectorImpl() - クラス org.seasar.cubby.controller.impl.ClassDetectorImpl のコンストラクタ
 
clear() - インタフェース org.seasar.cubby.action.ActionErrors のメソッド
エラーをクリアします。
clear() - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のメソッド
エラーをクリアします。
contains(Object, Object) - クラス org.seasar.cubby.tags.CubbyFunctions の static メソッド
配列やコレクションに指定したオブジェクトが含まれるかどうかを判定します。
contains(Object, Object) - クラス org.seasar.cubby.util.CubbyFunctions の static メソッド
推奨されていません。 配列やコレクションに指定したオブジェクトが含まれるかどうかを判定します。
containsKey(Map<?, ?>, Object) - クラス org.seasar.cubby.tags.CubbyFunctions の static メソッド
Mapに指定したキーが含まれるかどうかを判定します。
containsKey(Map<?, ?>, Object) - クラス org.seasar.cubby.util.CubbyFunctions の static メソッド
推奨されていません。 Mapに指定したキーが含まれるかどうかを判定します。
containsValue(Map<?, ?>, Object) - クラス org.seasar.cubby.tags.CubbyFunctions の static メソッド
Mapに指定した値が含まれるかどうかを判定します。
containsValue(Map<?, ?>, Object) - クラス org.seasar.cubby.util.CubbyFunctions の static メソッド
推奨されていません。 Mapに指定した値が含まれるかどうかを判定します。
contentType(String) - クラス org.seasar.cubby.action.Json のメソッド
コンテントタイプをセットします。
ConversionHelper - org.seasar.cubby.converter の インタフェース
変換のヘルパクラス。
ConversionHelperImpl - org.seasar.cubby.converter.impl の クラス
変換のヘルパクラスの実装。
ConversionHelperImpl() - クラス org.seasar.cubby.converter.impl.ConversionHelperImpl のコンストラクタ
 
convert(FileItem) - クラス org.seasar.cubby.converter.impl.AbstractFileItemConverter のメソッド
FileItem を特定の型に変換します。
convert(String) - クラス org.seasar.cubby.converter.impl.AbstractNumberConverter のメソッド
数を表す文字列から数値に変換して返します。
convert(Number) - クラス org.seasar.cubby.converter.impl.AbstractNumberConverter のメソッド
数値を変換して返します。
convert(Number) - クラス org.seasar.cubby.converter.impl.BigDecimalConverter のメソッド
数値を変換して返します。
convert(Number) - クラス org.seasar.cubby.converter.impl.BigIntegerConverter のメソッド
数値を変換して返します。
convert(FileItem) - クラス org.seasar.cubby.converter.impl.ByteArrayFileItemConverter のメソッド
FileItem を特定の型に変換します。
convert(Number) - クラス org.seasar.cubby.converter.impl.ByteConverter のメソッド
数値を変換して返します。
convert(Number) - クラス org.seasar.cubby.converter.impl.DoubleConverter のメソッド
数値を変換して返します。
convert(Number) - クラス org.seasar.cubby.converter.impl.FloatConverter のメソッド
数値を変換して返します。
convert(FileItem) - クラス org.seasar.cubby.converter.impl.InputStreamFileItemConverter のメソッド
FileItem を特定の型に変換します。
convert(Number) - クラス org.seasar.cubby.converter.impl.IntegerConverter のメソッド
数値を変換して返します。
convert(Number) - クラス org.seasar.cubby.converter.impl.LongConverter のメソッド
数値を変換して返します。
convert(Number) - クラス org.seasar.cubby.converter.impl.ShortConverter のメソッド
数値を変換して返します。
Converter - org.seasar.cubby.converter の インタフェース
変換元クラスのインスタンスを変換先クラスのインスタンスに変換するコンバータを表します。
ConverterFactory - org.seasar.cubby.converter の インタフェース
コンバータのファクトリクラスです。
ConverterFactoryImpl - org.seasar.cubby.converter.impl の クラス
コンバータファクトリの実装クラスです。
ConverterFactoryImpl() - クラス org.seasar.cubby.converter.impl.ConverterFactoryImpl のコンストラクタ
ConverterFactoryImplのインスタンスを構築します。
convertToObject(Object, Class<?>, ConversionHelper) - インタフェース org.seasar.cubby.converter.Converter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToObject(Object, Class<?>, ConversionHelper) - クラス org.seasar.cubby.converter.impl.AbstractFileItemConverter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToObject(Object, Class<?>, ConversionHelper) - クラス org.seasar.cubby.converter.impl.AbstractNumberConverter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToObject(Object, Class<?>, ConversionHelper) - クラス org.seasar.cubby.converter.impl.BooleanConverter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToObject(Object, Class<?>, ConversionHelper) - クラス org.seasar.cubby.converter.impl.CharacterConverter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToObject(Object, Class<?>, ConversionHelper) - クラス org.seasar.cubby.converter.impl.DateConverter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToObject(Object, Class<?>, ConversionHelper) - クラス org.seasar.cubby.converter.impl.EnumConverter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToObject(Object, Class<?>, ConversionHelper) - クラス org.seasar.cubby.converter.impl.SqlDateConverter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToObject(Object, Class<?>, ConversionHelper) - クラス org.seasar.cubby.converter.impl.SqlTimeConverter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToObject(Object, Class<?>, ConversionHelper) - クラス org.seasar.cubby.converter.impl.SqlTimestampConverter のメソッド
valueをこのコンバータがサポートしているクラスのインスタンスに変換します。
convertToString(Object, ConversionHelper) - インタフェース org.seasar.cubby.converter.Converter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
convertToString(Object, ConversionHelper) - クラス org.seasar.cubby.converter.impl.AbstractFileItemConverter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
convertToString(Object, ConversionHelper) - クラス org.seasar.cubby.converter.impl.AbstractNumberConverter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
convertToString(Object, ConversionHelper) - クラス org.seasar.cubby.converter.impl.BooleanConverter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
convertToString(Object, ConversionHelper) - クラス org.seasar.cubby.converter.impl.CharacterConverter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
convertToString(Object, ConversionHelper) - クラス org.seasar.cubby.converter.impl.DateConverter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
convertToString(Object, ConversionHelper) - クラス org.seasar.cubby.converter.impl.EnumConverter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
convertToString(Object, ConversionHelper) - クラス org.seasar.cubby.converter.impl.SqlDateConverter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
convertToString(Object, ConversionHelper) - クラス org.seasar.cubby.converter.impl.SqlTimeConverter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
convertToString(Object, ConversionHelper) - クラス org.seasar.cubby.converter.impl.SqlTimestampConverter のメソッド
このコンバータがサポートしているクラスのインスタンスであるvalueを文字列に変換します。
create(Object) - インタフェース org.seasar.cubby.controller.FormWrapperFactory のメソッド
FormWrapper を生成します。
create(Object) - クラス org.seasar.cubby.controller.impl.FormWrapperFactoryImpl のメソッド
FormWrapper を生成します。
createComponentDef(Class) - クラス org.seasar.cubby.controller.impl.ClassDetectorImpl のメソッド
createMessageInfo(Object...) - クラス org.seasar.cubby.validator.MessageHelper のメソッド
メッセージのキーを元に、メッセージ情報を作成して取得します。
createPointcut() - クラス org.seasar.cubby.customizer.ActionMethodCustomizer のメソッド
ポイントカットを作成して返します。
CubbyConfiguration - org.seasar.cubby.controller の インタフェース
Cubby の全体的な設定情報です。
CubbyConfigurationImpl - org.seasar.cubby.controller.impl の クラス
Cubby の全体的な設定情報の実装です。
CubbyConfigurationImpl(S2Container) - クラス org.seasar.cubby.controller.impl.CubbyConfigurationImpl のコンストラクタ
インスタンス化します。
CubbyConstants - org.seasar.cubby の クラス
Cubbyフレームワークで使用する定数クラスです。
CubbyConstants() - クラス org.seasar.cubby.CubbyConstants のコンストラクタ
 
CubbyFilter - org.seasar.cubby.filter の クラス
Cubby用のフィルター。
CubbyFilter() - クラス org.seasar.cubby.filter.CubbyFilter のコンストラクタ
 
CubbyFunctions - org.seasar.cubby.tags の クラス
Cubby の JSP functions を提供します。
CubbyFunctions() - クラス org.seasar.cubby.tags.CubbyFunctions のコンストラクタ
 
CubbyFunctions - org.seasar.cubby.util の クラス
推奨されていません。 CubbyFunctions を使用してください。
CubbyFunctions() - クラス org.seasar.cubby.util.CubbyFunctions のコンストラクタ
推奨されていません。  
CubbyTestCase - org.seasar.cubby.unit の クラス
CubbyのActionクラスの単体テスト用のクラスです。
CubbyTestCase() - クラス org.seasar.cubby.unit.CubbyTestCase のコンストラクタ
 
CubbyUtils - org.seasar.cubby.util の クラス
Cubby内部で使用するユーティリティクラスです。
CubbyUtils() - クラス org.seasar.cubby.util.CubbyUtils のコンストラクタ
 

D

DATA_CONSTRAINT - クラス org.seasar.cubby.validator.DefaultValidationRules の static 変数
データ上の制約を検証するフェーズ。
DATA_TYPE - クラス org.seasar.cubby.validator.DefaultValidationRules の static 変数
データ型を検証するフェーズ。
DateConverter - org.seasar.cubby.converter.impl の クラス
任意のオブジェクトからDateへの変換を行うコンバータです。
DateConverter() - クラス org.seasar.cubby.converter.impl.DateConverter のコンストラクタ
 
dateFormat(Object, String) - クラス org.seasar.cubby.tags.CubbyFunctions の static メソッド
Date型のオブジェクトをフォーマットして出力します。
dateFormat(Object, String) - クラス org.seasar.cubby.util.CubbyFunctions の static メソッド
推奨されていません。 Date型のオブジェクトをフォーマットして出力します。
DateFormatValidator - org.seasar.cubby.validator.validators の クラス
日付に対する検証を行います。
DateFormatValidator() - クラス org.seasar.cubby.validator.validators.DateFormatValidator のコンストラクタ
日付パターンを指定しないコンストラクタ
DateFormatValidator(String) - クラス org.seasar.cubby.validator.validators.DateFormatValidator のコンストラクタ
日付パターンを指定するコンストラクタ
DateFormatValidator(String, String) - クラス org.seasar.cubby.validator.validators.DateFormatValidator のコンストラクタ
日付パターンとエラーメッセージキーを指定したコンストラクタ
DEFAULT_ACCEPT_ANNOTATION - クラス org.seasar.cubby.util.CubbyUtils の static 変数
デフォルトのAcceptアノテーション。
DEFAULT_TOKEN_NAME - クラス org.seasar.cubby.util.TokenHelper の static 変数
デフォルトのトークン用パラメータ名
DEFAULT_URI_PARAMETER_REGEX - インタフェース org.seasar.cubby.routing.PathTemplateParser の static 変数
デフォルトの URI パラメータ正規表現
DefaultMessagesBehaviour - org.seasar.cubby.controller.impl の クラス
メッセージの振る舞いのデフォルト実装です。
DefaultMessagesBehaviour() - クラス org.seasar.cubby.controller.impl.DefaultMessagesBehaviour のコンストラクタ
 
DefaultRequestParserImpl - org.seasar.cubby.controller.impl の クラス
リクエスト解析器のデフォルト実装です。
DefaultRequestParserImpl() - クラス org.seasar.cubby.controller.impl.DefaultRequestParserImpl のコンストラクタ
 
DefaultValidationRules - org.seasar.cubby.validator の クラス
入力検証を保持するクラスです。
DefaultValidationRules() - クラス org.seasar.cubby.validator.DefaultValidationRules のコンストラクタ
メッセージキーのプリフィックスなしのコンストラクタ。
DefaultValidationRules(String) - クラス org.seasar.cubby.validator.DefaultValidationRules のコンストラクタ
メッセージキーのプリフィックス付きのコンストラクタ。
destroy() - クラス org.seasar.cubby.filter.CubbyFilter のメソッド
destroy() - クラス org.seasar.cubby.filter.EncodingFilter のメソッド
destroy() - クラス org.seasar.cubby.filter.RequestRoutingFilter のメソッド
destroy() - クラス org.seasar.cubby.filter.SendErrorFilter のメソッド
detect() - インタフェース org.seasar.cubby.controller.ClassDetector のメソッド
クラスの検出を開始します。
detect() - クラス org.seasar.cubby.controller.impl.ClassDetectorImpl のメソッド
クラスの検出を開始します。
DetectClassProcessor - org.seasar.cubby.controller の インタフェース
ClassDetector によって検出されたクラスを処理するインターフェイスです。
Direct - org.seasar.cubby.action の クラス
アクションメソッドから直接レスポンスを返すことを示す ActionResult です。
Direct() - クラス org.seasar.cubby.action.Direct のコンストラクタ
インスタンスを生成します。
dispatch(Map<String, Routing>, Map<String, Object[]>) - クラス org.seasar.cubby.controller.impl.RoutingsDispatcherImpl のメソッド
指定されたルーティングの Map からリクエストパラメータに応じたルーティングを割り当てます。
dispatch(Map<String, Routing>, Map<String, Object[]>) - インタフェース org.seasar.cubby.controller.RoutingsDispatcher のメソッド
指定されたルーティングの Map からリクエストパラメータに応じたルーティングを割り当てます。
dispose() - クラス org.seasar.cubby.controller.impl.ClassDetectorImpl のメソッド
dispose() - クラス org.seasar.cubby.converter.impl.ConverterFactoryImpl のメソッド
キャッシュ情報等を破棄し、インスタンスを未初期化状態に戻します。
dispose() - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
doEndTag() - クラス org.seasar.cubby.tags.FormTag のメソッド
doEndTag() - クラス org.seasar.cubby.tags.LinkTag のメソッド
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス org.seasar.cubby.filter.CubbyFilter のメソッド
フィルター処理。
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス org.seasar.cubby.filter.EncodingFilter のメソッド
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス org.seasar.cubby.filter.RequestRoutingFilter のメソッド
フィルタリングを行います。
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス org.seasar.cubby.filter.SendErrorFilter のメソッド
HttpServletResponse.sendError(int) によって、異常系の HTTP ステータスコードを返します。
doStartTag() - クラス org.seasar.cubby.tags.FormTag のメソッド
doStartTag() - クラス org.seasar.cubby.tags.LinkTag のメソッド
doTag() - クラス org.seasar.cubby.tags.InputTag のメソッド
doTag() - クラス org.seasar.cubby.tags.ParamTag のメソッド
doTag() - クラス org.seasar.cubby.tags.SelectTag のメソッド
doTag() - クラス org.seasar.cubby.tags.TextareaTag のメソッド
doTag() - クラス org.seasar.cubby.tags.TokenTag のメソッド
DoubleConverter - org.seasar.cubby.converter.impl の クラス
Doubleへの変換を行うコンバータです。
DoubleConverter() - クラス org.seasar.cubby.converter.impl.DoubleConverter のコンストラクタ
 
DuplicateRoutingRuntimeException - org.seasar.cubby.exception の 例外
アクションの登録時に、そのクラス名、メソッド名、アノテーションから算出したパスの正規表現が重複したことを示すためにスローされる実行時例外です。
DuplicateRoutingRuntimeException(String, Object[], Throwable) - 例外 org.seasar.cubby.exception.DuplicateRoutingRuntimeException のコンストラクタ
指定されたメッセージコードとその置換文字列および原因を使用して新規例外を構築します。
DuplicateRoutingRuntimeException(String, Object[]) - 例外 org.seasar.cubby.exception.DuplicateRoutingRuntimeException のコンストラクタ
指定されたメッセージコードとその置換文字列を使用して新規例外を構築します。
DuplicateRoutingRuntimeException(String) - 例外 org.seasar.cubby.exception.DuplicateRoutingRuntimeException のコンストラクタ
指定されたメッセージコードを使用して新規例外を構築します。

E

EmailValidator - org.seasar.cubby.validator.validators の クラス
Eメールアドレスに対する検証を行います。
EmailValidator() - クラス org.seasar.cubby.validator.validators.EmailValidator のコンストラクタ
コンストラクタ
EmailValidator(String) - クラス org.seasar.cubby.validator.validators.EmailValidator のコンストラクタ
メッセージキーを指定するコンストラクタ
encodeURL(String, HttpServletResponse) - クラス org.seasar.cubby.action.Redirect のメソッド
URL をエンコードします。
encoding(String) - クラス org.seasar.cubby.action.Json のメソッド
エンコーディングをセットします。
EncodingFilter - org.seasar.cubby.filter の クラス
リクエストのエンコーディングを設定するためのフィルタです。
EncodingFilter() - クラス org.seasar.cubby.filter.EncodingFilter のコンストラクタ
 
EnumConverter - org.seasar.cubby.converter.impl の クラス
列挙定数へ変換するコンバータです。
EnumConverter() - クラス org.seasar.cubby.converter.impl.EnumConverter のコンストラクタ
 
EqualsValidator - org.seasar.cubby.validator.validators の クラス
指定した文字列と等しいかどうかを検証します。
EqualsValidator(String) - クラス org.seasar.cubby.validator.validators.EqualsValidator のコンストラクタ
コンストラクタ
EqualsValidator(String, String) - クラス org.seasar.cubby.validator.validators.EqualsValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
errors - クラス org.seasar.cubby.action.Action の変数
アクションエラーオブジェクト。
escapeHtml(Object) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定された文字列をHTMLとしてエスケープします。
execute(Action, Class<? extends Action>, Method, HttpServletRequest, HttpServletResponse) - インタフェース org.seasar.cubby.action.ActionResult のメソッド
処理を実行します。
execute(Action, Class<? extends Action>, Method, HttpServletRequest, HttpServletResponse) - クラス org.seasar.cubby.action.Direct のメソッド
処理を実行します。
execute(Action, Class<? extends Action>, Method, HttpServletRequest, HttpServletResponse) - クラス org.seasar.cubby.action.Forward のメソッド
処理を実行します。
execute(Action, Class<? extends Action>, Method, HttpServletRequest, HttpServletResponse) - クラス org.seasar.cubby.action.Json のメソッド
処理を実行します。
execute(Action, Class<? extends Action>, Method, HttpServletRequest, HttpServletResponse) - クラス org.seasar.cubby.action.Redirect のメソッド
処理を実行します。
execute(Action, Class<? extends Action>, Method, HttpServletRequest, HttpServletResponse) - クラス org.seasar.cubby.action.SendError のメソッド
処理を実行します。
execute(HttpServletRequest, HttpServletResponse) - インタフェース org.seasar.cubby.controller.ActionResultWrapper のメソッド
ラップされた ActionResult を実行します。

F

fail(String) - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
入力検証にエラーがあった場合に呼び出されます。
fail(String) - インタフェース org.seasar.cubby.validator.ValidationRules のメソッド
入力検証にエラーがあった場合に呼び出されます。
FieldInfo - org.seasar.cubby.action の クラス
HTMLフォームにおけるフィールドの情報です。
FieldInfo(String) - クラス org.seasar.cubby.action.FieldInfo のコンストラクタ
指定されたフィールド名のフィールドの情報をインスタンス化します。
FieldInfo(String, Integer) - クラス org.seasar.cubby.action.FieldInfo のコンストラクタ
指定されたフィールド名とインデックスのフィールドの情報をインスタンス化します。
fieldNameKey(String) - クラス org.seasar.cubby.validator.MessageInfo.MessageBuilder のメソッド
フィールド名のキーを設定します。
FieldValidationRule - org.seasar.cubby.validator の クラス
入力フォームのフィールドに対する入力検証のルールです。
FieldValidationRule(String, Validator...) - クラス org.seasar.cubby.validator.FieldValidationRule のコンストラクタ
指定されたフィールド名に対する入力検証ルールを生成します。
FieldValidationRule(String, String, Validator...) - クラス org.seasar.cubby.validator.FieldValidationRule のコンストラクタ
指定されたフィールド名に対する入力検証ルールを生成します。
FileRegexpValidator - org.seasar.cubby.validator.validators の クラス
ファイルアップロードのファイル名が指定された正規表現にマッチするか検証します。
FileRegexpValidator(String) - クラス org.seasar.cubby.validator.validators.FileRegexpValidator のコンストラクタ
コンストラクタ
FileRegexpValidator(String, String) - クラス org.seasar.cubby.validator.validators.FileRegexpValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
FileRegexpValidator(Pattern) - クラス org.seasar.cubby.validator.validators.FileRegexpValidator のコンストラクタ
コンストラクタ
FileRegexpValidator(Pattern, String) - クラス org.seasar.cubby.validator.validators.FileRegexpValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
FileUploadRuntimeException - org.seasar.cubby.exception の 例外
multipart/form-data 形式でのファイルアップロードに失敗した場合にスローされる実行時例外です。
FileUploadRuntimeException(String, Object[], Throwable) - 例外 org.seasar.cubby.exception.FileUploadRuntimeException のコンストラクタ
指定されたメッセージコードとその置換文字列および原因を使用して新規例外を構築します。
FileUploadRuntimeException(String, Object[]) - 例外 org.seasar.cubby.exception.FileUploadRuntimeException のコンストラクタ
指定されたメッセージコードとその置換文字列を使用して新規例外を構築します。
FileUploadRuntimeException(String) - 例外 org.seasar.cubby.exception.FileUploadRuntimeException のコンストラクタ
指定されたメッセージコードを使用して新規例外を構築します。
flash - クラス org.seasar.cubby.action.Action の変数
揮発性メッセージ。
FloatConverter - org.seasar.cubby.converter.impl の クラス
Floatへの変換を行うコンバータです。
FloatConverter() - クラス org.seasar.cubby.converter.impl.FloatConverter のコンストラクタ
 
Form - org.seasar.cubby.action の 注釈型
アクションメソッド呼び出し時にリクエストパラメータがバインドされるオブジェクトや方法を指定します。
FormatPattern - org.seasar.cubby.action の インタフェース
日付や時刻のフォーマットパターンを保持するクラスです。
FormatPatternImpl - org.seasar.cubby.action.impl の クラス
日付や時刻のフォーマットパターンを保持するクラスの実装です。
FormatPatternImpl() - クラス org.seasar.cubby.action.impl.FormatPatternImpl のコンストラクタ
 
FormTag - org.seasar.cubby.tags の クラス
フォームを出力するタグライブラリ。
FormTag() - クラス org.seasar.cubby.tags.FormTag のコンストラクタ
 
FormWrapper - org.seasar.cubby.controller の インタフェース
フォームオブジェクトのラッパーです。
FormWrapperFactory - org.seasar.cubby.controller の インタフェース
フォームオブジェクトのラッパーファクトリです。
FormWrapperFactoryImpl - org.seasar.cubby.controller.impl の クラス
フォームオブジェクトのラッパーファクトリの実装です。
FormWrapperFactoryImpl() - クラス org.seasar.cubby.controller.impl.FormWrapperFactoryImpl のコンストラクタ
 
Forward - org.seasar.cubby.action の クラス
指定されたパスにフォワードする ActionResult です。
Forward(String) - クラス org.seasar.cubby.action.Forward のコンストラクタ
インスタンスを生成します。
Forward(Class<? extends Action>, String, Map<String, String[]>) - クラス org.seasar.cubby.action.Forward のコンストラクタ
インスタンスを生成します。
Forward(Class<? extends Action>) - クラス org.seasar.cubby.action.Forward のコンストラクタ
指定されたアクションクラスのindexメソッドへフォワードするインスタンスを生成します。
Forward(Class<? extends Action>, String) - クラス org.seasar.cubby.action.Forward のコンストラクタ
指定されたアクションメソッドへフォワードするインスタンスを生成します。

G

generateGUID() - クラス org.seasar.cubby.util.TokenHelper の static メソッド
ユニークなトークンを生成します。
getAcceptableRequestMethods(Class<?>, Method) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたアクションメソッドが受付可能なリクエストメソッドを取得します。
getActionClass() - インタフェース org.seasar.cubby.routing.Routing のメソッド
アクションクラスを取得します。
getActionDirectory(Class<? extends Action>) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたアクションクラスに対応するディレクトリを取得します。
getActionPath() - インタフェース org.seasar.cubby.routing.Routing のメソッド
アクションのパスを取得します。
getActionPath(Class<? extends Action>, Method) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたアクションメソッドのパスを取得します。
getActionResult() - インタフェース org.seasar.cubby.controller.ActionResultWrapper のメソッド
ラップされた ActionResult を取得します。
getActionResult(Action, Method) - インタフェース org.seasar.cubby.validator.ValidationFailBehaviour のメソッド
入力検証でエラーがあった場合の画面遷移を制御するための ActionResult を取得します。
getAll() - インタフェース org.seasar.cubby.action.ActionErrors のメソッド
アクションで発生した全てのエラーの一覧を取得します。
getAll() - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のメソッド
アクションで発生した全てのエラーの一覧を取得します。
getArguments() - クラス org.seasar.cubby.validator.MessageInfo のメソッド
メッセージの置換パターンを置き換えるオブジェクトからなる配列を取得します。
getAttribute(HttpServletRequest, String) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
リクエストから属性を取得します。
getBaseName() - クラス org.seasar.cubby.controller.impl.DefaultMessagesBehaviour のメソッド
リソースバンドル、完全指定されたクラス名の基底名を取得します。
getBean() - クラス org.seasar.cubby.action.Json のメソッド
JSON 形式に変換する JavaBeanを取得します。
getBehaviour() - 例外 org.seasar.cubby.validator.ValidationException のメソッド
入力検証でエラーがあった場合の振る舞いを取得します。
getBundle(Locale) - クラス org.seasar.cubby.controller.impl.DefaultMessagesBehaviour のメソッド
メッセージ表示用のリソースバンドルを取得します。
getBundle(Locale) - インタフェース org.seasar.cubby.controller.MessagesBehaviour のメソッド
メッセージ表示用のリソースバンドルを取得します。
getCallback() - クラス org.seasar.cubby.action.Json のメソッド
コールバック関数名を取得します。
getConfiguration() - クラス org.seasar.cubby.controller.ThreadContext の static メソッド
Cubby の全体的な設定情報を取得します。
getContentType() - クラス org.seasar.cubby.action.Json のメソッド
コンテントタイプを取得します。
getConverter(Class<?>, Class<?>) - インタフェース org.seasar.cubby.converter.ConverterFactory のメソッド
converterTypeへの変換が可能なコンバータを返します。
getConverter(Class<?>, Class<?>) - クラス org.seasar.cubby.converter.impl.ConverterFactoryImpl のメソッド
converterTypeへの変換が可能なコンバータを返します。
getDateFormat() - インタフェース org.seasar.cubby.action.FormatPattern のメソッド
日付フォーマットを取得します。
getDateFormat() - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
日付フォーマットを取得します。
getDatePattern() - インタフェース org.seasar.cubby.action.FormatPattern のメソッド
日付フォーマットパターンを取得します。
getDatePattern() - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
日付フォーマットパターンを取得します。
getDefaultValidationPhase() - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
項目ごとの入力検証を行うフェーズを返します。
getDynamicAttribute() - クラス org.seasar.cubby.tags.FormTag のメソッド
DynamicAttributeを取得します。
getEncoding() - クラス org.seasar.cubby.action.Json のメソッド
エンコーディングを取得します。
getErrors() - クラス org.seasar.cubby.action.Action のメソッド
アクションエラーオブジェクトを取得します。
getFieldName() - クラス org.seasar.cubby.validator.FieldValidationRule のメソッド
この入力検証ルールが対応する入力フォームのフィールド名を取得します。
getFieldNameKey() - クラス org.seasar.cubby.validator.FieldValidationRule のメソッド
リソースバンドルからフィールド名を取得するためのキーを取得します。
getFields() - インタフェース org.seasar.cubby.action.ActionErrors のメソッド
フィールドで発生したエラーの一覧を取得します。
getFields() - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のメソッド
フィールドで発生したエラーの一覧を取得します。
getFlash() - クラス org.seasar.cubby.action.Action のメソッド
揮発性メッセージを取得します。
getForm(Class<?>, Method) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたアクションメソッドを修飾する Fo