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

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 のメソッド
エラーをクリアします。
clear() - クラス org.seasar.cubby.util.LinkBuilder のメソッド
このインスタンスをクリアします。
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 のコンストラクタ
メッセージキーを指定するコンストラクタ
encode(byte[]) - クラス org.seasar.cubby.util.URLBodyEncoder の static メソッド
Encodes an array of bytes into an array of URL safe 7-bit characters.
encode(String, String) - クラス org.seasar.cubby.util.URLBodyEncoder の static メソッド
Encodes a string into its URL safe form using the specified string charset.
encodeURL(String, HttpServletResponse) - クラス org.seasar.cubby.action.Redirect のメソッド
URL をエンコードします。
encodeUrl(BitSet, byte[]) - クラス org.seasar.cubby.util.URLBodyEncoder の static メソッド
Encodes an array of bytes into an array of URL safe 7-bit characters.
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 の変数
アクションエラーオブジェクト。
ESCAPE_CHAR - クラス org.seasar.cubby.util.URLBodyEncoder の static 変数
 
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 のコンストラクタ
指定されたフィールド名に対する入力検証ルールを生成します。
file(String) - クラス org.seasar.cubby.util.LinkBuilder のメソッド
ホスト上のファイルを設定します。
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 のメソッド
フィールドで発生したエラーの一覧を取得します。
getFile() - クラス org.seasar.cubby.util.LinkBuilder のメソッド
ホスト上のファイルを取得します。
getFlash() - クラス org.seasar.cubby.action.Action のメソッド
揮発性メッセージを取得します。
getForm(Class<?>, Method) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたアクションメソッドを修飾する Form を取得します。
getFormatPattern() - インタフェース org.seasar.cubby.controller.CubbyConfiguration のメソッド
フォーマットのパターンを取得します。
getFormatPattern() - クラス org.seasar.cubby.controller.impl.CubbyConfigurationImpl のメソッド
フォーマットのパターンを取得します。
getFormatPattern() - インタフェース org.seasar.cubby.converter.ConversionHelper のメソッド
日付や時刻のフォーマットパターンを保持するクラスを取得します。
getFormatPattern() - クラス org.seasar.cubby.converter.impl.ConversionHelperImpl のメソッド
日付や時刻のフォーマットパターンを保持するクラスを取得します。
getFormBean(Action, Class<?>, Method) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたアクションからアクションメソッドに対応するフォームオブジェクトを取得します。
getHost() - クラス org.seasar.cubby.util.LinkBuilder のメソッド
ホスト名を取得します。
getIndex() - クラス org.seasar.cubby.action.FieldInfo のメソッド
インデックスを取得します。
getIndexedFields() - インタフェース org.seasar.cubby.action.ActionErrors のメソッド
インデックス付きフィールドで発生したエラーの一覧を取得します。
getIndexedFields() - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のメソッド
インデックス付きフィールドで発生したエラーの一覧を取得します。
getInternalForwardInfo(String, String, String) - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
指定されたパスとメソッドからフォワードするための情報を抽出します。
getInternalForwardInfo(String, String, String) - インタフェース org.seasar.cubby.routing.PathResolver のメソッド
指定されたパスとメソッドからフォワードするための情報を抽出します。
getInternalForwardPath() - インタフェース org.seasar.cubby.routing.InternalForwardInfo のメソッド
内部フォワード先のパスを取得します。
getKey() - クラス org.seasar.cubby.validator.MessageInfo のメソッド
Messagesからメッセージを取得するためのキーを取得します。
getMessageInfos() - クラス org.seasar.cubby.validator.ValidationContext のメソッド
メッセージ情報のリストを取得します。
getMessagesMap() - クラス org.seasar.cubby.controller.ThreadContext の static メソッド
ThreadContext.getMessagesResourceBundle() で取得できる ResourceBundle を変換した Map を取得します。
getMessagesResourceBundle() - クラス org.seasar.cubby.controller.ThreadContext の static メソッド
現在の実行スレッドに関連付けられたリクエストに対応するメッセージ用の ResourceBundle を取得します。
getMethod() - インタフェース org.seasar.cubby.routing.Routing のメソッド
メソッドを取得します。
getMethodNames() - クラス org.seasar.cubby.aop.ActionMethodPointcutImpl のメソッド
対象になったメソッド名の配列を返します。
getName() - クラス org.seasar.cubby.action.FieldInfo のメソッド
フィールド名を取得します。
getObjectSize(Object) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたオブジェクトのサイズを取得します。
getObjectType() - インタフェース org.seasar.cubby.converter.Converter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.BigDecimalConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.BigIntegerConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.BooleanConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.ByteArrayFileItemConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.ByteConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.CharacterConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.DateConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.DoubleConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.EnumConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.FloatConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.InputStreamFileItemConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.IntegerConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.LongConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.ShortConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.SqlDateConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.SqlTimeConverter のメソッド
このコンバータがサポートしているクラスを返します。
getObjectType() - クラス org.seasar.cubby.converter.impl.SqlTimestampConverter のメソッド
このコンバータがサポートしているクラスを返します。
getOnSubmit() - インタフェース org.seasar.cubby.routing.Routing のメソッド
このルーティングを使用することを判断するためのパラメータ名を取得します。
getOnSubmit(Method) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたアクションメソッドを使用することを判断するためのパラメータ名を取得します。
getOnSubmitRoutings() - インタフェース org.seasar.cubby.routing.InternalForwardInfo のメソッド
リクエストパラメータ名とルーティングのマッピングを取得します。
getOthers() - インタフェース org.seasar.cubby.action.ActionErrors のメソッド
フィールド以外で発生したエラーの一覧を取得します。
getOthers() - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のメソッド
フィールド以外で発生したエラーの一覧を取得します。
getParameterMap(HttpServletRequest) - クラス org.seasar.cubby.controller.impl.DefaultRequestParserImpl のメソッド
指定されたリクエストのリクエストパラメータ等から、アクションにバインドするパラメータを取得します。
getParameterMap(HttpServletRequest) - クラス org.seasar.cubby.controller.impl.MultipartRequestParserImpl のメソッド
指定されたリクエストのリクエストパラメータ等から、アクションにバインドするパラメータを取得します。
getParameterMap(HttpServletRequest) - インタフェース org.seasar.cubby.controller.RequestParser のメソッド
指定されたリクエストのリクエストパラメータ等から、アクションにバインドするパラメータを取得します。
getPath(String) - クラス org.seasar.cubby.action.Forward のメソッド
パスを取得します。
getPath() - クラス org.seasar.cubby.action.Forward のメソッド
推奨されていません。 use Forward.getPath(String)
getPath(String) - クラス org.seasar.cubby.action.Redirect のメソッド
パスを取得します。
getPath() - クラス org.seasar.cubby.action.Redirect のメソッド
推奨されていません。 use Redirect.getPath(String)
getPath(HttpServletRequest) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
リクエストの URI からコンテキストパスを除いたパスを返します。
getPattern() - インタフェース org.seasar.cubby.routing.Routing のメソッド
正規表現パターンを取得します。
getPhaseValidationRules(ValidationPhase) - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
指定された入力検証フェーズに対応する入力検証ルールのCollectionを取得します。
getPhaseValidationRules(ValidationPhase) - インタフェース org.seasar.cubby.validator.ValidationRules のメソッド
指定された入力検証フェーズに対応する入力検証ルールのCollectionを取得します。
getPort() - クラス org.seasar.cubby.util.LinkBuilder のメソッド
ホスト上のポート番号を取得します。
getPriority() - クラス org.seasar.cubby.controller.impl.DefaultRequestParserImpl のメソッド
優先順位を取得します。
getPriority() - クラス org.seasar.cubby.controller.impl.MultipartRequestParserImpl のメソッド
優先順位を取得します。
getPriority() - インタフェース org.seasar.cubby.controller.RequestParser のメソッド
優先順位を取得します。
getPriority() - インタフェース org.seasar.cubby.routing.Routing のメソッド
プライオリティを取得します。
getPriority(Method) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
アクションメソッドのPathアノテーションから優先度を取得します。
getProtocol() - クラス org.seasar.cubby.util.LinkBuilder のメソッド
プロトコルを取得します。
getRequest() - クラス org.seasar.cubby.controller.ThreadContext の static メソッド
現在の実行スレッドに関連付けられたリクエストを取得します。
getRequestMethod() - インタフェース org.seasar.cubby.routing.Routing のメソッド
リクエストメソッドを取得します。
getRoutings() - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
ルーティング情報を取得します。
getRoutings() - インタフェース org.seasar.cubby.routing.PathResolver のメソッド
ルーティング情報の一覧を取得します。
getRules() - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
推奨されていません。 DefaultValidationRules.addAll(ValidationRules) を使用してください。
getRules() - インタフェース org.seasar.cubby.validator.ValidationRules のメソッド
推奨されていません。 DefaultValidationRules.addAll(ValidationRules) を使用してください。
getText(ResourceBundle, String, Object...) - クラス org.seasar.cubby.util.Messages の static メソッド
指定されたメッセージリソースから指定されたキーの値を取得し、置換処理を行ったメッセージを取得します。
getText(String, Object...) - クラス org.seasar.cubby.util.Messages の static メソッド
メッセージリソース(messages.properties)から指定されたキーの値を取得し、置換処理を行ったメッセージを取得します。
getTimeFormat() - インタフェース org.seasar.cubby.action.FormatPattern のメソッド
時刻フォーマットを取得します。
getTimeFormat() - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
時刻フォーマットを取得します。
getTimePattern() - インタフェース org.seasar.cubby.action.FormatPattern のメソッド
時刻フォーマットパターンを取得します。
getTimePattern() - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
時刻フォーマットパターンを取得します。
getTimestampFormat() - インタフェース org.seasar.cubby.action.FormatPattern のメソッド
日付時刻フォーマットを取得します。
getTimestampFormat() - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
日付時刻フォーマットを取得します。
getTimestampPattern() - インタフェース org.seasar.cubby.action.FormatPattern のメソッド
日付時刻フォーマットパターンを取得します。
getTimestampPattern() - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
日付時刻フォーマットパターンを取得します。
getTokenMap(HttpSession) - クラス org.seasar.cubby.util.TokenHelper の static メソッド
トークン用のマップをセッションから取得します。
getUriParameterNames() - インタフェース org.seasar.cubby.routing.Routing のメソッド
URI パラメータ名を取得します。
getValidation(Method) - クラス org.seasar.cubby.validator.ValidationUtils の static メソッド
指定されたメソッドを修飾する Validation を取得します。
getValidationPhases() - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
入力検証のフェーズの一覧を実行順に並べたCollectionとして取得します。
getValidationPhases() - インタフェース org.seasar.cubby.validator.ValidationRules のメソッド
入力検証のフェーズの一覧を実行順に並べたCollectionとして取得します。
getValidationRules(Action, String) - クラス org.seasar.cubby.validator.ValidationUtils の static メソッド
実行しているアクションメソッドの入力検証ルールの集合を取得します。
getValues(String) - インタフェース org.seasar.cubby.controller.FormWrapper のメソッド
指定されたフィールド名の値を取得します。
getValues(String) - クラス org.seasar.cubby.tags.FormTag のメソッド
フォームへ出力する値を取得します。

H

handle(String, String) - インタフェース org.seasar.cubby.routing.PathTemplateParser.Handler のメソッド
プレースホルダをハンドルします。
handleValidationException(ValidationException, HttpServletRequest, Action, Method) - クラス org.seasar.cubby.validator.impl.ValidationProcessorImpl のメソッド
ValidationProcessor.process(HttpServletRequest, Action, Class, Method) で発生した ValidationException を処理します。
handleValidationException(ValidationException, HttpServletRequest, Action, Method) - インタフェース org.seasar.cubby.validator.ValidationProcessor のメソッド
ValidationProcessor.process(HttpServletRequest, Action, Class, Method) で発生した ValidationException を処理します。
hasMoreElements() - クラス org.seasar.cubby.util.IteratorEnumeration のメソッド
host(String) - クラス org.seasar.cubby.util.LinkBuilder のメソッド
ホスト名を設定します。

I

ifrender(Boolean, Object) - クラス org.seasar.cubby.tags.CubbyFunctions の static メソッド
第1引数の条件が true のときは第2引数を属性の値として出力し、第1引数の条件が false のときは属性自体を出力しません。
IGNORE_PATH_PATTERN - クラス org.seasar.cubby.filter.RequestRoutingFilter の static 変数
ルーティングの対象外とするパスの初期パラメータ名。
IllegalRoutingRuntimeException - org.seasar.cubby.exception の 例外
アクションの登録時に、そのクラス、メソッドが不正であることを示すためにスローされる実行時例外です。
IllegalRoutingRuntimeException(String, Object[], Throwable) - 例外 org.seasar.cubby.exception.IllegalRoutingRuntimeException のコンストラクタ
指定されたメッセージコードとその置換文字列および原因を使用して新規例外を構築します。
IllegalRoutingRuntimeException(String, Object[]) - 例外 org.seasar.cubby.exception.IllegalRoutingRuntimeException のコンストラクタ
指定されたメッセージコードとその置換文字列を使用して新規例外を構築します。
IllegalRoutingRuntimeException(String) - 例外 org.seasar.cubby.exception.IllegalRoutingRuntimeException のコンストラクタ
指定されたメッセージコードを使用して新規例外を構築します。
init(FilterConfig) - クラス org.seasar.cubby.filter.CubbyFilter のメソッド
init(FilterConfig) - クラス org.seasar.cubby.filter.EncodingFilter のメソッド
init(FilterConfig) - クラス org.seasar.cubby.filter.RequestRoutingFilter のメソッド
このフィルタを初期化します。
init(FilterConfig) - クラス org.seasar.cubby.filter.SendErrorFilter のメソッド
このフィルタを初期化します。
INIT_METHOD - クラス org.seasar.cubby.controller.impl.ClassDetectorImpl の static 変数
スーパークラスの初期化メソッドをクリアします。
initialize() - クラス org.seasar.cubby.action.Action のメソッド
アクションメソッドが InitializeMethod で装飾されていない場合に Action.invokeInitializeMethod(Method) から呼ばれるメソッドです。
initialize() - クラス org.seasar.cubby.converter.impl.ConverterFactoryImpl のメソッド
インスタンスを初期化します。
initialize() - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
初期化します。
initialize() - クラス org.seasar.cubby.validator.DefaultValidationRules のメソッド
初期化メソッド。
InitializeInterceptor - org.seasar.cubby.interceptor の クラス
アクションの初期化やリクエストパラメータからフォームオブジェクトへのバインドなどを行うインターセプタです。
InitializeInterceptor() - クラス org.seasar.cubby.interceptor.InitializeInterceptor のコンストラクタ
 
InitializeMethod - org.seasar.cubby.action の 注釈型
アクションメソッド実行前にアクションを初期化するためのメソッドを指定します。
InputStreamFileItemConverter - org.seasar.cubby.converter.impl の クラス
FileItemからInputStreamへ変換するConverterです。
InputStreamFileItemConverter() - クラス org.seasar.cubby.converter.impl.InputStreamFileItemConverter のコンストラクタ
 
InputTag - org.seasar.cubby.tags の クラス
inputを出力するタグ。
InputTag() - クラス org.seasar.cubby.tags.InputTag のコンストラクタ
 
IntegerConverter - org.seasar.cubby.converter.impl の クラス
Integerへの変換を行うコンバータです。
IntegerConverter() - クラス org.seasar.cubby.converter.impl.IntegerConverter のコンストラクタ
 
INTERNAL_FORWARD_DIRECTORY - クラス org.seasar.cubby.CubbyConstants の static 変数
内部フォワード先のディレクトリ。
InternalForwardInfo - org.seasar.cubby.routing の インタフェース
内部フォワード情報です。
invoke(String) - クラス org.seasar.cubby.action.Action のメソッド
このアクションに定義された指定されたメソッド名のメソッドを実行します。
invoke(MethodInvocation) - クラス org.seasar.cubby.interceptor.InitializeInterceptor のメソッド
以下のようなフローでアクションメソッドを実行します。
invoke(MethodInvocation) - クラス org.seasar.cubby.interceptor.ValidationInterceptor のメソッド
メソッドの実行前に入力検証を実行します。
invokeInitializeMethod(Method) - クラス org.seasar.cubby.action.Action のメソッド
アクションメソッドの実行前に呼ばれます。
invokePostRenderMethod(Method) - クラス org.seasar.cubby.action.Action のメソッド
フォワードの直後に呼ばれます。
invokePreRenderMethod(Method) - クラス org.seasar.cubby.action.Action のメソッド
フォーワードの直前に呼ばれます。
isAcceptable(String) - インタフェース org.seasar.cubby.routing.Routing のメソッド
指定されたリクエストメソッドがこのルーティングの対象かどうかを示します。
isActionClass(Class<?>) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたクラスがアクションクラスかを示します。
isActionMethod(Method) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定されたメソッドがアクションメソッドかを示します。
isApplied(Method) - クラス org.seasar.cubby.aop.ActionMethodPointcutImpl のメソッド
isAuto() - インタフェース org.seasar.cubby.routing.Routing のメソッド
自動登録されたルーティングかを示します。
isEmpty() - インタフェース org.seasar.cubby.action.ActionErrors のメソッド
エラーが存在しないかどうかを判定します。
isEmpty() - クラス org.seasar.cubby.action.impl.ActionErrorsImpl のメソッド
エラーが存在しないかどうかを判定します。
isParsable(HttpServletRequest) - クラス org.seasar.cubby.controller.impl.DefaultRequestParserImpl のメソッド
このリクエスト解析器が解析可能なリクエストかを示します。
isParsable(HttpServletRequest) - クラス org.seasar.cubby.controller.impl.MultipartRequestParserImpl のメソッド
このリクエスト解析器が解析可能なリクエストかを示します。
isParsable(HttpServletRequest) - インタフェース org.seasar.cubby.controller.RequestParser のメソッド
このリクエスト解析器が解析可能なリクエストかを示します。
IteratorEnumeration<E> - org.seasar.cubby.util の クラス
反復子をラップする列挙です。
IteratorEnumeration(Iterator<E>) - クラス org.seasar.cubby.util.IteratorEnumeration のコンストラクタ
指定されたイテレータをラップした列挙をインスタンス化します。

J

Json - org.seasar.cubby.action の クラス
JSON 形式のレスポンスを返す ActionResult です。
Json(Object) - クラス org.seasar.cubby.action.Json のコンストラクタ
JSON 形式でレスポンスを返すインスタンスを生成します。
Json(Object, String) - クラス org.seasar.cubby.action.Json のコンストラクタ
JSONP 形式でレスポンスを返すインスタンスを生成します。

L

LinkBuilder - org.seasar.cubby.util の クラス
要求の URL をベースとしたリンク文字列を構築します。
LinkBuilder() - クラス org.seasar.cubby.util.LinkBuilder のコンストラクタ
URL ビルダオブジェクトを生成します。
LinkTag - org.seasar.cubby.tags の クラス
指定されたアクションクラス、アクションメソッドへリンクする URL を特定の属性にもつタグを出力するカスタムタグです。
LinkTag() - クラス org.seasar.cubby.tags.LinkTag のコンストラクタ
 
LongConverter - org.seasar.cubby.converter.impl の クラス
Longへの変換を行うコンバータです。
LongConverter() - クラス org.seasar.cubby.converter.impl.LongConverter のコンストラクタ
 

M

MaxLengthValidator - org.seasar.cubby.validator.validators の クラス
最大文字数を検証します。
MaxLengthValidator(int) - クラス org.seasar.cubby.validator.validators.MaxLengthValidator のコンストラクタ
コンストラクタ
MaxLengthValidator(int, String) - クラス org.seasar.cubby.validator.validators.MaxLengthValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
MessageHelper - org.seasar.cubby.validator の クラス
メッセージ取得のためのヘルパクラスです。
MessageHelper(String) - クラス org.seasar.cubby.validator.MessageHelper のコンストラクタ
初期化します。
MessageInfo - org.seasar.cubby.validator の クラス
メッセージ情報です。
MessageInfo() - クラス org.seasar.cubby.validator.MessageInfo のコンストラクタ
 
MessageInfo.MessageBuilder - org.seasar.cubby.validator の クラス
Messagesを使用したメッセージを構築するためのビルダ。
Messages - org.seasar.cubby.util の クラス
メッセージリソースを取得するユーティリティクラスです。
Messages() - クラス org.seasar.cubby.util.Messages のコンストラクタ
 
MessagesBehaviour - org.seasar.cubby.controller の インタフェース
メッセージの振る舞いです。
MultipartRequestParserImpl - org.seasar.cubby.controller.impl の クラス
contentType が multipart/form-data のリクエストに対応したリクエスト解析器です。
MultipartRequestParserImpl(S2Container) - クラス org.seasar.cubby.controller.impl.MultipartRequestParserImpl のコンストラクタ
インスタンス化します。

N

nextElement() - クラス org.seasar.cubby.util.IteratorEnumeration のメソッド
noEncodeURL() - クラス org.seasar.cubby.action.Redirect のメソッド
HttpServletResponse.encodeRedirectURL(String) によってエンコードせずにリダイレクトします。
NumberValidator - org.seasar.cubby.validator.validators の クラス
数値かどうかを検証します。
NumberValidator() - クラス org.seasar.cubby.validator.validators.NumberValidator のコンストラクタ
コンストラクタ
NumberValidator(String) - クラス org.seasar.cubby.validator.validators.NumberValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ

O

odd(Integer, String) - クラス org.seasar.cubby.tags.CubbyFunctions の static メソッド
指定したカンマ区切りの文字列をインデックス値でサイクルして出力します。
odd(Integer, String) - クラス org.seasar.cubby.util.CubbyFunctions の static メソッド
推奨されていません。 指定したカンマ区切りの文字列をインデックス値でサイクルして出力します。
OnSubmit - org.seasar.cubby.action の 注釈型
リクエストをこの注釈で修飾されたアクションメソッドへ振り分けるためのリクエストパラメータ名を指定します。
org.seasar.cubby - パッケージ org.seasar.cubby
共通の定数名など提供します。
org.seasar.cubby.action - パッケージ org.seasar.cubby.action
アプリケーション開発者が使用するビューコントローラー部分を提供します。
org.seasar.cubby.action.impl - パッケージ org.seasar.cubby.action.impl
アプリケーション開発者が使用するビューコントローラー部分の実装を提供します。
org.seasar.cubby.aop - パッケージ org.seasar.cubby.aop
AOPに関する機能を提供します。
org.seasar.cubby.controller - パッケージ org.seasar.cubby.controller
Cubbyフレームワークが使用するビューコントローラに関する機能を提供します。
org.seasar.cubby.controller.impl - パッケージ org.seasar.cubby.controller.impl
Cubbyフレームワークが使用するビューコントローラに関する機能の実装を提供します。
org.seasar.cubby.converter - パッケージ org.seasar.cubby.converter
リクエストパラメータの型変換機能を提供します。
org.seasar.cubby.converter.impl - パッケージ org.seasar.cubby.converter.impl
リクエストパラメータの型変換機能の実装を提供します。
org.seasar.cubby.customizer - パッケージ org.seasar.cubby.customizer
Sesaar2のコンポーネント定義をカスタマイズするコンポーネントカスタマイザのCubby向け実装クラスを提供します。
org.seasar.cubby.exception - パッケージ org.seasar.cubby.exception
例外に関する機能を提供します。
org.seasar.cubby.filter - パッケージ org.seasar.cubby.filter
ServletFilterに関する機能を提供します。
org.seasar.cubby.interceptor - パッケージ org.seasar.cubby.interceptor
Cubbyフレームワーク内で使用するインターセプターを提供します。
org.seasar.cubby.routing - パッケージ org.seasar.cubby.routing
URIルーティング機能を提供します。
org.seasar.cubby.routing.impl - パッケージ org.seasar.cubby.routing.impl
URIルーティング機能の実装を提供します。
org.seasar.cubby.tags - パッケージ org.seasar.cubby.tags
JSPカスタムタグを提供します。
org.seasar.cubby.unit - パッケージ org.seasar.cubby.unit
Cubbyの単体テストをサポートするクラスを提供します。
org.seasar.cubby.util - パッケージ org.seasar.cubby.util
各種ユーティリティを提供します。
org.seasar.cubby.validator - パッケージ org.seasar.cubby.validator
入力検証に関する機能を提供します。
org.seasar.cubby.validator.impl - パッケージ org.seasar.cubby.validator.impl
入力検証に関する機能の実装を提供します。
org.seasar.cubby.validator.validators - パッケージ org.seasar.cubby.validator.validators
定義済みの入力検証を提供します。
out(Object) - クラス org.seasar.cubby.tags.CubbyFunctions の static メソッド
HTMLをエスケープします。
out(Object) - クラス org.seasar.cubby.util.CubbyFunctions の static メソッド
推奨されていません。 HTMLをエスケープします。

P

param(String, Object) - クラス org.seasar.cubby.action.Forward のメソッド
パラメータを追加します。
param(String, Object[]) - クラス org.seasar.cubby.action.Forward のメソッド
パラメータを追加します。
param(String, String[]) - クラス org.seasar.cubby.action.Forward のメソッド
パラメータを追加します。
param(String, Object) - クラス org.seasar.cubby.action.Redirect のメソッド
パラメータを追加します。
param(String, Object[]) - クラス org.seasar.cubby.action.Redirect のメソッド
パラメータを追加します。
param(String, String[]) - クラス org.seasar.cubby.action.Redirect のメソッド
パラメータを追加します。
ParamTag - org.seasar.cubby.tags の クラス
パラメータを指定するためのカスタムタグです。
ParamTag() - クラス org.seasar.cubby.tags.ParamTag のコンストラクタ
 
parse(String, PathTemplateParser.Handler) - クラス org.seasar.cubby.routing.impl.PathTemplateParserImpl のメソッド
parse(String, PathTemplateParser.Handler) - インタフェース org.seasar.cubby.routing.PathTemplateParser のメソッド
 
Path - org.seasar.cubby.action の 注釈型
アクションメソッドのパス。
PathResolver - org.seasar.cubby.routing の インタフェース
Router がフォワードするための情報を抽出するクラス。
PathResolverImpl - org.seasar.cubby.routing.impl の クラス
クラスパスから Action を検索し、クラス名やメソッド名、そのクラスやメソッドに指定された Path の情報からアクションのパスを抽出し、リクエストされたパスをどのメソッドに振り分けるかを決定します。
PathResolverImpl() - クラス org.seasar.cubby.routing.impl.PathResolverImpl のコンストラクタ
インスタンス化します。
PathTemplateParseException - org.seasar.cubby.exception の 例外
パステンプレートのパースに失敗したことを表す例外です。
PathTemplateParseException(String, Object[], Throwable) - 例外 org.seasar.cubby.exception.PathTemplateParseException のコンストラクタ
指定されたメッセージコードとその置換文字列および原因を使用して新規例外を構築します。
PathTemplateParseException(String, Object[]) - 例外 org.seasar.cubby.exception.PathTemplateParseException のコンストラクタ
指定されたメッセージコードとその置換文字列を使用して新規例外を構築します。
PathTemplateParseException(String) - 例外 org.seasar.cubby.exception.PathTemplateParseException のコンストラクタ
指定されたメッセージコードを使用して新規例外を構築します。
PathTemplateParser - org.seasar.cubby.routing の インタフェース
パステンプレートのパーサーです。
PathTemplateParser.Handler - org.seasar.cubby.routing の インタフェース
プレースホルダのハンドラ。
PathTemplateParserImpl - org.seasar.cubby.routing.impl の クラス
パステンプレートのパーサーの実装です。
PathTemplateParserImpl() - クラス org.seasar.cubby.routing.impl.PathTemplateParserImpl のコンストラクタ
 
port(int) - クラス org.seasar.cubby.util.LinkBuilder のメソッド
ホスト上のポート場号を設定します。
postrender() - クラス org.seasar.cubby.action.Action のメソッド
アクションメソッドが PostRenderMethod で装飾されていない場合に Action.invokePostRenderMethod(Method) から呼ばれるメソッドです。
PostRenderMethod - org.seasar.cubby.action の 注釈型
アクションメソッドからのフォワード後に実行するメソッドを指定します。
prerender() - クラス org.seasar.cubby.action.Action のメソッド
アクションメソッドが PreRenderMethod で装飾されていない場合に Action.invokePreRenderMethod(Method) から呼ばれるメソッドです。
PreRenderMethod - org.seasar.cubby.action の 注釈型
アクションメソッドからのフォワード前に実行するメソッドを指定します。
PRIMITIVE_ARRAY_TO_WRAPPER_ARRAY - クラス org.seasar.cubby.converter.impl.AbstractConverter の static 変数
プリミティブ型の配列クラスとラッパー型の配列クラスのマッピング
process(HttpServletRequest, HttpServletResponse) - インタフェース org.seasar.cubby.controller.ActionProcessor のメソッド
リクエストを元にアクションメソッドを決定して実行します。
process(HttpServletRequest, HttpServletResponse) - クラス org.seasar.cubby.controller.impl.ActionProcessorImpl のメソッド
リクエストを元にアクションメソッドを決定して実行します。
process(HttpServletRequest, Action, Class<? extends Action>, Method) - クラス org.seasar.cubby.validator.impl.ValidationProcessorImpl のメソッド
入力検証を行います。
process(HttpServletRequest, Action, Class<? extends Action>, Method) - インタフェース org.seasar.cubby.validator.ValidationProcessor のメソッド
入力検証を行います。
processAction(String) - クラス org.seasar.cubby.unit.CubbyTestCase のメソッド
アクションメソッドを実行します。
processClass(String, String) - インタフェース org.seasar.cubby.controller.DetectClassProcessor のメソッド
クラスが検出された時に呼び出されるメソッドです。
processClass(String, String) - クラス org.seasar.cubby.controller.impl.ClassDetectorImpl のメソッド
processClass(String, String) - クラス org.seasar.cubby.converter.impl.ConverterFactoryImpl のメソッド
クラスが検出された時に呼び出されるメソッドです。
processClass(String, String) - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
クラスが検出された時に呼び出されるメソッドです。
protocol(String) - クラス org.seasar.cubby.util.LinkBuilder のメソッド
プロトコルを設定します。

Q

QueryStringBuilder - org.seasar.cubby.util の クラス
パラメータ文字列を作成します。
QueryStringBuilder() - クラス org.seasar.cubby.util.QueryStringBuilder のコンストラクタ
URI部分なしでインスタンスを生成します。
QueryStringBuilder(String) - クラス org.seasar.cubby.util.QueryStringBuilder のコンストラクタ
URI部分を指定してインスタンスを生成します。

R

RangeLengthValidator - org.seasar.cubby.validator.validators の クラス
文字列の長さの範囲を指定して検証します。
RangeLengthValidator(int, int) - クラス org.seasar.cubby.validator.validators.RangeLengthValidator のコンストラクタ
コンストラクタ
RangeLengthValidator(int, int, String) - クラス org.seasar.cubby.validator.validators.RangeLengthValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
RangeValidator - org.seasar.cubby.validator.validators の クラス
数値の範囲を指定して検証します。
RangeValidator(long, long) - クラス org.seasar.cubby.validator.validators.RangeValidator のコンストラクタ
コンストラクタ
RangeValidator(long, long, String) - クラス org.seasar.cubby.validator.validators.RangeValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
Redirect - org.seasar.cubby.action の クラス
指定されたパスにリダイレクトする ActionResult です。
Redirect(String) - クラス org.seasar.cubby.action.Redirect のコンストラクタ
インスタンスを生成します。
Redirect(String, String) - クラス org.seasar.cubby.action.Redirect のコンストラクタ
インスタンスを生成します。
Redirect(String, String, int) - クラス org.seasar.cubby.action.Redirect のコンストラクタ
インスタンスを生成します。
Redirect(Class<? extends Action>) - クラス org.seasar.cubby.action.Redirect のコンストラクタ
指定されたアクションクラスのindexメソッドへリダイレクトするインスタンスを生成します。
Redirect(Class<? extends Action>, String) - クラス org.seasar.cubby.action.Redirect のコンストラクタ
指定されたアクションメソッドへリダイレクトするインスタンスを生成します。
Redirect(Class<? extends Action>, String, Map<String, String[]>) - クラス org.seasar.cubby.action.Redirect のコンストラクタ
指定されたアクションメソッドへリダイレクトするインスタンスを生成します。
Redirect(Class<? extends Action>, String, Map<String, String[]>, String) - クラス org.seasar.cubby.action.Redirect のコンストラクタ
指定されたアクションメソッドへリダイレクトするインスタンスを生成します。
Redirect(Class<? extends Action>, String, Map<String, String[]>, String, int) - クラス org.seasar.cubby.action.Redirect のコンストラクタ
指定されたアクションメソッドへリダイレクトするインスタンスを生成します。
RegexpValidator - org.seasar.cubby.validator.validators の クラス
指定された正規表現にマッチするか検証します。
RegexpValidator(String) - クラス org.seasar.cubby.validator.validators.RegexpValidator のコンストラクタ
コンストラクタ
RegexpValidator(String, String) - クラス org.seasar.cubby.validator.validators.RegexpValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
RegexpValidator(Pattern) - クラス org.seasar.cubby.validator.validators.RegexpValidator のコンストラクタ
コンストラクタ
RegexpValidator(Pattern, String) - クラス org.seasar.cubby.validator.validators.RegexpValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
remove() - クラス org.seasar.cubby.controller.ThreadContext の static メソッド
スレッドローカルから現在の実行スレッドに関する情報を削除します。
replaceFirst(String, String, String) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定された文字列のなかで、最初に出現した置換対象を置換文字列で置き換えます。
RequestMethod - org.seasar.cubby.action の 列挙型
アクションメソッドを起動する対象となる HTTP メソッド。
RequestParameter - org.seasar.cubby.action の 注釈型
リクエストパラメータのバインド対象であることを表す注釈です。
RequestParameterBinder - org.seasar.cubby.controller の インタフェース
リクエストパラメータをオブジェクトへバインドするクラスです。
RequestParameterBinderImpl - org.seasar.cubby.controller.impl の クラス
リクエストパラメータをオブジェクトへバインドするクラスの実装です。
RequestParameterBinderImpl() - クラス org.seasar.cubby.controller.impl.RequestParameterBinderImpl のコンストラクタ
 
RequestParameterBindingType - org.seasar.cubby.action の 列挙型
リクエストパラメータからフォームオブジェクトへのバインディング方法を表します。
RequestParser - org.seasar.cubby.controller の インタフェース
リクエスト解析器です。
RequestParserSelector - org.seasar.cubby.controller の インタフェース
リクエスト解析器セレクタです。
RequestParserSelectorImpl - org.seasar.cubby.controller.impl の クラス
リクエスト解析器セレクタの実装です。
RequestParserSelectorImpl() - クラス org.seasar.cubby.controller.impl.RequestParserSelectorImpl のコンストラクタ
 
RequestRoutingFilter - org.seasar.cubby.filter の クラス
リクエストされたURLを適切なアクションに振り分けるフィルタ。
RequestRoutingFilter() - クラス org.seasar.cubby.filter.RequestRoutingFilter のコンストラクタ
 
RequiredValidator - org.seasar.cubby.validator.validators の クラス
必須検証します。
RequiredValidator() - クラス org.seasar.cubby.validator.validators.RequiredValidator のコンストラクタ
コンストラクタ
RequiredValidator(String) - クラス org.seasar.cubby.validator.validators.RequiredValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
RES_MESSAGES - クラス org.seasar.cubby.CubbyConstants の static 変数
Cubbyのデフォルトメッセージリソースの名前。
reverseLookup(Class<? extends Action>, String, Map<String, String[]>, String) - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
指定されたアクションクラス、メソッド名、パラメータからパスを逆引きします。
reverseLookup(Class<? extends Action>, String, Map<String, String[]>, String) - インタフェース org.seasar.cubby.routing.PathResolver のメソッド
指定されたアクションクラス、メソッド名、パラメータからパスを逆引きします。
Router - org.seasar.cubby.routing の インタフェース
ルーター。
RouterImpl - org.seasar.cubby.routing.impl の クラス
ルーターの実装です。
RouterImpl() - クラス org.seasar.cubby.routing.impl.RouterImpl のコンストラクタ
 
routing(HttpServletRequest, HttpServletResponse) - クラス org.seasar.cubby.routing.impl.RouterImpl のメソッド
対象外パターンを指定せずにルーティング処理を行い、内部フォワード情報を返します。
routing(HttpServletRequest, HttpServletResponse, List<Pattern>) - クラス org.seasar.cubby.routing.impl.RouterImpl のメソッド
リクエストのルーティング処理を行い、内部フォワード情報を返します。
routing(HttpServletRequest, HttpServletResponse) - インタフェース org.seasar.cubby.routing.Router のメソッド
対象外パターンを指定せずにルーティング処理を行い、内部フォワード情報を返します。
routing(HttpServletRequest, HttpServletResponse, List<Pattern>) - インタフェース org.seasar.cubby.routing.Router のメソッド
リクエストのルーティング処理を行い、内部フォワード情報を返します。
Routing - org.seasar.cubby.routing の インタフェース
ルーティング。
routing(MockHttpServletRequest, MockHttpServletResponse) - クラス org.seasar.cubby.unit.CubbyTestCase のメソッド
CubbyFilterで行っているルーティングをエミュレートして、内部フォワードパスをリクエストにセットします。
routing(String) - クラス org.seasar.cubby.unit.CubbyTestCase のメソッド
推奨されていません。 
RoutingsDispatcher - org.seasar.cubby.controller の インタフェース
リクエストパラメータに応じたルーティングを割り当てるためのクラスです。
RoutingsDispatcherImpl - org.seasar.cubby.controller.impl の クラス
リクエストパラメータに応じたルーティングを割り当てるためのクラスです。
RoutingsDispatcherImpl() - クラス org.seasar.cubby.controller.impl.RoutingsDispatcherImpl のコンストラクタ
 

S

ScalarFieldValidator - org.seasar.cubby.validator の インタフェース
ひとつの値をもつ入力フォームのフィールドに対する入力検証です。
select(HttpServletRequest) - クラス org.seasar.cubby.controller.impl.RequestParserSelectorImpl のメソッド
指定されたリクエストを解析可能なリクエスト解析器を選択します。
select(HttpServletRequest) - インタフェース org.seasar.cubby.controller.RequestParserSelector のメソッド
指定されたリクエストを解析可能なリクエスト解析器を選択します。
SelectTag - org.seasar.cubby.tags の クラス
selectを出力するタグ
SelectTag() - クラス org.seasar.cubby.tags.SelectTag のコンストラクタ
 
SendError - org.seasar.cubby.action の クラス
エラーのレスポンスを返すことを示す ActionResult です。
SendError(int) - クラス org.seasar.cubby.action.SendError のコンストラクタ
インスタンスを生成します。
SendError(int, String) - クラス org.seasar.cubby.action.SendError のコンストラクタ
インスタンスを生成します。
SendErrorFilter - org.seasar.cubby.filter の クラス
適用されたリクエストに対して、異常系の HTTP ステータスコードを返す Filter です。
SendErrorFilter() - クラス org.seasar.cubby.filter.SendErrorFilter のコンストラクタ
 
setActionClass(String) - クラス org.seasar.cubby.tags.FormTag のメソッド
アクションクラスを設定します。
setActionClass(String) - クラス org.seasar.cubby.tags.LinkTag のメソッド
アクションクラスを設定します。
setActionMethod(String) - クラス org.seasar.cubby.tags.FormTag のメソッド
アクションメソッドを設定します。
setActionMethod(String) - クラス org.seasar.cubby.tags.LinkTag のメソッド
アクションメソッドを設定します。
setArguments(Object...) - クラス org.seasar.cubby.validator.MessageInfo のメソッド
メッセージの置換パターンを置き換えるオブジェクトからなる配列を取得します。
setAttr(String) - クラス org.seasar.cubby.tags.LinkTag のメソッド
リンクする URL を出力する属性を設定します。
setBaseName(String) - クラス org.seasar.cubby.controller.impl.DefaultMessagesBehaviour のメソッド
リソースバンドル、完全指定されたクラス名の基底名を設定します。
setCheckedValue(String) - クラス org.seasar.cubby.tags.InputTag のメソッド
checkedValue属性を設定します。
setClassDetector(ClassDetector) - クラス org.seasar.cubby.converter.impl.ConverterFactoryImpl のメソッド
クラスパスを走査してクラスを検出するクラスを設定します。
setClassDetector(ClassDetector) - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
クラスパスを走査してクラスを検出するクラスを設定します。
setContainer(S2Container) - クラス org.seasar.cubby.controller.impl.RequestParserSelectorImpl のメソッド
コンテナを設定します。
setContainer(S2Container) - クラス org.seasar.cubby.converter.impl.ConverterFactoryImpl のメソッド
コンテナを設定します。
setConversionHelper(ConversionHelper) - クラス org.seasar.cubby.controller.impl.FormWrapperFactoryImpl のメソッド
変換のヘルパクラスを設定します。
setConversionHelper(ConversionHelper) - クラス org.seasar.cubby.controller.impl.RequestParameterBinderImpl のメソッド
変換のヘルパクラスを設定します。
setConverterFactory(ConverterFactory) - クラス org.seasar.cubby.controller.impl.FormWrapperFactoryImpl のメソッド
コンバータのファクトリクラスを設定します。
setConverterFactory(ConverterFactory) - クラス org.seasar.cubby.controller.impl.RequestParameterBinderImpl のメソッド
コンバータのファクトリクラスを設定します。
setCubbyConfiguration(CubbyConfiguration) - クラス org.seasar.cubby.converter.impl.ConversionHelperImpl のメソッド
設定情報を設定します。
setDatePattern(String) - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
日付フォーマットパターンをセットします。
setDynamicAttribute(String, String, Object) - クラス org.seasar.cubby.tags.FormTag のメソッド
DynamicAttributeをセットします。
setDynamicAttribute(String, String, Object) - クラス org.seasar.cubby.tags.LinkTag のメソッド
DynamicAttributeをセットします。
setEmptyOption(Boolean) - クラス org.seasar.cubby.tags.SelectTag のメソッド
空のoption要素を出力するかどうかをセットします。
setEmptyOptionLabel(String) - クラス org.seasar.cubby.tags.SelectTag のメソッド
空のoption要素を出力した場合のラベル文字列をセットします。
setEncode(String) - クラス org.seasar.cubby.util.QueryStringBuilder のメソッド
エンコードをセットします。
setEncodeURL(boolean) - クラス org.seasar.cubby.tags.FormTag のメソッド
出力する URL を HttpServletResponse.encodeURL(String) でエンコードするかを設定します。
setEncodeURL(boolean) - クラス org.seasar.cubby.tags.LinkTag のメソッド
出力する URL を HttpServletResponse.encodeURL(String) でエンコードするかを設定します。
setErrors(ActionErrors) - クラス org.seasar.cubby.action.Action のメソッド
アクションエラーオブジェクトをセットします。
setFile(String) - クラス org.seasar.cubby.util.LinkBuilder のメソッド
ホスト上のファイルを設定します。
setFlash(Map<String, Object>) - クラス org.seasar.cubby.action.Action のメソッド
揮発性メッセージをセットします。
setHost(String) - クラス org.seasar.cubby.util.LinkBuilder のメソッド
ホスト名を設定します。
setIndex(Integer) - クラス org.seasar.cubby.tags.InputTag のメソッド
index属性を設定します。
setIndex(Integer) - クラス org.seasar.cubby.tags.TextareaTag のメソッド
index属性を設定します。
setItems(Object) - クラス org.seasar.cubby.tags.SelectTag のメソッド
option要素リストをセットします。
setKey(String) - クラス org.seasar.cubby.validator.MessageInfo のメソッド
Messagesからメッセージを取得するためのキーを設定します。
setLabelProperty(String) - クラス org.seasar.cubby.tags.SelectTag のメソッド
optionのラベルのプロパティ名をセットします。
setName(String) - クラス org.seasar.cubby.tags.InputTag のメソッド
name属性を設定します。
setName(String) - クラス org.seasar.cubby.tags.ParamTag のメソッド
パラメータ名を設定します。
setName(String) - クラス org.seasar.cubby.tags.SelectTag のメソッド
name属性を設定します。
setName(String) - クラス org.seasar.cubby.tags.TextareaTag のメソッド
name属性を設定します。
setName(String) - クラス org.seasar.cubby.tags.TokenTag のメソッド
name属性を設定します。
setNamingConvention(NamingConvention) - クラス org.seasar.cubby.converter.impl.ConverterFactoryImpl のメソッド
命名規約を設定します。
setNamingConvention(NamingConvention) - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
命名規約を設定します。
setPathResolver(PathResolver) - クラス org.seasar.cubby.routing.impl.RouterImpl のメソッド
フォワードするための情報を抽出するクラスを設定します。
setPathTemplateParser(PathTemplateParser) - クラス org.seasar.cubby.routing.impl.PathResolverImpl のメソッド
パステンプレートのパーサーを設定します。
setPointcut(String) - クラス org.seasar.cubby.customizer.ActionMethodCustomizer のメソッド
コンポーネント定義に登録するアスペクト定義のポイントカットを設定します。
setPort(int) - クラス org.seasar.cubby.tags.FormTag のメソッド
出力する URL のポートを設定します。
setPort(int) - クラス org.seasar.cubby.tags.LinkTag のメソッド
出力する URL のポートを設定します。
setPort(int) - クラス org.seasar.cubby.util.LinkBuilder のメソッド
ホスト上のポート番号を設定します。
setPriority(int) - クラス org.seasar.cubby.controller.impl.DefaultRequestParserImpl のメソッド
優先順位を設定します。
setPriority(int) - クラス org.seasar.cubby.controller.impl.MultipartRequestParserImpl のメソッド
優先順位を設定します。
setProtocol(String) - クラス org.seasar.cubby.tags.FormTag のメソッド
出力する URL のプロトコルを設定します。
setProtocol(String) - クラス org.seasar.cubby.tags.LinkTag のメソッド
出力する URL のプロトコルを設定します。
setProtocol(String) - クラス org.seasar.cubby.util.LinkBuilder のメソッド
プロトコルを設定します。
setRequest(HttpServletRequest) - クラス org.seasar.cubby.controller.ThreadContext の static メソッド
現在の実行スレッドに指定されたリクエストを関連付けます。
setRequest(HttpServletRequest) - クラス org.seasar.cubby.interceptor.InitializeInterceptor のメソッド
リクエストを設定します。
setRequest(HttpServletRequest) - クラス org.seasar.cubby.interceptor.ValidationInterceptor のメソッド
リクエストを設定します。
setRequestParameterBinder(RequestParameterBinder) - クラス org.seasar.cubby.interceptor.InitializeInterceptor のメソッド
リクエストパラメータをオブジェクトへバインドするクラスを設定します。
setRequestParserSelector(RequestParserSelector) - クラス org.seasar.cubby.controller.impl.ActionProcessorImpl のメソッド
リクエスト解析器セレクタを設定します。
setRoutingsDispatcher(RoutingsDispatcher) - クラス org.seasar.cubby.controller.impl.ActionProcessorImpl のメソッド
リクエストパラメータに応じたルーティングを割り当てるためのクラスを設定します。
setTag(String) - クラス org.seasar.cubby.tags.LinkTag のメソッド
出力するタグを設定します。
setTimePattern(String) - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
時刻フォーマットパターンをセットします。
setTimestampPattern(String) - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
日付時刻フォーマットパターンをセットします。
setToken(HttpSession, String) - クラス org.seasar.cubby.util.TokenHelper の static メソッド
トークンをセッション中のトークン用のMapにセットします。
setType(String) - クラス org.seasar.cubby.tags.InputTag のメソッド
type属性を設定します。
setupThreadContext() - クラス org.seasar.cubby.unit.CubbyTestCase のメソッド
ThreadContextにリクエストをセットします。
setValidationProcessor(ValidationProcessor) - クラス org.seasar.cubby.interceptor.ValidationInterceptor のメソッド
入力検証処理を設定します。
setValue(Object) - クラス org.seasar.cubby.tags.FormTag のメソッド
フォームのバインディング対象のBeanをセットします。
setValue(Object) - クラス org.seasar.cubby.tags.InputTag のメソッド
value属性を設定します。
setValue(String) - クラス org.seasar.cubby.tags.ParamTag のメソッド
値を設定します。
setValue(Object) - クラス org.seasar.cubby.tags.TextareaTag のメソッド
value属性を設定します。
setValueProperty(String) - クラス org.seasar.cubby.tags.SelectTag のメソッド
optionのラベルのプロパティ名をセットします。
ShortConverter - org.seasar.cubby.converter.impl の クラス
Shortへの変換を行うコンバータです。
ShortConverter() - クラス org.seasar.cubby.converter.impl.ShortConverter のコンストラクタ
 
split2(String, char) - クラス org.seasar.cubby.util.CubbyUtils の static メソッド
指定された文字列を区切り文字で区切った文字列の配列に変換します。
SqlDateConverter - org.seasar.cubby.converter.impl の クラス
Dateへの変換を行うコンバータです。
SqlDateConverter() - クラス org.seasar.cubby.converter.impl.SqlDateConverter のコンストラクタ
 
SqlTimeConverter - org.seasar.cubby.converter.impl の クラス
Timeへの変換を行うコンバータです。
SqlTimeConverter() - クラス org.seasar.cubby.converter.impl.SqlTimeConverter のコンストラクタ
 
SqlTimestampConverter - org.seasar.cubby.converter.impl の クラス
Timestampへの変換を行うコンバータです。
SqlTimestampConverter() - クラス org.seasar.cubby.converter.impl.SqlTimestampConverter のコンストラクタ
 

T

TextareaTag - org.seasar.cubby.tags の クラス
textareaを出力するタグ
TextareaTag() - クラス org.seasar.cubby.tags.TextareaTag のコンストラクタ
 
THIS - 注釈型 org.seasar.cubby.action.Form の static 変数
アクションメソッド自身にリクエストパラメータがバインディングされることを表します
ThreadContext - org.seasar.cubby.controller の クラス
実行スレッドのコンテキスト情報です。
toBoolean(String) - クラス org.seasar.cubby.converter.impl.BooleanConverter のメソッド
文字列をBooleanに変換して返します。
toCharacter(String) - クラス org.seasar.cubby.converter.impl.CharacterConverter のメソッド
文字列をCharacterに変換します。
toDate(String, DateFormat) - クラス org.seasar.cubby.converter.impl.DateConverter のメソッド
文字列をDateに変換して返します。
toDate(String, DateFormat) - クラス org.seasar.cubby.converter.impl.SqlDateConverter のメソッド
文字列をDateに変換して返します。
TOKEN_HISTORY_SIZE - クラス org.seasar.cubby.util.TokenHelper の static 変数
トークン用Mapに保持するトークンの個数(1セッションあたり何個のトークンを保持するか?)
TokenHelper - org.seasar.cubby.util の クラス
2重サブミット防止処理のヘルパークラス
TokenHelper() - クラス org.seasar.cubby.util.TokenHelper のコンストラクタ
 
TokenTag - org.seasar.cubby.tags の クラス
2重サブミット防止用のを出力するタグ。
TokenTag() - クラス org.seasar.cubby.tags.TokenTag のコンストラクタ
 
TokenValidator - org.seasar.cubby.validator.validators の クラス
2重サブミットの検証をします。
TokenValidator() - クラス org.seasar.cubby.validator.validators.TokenValidator のコンストラクタ
コンストラクタ
TokenValidator(String) - クラス org.seasar.cubby.validator.validators.TokenValidator のコンストラクタ
エラーメッセージキーを指定するコンストラクタ
toLink(HttpServletRequest) - クラス org.seasar.cubby.util.LinkBuilder のメソッド
このリンクの文字列表現を構築します。
toMap(ResourceBundle) - クラス org.seasar.cubby.controller.impl.DefaultMessagesBehaviour のメソッド
指定されたリソースバンドルを Map に変換します。
toMap(ResourceBundle) - インタフェース org.seasar.cubby.controller.MessagesBehaviour のメソッド
指定されたリソースバンドルを Map に変換します。
toString() - クラス org.seasar.cubby.action.impl.FormatPatternImpl のメソッド
このオブジェクトの文字列表現を取得します。
toString() - クラス org.seasar.cubby.util.LinkBuilder のメソッド
toString() - クラス org.seasar.cubby.util.QueryStringBuilder のメソッド
パラメータ文字列を取得します。
toString() - クラス org.seasar.cubby.validator.MessageInfo.MessageBuilder のメソッド
Messagesから取得したメッセージをフォーマットした文字列を返します。
toTime(String, DateFormat) - クラス org.seasar.cubby.converter.impl.SqlTimeConverter のメソッド
文字列をTimeに変換して返します。
toTimestamp(String, DateFormat) - クラス org.seasar.cubby.converter.impl.SqlTimestampConverter のメソッド
文字列をTimestampに変換して返します。

U

url(Object) - クラス org.seasar.cubby.tags.CubbyFunctions の static メソッド
文字列を Base64 でエンコードします。
URLBodyEncoder - org.seasar.cubby.util の クラス
URL ボディ部のエンコーダです。

V

validate(ValidationContext, Object[]) - インタフェース org.seasar.cubby.validator.ArrayFieldValidator のメソッド
指定された入力値を検証します。
validate(ValidationRules, Map<String, Object[]>, Object, ActionErrors) - クラス org.seasar.cubby.validator.impl.ValidationProcessorImpl のメソッド
すべてのフェーズに対する入力検証を実行します。
validate(ValidationRules, ValidationPhase, Map<String, Object[]>, Object, ActionErrors) - クラス org.seasar.cubby.validator.impl.ValidationProcessorImpl のメソッド
指定されたフェーズに対する入力検証を実行します。
validate(ValidationContext, Object) - インタフェース org.seasar.cubby.validator.ScalarFieldValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object[]) - クラス org.seasar.cubby.validator.validators.ArrayMaxSizeValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object[]) - クラス org.seasar.cubby.validator.validators.ArrayMinSizeValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.DateFormatValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.EmailValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.EqualsValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.FileRegexpValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.MaxLengthValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.NumberValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.RangeLengthValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.RangeValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.RegexpValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object) - クラス org.seasar.cubby.validator.validators.RequiredValidator のメソッド
指定された入力値を検証します。
validate(ValidationContext, Object[]) - クラス org.seasar.cubby.validator.validators.TokenValidator のメソッド
指定された入力値を検証します。
validateToken(HttpSession, String) - クラス org.seasar.cubby.util.TokenHelper の static メソッド
パラメータ中のトークン文字列とセッション中のトークン文字列を検証します。
Validation - org.seasar.cubby.action の 注釈型
アクションメソッド実行前に入力検証を行うことを表します。
ValidationContext - org.seasar.cubby.validator の クラス
入力検証のコンテキスト。
ValidationContext() - クラス org.seasar.cubby.validator.ValidationContext のコンストラクタ
 
ValidationException - org.seasar.cubby.validator の 例外
入力検証に失敗した場合に後続の入力検証を実行しないようにするためにスローする例外です。
ValidationException(ValidationFailBehaviour) - 例外 org.seasar.cubby.validator.ValidationException のコンストラクタ
新規例外を構築します。
ValidationException() - 例外 org.seasar.cubby.validator.ValidationException のコンストラクタ
新規例外を構築します。
ValidationException(String, String...) - 例外 org.seasar.cubby.validator.ValidationException のコンストラクタ
新規例外を構築します。
ValidationException(ActionResult) - 例外 org.seasar.cubby.validator.ValidationException のコンストラクタ
新規例外を構築します。
ValidationFailBehaviour - org.seasar.cubby.validator の インタフェース
入力検証でエラーがあった場合の振る舞いです。
ValidationInterceptor - org.seasar.cubby.interceptor の クラス
入力検証を行います。
ValidationInterceptor() - クラス org.seasar.cubby.interceptor.ValidationInterceptor のコンストラクタ
インスタンス化します。
ValidationPhase - org.seasar.cubby.validator の クラス
入力検証を実行するフェーズを表します。
ValidationPhase() - クラス org.seasar.cubby.validator.ValidationPhase のコンストラクタ
 
ValidationProcessor - org.seasar.cubby.validator の インタフェース
入力検証処理です。
ValidationProcessorImpl - org.seasar.cubby.validator.impl の クラス
入力検証処理の実装です。
ValidationProcessorImpl() - クラス org.seasar.cubby.validator.impl.ValidationProcessorImpl のコンストラクタ
 
ValidationRule - org.seasar.cubby.validator の インタフェース
入力検証のルールです。
ValidationRules - org.seasar.cubby.validator の インタフェース
アクションメソッドに対する入力検証のルールの集合です。
ValidationUtils - org.seasar.cubby.validator の クラス
バリデーションのユーティリティクラスです。
ValidationUtils() - クラス org.seasar.cubby.validator.ValidationUtils のコンストラクタ
 
Validator - org.seasar.cubby.validator の インタフェース
入力フォームに対する入力検証です。
valueOf(String) - 列挙 org.seasar.cubby.action.RequestMethod の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.seasar.cubby.action.RequestParameterBindingType の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 org.seasar.cubby.action.RequestMethod の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.seasar.cubby.action.RequestParameterBindingType の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。

W

WWW_FORM_URL - クラス org.seasar.cubby.util.URLBodyEncoder の static 変数
BitSet of www-form-url safe characters.

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

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