Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

I

I18NUtil - Class in nablarch.core.util
国際化に使用するユーティリティクラス。
identifyRecordName(byte[]) - Method in interface nablarch.common.databind.fixedlength.MultiLayoutConfig.RecordIdentifier
レコードを識別する。
IdFormatter - Interface in nablarch.common.idgenerator
採番したIDをフォーマットするインタフェース。
IdGenerator - Interface in nablarch.common.idgenerator
IDを採番するインタフェース。
IllegalEntityException - Exception in nablarch.common.dao
Entityの定義が誤っている場合に発生させる例外クラス。
IllegalEntityException(String) - Constructor for exception nablarch.common.dao.IllegalEntityException
例外を生成します。
Impl() - Constructor for class nablarch.fw.Interceptor.Impl
 
importAll(InsertionStrategy<FORM>) - Method in class nablarch.fw.web.upload.util.BulkValidationResult
登録ロジックを用いて、バリデーション済みオブジェクト(#getValidObjectsの結果)を一括登録する。
importWith(DbAccessSupport, String) - Method in class nablarch.fw.web.upload.util.BulkValidationResult
指定されたSQLIDを用いて、バリデーション済みオブジェクト(#getValidObjectsの結果)を一括登録する。
includes(String...) - Method in class nablarch.core.beans.CopyOptions.Builder
指定されたプロパティをコピー対象に設定する。
increment(long) - Method in interface nablarch.core.log.app.CommitLogger
コミット件数のインクリメントを行う。
incrementRecordNumber() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
読み込みまたは書き込み中のレコードのレコード番号をインクリメントする。
indexOf(Object) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
init() - Static method in class nablarch.common.io.FileRecordWriterHolder
カレントスレッド上で開いたファイルを管理するための初期処理を行う。
init(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.datatype.DataType
初期化処理を行う。
initConnection(BasicDbConnection, String) - Method in class nablarch.core.db.connection.ConnectionFactorySupport
データベース接続オブジェクトの初期化を行う。

下記の処理を行う。 BasicDbConnection#initialize()を呼び出し初期化を行う。 Statement生成用Factoryを設定する。 ステートメントのキャッシュ有無を設定する。 DbAccessExceptionファクトリオブジェクトを設定する。

initHttpProtocolClient(HttpProtocolClient, MessageSenderSettings, String) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
HTTPプロトコルを実装したクラスのインスタンスの初期化を行う。
Initializable - Interface in nablarch.core.repository.initialization
初期化処理を行うインタフェース。
初期化処理を必要とするクラスは本インタフェースを実装すること。
initialize(T) - Method in interface nablarch.common.databind.fixedlength.FieldConvert.FieldConverter
アノテーションの設定値をもとに初期化を行う。
initialize() - Method in class nablarch.common.mail.MailAttachedFileTable
初期化処理を行う。
initialize() - Method in class nablarch.common.mail.MailRecipientTable
初期化処理を行う。
initialize() - Method in class nablarch.common.mail.MailRequestTable
SQLを初期化する。
initialize() - Method in class nablarch.common.mail.MailTemplateTable
SQLを初期化する。
initialize(Object...) - Method in class nablarch.core.dataformat.convertor.datatype.ByteStreamDataString
初期化処理を行う。
initialize(Object...) - Method in class nablarch.core.dataformat.convertor.datatype.CharacterStreamDataString
初期化処理を行う。
initialize(Object...) - Method in class nablarch.core.dataformat.convertor.datatype.DataType
初期化処理を行う。
initialize(Object...) - Method in class nablarch.core.dataformat.convertor.datatype.DoubleByteCharacterString
初期化処理を行う。
initialize(FieldDefinition, Object...) - Method in interface nablarch.core.dataformat.convertor.value.ValueConvertor
初期化処理を行う。
initialize(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.value.ValueConvertorSupport
初期化処理を行う。
initialize() - Method in interface nablarch.core.dataformat.DataRecordFormatter
初期化処理を行う。
initialize() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
フォーマット定義情報保持クラスの初期化を行う。 初期化は本メソッドの1回目の実行時のみ行われ、2回目以降の実行時に初期化は行われない。
initialize() - Method in class nablarch.core.dataformat.FileRecordReader
初期化処理を行う。
initialize(DataRecordFormatter) - Method in class nablarch.core.dataformat.FileRecordReader
初期化を行う。
initialize() - Method in class nablarch.core.dataformat.FileRecordWriter
フォーマット定義を読み込み、出力先ストリームを作成する。
initialize(DataRecordFormatter) - Method in class nablarch.core.dataformat.FileRecordWriter
初期化処理を行う。
出力ストリームを作成し、フォーマッタに設定する。
initialize() - Method in interface nablarch.core.db.connection.TransactionManagerConnection
データベース接続オブジェクトの初期化処理を行う。
initialize() - Static method in class nablarch.core.log.app.ApplicationSettingLogUtil
本クラスで使用するApplicationSettingLogFormatterを生成し、 カレントスレッドのコンテキストクラスローダに紐付ける。
initialize() - Method in interface nablarch.core.log.app.CommitLogger
初期処理を行う。
initialize(ObjectSettings) - Method in class nablarch.core.log.basic.BasicLogFormatter
初期処理を行う。
initialize(ObjectSettings) - Method in interface nablarch.core.log.basic.LogFormatter
初期処理を行う。
initialize(ObjectSettings) - Method in interface nablarch.core.log.basic.LogWriter
初期処理を行う。

ログの出力先に応じたリソースの確保などを行う。
initialize(ObjectSettings) - Method in class nablarch.core.log.basic.LogWriterSupport
初期処理を行う。

ログの出力先に応じたリソースの確保などを行う。
initialize(LogSettings) - Method in interface nablarch.core.log.LoggerFactory
初期処理を行う。

ログの出力先に応じたリソースの確保などを行う。
initialize() - Method in interface nablarch.core.repository.initialization.Initializable
初期化処理を行う。
initialize() - Method in class nablarch.etl.config.JobConfig
ステップの設定を順に初期化する。
initialize() - Method in class nablarch.etl.config.StepConfig
設定値から初期化を行う。
initialize(CommandLine, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
実行管理ハンドラ(ExecutionHandler)の本処理開始前に一度だけ実行される。

デフォルトでは何もしない。 必要に応じてオーバライドすること。

initialize() - Method in class nablarch.fw.invoker.AbstractExecutorServiceFactory
 
initialize() - Method in interface nablarch.fw.launcher.ProcessLifecycle
初期化処理を行う。
initialize(CommandLine, ExecutionContext) - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
初期処理を行う。

起動引数から送信対象のメッセージのリクエストIDを取得し、保持する。

initialize() - Method in class nablarch.fw.reader.ResumePointManager
初期化時に、コンポーネント設定ファイルで設定されたプロパティの内容をチェックし、 問題がなければレジューム機能で使用するSQLを構築する。
initializeClassifier() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
レコード識別情報が存在する場合(マルチレイアウトファイルの場合)、 レコード識別情報に関連するフィールド定義クラスの初期化(コンバータ設定およびエンコーディング設定)を行う。

レコード種別識別定義の場合は、フィールド位置の整合性チェックは行わない。

initializeDefinition() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
フォーマット定義情報保持クラス(LayoutDefinition)の初期化および内容の妥当性を検証し、 フォーマット定義情報保持クラスから必要な情報を本クラスのプロパティに設定する。 フォーマット定義情報保持クラスがすでに初期化されている場合、初期化は行わない。
initializeField(Map<String, Object>) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
フィールドを初期化する。

DataRecordFormatterSupportでは、ディレクティブに設定された以下の値をフィールドに設定する。 レコード終端文字列 文字エンコーディング

initializeFieldDefinition() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
フィールド定義クラスについて、以下の初期化処理を行う。 コンバータ設定 エンコーディング設定 差分定義が行われている場合は、親のフィールド定義情報を反映 レコード長、フィールド長の妥当性検証
initializeLog() - Method in class nablarch.fw.launcher.GenericLauncher
各種ログの初期化を行う。
initializeRepository() - Method in class nablarch.fw.launcher.GenericLauncher
リポジトリの初期化を行う。
InjectForm - Annotation Type in nablarch.common.web.interceptor
フォームをリクエストスコープに設定するInterceptor
insert(T) - Method in interface nablarch.common.dao.DaoContext
エンティティオブジェクトを元に登録処理を行う。
insert(T) - Static method in class nablarch.common.dao.UniversalDao
与えられたエンティティオブジェクトからインサート文を生成し実行する。

エンティティオブジェクトにてnullであるプロパティに対応するカラムは、そのままnullで登録される。

GeneratedValueが付与されているプロパティは採番された値が登録される。

Versionが付与されたversionカラムに対して明示的に値を設定していたとしても、 「0」で上書きされてinsertされる。

insert(String, MailContext) - Method in class nablarch.common.mail.MailAttachedFileTable
添付ファイル管理テーブルに添付ファイルの情報を登録する。
insert(String, MailContext, String) - Method in class nablarch.common.mail.MailAttachedFileTable
指定されたトランザクション名を用いて添付ファイル管理テーブルに添付ファイルの情報を登録する。
insert(String, MailContext, MailConfig) - Method in class nablarch.common.mail.MailRecipientTable
送信先テーブルに送信先情報のデータを追加する。
insert(String, MailContext, MailConfig, String) - Method in class nablarch.common.mail.MailRecipientTable
指定されたトランザクション名を用いて送信先テーブルに送信先情報のデータを追加する
insert(String, MailContext) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルにレコードを登録する。
insert(String, MailContext, String) - Method in class nablarch.common.mail.MailRequestTable
指定されたトランザクション名を用いてメール送信要求管理テーブルにレコードを登録する。
insert(String, String, int...) - Static method in class nablarch.core.util.StringUtil
区切り文字を文字列先頭から挿入する。

例:

insertFromRight(String, String, int...) - Static method in class nablarch.core.util.StringUtil
区切り文字を右側から挿入する。

例:

InsertionStrategy<FORM> - Interface in nablarch.fw.web.upload.util
個別の登録ロジックを記述するためのインタフェース。

以下の処理を提供する。 プリペアドステートメントの作成 バリデーション済みオブジェクトのバッチ登録

insertMessageTable(String, Object) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveAction
業務用の受信テーブルに受信電文を登録する。
insertRepeatedly(String, String, int) - Static method in class nablarch.core.util.StringUtil
区切り文字を等間隔で挿入する。

例:

insertRepeatedlyFromRight(String, String, int) - Static method in class nablarch.core.util.StringUtil
区切り文字を右側から等間隔で挿入する。

例:

InsertSqlGenerator - Class in nablarch.etl.generator
一括登録用のINSERT文を生成するクラス。

このクラスは、与えられたSELECT文の結果を一括で登録するINSERT文を生成する。 登録対象のテーブルは指定されたEntityクラス(Entityアノテーションが設定されたクラス)に設定されたテーブルとなる。

SELECT文のSELECT句の順序は、登録対象のテーブルのカラム順と一致している必要がある。

以下に生成されるSQL文の例を示す。

IntegerConvertor - Class in nablarch.core.validation.convertor
値をIntegerに変換するクラス。
本クラスで変換するプロパティには、必ずDigitsアノテーションを付与しておく必要がある。 本クラスでは、Digitsアノテーションの属性を下記の通り使用する。
Digitsアノテーションの属性名説明 integer整数部桁数上限値。10以上の数値を指定できない。 fraction小数部桁数上限値。0のみ指定可能。 commaSeparatedtrueの場合、入力値が3桁区切り文字で編集されていてもよい。(区切り文字は省略可。)              
falseの場合、入力値が3桁区切り文字で編集されていてはいけない。 messageId変換失敗時のメッセージID。
Interceptor - Annotation Type in nablarch.fw
Handler.handle(Object, ExecutionContext)メソッドに対するインターセプタに付与する メタアノテーション。

インターセプタを作成するには、このメタアノテーションを付与したアノテーションを作成し、 Interceptorの属性には、インターセプト処理を実装するクラスを指定する。 この実装クラスは、Interceptor.Impl を継承して作成する。

以下は、インターセプタ"@AroundAdvice"の実装例である。

Interceptor.Impl<TData,TResult,T> - Class in nablarch.fw
Interceptorの処理内容を実装するクラスの抽象基底クラスとなるリクエストハンドラ。

各インターセプションが付与されたときに行われるインターセプト処理の内容は、 このクラスを継承して作成する。

Interceptorの値に指定されるクラスは、このクラスのサブクラスであり、 インターセプトが行われると、そのサブクラスが実装するHandler.handle(Object, ExecutionContext)に処理が委譲される。 この際、ラップされる前のリクエストハンドラをInterceptor.Impl.getOriginalHandler()で取得できるので、 各インターセプタ固有の処理を以下の例のように実装することができる。

INTERNAL_REQUEST_ID_KEY - Static variable in class nablarch.core.ThreadContext
内部リクエストIDのキー。
InternalError - Exception in nablarch.fw.results
ハンドラの内部処理で発生した問題により、処理が継続できないことを 示す例外。
InternalError() - Constructor for exception nablarch.fw.results.InternalError
デフォルトコンストラクタ
InternalError(String) - Constructor for exception nablarch.fw.results.InternalError
コンストラクタ
InternalError(Throwable) - Constructor for exception nablarch.fw.results.InternalError
コンストラクタ
InternalError(String, Throwable) - Constructor for exception nablarch.fw.results.InternalError
コンストラクタ
InternalError(LogLevel, String, Object...) - Constructor for exception nablarch.fw.results.InternalError
コンストラクタ
InternalError(LogLevel, Throwable, String, Object...) - Constructor for exception nablarch.fw.results.InternalError
コンストラクタ
InterSystemMessage<TSelf extends InterSystemMessage<?>> - Class in nablarch.fw.messaging
外部システムに対する送受信電文の内容を格納するデータオブジェクト。 このオブジェクトは以下のデータを保持する。 プロトコルヘッダー メッセージボディ
invalidate(String, ExecutionContext) - Method in class nablarch.common.web.session.SessionStore
セッションストアを無効にする。
invalidate(ExecutionContext) - Static method in class nablarch.common.web.session.SessionUtil
セッションを無効化する。
invalidateSession() - Method in class nablarch.fw.ExecutionContext
現在のリクエストに紐付けられたセッションスコープを無効化する。
InvalidDataFormatException - Exception in nablarch.common.databind
データのフォーマット不正により解析に失敗した場合に送出される例外クラス。
InvalidDataFormatException(String, long) - Constructor for exception nablarch.common.databind.InvalidDataFormatException
指定された行番号とメッセージを持つInvalidCsvFormatExceptionを生成する。
InvalidDataFormatException - Exception in nablarch.core.dataformat
入力データおよび出力データの不正により処理が継続できないことを示す例外クラス。
InvalidDataFormatException(String) - Constructor for exception nablarch.core.dataformat.InvalidDataFormatException
エラーメッセージを使用して、InvalidDataFormatExceptionを生成する。
InvalidDataFormatException(String, Throwable) - Constructor for exception nablarch.core.dataformat.InvalidDataFormatException
エラーメッセージと起因となった例外を使用して、InvalidDataFormatExceptionを生成する。
invokeHandlerList(TData, ExecutionContext) - Method in class nablarch.fw.invoker.BasicHandlerListInvoker
 
invokeHandlerList(TData, ExecutionContext) - Method in interface nablarch.fw.invoker.HandlerListInvoker
ハンドラリストの起動を行う。
invokeInbound(ExecutionContext) - Method in class nablarch.fw.invoker.PipelineInvoker
事前処理を実行する。
invokeOutbound(ExecutionContext) - Method in class nablarch.fw.invoker.PipelineInvoker
事前処理を実行する。
isApplicableTo(Map<String, ?>, boolean) - Method in class nablarch.core.dataformat.RecordDefinition
このレコードフォーマットが、渡されたレコードに適用できるかどうかを返却する。
isApplicableTo(Map<String, ?>) - Method in class nablarch.core.dataformat.RecordDefinition
このレコードフォーマットが、渡されたレコードに適用できるかどうかを返却する。
isArray() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドが配列項目であればtrueを返却する。
isAttribute() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドが属性項目であればtrueを返却する。
isAvailable(String) - Method in interface nablarch.common.availability.ServiceAvailability
パラメータのリクエストIDを元に、サービス提供可否状態を判定し結果を返却する。
isAvailable(String) - Static method in class nablarch.common.availability.ServiceAvailabilityUtil
パラメータのリクエストIDを元に、サービス提供可否状態を判定し結果を返却する。
isBeginOutputEnabled() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
リクエスト処理開始時の出力が有効かを判定する。
isBodyEmpty() - Method in class nablarch.common.web.download.FileResponse
HTTPレスポンスボディの内容が設定されていなければtrueを返す。
isBodyEmpty() - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスボディの内容が設定されていなければtrueを返す。
isConvertible(ResultSetMetaData, int) - Method in interface nablarch.core.db.statement.ResultSetConvertor
指定されたカラムが変換対象のカラムかを返却する。
指定された、ResultSetMetaDataとカラムインデックスから、 ResultSet.getObject(int)以外でデータを取得するか否かを返却する。
isConvertible(ValidationContext<T>, String, Object, Object, Annotation) - Method in interface nablarch.core.validation.Convertor
変換可否のプレチェックを行う。
変換できない文字列であった場合、エラーメッセージをValidationContextに追加し、falseを返却する。
isConvertible(String) - Method in class nablarch.fw.jaxrs.JaxbBodyConverter
 
isDebugEnabled() - Method in interface nablarch.core.log.Logger
DEBUGレベルのログ出力が有効か否かを判定する。
isDispatchingClassOutputEnabled() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
ディスパッチ先クラス決定後の出力が有効かを判定する。
isDomainAnnotation(Annotation) - Method in class nablarch.core.validation.domain.DomainValidationHelper
指定されたアノテーションがドメインを表すアノテーションであるか否かを判定する。
isDuplicateException(SQLException) - Method in class nablarch.core.db.dialect.DB2Dialect
SQL例外が一意制約違反による例外か否か。

isDuplicateException(SQLException) - Method in class nablarch.core.db.dialect.DefaultDialect
 
isDuplicateException(SQLException) - Method in interface nablarch.core.db.dialect.Dialect
SQL例外が一意制約違反による例外か否か。

isDuplicateException(SQLException) - Method in class nablarch.core.db.dialect.OracleDialect
SQL例外が一意制約違反による例外かどうか判定する。

SQL例外が一意制約違反による例外の場合true

isDuplicateException(SQLException) - Method in class nablarch.core.db.dialect.PostgreSQLDialect
SQL例外が一意制約違反による例外か否か。

isDuplicateException(SQLException) - Method in class nablarch.core.db.dialect.SqlServerDialect
SQL例外が一意制約違反による例外か否か。

isEmpty() - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
isEmpty() - Method in class nablarch.common.web.session.SessionEntry
 
isEmpty() - Method in class nablarch.common.web.tag.HtmlAttributes
空か判定する。
isEmpty() - Method in class nablarch.core.util.map.MapWrapper

#getDelegateMap()が返すMapオブジェクトに処理を委譲する。

isEmptyToNull() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
空フィールドをnullに置き換えるか否か。
isEndOutputEnabled() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
リクエスト処理終了時の出力が有効かを判定する。
isErrorEnabled() - Method in interface nablarch.core.log.Logger
ERRORレベルのログ出力が有効か否かを判定する。
isExtendable() - Method in class nablarch.common.web.session.SessionStore
セッション全体の有効期限に寄与するかを取得する。 ストアの有効期限をセッショントラキングIDの保持期限に反映させない場合は、 本メソッドをサブクラス側でオーバーライドしてfalseを返却するようにする。
isFatalEnabled() - Method in interface nablarch.core.log.Logger
FATALレベルのログ出力が有効か否かを判定する。
isFiller() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドがFILLER項目であればtrueを返却する。
isGeneratedValue() - Method in class nablarch.common.dao.ColumnMeta
自動生成カラムか否か。
isHttpOnly() - Method in class nablarch.fw.web.HttpCookie
HttpOnly Cookieか否か。
isIdColumn() - Method in class nablarch.common.dao.ColumnMeta
カラムがプライマリーキーを構成するかどうかを取得する。
isIgnoreEmptyLine() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
空行を無視するか否かを取得する。
isInfoEnabled() - Method in interface nablarch.core.log.Logger
INFOレベルのログ出力が有効か否かを判定する。
isInitialized() - Method in class nablarch.core.dataformat.LayoutDefinition
初期化が行われたかどうかのフラグを取得する
isInvalid(String) - Method in class nablarch.core.validation.ValidationContext
指定されたプロパティにバリデーションエラーがあるかどうか判定する。

バリデーション対象でないプロパティ名が指定された場合はfalseを返す。

isMasking(String) - Method in class nablarch.core.log.LogUtil.MaskingMapValueEditor
パラメータ名がマスキング対象かを判定する。
isNewSession() - Method in class nablarch.fw.ExecutionContext
新規セッションであるかどうか。
isNullOrEmpty(String) - Static method in class nablarch.core.util.StringUtil
nullまたは空文字列判定を行う。
isNullOrEmpty(String...) - Static method in class nablarch.core.util.StringUtil
nullまたは空文字列判定を行う。

与えられた文字列配列内の要素全てがnullまたは空文字であればtrueを返却する。

isNullOrEmpty(Collection<String>) - Static method in class nablarch.core.util.StringUtil
nullまたは空文字列判定を行う。

与えられたコレクション内の要素全てがnullまたは空文字であればtrueを返却する。

isOutput(HttpResponse, ServletExecutionContext) - Method in interface nablarch.fw.web.handler.secure.SecureResponseHeader
このヘッダを出力するか否かを返す。
isParametersOutputEnabled() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
hiddenパラメータ復号後の出力が有効かを判定する。
isProcessSucceeded() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
後続するリスナーの処理が正常終了したかどうかを取得する。
isRedirect() - Method in class nablarch.fw.web.ResourceLocator
レスポンスがリダイレクトかどうか判定する。
isRelative() - Method in class nablarch.fw.web.ResourceLocator
設定されたパスが相対パスかどうか。
isReplacement() - Method in class nablarch.core.dataformat.CharacterReplacementResult
変換前後の文字列を比較し変換の有無を判定する。
isRequired() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドが必須項目であればtrueを返却する。
isRequiredHeader() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
ヘッダー行(タイトル行)が必須か否か。
isResendingRequest() - Method in class nablarch.fw.messaging.FwHeader
この電文が再送電文であるかどうかを返す。 この電文が初回電文、もしくは、そもそも再送要求をサポートしていない場合 falseを返す。
isResendingSupported() - Method in class nablarch.fw.messaging.FwHeader
この電文が再送要求をサポートしているかどうかを返す。
isResponsibleTo(String, ServletExecutionContext) - Method in interface nablarch.fw.web.handler.responsewriter.CustomResponseWriter
処理対象のレスポンスであるか判定する。
isResumable(String) - Method in class nablarch.fw.reader.ResumePointManager
レジューム機能が有効かどうかを取得する。

isRetryable() - Method in interface nablarch.fw.handler.RetryHandler.RetryContext
リトライ可能か否かをリトライ状態から判定する。
isSecure() - Method in class nablarch.fw.web.HttpCookie
Secure Cookieか否か。
isStepCompleted(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.StepTransactionManagementListener
ステップの処理が完了しているか否か。
isStepProcessSucceeded() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
STEPレベルのリスナーの処理が正常終了したかどうかを取得する。
isSuccess() - Method in exception nablarch.fw.messaging.ErrorResponseMessage
 
isSuccess() - Method in exception nablarch.fw.messaging.MessageReadError
 
isSuccess() - Method in exception nablarch.fw.Result.Error
処理が正常終了したかどうかを返す。
isSuccess() - Method in interface nablarch.fw.Result
処理が正常終了したかどうかを返す。
isSuccess() - Method in class nablarch.fw.Result.MultiStatus
処理が正常終了したかどうかを返す。
isSupportedTimeZone(String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSupport
サポート対象のタイムゾーンか否かを判定する。
isTargetPoint(String) - Method in class nablarch.core.log.app.PerformanceLogFormatter
測定対象であるかを判定する。
isTraceEnabled() - Method in interface nablarch.core.log.Logger
TRACEレベルのログ出力が有効か否かを判定する。
isTransactionTimeoutError(SQLException) - Method in class nablarch.core.db.dialect.DB2Dialect
SQL例外がトランザクションタイムアウトと判断すべき例外か否か。
isTransactionTimeoutError(SQLException) - Method in class nablarch.core.db.dialect.DefaultDialect
 
isTransactionTimeoutError(SQLException) - Method in interface nablarch.core.db.dialect.Dialect
SQL例外がトランザクションタイムアウトと判断すべき例外か否か。
isTransactionTimeoutError(SQLException) - Method in class nablarch.core.db.dialect.OracleDialect
SQL例外がトランザクションタイムアウトと判断すべき例外か否か。
isTransactionTimeoutError(SQLException) - Method in class nablarch.core.db.dialect.PostgreSQLDialect
SQL例外がトランザクションタイムアウトと判断すべき例外か否か。
isTransactionTimeoutError(SQLException) - Method in class nablarch.core.db.dialect.SqlServerDialect
SQL例外がトランザクションタイムアウトと判断すべき例外か否か。
isTransient() - Method in class nablarch.common.dao.ColumnMeta
プロパティが揮発性なものかどうかを取得する。
isValid(String, String) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
isValid(String, String, Locale) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
isValid(String, String) - Static method in class nablarch.core.util.DateUtil
このメソッドはロケールにLocale.getDefault()を使用して、DateUtil.isValid(String, String, Locale)を呼び出す。
isValid(String, String, Locale) - Static method in class nablarch.core.util.DateUtil
指定された日付文字列がフォーマットどおりであり、実在する日であることをバリデーションする。
フォーマットにはSimpleDateFormatにて定められたフォーマットを指定する。
例)
isValid() - Method in class nablarch.core.validation.ValidationContext
バリデーションエラーがないかどうかを取得する。
isValid(A, String) - Method in class nablarch.core.validation.validator.CharacterLimitationValidator
有効文字以外が入力されていないかをチェックする。
isValid(String, String) - Static method in class nablarch.core.validation.validator.unicode.CharsetDefValidationUtil
文字列が許容されるかどうか判定する。
バリデーション対象の文字列の各文字が、許容される文字集合に含まれていることを確認する。 バリデーション対象文字がサロゲートペアまたは改行コードを含む場合は、非許容文字列と判定する。
isValid(String, String, boolean) - Static method in class nablarch.core.validation.validator.unicode.CharsetDefValidationUtil
文字列が許容されるかどうか判定する。
バリデーション対象の文字列の各文字が、許容される文字集合に含まれていることを確認する。 バリデーション対象文字がサロゲートペアを含む場合は非許容文字列と判定する。
isValid(String, String, boolean, boolean) - Static method in class nablarch.core.validation.validator.unicode.CharsetDefValidationUtil
文字列が許容されるかどうか判定する。
バリデーション対象の文字列の各文字が、許容される文字集合に含まれていることを確認する。
isValid(CharsetDef, String) - Static method in class nablarch.core.validation.validator.unicode.CharsetDefValidationUtil
文字列が許容されるかどうか判定する。
バリデーション対象の文字列の各文字が、許容される文字集合に含まれていることを確認する。 バリデーション対象文字がサロゲートペアまたは改行コードを含む場合は、 非許容文字列と判定する。
isValid(CharsetDef, String, boolean) - Static method in class nablarch.core.validation.validator.unicode.CharsetDefValidationUtil
文字列が許容されるかどうか判定する。
バリデーション対象の文字列の各文字が、許容される文字集合に含まれていることを確認する。 バリデーション対象文字がサロゲートペアを含む場合は非許容文字列と判定する。
isValid(CharsetDef, String, boolean, boolean) - Static method in class nablarch.core.validation.validator.unicode.CharsetDefValidationUtil
文字列が許容されるかどうか判定する。
バリデーション対象の文字列の各文字が、許容される文字集合に含まれていることを確認する。
isVersion() - Method in class nablarch.common.dao.ColumnMeta
カラムが楽観排他用のバージョンを表すかどうかを取得する。
isWarnEnabled() - Method in interface nablarch.core.log.Logger
WARNレベルのログ出力が有効か否かを判定する。
iterator() - Method in class nablarch.common.dao.DeferredEntityList
 
iterator() - Method in class nablarch.core.db.statement.ResultSetIterator
型Tの要素セットの反復子を返す。
A B C D E F G H I J K L M N O P Q R S T U V W X Y