ナビゲーション・リンクをスキップ
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 Z 

E

editValue(String, Object) - クラス のメソッドnablarch.core.log.LogUtil.MaskingMapValueEditor
キーがマスク対象のパターンにマッチする値のみマスキングを行う。
emitLog(InterSystemMessage<?>) - クラス のメソッドnablarch.fw.messaging.MessagingContext
メッセージングの証跡ログを出力する。
EMPTY_ATTRIBUTES - クラス のstatic変数nablarch.common.web.tag.HtmlAttributes
空の属性。
encode(List<SessionEntry>) - クラス のメソッドnablarch.common.web.session.SessionStore
セッションエントリリストをエンコードする。
encode(T) - インタフェース のメソッドnablarch.common.web.session.StateEncoder
バイト列へのエンコードを行う。
encode(byte[]) - クラス のstaticメソッドnablarch.core.util.Base64Util
バイト配列をBase64でエンコードする。
encode(String) - インタフェース のメソッドnablarch.fw.web.download.encorder.DownloadFileNameEncoder
ダウンロードファイル名をエンコードする。
EncodeException - nablarch.common.web.sessionの例外
セッションの内容をエンコードする際に発生する例外。
EncodeException(Throwable) - 例外 のコンストラクタnablarch.common.web.session.EncodeException
コンストラクタ。
encrypt(C, byte[]) - インタフェース のメソッドnablarch.common.encryption.Encryptor
コンテキスト情報を使用して暗号化を行う。
Encryptor<C> - nablarch.common.encryptionのインタフェース
暗号化と復号を行うインタフェース。
end(String, String) - クラス のメソッドnablarch.core.log.app.PerformanceLogFormatter
測定を終了し、パフォーマンスログのメッセージをフォーマットする。
end(String, String, Object...) - クラス のstaticメソッドnablarch.core.log.app.PerformanceLogUtil
測定を終了しパフォーマンスログを出力する。
endExecute(String, long) - クラス のメソッドnablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeメソッドの実行終了時のSQLログをフォーマットする。
endExecuteBatch(String, long, int) - クラス のメソッドnablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeBatchメソッドの更新終了時のSQLログをフォーマットする。
endExecuteQuery(String, long) - クラス のメソッドnablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeQueryメソッドの検索終了時のSQLログをフォーマットする。
endExecuteUpdate(String, long, int) - クラス のメソッドnablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeUpdateメソッドの更新終了時のSQLログをフォーマットする。
endRetrieve(String, long, long, int) - クラス のメソッドnablarch.core.db.statement.SqlLogFormatter
SqlPStatement#retrieveメソッドの検索終了時のSQLログをフォーマットする。
endTransaction() - クラス のメソッドnablarch.core.db.transaction.SimpleDbTransactionManager
トランザクションを終了し、リソースを解放する。。
ensureCapacity(int) - クラス のメソッドnablarch.common.dao.DeferredEntityList
非推奨です。
EntityList<E> - nablarch.common.daoのクラス
UniversalDaoから返される結果リストの保持クラス。
EntityList() - クラス のコンストラクタnablarch.common.dao.EntityList
デフォルトコンストラクタ
EntityList(int) - クラス のコンストラクタnablarch.common.dao.EntityList
指定の初期容量でEntityListを生成する。
EntityList(Collection<? extends E>) - クラス のコンストラクタnablarch.common.dao.EntityList
指定のコレクションでEntityListを生成する。
EntityMeta - nablarch.common.daoのクラス
Entityクラスのメタデータを保持するクラス。
EntityMeta(Class<?>) - クラス のコンストラクタnablarch.common.dao.EntityMeta
コンストラクタ。
EntityUtil - nablarch.common.daoのクラス
エンティティに関するユーティリティクラス。
entrySet() - クラス のメソッドnablarch.common.web.session.SessionEntry
 
entrySet() - クラス のメソッドnablarch.core.util.map.MapWrapper

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

equals(Object) - クラス のメソッドnablarch.common.dao.ColumnMeta
 
equals(Object) - クラス のメソッドnablarch.common.dao.EntityMeta
 
equals(Object) - クラス のメソッドnablarch.common.web.compositekey.CompositeKey
このオブジェクトと等価であるかを返す。
equals(Object) - クラス のメソッドnablarch.core.db.cache.ResultSetCacheKey
以下の項目が等しい場合に等価と判定する。
equals(Object) - クラス のメソッドnablarch.core.message.Message
文字列リソースが等価であるか判定する。
equals(Object) - クラス のメソッドnablarch.core.validation.ValidationResultMessage
このオブジェクトと等価であるかを返す。
error(Throwable, ExecutionContext) - クラス のメソッドnablarch.fw.action.BatchActionBase
実行時例外/エラーの発生によって本処理が終了した場合に一度だけ実行される。
Error() - 例外 のコンストラクタnablarch.fw.Result.Error
デフォルトコンストラクタ
Error(String) - 例外 のコンストラクタnablarch.fw.Result.Error
コンストラクタ
Error(Throwable) - 例外 のコンストラクタnablarch.fw.Result.Error
コンストラクタ
Error(String, Throwable) - 例外 のコンストラクタnablarch.fw.Result.Error
コンストラクタ
errorInExecution(Throwable, ExecutionContext) - クラス のメソッドnablarch.fw.action.BatchActionBase
 
errorInExecution(Throwable, ExecutionContext) - インタフェース のメソッドnablarch.fw.handler.ExecutionHandlerCallback
実行制御ハンドラが後続処理を実行した後、 後続のハンドラでエラーが発生した場合に呼ばれる。
ErrorOnSessionWriteConflict - nablarch.fw.web.interceptorの注釈型
非推奨です。
標準のハンドラ構成では、本アノテーションを使用しても、DBトランザクションをロールバックすることができないため、 本アノテーションを使用しないこと。
ErrorResponseBuilder - nablarch.fw.jaxrsのクラス
JAX-RS用のエラーレスポンスを生成するクラス。
ErrorResponseMessage - nablarch.fw.messagingの例外
エラー応答として送信する電文情報を含んだ実行時例外。
ErrorResponseMessage(ResponseMessage) - 例外 のコンストラクタnablarch.fw.messaging.ErrorResponseMessage
コンストラクタ。
ErrorResponseMessage(ResponseMessage, Throwable) - 例外 のコンストラクタnablarch.fw.messaging.ErrorResponseMessage
元例外とエラー応答電文の内容指定し、インスタンスを生成する。
errorResponseOf(Throwable, ExecutionContext) - クラス のメソッドnablarch.fw.messaging.handler.MessageReplyHandler
後続ハンドラの処理中に未捕捉の例外が発生した場合に応答するエラー電文を作成する。
escapeHtml(Object) - クラス のstaticメソッドnablarch.common.web.HtmlTagUtil
HTMLエスケープを行う。
escapeHtml(Object, boolean) - クラス のstaticメソッドnablarch.common.web.HtmlTagUtil
HTMLエスケープ及び半角スペースと改行の変換を行う。
escapeHtml(Object, boolean, List<String>, List<String>) - クラス のstaticメソッドnablarch.common.web.HtmlTagUtil
HTMLエスケープ、半角スペース・改行の変換を行う。
escapeHtml(Object) - クラス のstaticメソッドnablarch.common.web.tag.TagUtil
HTMLエスケープを行う。
escapeHtml(Object, boolean) - クラス のstaticメソッドnablarch.common.web.tag.TagUtil
HTMLエスケープを行う。
escapeHtml(Object, boolean, List<String>, List<String>) - クラス のstaticメソッドnablarch.common.web.tag.TagUtil
HTMLエスケープを行う。
EtlConfig - nablarch.etl.configの注釈型
ETLの設定をインジェクトする際に指定するQualifier
EtlConfigLoader - nablarch.etl.configのインタフェース
外部リソースに定義されたETLの設定をロードするインタフェース。
EtlJobAbortedException - nablarch.etlの例外
バリデーションエラーが発生し、ステップを異常終了することを示す例外クラス。
EtlJobAbortedException(String) - 例外 のコンストラクタnablarch.etl.EtlJobAbortedException
例外メッセージを持つEtlJobAbortedを生成する。
EtlUtil - nablarch.etlのクラス
ETL機能をサポートするユーティリティクラス。
EXCEL - クラス のstatic変数nablarch.common.databind.csv.CsvDataBindConfig
EXCEL形式のCSVフォーマット定義
ExclusiveControlContext - nablarch.common.exclusivecontrolのクラス
排他制御の実行に必要な情報を保持するクラス。
ExclusiveControlManager - nablarch.common.exclusivecontrolのインタフェース
排他制御(悲観的ロック、楽観的ロック)を管理するインタフェース。
ExclusiveControlUtil - nablarch.common.exclusivecontrolのクラス
非推奨です。
本クラスはNablarchバージョン5以降では非推奨となっている。 バージョン5以降で排他制御機能を利用する場合には、UniversalDaoを利用すること。
execute() - インタフェース のメソッドnablarch.core.db.statement.SqlPStatement
java.sql.PreparedStatement#executeのラッパー。
execute(AppDbConnection) - クラス のメソッドnablarch.core.db.transaction.SimpleDbTransactionExecutor
SQL文を実行する。
execute() - クラス のメソッドnablarch.core.transaction.TransactionExecutor
トランザクションを実行する。
execute(CommandLine) - クラス のstaticメソッドnablarch.fw.launcher.Main
バッチを実行する。
execute() - インタフェース のメソッドnablarch.fw.launcher.ProcessLifecycle
本処理を行う。
execute(HttpProtocolClient, HttpProtocolClient.HttpRequestMethodEnum, String, Map<String, List<String>>, Map<String, String>, String, String) - クラス のメソッドnablarch.fw.messaging.realtime.http.client.HttpMessagingClient
HTTPリクエストを送出する。
execute(HttpProtocolClient.HttpRequestMethodEnum, String, Map<String, List<String>>, Map<String, String>, HttpOutputStreamWriter, HttpInputStreamReader) - クラス のメソッドnablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
HTTP通信を行う。
execute(HttpProtocolClient.HttpRequestMethodEnum, String, Map<String, List<String>>, Map<String, String>, HttpOutputStreamWriter, HttpInputStreamReader) - インタフェース のメソッドnablarch.fw.messaging.realtime.http.client.HttpProtocolClient
HTTP通信を行う。
executeBatch() - インタフェース のメソッドnablarch.core.db.statement.SqlStatement
java.sql.PreparedStatement#executeBatchのラッパー。
executeQuery() - インタフェース のメソッドnablarch.core.db.statement.SqlPStatement
java.sql.PreparedStatement#executeQueryのラッパー。
executeQueryByMap(Map<String, ?>) - インタフェース のメソッドnablarch.core.db.statement.ParameterizedSqlPStatement
java.sql.PreparedStatement#executeQueryのラッパー。
executeQueryByObject(Object) - インタフェース のメソッドnablarch.core.db.statement.ParameterizedSqlPStatement
java.sql.PreparedStatement#executeQueryのラッパー。
executeUpdate() - インタフェース のメソッドnablarch.core.db.statement.SqlPStatement
java.sql.PreparedStatement#executeUpdateのラッパー。
executeUpdateByMap(Map<String, ?>) - インタフェース のメソッドnablarch.core.db.statement.ParameterizedSqlPStatement
Mapのvalueをバインド変数にセットしSQLを実行する。
executeUpdateByObject(Object) - インタフェース のメソッドnablarch.core.db.statement.ParameterizedSqlPStatement
オブジェクトのフィールドの値をバインド変数に設定しSQLを実行する。
EXECUTION_ID_KEY - クラス のstatic変数nablarch.core.ThreadContext
実行時IDのキー。
ExecutionContext - nablarch.fwのクラス
一連のハンドラ実行において、共通して読み書きするデータを保持するクラス。
ExecutionContext() - クラス のコンストラクタnablarch.fw.ExecutionContext
デフォルトコンストラクタ
ExecutionHandlerCallback<TData,TResult> - nablarch.fw.handlerのインタフェース
実行制御ハンドラ内の処理状況に応じて呼び出される各種コールバックを定義する インターフェース。
executorService - クラス の変数nablarch.fw.invoker.AbstractExecutorServiceFactory
ExecutorService
ExecutorServiceFactory - nablarch.fw.invokerのインタフェース
ExecutorServiceを生成するためのファクトリインタフェース。
exists(Class<T>, String) - クラス のstaticメソッドnablarch.common.dao.UniversalDao
SQL_IDをもとに検索し、データが存在するか否かを確認する。
exists(Class<T>, String, Object) - クラス のstaticメソッドnablarch.common.dao.UniversalDao
SQL_IDをもとにバインド変数を展開して検索し、データが存在するか否かを確認する。
exists() - クラス のメソッドnablarch.fw.web.ResourceLocator
このリソースの実体が存在するかどうか判定する。
existsResource(String, HttpServletRequest) - クラス のメソッドnablarch.fw.web.i18n.ResourcePathRule
指定されたパスが指すファイルが存在するか否かを判定する。
Expirable<V> - nablarch.core.cache.expirableのクラス
有効期限付きのキャッシュ値を表すクラス。
ExpirableCache<K,V> - nablarch.core.cache.expirableのインタフェース
有効期限付きキャッシュ。
ExpirableCacheListener<K> - nablarch.core.cache.expirableのインタフェース
有効期限付きキャッシュのリスナーインタフェース。
ExpirableCacheTemplate<K,V> - nablarch.core.cache.expirableのクラス
有効期限付きキャッシュ(ExpirableCache)を実装するためのテンプレートクラス。
ExponentialNumberString - nablarch.core.dataformat.convertor.valueのクラス
符号なしおよび指数付き数値コンバータ。
ExponentialSignedNumberString - nablarch.core.dataformat.convertor.valueのクラス
符号付きおよび指数付き数値コンバータ。
exportParam(String, String, String, TData, ExecutionContext) - クラス のメソッドnablarch.fw.handler.RewriteRule
変数を定義する。
exportParam(String, String, String, HttpRequest, ExecutionContext) - クラス のメソッドnablarch.fw.web.handler.HttpRequestRewriteRule
 
ExtendedStringConvertor - nablarch.core.validation.convertorのインタフェース
StringConvertorにてString変換後、さらに追加で変換を行うコンバータが実装するインタフェース。
extractSuffix(String) - クラス のstaticメソッドnablarch.core.util.FileUtil
ファイル名から拡張子を抽出する。
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 Z 
ナビゲーション・リンクをスキップ