- ObjectMapper<T> - nablarch.common.databindのインタフェース
 
- 
Javaオブジェクトと任意のフォーマットをバインディングするインタフェース。
 
- ObjectMapperFactory - nablarch.common.databindのクラス
 
- 
 
- OnDoubleSubmission - nablarch.common.web.tokenの注釈型
 
- 
二重サブミットを防止するInterceptor。
 
- onError(Throwable, RequestMessage, ExecutionContext) - クラス のメソッドnablarch.fw.messaging.action.MessagingAction
 
- 
業務トランザクションが異常終了した場合の処理を実行する。
 
- OnError - nablarch.fw.web.interceptorの注釈型
 
- 
リクエストハンドラが例外を送出した場合のレスポンスを指定するInterceptor。
 
- OnErrors - nablarch.fw.web.interceptorの注釈型
 
- 
リクエストハンドラが例外を送出した場合のレスポンスを指定するInterceptor。
 
- onFileEnd(ExecutionContext) - インタフェース のメソッドnablarch.fw.reader.ValidatableFileDataReader.FileValidatorAction
 
- 
ファイル全件の読み込みが正常終了し、
 ファイル終端に達するとコールバックされる
 
- onReceive(RequestMessage, ExecutionContext) - クラス のメソッドnablarch.fw.messaging.action.MessagingAction
 
- 
要求電文毎にフレームワークから起動され、要求電文の内容をもとに業務処理を実行する。
 
- open(String, String) - クラス のstaticメソッドnablarch.common.io.FileRecordWriterHolder
 
- 
FilePathSettingから"output"という論理名で取得したベースパス配下のファイルをオープンする。
 
- open(String, String, int) - クラス のstaticメソッドnablarch.common.io.FileRecordWriterHolder
 
- 
FilePathSettingから"output"という論理名で取得したベースパス配下のファイルをオープンする。
 
- open(String, String, String) - クラス のstaticメソッドnablarch.common.io.FileRecordWriterHolder
 
- 
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルをオープンする。
 
- open(String, String, String, int) - クラス のstaticメソッドnablarch.common.io.FileRecordWriterHolder
 
- 
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルをオープンする。
 
- open(String, String, String, String) - クラス のstaticメソッドnablarch.common.io.FileRecordWriterHolder
 
- 
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルをオープンする。
 
- open(String, String, String, String, int) - クラス のstaticメソッドnablarch.common.io.FileRecordWriterHolder
 
- 
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルをオープンする。
 
- OperationLogger - nablarch.core.log.operationのクラス
 
- 
運用担当者向けの通知ログを出力するロガー
 
- OptimisticLockException - nablarch.common.exclusivecontrolの例外
 
- 
楽観的ロックでバージョン番号が更新されている場合に発生する例外。
 
- OptimisticLockException(List<Version>, Message) - 例外 のコンストラクタnablarch.common.exclusivecontrol.OptimisticLockException
 
- 
インスタンスを生成する。
 
- or(ExecutionContext, String, T) - クラス のstaticメソッドnablarch.common.web.session.SessionUtil
 
- 
名称を指定してセッションからオブジェクトを取得する。
 
- orNull(ExecutionContext, String) - クラス のstaticメソッドnablarch.common.web.session.SessionUtil
 
- 
名称を指定してセッションからオブジェクトを取得する。
 
- outputProgressInfo() - インタフェース のメソッドnablarch.fw.batch.ee.progress.ProgressManager
 
- 
進捗状況を出力する。
 
- outputProgressInfo(long) - インタフェース のメソッドnablarch.fw.batch.ee.progress.ProgressManager
 
- 
進捗状況を出力する。