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 Z 

A

abbr() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
abortIfInvalid() - Method in class nablarch.core.validation.ValidationContext
バリデーションエラーがある場合に、 バリデーション結果メッセージを保持したApplicationExceptionを送出する。

バリデーションエラーのプロパティがない場合、本メソッドは何もしない。

AbstractCharHttpStreamReader - Class in nablarch.fw.messaging.realtime.http.streamio
HTTP通信時に使用するReaderクラス。
AbstractCharHttpStreamReader() - Constructor for class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamReader
 
AbstractCharHttpStreamWritter - Class in nablarch.fw.messaging.realtime.http.streamio
HTTP通信時に使用するWritterクラス。
AbstractCharHttpStreamWritter() - Constructor for class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamWritter
コンストラクタ。
AbstractCharHttpStreamWritter(String) - Constructor for class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamWritter
コンストラクタ。
AbstractCodeValueValidator() - Constructor for class nablarch.common.code.validator.ee.CodeValue.AbstractCodeValueValidator
 
AbstractDateStringConverter - Class in nablarch.common.date
日付を表す文字列を値に変換する抽象クラス。
AbstractDateStringConverter(String, String) - Constructor for class nablarch.common.date.AbstractDateStringConverter
コンストラクタ。
AbstractExecutorServiceFactory - Class in nablarch.fw.invoker
ExecutorServiceFactoryの実装をサポートする抽象クラス。 ExecutorServiceFactoryの実装クラスで共通となる処理を提供する。
AbstractExecutorServiceFactory() - Constructor for class nablarch.fw.invoker.AbstractExecutorServiceFactory
 
AbstractHttpRequestTestTemplate<INF extends TestCaseInfo> - Class in nablarch.test.core.http
リクエスト単体テストをテンプレート化するクラス。
本クラスを使用することで、リクエスト単体テストのテストソース、テストデータを 定型化することができる。

AbstractHttpRequestTestTemplate() - Constructor for class nablarch.test.core.http.AbstractHttpRequestTestTemplate
コンストラクタ。
AbstractHttpRequestTestTemplate(Class<?>) - Constructor for class nablarch.test.core.http.AbstractHttpRequestTestTemplate
コンストラクタ。
AbstractHttpStreamReader - Class in nablarch.fw.messaging.realtime.http.streamio
HTTP通信時に使用するReaderクラス。
AbstractHttpStreamReader() - Constructor for class nablarch.fw.messaging.realtime.http.streamio.AbstractHttpStreamReader
 
AbstractLettuceRedisClient - Class in nablarch.integration.redisstore.lettuce
LettuceRedisClient の共通処理をまとめた抽象クラス。
AbstractLettuceRedisClient(String) - Constructor for class nablarch.integration.redisstore.lettuce.AbstractLettuceRedisClient
コンストラクタ。
AbstractNablarchItemWriteListener - Class in nablarch.fw.batch.ee.listener.chunk
NablarchItemWriteListenerを実装した抽象クラス。

本クラスの実装では処理を何も行わない。サブクラス側で必要なメソッドをオーバライドし処理を追加すること。

AbstractNablarchItemWriteListener() - Constructor for class nablarch.fw.batch.ee.listener.chunk.AbstractNablarchItemWriteListener
 
AbstractNablarchJobListener - Class in nablarch.fw.batch.ee.listener.job
NablarchJobListenerを実装した抽象クラス。

本クラスの実装では処理を何も行わない。サブクラス側で必要なメソッドをオーバライドし処理を追加すること。

AbstractNablarchJobListener() - Constructor for class nablarch.fw.batch.ee.listener.job.AbstractNablarchJobListener
 
AbstractNablarchStepListener - Class in nablarch.fw.batch.ee.listener.step
NablarchStepListenerを実装した抽象クラス。

本クラスの実装では処理を何も行わない。サブクラス側で必要なメソッドをオーバライドし処理を追加すること。

AbstractNablarchStepListener() - Constructor for class nablarch.fw.batch.ee.listener.step.AbstractNablarchStepListener
 
AbstractNumberConverter<T extends java.lang.Number> - Class in nablarch.core.beans.converter
数値型のConverterの抽象基底クラス。 String型の値からの変換に使用できるメソッドを提供する。
AbstractNumberConverter() - Constructor for class nablarch.core.beans.converter.AbstractNumberConverter
デフォルトコンストラクタ
AbstractNumberConverter(List<String>) - Constructor for class nablarch.core.beans.converter.AbstractNumberConverter
数値パターンを設定してインスタンスを構築する。
AbstractScope - Class in nablarch.fw.dicontainer.scope
スコープのスケルトン。
AbstractScope() - Constructor for class nablarch.fw.dicontainer.scope.AbstractScope
 
AbstractSizeValidator() - Constructor for class nablarch.core.validation.ee.Size.AbstractSizeValidator
 
accept(File) - Method in class nablarch.test.core.http.HttpRequestTestSupport.HtmlResourceExtensionFilter
指定された拡張子を持つファイルと、全ディレクトリをコピー対象とする。
acronym() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
activate(String, Map<String, ?>) - Method in class nablarch.integration.workflow.definition.Event
フローノードのアクティブ化処理を行う。
activate(String, Map<String, ?>) - Method in class nablarch.integration.workflow.definition.FlowNode
フローノードのアクティブ化処理を行う。
activate(String, Map<String, ?>) - Method in class nablarch.integration.workflow.definition.Task
フローノードのアクティブ化処理を行う。
ActiveFlowNodeDao - Class in nablarch.integration.workflow.dao
アクティブフローノードテーブルアクセスクラス。
ActiveFlowNodeDao(WorkflowInstanceSchema) - Constructor for class nablarch.integration.workflow.dao.ActiveFlowNodeDao
アクティブフローノードテーブルアクセスを生成する。
ActiveFlowNodeEntity - Class in nablarch.integration.workflow.dao
アクティブフローノードエンティティ。
ActiveFlowNodeEntity(String, String) - Constructor for class nablarch.integration.workflow.dao.ActiveFlowNodeEntity
アクティブフローノードエンティティを生成する。
ActiveGroupTaskDao - Class in nablarch.integration.workflow.dao
アクティブグループタスクテーブルアクセスクラス。
ActiveGroupTaskDao(WorkflowInstanceSchema) - Constructor for class nablarch.integration.workflow.dao.ActiveGroupTaskDao
アクティブグループタスクテーブルアクセスを生成する。
ActiveGroupTaskEntity - Class in nablarch.integration.workflow.dao
アクティブグループタスクエンティティ。
ActiveGroupTaskEntity(String, String, String, int) - Constructor for class nablarch.integration.workflow.dao.ActiveGroupTaskEntity
アクティブグループタスクエンティティを生成する。
ActiveUserTaskDao - Class in nablarch.integration.workflow.dao
アクティブユーザタスクテーブルアクセスクラス。
ActiveUserTaskDao(WorkflowInstanceSchema) - Constructor for class nablarch.integration.workflow.dao.ActiveUserTaskDao
アクティブユーザタスクテーブルアクセスを生成する。
ActiveUserTaskEntity - Class in nablarch.integration.workflow.dao
アクティブユーザタスクエンティティ。
ActiveUserTaskEntity(String, String, String, int) - Constructor for class nablarch.integration.workflow.dao.ActiveUserTaskEntity
アクティブユーザエンティティを生成する。
add(E) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
add(int, E) - Method in class nablarch.common.dao.EntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
add(K, V, Date) - Method in interface nablarch.core.cache.expirable.ExpirableCache
キャッシュに値を設定する。
add(K, V, Date) - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
キャッシュに値を設定する。
add(String, InputStream) - Method in class nablarch.core.db.statement.ParameterHolder
InputStreamのパラメータを追加する。
add(String, Reader) - Method in class nablarch.core.db.statement.ParameterHolder
Readerのパラメータを追加する。
add(String, byte[]) - Method in class nablarch.core.db.statement.ParameterHolder
バイト配列のパラメータを追加する。
add(String, Object) - Method in class nablarch.core.db.statement.ParameterHolder
パラメータ値を追加する。 InputStream、byte配列以外を付加する場合は本メソッドを使用する。
add(int, InputStream) - Method in class nablarch.core.db.statement.ParameterHolder
InputStreamのパラメータを追加する。
add(int, Reader) - Method in class nablarch.core.db.statement.ParameterHolder
Readerのパラメータを追加する。
add(int, byte[]) - Method in class nablarch.core.db.statement.ParameterHolder
バイト配列のパラメータを追加する。
add(int, Object) - Method in class nablarch.core.db.statement.ParameterHolder
パラメータ値を追加する。 InputStream、byte配列以外を付加する場合は本メソッドを使用する。
add(Contextual<?>, T) - Method in class nablarch.fw.batch.ee.cdi.StepScopedHolder
値を設定する。
add(ContainerException) - Method in interface nablarch.fw.dicontainer.component.ErrorCollector
バリデーションエラーを追加する。
add(ContainerException) - Method in class nablarch.fw.dicontainer.component.impl.ContainerBuilderWrapper
 
add(ContainerException) - Method in class nablarch.fw.dicontainer.component.impl.ErrorCollectorImpl
 
addAll(Collection<? extends E>) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
addAll(int, Collection<? extends E>) - Method in class nablarch.common.dao.EntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
addAttachedFile(AttachedFile) - Method in class nablarch.common.mail.MailContext
添付ファイルを追加する。
addAttribute(Tag.TagAttribute) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
属性を追加する。
addBasePathSetting(String, String) - Method in class nablarch.core.util.FilePathSetting
ベースパスの設定を追加する。

ベースパスにはディレクトリのみ指定できる。ディレクトリでない場合、例外をスローする。

ベースパスはURLで指定すること。URLを使用して、ファイルシステムとクラスパス上のリソースを指定することができる。
URLのフォーマットは下記の通りである。

addBatch() - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.addBatch()のラッパー。
addBatch() - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.addBatch()のラッパー。
addBatch(ParameterizedSqlPStatement, FORM) - Method in interface nablarch.fw.web.upload.util.InsertionStrategy
ステートメントにバッチ登録する。
addBatchMap(Map<String, ?>) - Method in class nablarch.core.db.statement.BasicSqlPStatement
バッチ実行用にMapのvalueをバインド変数にセットする。
addBatchMap(Map<String, ?>) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
バッチ実行用にMapのvalueをバインド変数にセットする。
addBatchObject(Object) - Method in class nablarch.core.db.statement.BasicSqlPStatement
バッチ実行用にオブジェクトのフィールドの値をバインド変数にセットする。
addBatchObject(Object) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
バッチ実行用にオブジェクトのフィールドの値をバインド変数にセットする。
addBcc(String) - Method in class nablarch.common.mail.MailContext
送信先(BCC)メールアドレスを追加する。
addBodyContent(MimeMessage, MailRequestTable.MailRequest, List<? extends MailAttachedFileTable.MailAttachedFile>, ExecutionContext) - Method in class nablarch.common.mail.MailSender
指定されたMimeMessageにメールメッセージ本文(添付ファイル含む)を追加する。

メッセージ本文を暗号化する場合や、電子署名を付加する場合には本メソッドをオーバライドし処理を本文の追加処理を変更すること。

addBodyConverter(BodyConverter) - Method in class nablarch.fw.jaxrs.BodyConvertHandler
BodyConverterを追加する。
addCc(String) - Method in class nablarch.common.mail.MailContext
送信先(CC)メールアドレスを追加する。
addChangeParamName(String, String) - Method in class nablarch.common.web.tag.SubmissionInfo
ポップアップ用のサブミット時のパラメータ名の変更情報を追加する。
addCommonValue(HttpProtocolClient.HttpRequestMethodEnum, MessageSenderSettings, SyncMessage) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
要求電文に、共通プロトコルヘッダ相当部分及びフレームワーク制御ヘッダ部で使用する要素を追加する。
addCondition(DataRecordPredicate...) - Method in class nablarch.core.dataformat.RecordDefinition
このレコードタイプが適用される条件を追加する。(AND条件)
addCondition(String) - Method in class nablarch.fw.handler.RewriteRule
置換処理の適用条件を追加する。
addContentPathRewriteRule(ContentPathRewriteRule) - Method in class nablarch.fw.web.handler.HttpRewriteHandler
コンテンツパスの置換ルールを設定する。
addConvertor(ValueConvertor<?, ?>) - Method in class nablarch.core.dataformat.FieldDefinition
コンバータを追加する。 nullが渡された場合は何もしない。
addConvertorSetting(String, Object[]) - Method in class nablarch.core.dataformat.FieldDefinition
フォーマット定義ファイルで指定されたコンバータの定義を追加する。
addConvertorToField(FieldDefinition, RecordDefinition) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
フィールドのフォーマット定義を保持するクラスに関連するコンバータを生成し、フィールド定義クラスに設定する。 コンバータを生成する役割を担うコンバータファクトリは、サブクラスで指定されたコンバータ情報設定クラスをもとに生成する。 DataRecordFormatterSupport.getConvertorSetting()
addCookie(HttpCookie) - Method in class nablarch.fw.web.HttpResponse
サーバ側から送信されたクッキー情報を設定する。
addDataRecord(Map<String, Object>) - Method in class nablarch.fw.messaging.SyncMessage
データレコードを追加する。
addDataRecord(Object) - Method in class nablarch.fw.messaging.SyncMessage
データレコードを追加する。
addDay(String, int) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
addDay(String, int) - Static method in class nablarch.core.util.DateUtil
指定された日付(yyyyMMdd形式)を指定された日数分加減算する。

負の値が指定された場合は、減算を行う。

例)addDay("19991231", 1) //--> "20000101"

addDisposable(Disposable) - Method in interface nablarch.core.repository.disposal.ApplicationDisposer
Disposableを追加する。
addDisposable(Disposable) - Method in class nablarch.core.repository.disposal.BasicApplicationDisposer
 
addError(ContainerException) - Method in class nablarch.fw.dicontainer.container.ContainerBuilder
バリデーションエラーを追加する。
addEscapes(String) - Static method in error nablarch.test.tool.htmlcheck.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExport(String) - Method in class nablarch.fw.handler.RewriteRule
リクエストスコープ変数定義を追加する。 同名の変数が既に定義されていた場合は上書きする。
addField(FieldDefinition...) - Method in class nablarch.core.dataformat.RecordDefinition
指定されたフィールド定義を追加する。
addFileExtensions(String, String) - Method in class nablarch.core.util.FilePathSetting
ベースパスの論理名に対応する拡張子を追加する。
addFillerFieldConfig(List<FieldConfig>) - Method in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
filler用のFieldConfigを生成してフィールド定義リストに追加する。
addFormatAndRecordNumberTo(InvalidDataFormatException) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
InvalidDataFormatExceptionに フォーマットファイルのパスと例外発生時の行番号を設定する。
addHandler(Handler<?, ?>) - Method in class nablarch.fw.HandlerQueueManager
ハンドラキューにハンドラを登録する。
addHandler(int, Handler<?, ?>) - Method in class nablarch.fw.HandlerQueueManager
ハンドラキューにハンドラを登録する。
addHandler(String, Handler<TRequest, ?>) - Method in class nablarch.fw.HandlerQueueManager
ハンドラを登録する。
addHandler(String, Object) - Method in class nablarch.fw.HandlerQueueManager
リクエストハンドラを登録する。
addHandler(Object) - Method in class nablarch.fw.HandlerQueueManager
リクエストハンドラを登録する。
addHandlers(Collection<? extends Handler>) - Method in class nablarch.fw.HandlerQueueManager
ハンドラキューにハンドラを登録する。
addHiddenTagInfo(HtmlAttributes) - Method in class nablarch.common.web.tag.FormContext
フォームに含まれるhiddenタグの情報を追加する。
addHiddenTagInfo(String, String...) - Method in class nablarch.common.web.tag.FormContext
フォームに含まれるhiddenタグの情報を追加する。
addInputName(String) - Method in class nablarch.common.web.tag.FormContext
フォームに含まれる入力項目のname属性を追加する。
AdditionalInfoItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.AdditionalInfoItem
 
addKeyConversion(String) - Method in class nablarch.core.util.map.MultipleKeyCaseMap
指定されたキー名に対するキー変換情報をキー変換情報マップに追加する。
addMessage(String, Object...) - Method in class nablarch.core.validation.ValidationContext
メッセージを追加する。
addMessages(Message) - Method in exception nablarch.core.message.ApplicationException
処理結果メッセージを追加する。
addMessages(List<Message>) - Method in exception nablarch.core.message.ApplicationException
処理結果メッセージを追加する。
addMessages(List<Message>) - Method in class nablarch.core.validation.ValidationContext
メッセージを追加する。
addMethodIfNotOverridden(Method) - Method in class nablarch.fw.dicontainer.component.MethodCollector
メソッドがオーバーライドメソッドでなければ追加する。
addMonth(String, int) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
addMonth(String, int) - Static method in class nablarch.core.util.DateUtil
指定された日付(yyyyMMdd or yyyyMM形式)を指定された月数分加減算する。

負の値が指定された場合は、減算を行う。

例)addMonth("19991231", 1) //--> "20000131"

addParam(String, String) - Method in class nablarch.common.web.tag.IncludeContext
インクルード時に含めるパラメータを追加する。
addParam(String, String) - Method in class nablarch.common.web.tag.IncludeParamTag
パラメータを追加する。
同じパラメータ名に対して複数の値が指定された場合はこのメソッドが複数回呼ばれる。
addParam(String, String) - Method in class nablarch.common.web.tag.ParamTag
パラメータを追加する。
同じパラメータ名に対して複数の値が指定された場合はこのメソッドが複数回呼ばれる。
addParam(String, String) - Method in class nablarch.common.web.tag.ParamTagSupport
パラメータを追加する。
同じパラメータ名に対して複数の値が指定された場合はこのメソッドが複数回呼ばれる。
addParam(String, String) - Method in class nablarch.common.web.tag.SubmissionInfo
サブミット時に追加するパラメータを追加する。
addParam(int, byte[]) - Method in class nablarch.core.db.cache.ResultSetCacheKeyBuilder
パラメータを付加する。
addParam(int, Object) - Method in class nablarch.core.db.cache.ResultSetCacheKeyBuilder
パラメータを付加する。
addParam(String, Object) - Method in class nablarch.core.db.cache.ResultSetCacheKeyBuilder
パラメータを付加する。
addParam(String, byte[]) - Method in class nablarch.core.db.cache.ResultSetCacheKeyBuilder
パラメータを付加する。
addPart(PartInfo) - Method in class nablarch.fw.web.upload.PartInfoHolder
パート情報を追加する。
キーには、そのパート情報が保持する名称を使用する。
addRecord(RecordDefinition...) - Method in class nablarch.core.dataformat.LayoutDefinition
レコードタイプの定義を追加する。
addRecord(Map<String, ?>) - Method in class nablarch.fw.messaging.ResponseMessage
電文のデータ部に、指定したレコードを追加する。

出力時に使用するデータレイアウト(レコードタイプ)は、recordの内容から自動的に判別される。

addRecord(String, Map<String, ?>) - Method in class nablarch.fw.messaging.ResponseMessage
電文のデータ部に、出力時に使用するデータレイアウト(レコードタイプ)を指定してレコードを追加する。

recordTypenullを渡した場合、SendingMessage.addRecord(Map)と同様の処理を行う。

addRecord(Object) - Method in class nablarch.fw.messaging.ResponseMessage
電文のデータ部に指定したレコードを追加する。

出力時に使用するデータレイアウト(レコードタイプ)は、渡されたデータの内容から自動的に判別される。

addRecord(String, Object) - Method in class nablarch.fw.messaging.ResponseMessage
電文のデータ部に、出力時に使用するデータレイアウト(レコードタイプ)を指定してレコードを追加する。

recordTypenullを渡した場合、SendingMessage.addRecord(Object)と同様の処理を行う。

addRecord(Map<String, ?>) - Method in class nablarch.fw.messaging.SendingMessage
電文のデータ部に、指定したレコードを追加する。

出力時に使用するデータレイアウト(レコードタイプ)は、recordの内容から自動的に判別される。

addRecord(String, Map<String, ?>) - Method in class nablarch.fw.messaging.SendingMessage
電文のデータ部に、出力時に使用するデータレイアウト(レコードタイプ)を指定してレコードを追加する。

recordTypenullを渡した場合、SendingMessage.addRecord(Map)と同様の処理を行う。

addRecord(Object) - Method in class nablarch.fw.messaging.SendingMessage
電文のデータ部に指定したレコードを追加する。

出力時に使用するデータレイアウト(レコードタイプ)は、渡されたデータの内容から自動的に判別される。

addRecord(String, Object) - Method in class nablarch.fw.messaging.SendingMessage
電文のデータ部に、出力時に使用するデータレイアウト(レコードタイプ)を指定してレコードを追加する。

recordTypenullを渡した場合、SendingMessage.addRecord(Object)と同様の処理を行う。

addRecord(Map<String, ?>) - Method in class nablarch.fw.messaging.StructuredResponseMessage
電文のデータ部に、指定したレコードを追加する。

出力時に使用するデータレイアウト(レコードタイプ)は、recordの内容から自動的に判別される。

addRecord(String, Map<String, ?>) - Method in class nablarch.fw.messaging.StructuredResponseMessage
電文のデータ部に、出力時に使用するデータレイアウト(レコードタイプ)を指定してレコードを追加する。

recordTypenullを渡した場合、SendingMessage.addRecord(Map)と同様の処理を行う。

addRecord(Object) - Method in class nablarch.fw.messaging.StructuredResponseMessage
電文のデータ部に指定したレコードを追加する。

出力時に使用するデータレイアウト(レコードタイプ)は、渡されたデータの内容から自動的に判別される。

addRecord(String, Object) - Method in class nablarch.fw.messaging.StructuredResponseMessage
電文のデータ部に、出力時に使用するデータレイアウト(レコードタイプ)を指定してレコードを追加する。

recordTypenullを渡した場合、SendingMessage.addRecord(Object)と同様の処理を行う。

addReference(ComponentReference) - Method in class nablarch.core.repository.di.ComponentDefinition
コンポーネントの参照を追加する。
addReportParam(ReportParam) - Method in class nablarch.integration.report.ReportContext
帳票パラメータリストを追加します。
addRequestPathRewriteRule(HttpRequestRewriteRule) - Method in class nablarch.fw.web.handler.HttpRewriteHandler
リクエストパスの置換ルールを設定する。
addResourcesFactory(String, ResourcesUtil.ResourcesFactory) - Static method in class nablarch.core.util.ResourcesUtil
address() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
addResultMessage(String, String, Object...) - Method in class nablarch.core.validation.ValidationContext
バリデーション結果を追加する。
addResultMessage(ValidationContext<T>, String, String, Object, Object...) - Static method in class nablarch.core.validation.ValidationResultMessageUtil
バリデーション結果メッセージをValidationContextに追加する。
addResults(Result...) - Method in class nablarch.fw.Result.MultiStatus
処理結果を追加する。
addRow(List<String>) - Method in class nablarch.test.core.db.TableData
データを追加する。
addScope(Class<? extends Annotation>, Scope) - Method in class nablarch.fw.dicontainer.annotation.AnnotationScopeDecider.Builder
アノテーションとスコープのマッピングを追加する。
addStaticContentVersion(String) - Static method in class nablarch.common.web.tag.TagUtil
指定されたURIにGETパラメータで静的リソースのバージョンを付加する。

追加するGETパラメータの形式は以下の通り。

addSubmissionInfo(SubmissionInfo.SubmissionAction, HtmlAttributes, String, boolean, String, String, String, DisplayMethod) - Method in class nablarch.common.web.tag.FormContext
フォームに含まれるサブミット情報を追加する。

サブミットタグのname属性が指定されていない場合、もしくは 同一FORM内で重複している場合は、FORM内で一意となるname属性値を発番し 返却する。

addTempFileToDelete(File) - Static method in class nablarch.fw.web.ResponseBody
削除しなければならない一時ファイルに追加する。

ResponseBody.cleanup()メソッドが呼ばれた際に指定された一時ファイルが削除される。

addTo(String) - Method in class nablarch.common.mail.MailContext
送信先(TO)メールアドレスを追加する。
addToCache(K, Expirable<V>) - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
キャッシュに値を設定する。
addToCache(K, Expirable<V>) - Method in class nablarch.core.cache.expirable.InMemoryExpirableCache
キャッシュに値を設定する。
addUnlimited(K, V) - Method in interface nablarch.core.cache.expirable.ExpirableCache
キャッシュに有効期限無しで値を設定する。
addUnlimited(K, V) - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
キャッシュに有効期限無しで値を設定する。
addValue(List<String>) - Method in class nablarch.test.core.file.DataFileFragment
値を追加する。
addValueWithId(List<String>, String) - Method in class nablarch.test.core.file.DataFileFragment
最初のフィールドの値(連番)を追加する。
addVersion(ExclusiveControlContext) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を追加する。
addVersion(ExclusiveControlContext) - Method in interface nablarch.common.exclusivecontrol.ExclusiveControlManager
バージョン番号を追加する。
addVersion(ExclusiveControlContext) - Static method in class nablarch.common.exclusivecontrol.ExclusiveControlUtil
バージョン番号を追加する。
adjustBeginLineColumn(int, int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AdoptHandlerResponseFinisher - Class in nablarch.fw.jaxrs
HttpRequestHandlerResponseFinisherとして使用するクラス。 このクラスで使用できるHttpRequestHandlerは、自らレスポンスを作成せず、 後続ハンドラが返すレスポンスに変更を加えるハンドラに限定される。
AdoptHandlerResponseFinisher() - Constructor for class nablarch.fw.jaxrs.AdoptHandlerResponseFinisher
 
Advice<INF> - Interface in nablarch.test.core.http
リクエスト単体テストのテスト実行前後に起動されるコールバックインタフェース。 リクエスト単体テストで、テスト実行前後に特別な準備処理、結果確認処理が必要な場合は 本クラスのサブクラスにてその処理を定義する。
AesContext(Key, byte[]) - Constructor for class nablarch.common.encryption.AesEncryptor.AesContext
 
AesEncryptor - Class in nablarch.common.encryption
AES暗号(128bit, CBC, PKCS5Padding)を使用して暗号化と復号を行うクラス。
AesEncryptor() - Constructor for class nablarch.common.encryption.AesEncryptor
 
AesEncryptor.AesContext - Class in nablarch.common.encryption
AES暗号のコンテキスト情報を保持するクラス。
after() - Method in class nablarch.common.handler.DbConnectionManagementHandler
復路処理を行う。 DbConnectionContextからデータベース接続を削除し、リソースの開放処理を行う。
after(Class<? extends T>) - Method in class nablarch.test.core.util.ListWrapper.InsertOperation
指定クラスの直後に要素を挿入する。
after() - Method in class nablarch.test.SystemPropertyResource
 
afterBeanDiscovery(AfterBeanDiscovery) - Method in class nablarch.fw.batch.ee.cdi.NablarchBatchCdiExtension
AfterBeanDiscoveryのイベント
afterExecute(INF, ExecutionContext) - Method in interface nablarch.test.core.http.Advice
テスト実行直後(サブミット後)に起動されるコールバックメソッド
afterExecute(TestCaseInfo, ExecutionContext) - Method in class nablarch.test.core.http.BasicAdvice
テスト実行直後(サブミット後)に起動されるコールバックメソッド
afterExecute() - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
全テストショット終了後の処理を行う。
サブクラスでオーバライドする。
afterExecuteRequest(INF, ExecutionContext, Advice<INF>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
各業務テストコードの拡張ポイント
テスト対象リクエストの実行後に呼び出される。処理が不要であれば空実装でかまわない。
afterExecuteTestShot(TestShot) - Method in class nablarch.test.core.messaging.MessagingRequestTestSupport
テストショット実行後に必要な事後処理を行う。
afterExecuteTestShot(TestShot) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テストショット実行後に必要な事後処理を行う。
afterJob(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.job.AbstractNablarchJobListener
 
afterJob(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.job.DuplicateJobRunningCheckListener
プロセス(JOB)の非活性化を行う。
afterJob(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.job.JobProgressLogListener
JOB終了のログを出力する。
afterJob(NablarchListenerContext) - Method in interface nablarch.fw.batch.ee.listener.job.NablarchJobListener
JOB終了時の処理を行う。
afterJob() - Method in class nablarch.fw.batch.ee.listener.job.NablarchJobListenerExecutor
afterSend(MessageSenderSettings, SyncMessage, SyncMessage) - Method in interface nablarch.fw.messaging.SyncMessagingEventHook
メッセージ送信後、レスポンスを受け取った後に呼ばれる処理。
afterStep(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.AbstractNablarchStepListener
 
afterStep(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.DbConnectionManagementListener
DbConnectionManagementHandlerを使用してデータベース接続を開放する。
afterStep(NablarchListenerContext) - Method in interface nablarch.fw.batch.ee.listener.step.NablarchStepListener
ステップ終了時の処理を行う。
afterStep() - Method in class nablarch.fw.batch.ee.listener.step.NablarchStepListenerExecutor
afterStep(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.StepProgressLogListener
ステップ終了のログを出力する。
afterStep(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.StepTransactionManagementListener
トランザクションを終了しコンテキストから削除する。

ステップの実行に失敗した場合(StepContext.getException()が設定されている場合や JobContext.getBatchStatus()BatchStatus.FAILEDの場合)には、 トランザクションをロールバックする。

afterStep(NablarchListenerContext) - Method in class nablarch.integration.doma.batch.ee.listener.DomaTransactionStepListener
 
afterTestClass() - Method in interface nablarch.test.event.TestEventListener
テストクラス毎にテスト実行後に1回呼び出されるコールバック
afterTestClass() - Method in class nablarch.test.event.TestEventListener.Template
テストクラス毎にテスト実行後に1回呼び出されるコールバック
afterTestClass() - Method in class nablarch.test.RepositoryInitializer
テストクラス終了後に元のリポジトリに戻す。
afterTestMethod() - Method in class nablarch.test.core.db.MasterDataRestorer
テストメソッド実行後に呼び出されるコールバック
afterTestMethod() - Method in interface nablarch.test.event.TestEventListener
テストメソッド実行後に呼び出されるコールバック
afterTestMethod() - Method in class nablarch.test.event.TestEventListener.Template
テストメソッド実行後に呼び出されるコールバック
afterWrite(NablarchListenerContext, List<Object>) - Method in class nablarch.fw.batch.ee.listener.chunk.AbstractNablarchItemWriteListener
 
afterWrite(NablarchListenerContext, List<Object>) - Method in class nablarch.fw.batch.ee.listener.chunk.ChunkProgressLogListener
Deprecated.
chunkの進捗ログを出力する。
afterWrite(NablarchListenerContext, List<Object>) - Method in class nablarch.fw.batch.ee.listener.chunk.ItemWriteTransactionManagementListener
トランザクションを確定(commit)する。
afterWrite(NablarchListenerContext, List<Object>) - Method in interface nablarch.fw.batch.ee.listener.chunk.NablarchItemWriteListener
ItemWriter.writeItems(List)の実行後の処理を行う。
afterWrite(List<Object>) - Method in class nablarch.fw.batch.ee.listener.chunk.NablarchItemWriteListenerExecutor
afterWrite(List<Object>) - Method in class nablarch.fw.batch.ee.progress.ProgressLogListener
 
afterWrite(NablarchListenerContext, List<Object>) - Method in class nablarch.integration.doma.batch.ee.listener.DomaTransactionItemWriteListener
 
aliasKeys() - Method in class nablarch.fw.dicontainer.component.ComponentKey
この検索キーから導出できるエイリアスキーの集合を返す。
AliasMapping - Class in nablarch.fw.dicontainer.component
エイリアスキーと検索キーをマッピングするクラス。
AliasMapping() - Constructor for class nablarch.fw.dicontainer.component.AliasMapping
 
all - Variable in class nablarch.test.core.file.DataFile
この固定長ファイルを構成する断片
allClasses() - Static method in class nablarch.fw.dicontainer.annotation.auto.ClassFilter
全てのクラスを含めるフィルタを生成する。
AllCompletionCondition - Class in nablarch.integration.workflow.condition
全ての担当者またはグループがタスクが実行済みであることを検証する終了判定クラス。
AllCompletionCondition() - Constructor for class nablarch.integration.workflow.condition.AllCompletionCondition
 
ALLOWED_CHAR - Static variable in class nablarch.fw.web.ResourceLocator
コンテンツパス中のディレクトリとして許容される文字列。

ALPHA_NUMERIC - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
半角英数字
ALPHABET - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
半角英字
AlreadyProcessRunningException - Exception in nablarch.fw.handler
既にプロセスが実行中であることを示す例外クラス。
AlreadyProcessRunningException() - Constructor for exception nablarch.fw.handler.AlreadyProcessRunningException
例外を生成する。
AlreadyProcessRunningException(String) - Constructor for exception nablarch.fw.handler.AlreadyProcessRunningException
例外を生成する。
alterColumnValue(int, String, String) - Method in class nablarch.test.core.db.TableData
本オブジェクトのカラム値を変更する。
anchor() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
AnchorTag - Class in nablarch.common.web.tag
コンテキストパスの付加とURLリライトに対応するaタグを出力するクラス。
AnchorTag() - Constructor for class nablarch.common.web.tag.AnchorTag
 
AnnotationAutoContainerFactory - Class in nablarch.fw.dicontainer.annotation.auto
アノテーションをもとに自動でコンポーネントを登録してDIコンテナを構築するファクトリ。
AnnotationAutoContainerFactory(AnnotationContainerBuilder, Iterable<TraversalConfig>, ComponentPredicate) - Constructor for class nablarch.fw.dicontainer.annotation.auto.AnnotationAutoContainerFactory
インスタンスを生成する。
AnnotationAutoContainerProvider - Class in nablarch.fw.dicontainer.nablarch
ApplicationInitializerの初期化処理で、 NablarchにDIコンテナの提供を行うクラス。
AnnotationAutoContainerProvider() - Constructor for class nablarch.fw.dicontainer.nablarch.AnnotationAutoContainerProvider
 
AnnotationComponentDefinitionFactory - Class in nablarch.fw.dicontainer.annotation
アノテーションをもとにコンポーネント定義を生成するファクトリ。
AnnotationComponentDefinitionFactory(MemberFactory, ScopeDecider) - Constructor for class nablarch.fw.dicontainer.annotation.AnnotationComponentDefinitionFactory
インスタンスを生成する。
AnnotationComponentDefinitionLoader - Class in nablarch.core.repository.di.config.externalize
アノテーションが付与されたクラスをコンポーネントとして読み込むExternalizedComponentDefinitionLoader

このローダーはSystemRepositoryComponentが付与されたクラスをコンポーネントとして読み込む。 読み込む対象となるパッケージはAnnotationComponentDefinitionLoader.getBasePackage()で取得する。 ローダーの使用時にサブクラスを作成し、オーバーライドすること。

AnnotationComponentDefinitionLoader() - Constructor for class nablarch.core.repository.di.config.externalize.AnnotationComponentDefinitionLoader
 
AnnotationComponentKeyFactory - Class in nablarch.fw.dicontainer.annotation
アノテーションをもとに検索キーを生成するファクトリクラス。
AnnotationComponentKeyFactory() - Constructor for class nablarch.fw.dicontainer.annotation.AnnotationComponentKeyFactory
 
AnnotationContainerBuilder - Class in nablarch.fw.dicontainer.annotation
アノテーションをもとにDIコンテナを構築するビルダー。
AnnotationContainerBuilder.Builder - Class in nablarch.fw.dicontainer.annotation
ビルダー。
AnnotationMemberFactory - Class in nablarch.fw.dicontainer.annotation
アノテーションをもとにコンポーネント定義の構成要素を生成するファクトリクラス。
AnnotationMemberFactory(InjectionComponentResolverFactory) - Constructor for class nablarch.fw.dicontainer.annotation.AnnotationMemberFactory
コンストラクタを生成する。
AnnotationScopeDecider - Class in nablarch.fw.dicontainer.annotation
アノテーションをもとにしてスコープを決定するクラス。
AnnotationScopeDecider.Builder - Class in nablarch.fw.dicontainer.annotation
ビルダー。
AppDbConnection - Interface in nablarch.core.db.connection
データベース接続を表すインタフェース。

データベースにアクセスを行う場合には、本インタフェース経由でSQL文実行用のオブジェクトを取得する必要がある。

append(String) - Method in class nablarch.fw.messaging.realtime.http.streamio.CharHttpStreamWritter
書き込み対象の文字列を追加する。
appendCondition(Enum<?>, Object) - Method in class nablarch.common.exclusivecontrol.ExclusiveControlContext
排他制御対象の行データを指定する条件を追加する。
appendObjectInfo(StringBuilder, int, Object) - Method in class nablarch.core.log.basic.BasicLogFormatter.InformationItem
フォーマット済みのオブジェクト情報を追加する。
applet() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ApplicationDisposer - Interface in nablarch.core.repository.disposal
コンポーネントの廃棄を行うインタフェース。
applicationDisposer - Variable in class nablarch.integration.micrometer.MeterRegistryFactory
廃棄処理を行うインタフェース。
ApplicationException - Exception in nablarch.core.message
業務エラーが発生した際のメッセージ通知に使用する例外クラス。

本クラスは内部に処理結果メッセージ(Message)のリストを保持する。

ApplicationException() - Constructor for exception nablarch.core.message.ApplicationException
ApplicationExceptionオブジェクトを生成する。
ApplicationException(Message) - Constructor for exception nablarch.core.message.ApplicationException
指定した処理結果メッセージを保持するApplicationExceptionオブジェクトを生成する。
ApplicationException(List<Message>) - Constructor for exception nablarch.core.message.ApplicationException
指定した処理結果メッセージのリストを保持するApplicationExceptionオブジェクトを生成する。
ApplicationInitializer - Interface in nablarch.core.repository.initialization
コンポーネントの初期化を行うインタフェース。
ApplicationSettingLogContext() - Constructor for class nablarch.core.log.app.ApplicationSettingLogFormatter.ApplicationSettingLogContext
 
ApplicationSettingLogFormatter - Class in nablarch.core.log.app
アプリケーション設定に関するログフォーマットを行うクラス。

主に、SystemRepository内の設定値をログ出力する際に使用する。

ログ出力対象の設定値は、ログ設定ファイルに設定されたキー値によって決定される。 SystemRepositoryに格納されている値が、String以外のオブジェクトの場合には、文字列への変換(toString())を行った結果の値をログに出力する。

以下に例を示す。

ApplicationSettingLogFormatter() - Constructor for class nablarch.core.log.app.ApplicationSettingLogFormatter
 
ApplicationSettingLogFormatter.ApplicationSettingLogContext - Class in nablarch.core.log.app
アプリケーション設定ログを出力するために必要な情報を保持するクラス。

デフォルト実装では、何も保持しない。

ApplicationSettingLogFormatter.BusinessDate - Class in nablarch.core.log.app
業務日付を取得する。

業務日付は、BusinessDateUtilから取得する。

ApplicationSettingLogFormatter.SystemSettings - Class in nablarch.core.log.app
システム設定値を取得する。

ログ設定から取得したログ出力対象のシステム設定キーを元に、SystemRepository.get(String)から設定値を取得し、 メッセージを生成する。

ApplicationSettingLogUtil - Class in nablarch.core.log.app
アプリケーション設定に関するログ出力をサポートするユーティリティクラス。

本クラスはフォーマッタとしてApplicationSettingLogFormatterを使用する。 ApplicationSettingLogFormatterは以下の方法で決定される。 設定ファイルにプロパティ名"applicationSettingLogFormatter.className"で定義されているクラスを使用する 定義されていない場合は、ApplicationSettingLogFormatterを使用する

AppLogUtil - Class in nablarch.core.log.app
各種ログ出力の実装を助けるユーティリティ。
apply(Map<String, ?>, boolean) - Method in interface nablarch.core.dataformat.DataRecordPredicate
渡されたレコードが条件を満たすかどうかを返却する。
apply(Map<String, ?>, boolean) - Method in class nablarch.core.dataformat.DataRecordPredicate.Equals
渡されたレコードが条件を満たすかどうかを返却する。
applyFormat(String) - Method in class nablarch.fw.web.upload.util.UploadHelper
フォーマットを適用する。 フォーマット定義ファイル取得先のディレクトリはデフォルト設定を使用する。
applyFormat(String, String) - Method in class nablarch.fw.web.upload.util.UploadHelper
フォーマットを適用する。
applyRewrittenPath(String, TData) - Method in class nablarch.fw.handler.RewriteRule
書き換えられたパスを処理対象オブジェクトに反映する。
applyRewrittenPath(String, HttpResponse) - Method in class nablarch.fw.web.handler.ContentPathRewriteRule
 
applyRewrittenPath(String, HttpRequest) - Method in class nablarch.fw.web.handler.HttpRequestRewriteRule
 
applyTrimPolicy(String, Annotation) - Method in class nablarch.core.validation.convertor.StringConvertor
trimPolicyプロパティに設定されたポリシーにしたがってトリムを実行する。

ポリシーとして"trimAll"が設定された場合は、すべての文字に対してトリムを行う。 ポリシーとして"noTrim"が設定された場合、またはポリシーが設定されなかった場合は、トリムを行わない。

area() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
argsOpt() - Method in class nablarch.core.dataformat.LayoutFileParser
コンバータのオプション定義を読み込む。
ArrayExtensionConverter - Class in nablarch.core.beans.converter
配列に型変換するクラス。
ArrayExtensionConverter() - Constructor for class nablarch.core.beans.converter.ArrayExtensionConverter
 
ArraySizeValidator() - Constructor for class nablarch.core.validation.ee.Size.ArraySizeValidator
 
asAliasKey() - Method in class nablarch.fw.dicontainer.component.ComponentKey
エイリアスキーに変換する。
ASCII_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
ASCII文字
ASCII_SYMBOL - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
ASCII記号
AsciiCharacterChecker - Class in nablarch.core.validation.validator
ASCII文字の文字種チェックに使用するユーティリティクラス。
assertAll(INF, Map<String, String>, ExecutionContext, HttpResponse) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
全アサートを実行する。
以下の項目についてアサートを実施する。 HTTPステータスコードおよびメッセージID リクエストスコープの値検証 検索結果の検証 テーブル更新結果の検証 フォワード先URI メッセージ同期送信で送信されたメッセージ
assertApplicationMessageId(String, ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
メッセージIDのアサートを行う。
assertApplicationMessageId(String, String, ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
メッセージIDのアサートを行う。
assertApplicationMessageId(String[], ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
メッセージIDのアサートを行う。
assertApplicationMessageId(String, String[], ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
メッセージIDのアサートを行う。
assertContainsRequiredKeys(String, Map<K, ?>, Set<K>) - Static method in class nablarch.test.NablarchTestUtils
Mapに必須のキーが含まれていることを表明する。
assertContentFileName(INF, HttpResponse, ExecutionContext) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
コンテンツディスポジション・ヘッダに指定されたファイル名をアサートする。

コンテンツタイプがHTMLの場合はアサートしない。

assertContentLength(INF, ExecutionContext) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
コンテンツレングス・ヘッダの値をアサートする。
assertContentType(INF, HttpResponse) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
コンテンツタイプ・ヘッダの値をアサートする。
assertEntity(String, String, Object) - Method in class nablarch.test.core.http.HttpRequestTestSupport
assertEquals(String, List<DataRecord>, List<DataRecord>) - Static method in class nablarch.test.Assertion
DataRecordの比較を行う。
assertEquals(String, DataRecord, DataRecord) - Static method in class nablarch.test.Assertion
DataRecordの比較を行う。
assertEquals(String, Object, Object) - Static method in class nablarch.test.Assertion
期待値と実際の値が等価であることを表明する。
等価でなかった場合は、デバッグを容易にするため AssertionErrorではなくComparisonFailureをスローする。
assertEqualsAsString(String, Object, Object) - Static method in class nablarch.test.Assertion
文字列として比較した場合に等価であることを表明する。
assertEqualsIgnoringOrder(String, T[], T[]) - Static method in class nablarch.test.Assertion
要素の順序を考慮しないで、2つの配列が等価な要素を保持していることを表明する。
assertEqualsIgnoringOrder(T[], T[]) - Static method in class nablarch.test.Assertion
要素の順序を考慮しないで、2つの配列が等価な要素を保持していることを表明する。
assertEqualsIgnoringOrder(Collection<T>, Collection<T>) - Static method in class nablarch.test.Assertion
要素の順序を考慮しないで、2つのコレクションが等価な要素を保持していることを表明する。
assertEqualsIgnoringOrder(String, Collection<T>, Collection<T>) - Static method in class nablarch.test.Assertion
要素の順序を考慮しないで、2つのコレクションが等価な要素を保持していることを表明する。
assertEqualsIgnoringOrder(String, List<? extends Map<String, E>>, List<? extends Map<String, A>>) - Static method in class nablarch.test.Assertion
要素の順序を考慮しないで、2つのコレクションが等価な要素を保持していることを表明する。
等価かであるかどうかは、比較対象要素の文字列表現が等しいかどうかで判定する。
assertFile(String, String, String...) - Method in class nablarch.test.core.file.FileSupport
ファイルの比較を行う。
assertForward(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
フォワード先URIが想定通りであることを表明する。
assertForwardUri(INF) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
フォワード先URIをアサートする。
assertGetterMethod(String, String, Object) - Method in class nablarch.test.core.db.EntityTestSupport
getterのテストを行う。
Assertion - Class in nablarch.test
表明クラス。
テスト実行結果が期待通りであることを確認するのに使用する。
assertListMapEquals(List<Map<String, String>>, List<? extends Map<String, ?>>) - Static method in class nablarch.test.Assertion
List<Map>の比較を行う。
assertListMapEquals(String, List<Map<String, String>>, List<? extends Map<String, ?>>) - Static method in class nablarch.test.Assertion
List<Map>の比較を行う。
引数で与えられたList<Map>が等価であることを表明する。 実際の値のMapのvalueは文字列に変換されて比較される。
assertMapEquals(Map<String, String>, Map<String, ?>) - Static method in class nablarch.test.Assertion
Mapの比較を行う。
assertMapEquals(String, Map<String, String>, Map<String, ?>) - Static method in class nablarch.test.Assertion
Mapの比較を行う。
引数で与えられたSqlResultSetが等価であることを表明する。 実際の値のMapのvalueは文字列に変換されて比較される。
assertMaxRetryTime(long, long) - Method in class nablarch.fw.handler.retry.RetryContextSupport
最長リトライ時間の設定値が正しいことを表明する。

最短リトライ時間以下の値が最長リトライ時間に指定された場合は実行時例外を送出する。

本メソッドはサブクラスの最長リトライ時間の設定処理において使用すること。 本メソッド呼び出し時はリトライを制御する方法に応じた最短リトライ時間を算出する必要がある。 例えば、リトライ回数によりリトライ制御する場合は、リトライ回数×リトライ間隔が最短リトライ時間となる。

assertNotXorNull(String, Object, Object) - Static method in class nablarch.test.Assertion
片方だけnullでないことを表明する。
assertObjectArrayPropertyEquals(String, String, String, Object[]) - Method in class nablarch.test.core.http.HttpRequestTestSupport
Object配列に設定されたプロパティをアサートする。
チェック条件の詳細は Assertion.assertProperties(java.util.Map, Object) を参照。
assertObjectListPropertyEquals(String, String, String, List<?>) - Method in class nablarch.test.core.http.HttpRequestTestSupport
Object に設定されたプロパティをアサートする。
チェック条件の詳細は Assertion.assertProperties(java.util.Map, Object) を参照。
assertObjectPropertyEquals(String, String, String, Object) - Method in class nablarch.test.core.http.HttpRequestTestSupport
Object に設定されたプロパティをアサートする。
チェック条件の詳細は Assertion.assertProperties(java.util.Map, Object) を参照。
assertOutputData(String, TestShot) - Method in interface nablarch.test.core.standalone.TestShot.TestShotAround
出力結果を検証する。
assertProperties(Map<String, String>, Object) - Static method in class nablarch.test.Assertion
Object に設定されたプロパティを表明する。
assertProperties(String, Map<String, String>, Object) - Static method in class nablarch.test.Assertion
Object に設定されたプロパティを表明する。
assertResponse(INF, HttpResponse) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
HTTPレスポンスオブジェクトの内容をアサートする。
assertSendingMessage(Class<?>, String, String, String) - Static method in class nablarch.test.core.messaging.RequestTestingMessagingClient
要求メッセージのアサートを行う。
assertSendingMessage(Class<?>, String, String, String) - Static method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext
要求メッセージのアサートを行う。
assertSqlResultSetEquals(List<Map<String, String>>, SqlResultSet) - Static method in class nablarch.test.Assertion
SqlResultSetの比較を行う。
引数で与えられたSqlResultSetが等価であることを表明する。
assertSqlResultSetEquals(String, List<Map<String, String>>, SqlResultSet) - Static method in class nablarch.test.Assertion
SqlResultSetの比較を行う。
引数で与えられたSqlResultSetが等価であることを表明する。
assertSqlResultSetEquals(String, String, String, SqlResultSet) - Method in class nablarch.test.core.db.DbAccessTestSupport
SqlResultSetの値とExcelファイルに記載したデータの比較を行う。
検索系テスト実行結果の検索結果確認に使用する。
assertSqlResultSetEquals(String, String, String, SqlResultSet) - Method in class nablarch.test.core.http.HttpRequestTestSupport
assertSqlRowEquals(Map<String, String>, SqlRow) - Static method in class nablarch.test.Assertion
SqlRowの比較を行う。
引数で与えられたSqlResultSetが等価であることを表明する。
なお、バイナリカラムが含まれている場合は、比較できない。
assertSqlRowEquals(String, Map<String, String>, SqlRow) - Static method in class nablarch.test.Assertion
SqlRowの比較を行う。
引数で与えられたSqlResultSetが等価であることを表明する。
なお、バイナリカラムが含まれている場合は、比較できない。
assertSqlRowEquals(String, String, String, SqlRow) - Method in class nablarch.test.core.db.DbAccessTestSupport
SqlRowの値とExcelファイルに記載したデータの比較を行う。
検索系テスト実行結果の検索結果確認に使用する。
assertSqlRowEquals(String, String, String, SqlRow) - Method in class nablarch.test.core.http.HttpRequestTestSupport
assertStatusCode(String, int, HttpResponse) - Method in class nablarch.test.core.http.HttpRequestTestSupport
ステータスコードが想定通りであることを表明する。
内蔵サーバから戻り値で返却されたHTTPレスポンスがリダイレクトである場合、 ステータスコードが303または302であることを表明する。 このとき、内蔵サーバから返却されるHTTPレスポンスと比較しないのは、後方互換性を保つためである。 (内蔵サーバは、リダイレクト時のステータスコードに'302 FOUND'を使用する) 上記以外の場合は、HttpRequestTestSupportHandler.getStatusCode() のステータスコードを比較対象とする。
assertStatusCode(String, HttpResponse.Status, HttpResponse) - Method in class nablarch.test.core.http.SimpleRestTestSupport
ステータスコードが想定通りであることを表明する。
assertStatusCode(String, int, HttpResponse) - Method in class nablarch.test.core.http.SimpleRestTestSupport
ステータスコードが想定通りであることを表明する。
assertTableEquals(List<TableData>) - Static method in class nablarch.test.Assertion
複数のTableDataの比較を行う。
期待値として与えられたTableDataと、それに対応するテーブルの状態が等しいことを表明する。
assertTableEquals(String, List<TableData>) - Static method in class nablarch.test.Assertion
複数のTableDataの比較を行う。
期待値として与えられたTableDataと、それに対応するテーブルの状態が等しいことを表明する。
assertTableEquals(TableData) - Static method in class nablarch.test.Assertion
TableDataの比較を行う。
期待値として与えられたTableDataと、それに対応するテーブルの状態が等しいことを表明する。
assertTableEquals(String, TableData) - Static method in class nablarch.test.Assertion
TableDataの比較を行う。
期待値として与えられたTableDataと、それに対応するテーブルの状態が等しいことを表明する。
assertTableEquals(TableData, TableData) - Static method in class nablarch.test.Assertion
TableDataの比較を行う。
引数で与えられたtableDataが等価であることを表明する。
assertTableEquals(String, TableData, TableData) - Static method in class nablarch.test.Assertion
TableDataの比較を行う。
引数で与えられたtableDataが等価であることを表明する。
assertTableEquals(String) - Method in class nablarch.test.core.db.DbAccessTestSupport
データベースのテーブルの値とExcelファイルに記載した値の比較を行う。
更新系テスト実行後の更新結果確認用に使用する。 テストクラスと同一のパッケージに存在するテストデータファイルから、 期待値を読み取り実際のテーブルと比較を行う。
assertTableEquals(String, String, boolean) - Method in class nablarch.test.core.db.DbAccessTestSupport
テーブルの比較を行う。
テストクラスと同一のパッケージに存在するテストデータファイルから、 期待値を読み取り実際のテーブルと比較を行う。
assertTableEquals(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
テーブルの比較を行う。
テストクラスと同一のパッケージに存在するテストデータファイルから、 期待値を読み取り実際のテーブルと比較を行う。
assertTableEquals(String, String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
テーブルの比較を行う。
テストクラスと同一のパッケージに存在するテストデータファイルから、 期待値を読み取り実際のテーブルと比較を行う。
assertTableEquals(String, String, String, boolean) - Method in class nablarch.test.core.db.DbAccessTestSupport
テーブルの比較を行う。
テストクラスと同一のパッケージに存在するテストデータファイルから、 期待値を読み取り実際のテーブルと比較を行う。
assertTableEquals(String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
assertTableEquals(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
assertTableEquals(String, String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
assertTableEquals(String) - Method in class nablarch.test.core.http.RestTestSupport
assertTableEquals(String, String) - Method in class nablarch.test.core.http.RestTestSupport
assertTableEquals(String, String, String) - Method in class nablarch.test.core.http.RestTestSupport
assertTableEquals(String, String, String, boolean) - Method in class nablarch.test.core.http.RestTestSupport
asSet(T...) - Static method in class nablarch.test.NablarchTestUtils
配列をSetに変換する。
assignGroup(String, String) - Method in interface nablarch.integration.workflow.WorkflowInstance
タスクに担当グループを割り当てる。

すでにタスクに担当ユーザや担当グループが割り当てられている場合、それらの情報はクリアされ、今回設定した担当グループ情報のみが有効となる。

assignGroup(String, String) - Method in class nablarch.integration.workflow.WorkflowInstanceSupport
 
assignGroups(String, List<String>) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
assignGroups(String, List<String>) - Method in class nablarch.integration.workflow.definition.Task
タスクに担当グループを割り当てる。マルチインスタンスでないタスクに対しては、複数グループを割り当てることは出来ない。

マルチインスタンスタスクで、シーケンシャルタイプの場合は、指定された担当グループの順序がタスクの実行順となる。 すでにタスクに担当ユーザや担当グループが割り当てられている場合、それらの情報はクリアされ、今回設定した担当グループのみが有効となる。

assignGroups(String, List<String>) - Method in interface nablarch.integration.workflow.WorkflowInstance
タスクに担当グループを割り当てる。マルチインスタンスでないタスクに対しては、複数グループを割り当てることは出来ない。

マルチインスタンスタスクで、シーケンシャルタイプの場合は、指定された担当グループの順序がタスクの実行順となる。 すでにタスクに担当ユーザや担当グループが割り当てられている場合、それらの情報はクリアされ、今回設定した担当ユーザのみが有効となる。

assignGroups(String, List<String>) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
タスクに担当グループを割り当てる。マルチインスタンスでないタスクに対しては、複数グループを割り当てることは出来ない。

マルチインスタンスタスクで、シーケンシャルタイプの場合は、指定された担当グループの順序がタスクの実行順となる。 すでにタスクに担当ユーザや担当グループが割り当てられている場合、それらの情報はクリアされ、今回設定した担当ユーザのみが有効となる。

assignGroupsToLane(String, List<String>) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
assignGroupsToLane(String, List<String>) - Method in interface nablarch.integration.workflow.WorkflowInstance
レーンIDで指定されたレーンに属するすべてのタスクに、指定された担当グループを割り当てる。
assignGroupsToLane(String, List<String>) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
レーンIDで指定されたレーンに属するすべてのタスクに、指定された担当グループを割り当てる。
assignGroupToLane(String, String) - Method in interface nablarch.integration.workflow.WorkflowInstance
レーンIDで指定されたレーンに属するすべてのタスクに、指定された担当グループを割り当てる。
assignGroupToLane(String, String) - Method in class nablarch.integration.workflow.WorkflowInstanceSupport
 
assignUser(String, String) - Method in interface nablarch.integration.workflow.WorkflowInstance
タスクに担当ユーザを割り当てる。
assignUser(String, String) - Method in class nablarch.integration.workflow.WorkflowInstanceSupport
 
assignUsers(String, List<String>) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
assignUsers(String, List<String>) - Method in class nablarch.integration.workflow.definition.Task
タスクに担当ユーザを割り当てる。マルチインスタンスでないタスクに対しては、複数ユーザを割り当てることは出来ない。

マルチインスタンスタスクで、シーケンシャルタイプの場合は、指定された担当ユーザの順序がタスクの実行順となる。 すでにタスクに担当ユーザや担当グループが割り当てられている場合、それらの情報はクリアされ、今回設定した担当ユーザのみが有効となる。

assignUsers(String, List<String>) - Method in interface nablarch.integration.workflow.WorkflowInstance
タスクに担当ユーザを割り当てる。マルチインスタンスでないタスクに対しては、複数ユーザを割り当てることは出来ない。

マルチインスタンスタスクで、シーケンシャルタイプの場合は、指定された担当ユーザの順序がタスクの実行順となる。 すでにタスクに担当ユーザや担当グループが割り当てられている場合、それらの情報はクリアされ、今回設定した担当ユーザのみが有効となる。

assignUsers(String, List<String>) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
タスクに担当ユーザを割り当てる。マルチインスタンスでないタスクに対しては、複数ユーザを割り当てることは出来ない。

マルチインスタンスタスクで、シーケンシャルタイプの場合は、指定された担当ユーザの順序がタスクの実行順となる。 すでにタスクに担当ユーザや担当グループが割り当てられている場合、それらの情報はクリアされ、今回設定した担当ユーザのみが有効となる。

assignUsersToLane(String, List<String>) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
assignUsersToLane(String, List<String>) - Method in interface nablarch.integration.workflow.WorkflowInstance
レーンIDで指定されたレーンに属するすべてのタスクに、指定された担当ユーザを割り当てる。
assignUsersToLane(String, List<String>) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
レーンIDで指定されたレーンに属するすべてのタスクに、指定された担当ユーザを割り当てる。
assignUserToLane(String, String) - Method in interface nablarch.integration.workflow.WorkflowInstance
レーンIDで指定されたレーンに属するすべてのタスクに、指定された担当ユーザを割り当てる。
assignUserToLane(String, String) - Method in class nablarch.integration.workflow.WorkflowInstanceSupport
 
AsyncHandlerListInvoker<TData,TResult> - Class in nablarch.fw.invoker
非同期でハンドラリストの起動を行うHandlerListInvokerの実装クラス。
AsyncHandlerListInvoker() - Constructor for class nablarch.fw.invoker.AsyncHandlerListInvoker
AsyncHandlerListInvokerを生成する。
AsyncMessageReceiveAction - Class in nablarch.fw.messaging.action
MQ応答なし受信用アクション。

本クラスでは、受信したメッセージが保持するリクエストID(RequestMessage.getRequestPath())を元に、 受信テーブルに電文を保存する。

受信テーブルの構造は、必ず下記構造にすること。

AsyncMessageReceiveAction() - Constructor for class nablarch.fw.messaging.action.AsyncMessageReceiveAction
 
AsyncMessageReceiveActionSettings - Class in nablarch.fw.messaging.action
AsyncMessageReceiveAction用設定クラス。
AsyncMessageReceiveActionSettings() - Constructor for class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
 
AsyncMessageSendAction - Class in nablarch.fw.messaging.action
MQ応答なし送信用の共通アクション。

本クラスでは、送信用のテーブル(一時テーブル)から送信対象のデータを取得し、メッセージを送信する。

送信対象のメッセージのリクエストIDは、本バッチの起動時の引数(起動パラメータ名:messageRequestId)として指定すること。

送信対象のデータを抽出するSQL文は、テーブル単位に用意する必要がある。 詳細は、AsyncMessageSendAction.createStatement()を参照

メッセージが正常に送信できた場合には、#transactionNormalEnd(nablarch.core.db.statement.SqlRow, nablarch.fw.ExecutionContext)にて 対象データのステータスを処理済みに更新する。

メッセージ送信時に例外が発生した場合には、#transactionAbnormalEnd(Throwable, nablarch.core.db.statement.SqlRow, nablarch.fw.ExecutionContext)にて 対象データのステータスをエラーに更新する。

AsyncMessageSendAction() - Constructor for class nablarch.fw.messaging.action.AsyncMessageSendAction
 
AsyncMessageSendActionForUt - Class in nablarch.test.core.messaging
リクエスト単体テスト用のメッセージ送信(応答なし)アクション。

本クラスは、バッチ起動引数で「errorCase=true」が指定された場合に、 例外を送出し異常系のテストとして処理を行う。

バッチ起動引数でerrorCaseが指定されていない場合や、errorCaseがfalseの場合には、 AsyncMessageSendActionに処理を委譲する。

AsyncMessageSendActionForUt() - Constructor for class nablarch.test.core.messaging.AsyncMessageSendActionForUt
 
AsyncMessageSendActionSettings - Class in nablarch.fw.messaging.action
AsyncMessageSendAction用設定クラス。
AsyncMessageSendActionSettings() - Constructor for class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
 
attach(MessagingContext) - Static method in class nablarch.fw.messaging.MessagingContext
カレントスレッドにメッセージコンテキストを紐づける。
AttachedFile - Class in nablarch.common.mail
メール添付ファイルの情報を保持するデータオブジェクト。
AttachedFile(String, File) - Constructor for class nablarch.common.mail.AttachedFile
メール添付ファイルのContent-Typeを指定し、AttachedFileオブジェクトを生成する。
AttachedFile() - Constructor for class nablarch.common.mail.AttachedFile
AttachedFileオブジェクトを生成する。
AttachedFileSizeOverException - Exception in nablarch.common.mail
添付ファイルサイズ上限値オーバー時に発生する例外クラス。
AttachedFileSizeOverException(long, long) - Constructor for exception nablarch.common.mail.AttachedFileSizeOverException
実際のファイルサイズ、ファイルサイズ上限値を指定し、AttachedFileSizeOverExceptionを生成する。
attr() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
AttributeMap<K,V> - Class in nablarch.core.util.map
最小限のアクセサのみが公開されているkey-value構造体に対して、 Mapインターフェースを提供するラッパーを作成するための基底クラス。
AttributeMap() - Constructor for class nablarch.core.util.map.AttributeMap
 
attrName() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
AutocompleteDisableTarget - Enum in nablarch.common.web.tag
autocomplete属性をOFFにする対象を表す列挙型。
AutoPropertyHandler - Interface in nablarch.core.db.statement
オブジェクトの自動設定項目のフィールドに値を設定するインタフェース。
オブジェクトの事前変換処理が必要な場合には、本インターフェースの実装クラスを追加し、 実処理実行前にexecuteメソッドを呼び出すこと。 オブジェクトに対する
AutowireType - Enum in nablarch.core.repository.di.config.xml.schema
Java class for AutowireType.
autowireType - Variable in class nablarch.core.repository.di.config.xml.schema.Component
 
awaitTermination() - Method in class nablarch.fw.invoker.AbstractExecutorServiceFactory
スレッド終了を待つ。

B

backout() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
分散トランザクションをバックアウトする。

WmqMessagingProvider.backout(MQQueueManager)メソッドに処理を委譲する。

backout(MQQueueManager) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
分散トランザクションをバックアウトする。

MQExceptionを捕捉した場合は、 MessagingExceptionFactory.createMessagingException(String, Throwable)メソッド に例外処理を委譲する。

backup(int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Backup a number of characters.
BadRequest - Exception in nablarch.fw.results
入力データの内容に問題がある為に処理が継続できないことを示す例外。
BadRequest() - Constructor for exception nablarch.fw.results.BadRequest
デフォルトコンストラクタ
BadRequest(String) - Constructor for exception nablarch.fw.results.BadRequest
コンストラクタ
BadRequest(Throwable) - Constructor for exception nablarch.fw.results.BadRequest
コンストラクタ
BadRequest(String, Throwable) - Constructor for exception nablarch.fw.results.BadRequest
コンストラクタ
BadRequestVerificationFailureHandler - Class in nablarch.fw.web.handler.csrf
CSRFトークンの検証失敗時にBadRequest(400)のレスポンスを返すクラス。 INFOレベルで検証失敗時のログを出力する。
BadRequestVerificationFailureHandler() - Constructor for class nablarch.fw.web.handler.csrf.BadRequestVerificationFailureHandler
 
base() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
Base64Key - Class in nablarch.common.encryption
Base64エンコードされた鍵を持つクラス。
Base64Key() - Constructor for class nablarch.common.encryption.Base64Key
 
Base64Util - Class in nablarch.core.util
Base64エンコーディングを行うユーティリティクラス。
BaseDatabaseItemReader - Class in nablarch.fw.batch.ee.chunk
データベースを入力とするItemReaderの抽象クラス。

本リーダを継承することで、リーダ専用のコネクションを使用してデータを読み込むことができる。

DB製品によっては、トランザクション制御時にカーソルが閉じられてしまうため、リーダ専用のコネクションを使用して読み込みを行っている。

BaseDatabaseItemReader() - Constructor for class nablarch.fw.batch.ee.chunk.BaseDatabaseItemReader
 
basefont() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
BasePath - Enum in nablarch.etl
ベースパスのキーを定義したEnum。
BasePathProducer - Class in nablarch.etl.config
ベースパスをシステムリポジトリから取得するクラス。
BasePathProducer() - Constructor for class nablarch.etl.config.BasePathProducer
 
BasicAdvice - Class in nablarch.test.core.http
リクエスト単体テストコールバックの基本実装クラス。
リクエスト単体テストクラスを実装する際の型指定を簡略化するため、 本クラスはTestCaseInfoの型を指定している。
BasicAdvice() - Constructor for class nablarch.test.core.http.BasicAdvice
 
BasicApplicationDisposer - Class in nablarch.core.repository.disposal
Disposableを実装したコンポーネントを指定した順序で廃棄するクラス。
BasicApplicationDisposer() - Constructor for class nablarch.core.repository.disposal.BasicApplicationDisposer
 
BasicApplicationInitializer - Class in nablarch.core.repository.initialization
Initializableを実装したコンポーネントを指定した順序で初期化するクラス。
BasicApplicationInitializer() - Constructor for class nablarch.core.repository.initialization.BasicApplicationInitializer
 
BasicBusinessDateProvider - Class in nablarch.core.date
業務日付を提供するクラス。

本クラスでは、テーブルで管理されている業務日付を取得する機能を提供する。

業務日付の取得要求の都度データベースアクセスを行うとパフォーマンス上問題となる場合がある。 このため、BasicBusinessDateProvider.cacheEnabledプロパティを使用して業務日付のキャッシュ有無を設定でき、 データベースアクセスを最小限に抑えることが可能となっている。

BasicBusinessDateProvider.cacheEnabledにtrueを設定するとキャッシュが有効になり、 初回アクセス時にテーブルの情報がThreadContextにキャッシュされる。 キャッシュされた値の生存期間は、ThreadContextがクリアされるか、 スレッドが破棄されるかのどちらかである。

例えば、画面オンライン処理の場合は、リクエスト受付時にThreadContextの情報がクリアされるため、 業務日付のキャッシュ有効期間はクライアントからの1リクエストを処理する間となる。

業務日付を管理するテーブルのレイアウトを以下に示す。

カラム名 説明 区分 業務日付を特定するための区分
例えば、画面処理とバッチ処理で日付の更新タイミングが異なる場合は、
画面処理用とバッチ処理用の区分を設けて日付を管理すれば良い。 日付 区分に対応する業務日付

なお、本クラスでは特定の区分の業務日付をリポジトリ(SystemRepository) に登録した日付で上書きする機能を提供する。 この機能は、バッチアプリケーションなどで指定した日付で業務処理を実行したい場合に使用する。
リポジトリに登録された日付の形式が不正な場合、初回アクセス時にRuntimeExceptionを送出する。

リポジトリには、下記形式で上書きを行いたい日付を登録すること。

キー 値 BasicBusinessDateProvider.区分値 上書く日付 以下に例を示す。:
BasicBusinessDateProvider() - Constructor for class nablarch.core.date.BasicBusinessDateProvider
 
BasicCodeLoader - Class in nablarch.common.code
データベースからコードをロードするクラス。
BasicCodeLoader() - Constructor for class nablarch.common.code.BasicCodeLoader
 
BasicCodeManager - Class in nablarch.common.code
CodeManagerの基本実装クラス。
BasicCodeManager() - Constructor for class nablarch.common.code.BasicCodeManager
 
BasicCommitLogger - Class in nablarch.core.log.app
コミットログ出力の基本実装クラス。

BasicCommitLogger.setInterval(int)で指定された間隔でコミットログを出力する。 ログ出力間隔の設定を省略した場合のデフォルト値は、500である。 コミットログは、以下のフォーマットで出力される。

BasicCommitLogger() - Constructor for class nablarch.core.log.app.BasicCommitLogger
 
BasicConversionManager - Class in nablarch.core.beans
ConversionManagerの基本実装クラス。

フレームワークでデフォルトで用意しているコンバータを生成して提供する。

BasicConversionManager() - Constructor for class nablarch.core.beans.BasicConversionManager
コンストラクタ。
BasicCors - Class in nablarch.fw.jaxrs.cors
Corsの基本実装クラス。
BasicCors() - Constructor for class nablarch.fw.jaxrs.cors.BasicCors
 
BasicDaoContext - Class in nablarch.common.dao
DaoContextのデフォルト実装クラス。
BasicDaoContextFactory - Class in nablarch.common.dao
DaoContextFactoryの基本実装クラス。

本実装では、BasicDaoContextを生成する。

GeneratedValueで必要となる IdGeneratorの実装をDIする必要がある。

BasicDaoContextFactory() - Constructor for class nablarch.common.dao.BasicDaoContextFactory
 
BasicDataTypeMapping - Class in nablarch.test.core.file
DataTypeMappingの基本実装クラス。
デフォルトの対応表を持っているが、マッピング表を外部から設定することもできる。
BasicDataTypeMapping() - Constructor for class nablarch.test.core.file.BasicDataTypeMapping
 
BasicDateTimeConfiguration - Class in nablarch.integration.jsr310.util
DateTimeConfigurationのデフォルト実装クラス
BasicDateTimeConfiguration() - Constructor for class nablarch.integration.jsr310.util.BasicDateTimeConfiguration
 
BasicDbAccessExceptionFactory - Class in nablarch.core.db.connection.exception
DbAccessExceptionFactoryの基本実装クラス。
BasicDbAccessExceptionFactory() - Constructor for class nablarch.core.db.connection.exception.BasicDbAccessExceptionFactory
 
BasicDbConnection - Class in nablarch.core.db.connection
TransactionManagerConnectionの基本実装クラス。

本オブジェクトは、マルチスレッド環境で使用されることは想定しない。すなわち、スレッドアンセーフなオブジェクトである。

BasicDbConnection(Connection) - Constructor for class nablarch.core.db.connection.BasicDbConnection
指定されたデータ接続を保持するオブジェクトを生成する。
BasicDbConnectionFactoryForDataSource - Class in nablarch.core.db.connection
DataSourceからデータベース接続を取得し、BasicDbConnectionを生成すクラス。

DataSourceは、データベースへの接続情報を設定の上、#setDataSource(javax.sql.DataSource)を使用して本オブジェクトに設定すること。

DataSourceへのデータベース接続情報の設定方法は、各データベースベンダーのJDBCマニュアルを参照の上実施すること。

BasicDbConnectionFactoryForDataSource() - Constructor for class nablarch.core.db.connection.BasicDbConnectionFactoryForDataSource
 
BasicDbConnectionFactoryForJndi - Class in nablarch.core.db.connection
JNDI経由で取得したDataSourceからデータベース接続(Connection)を取得し、BasicDbConnectionを生成するクラス。

JNDIからDataSourceを取得するための情報は、#setJndiProperties(Map)及び、#setJndiResourceName(String)を使用して設定すること。

BasicDbConnectionFactoryForJndi() - Constructor for class nablarch.core.db.connection.BasicDbConnectionFactoryForJndi
 
BasicDefaultValues - Class in nablarch.test.core.db
DefaultValuesの基本実装クラス。
明示的にデフォルト値が設定された場合は、その値を返却する。 そうでない場合は以下の値をデフォルト値として返却する。
BasicDefaultValues() - Constructor for class nablarch.test.core.db.BasicDefaultValues
 
BasicDoubleSubmissionHandler - Class in nablarch.common.web.token
DoubleSubmissionHandlerの基本実装クラス。
BasicDoubleSubmissionHandler() - Constructor for class nablarch.common.web.token.BasicDoubleSubmissionHandler
 
BasicDuplicateProcessChecker - Class in nablarch.fw.handler
データベースのテーブルを用いてプロセスの多重起動防止を行うDuplicateProcessCheckerの実装クラス。

2重起動チェックは、データベースのテーブルを用いて行う。 データベースのテーブルには、予めプロセスを識別するための値を設定しておく必要がある。 プロセスを識別する値が設定さていない場合は、2重起動チェックが正しく行えないが、 2重起動の可能性もあるため2重起動であることを示す例外を送出する。

2重起動チェック用テーブルレイアウト例を以下に示す。

BasicDuplicateProcessChecker() - Constructor for class nablarch.fw.handler.BasicDuplicateProcessChecker
 
BasicExclusiveControlManager - Class in nablarch.common.exclusivecontrol
ExclusiveControlManagerの基本実装クラス。
BasicExclusiveControlManager() - Constructor for class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
 
BasicExpirationSetting - Class in nablarch.core.cache.expirable
ExpirationSettingの基本実装クラス。 IDと有効期限の紐付けをMapで保持する。
BasicExpirationSetting() - Constructor for class nablarch.core.cache.expirable.BasicExpirationSetting
 
BasicHandlerListBuilder<TData> - Class in nablarch.fw.invoker
事前に設定されたハンドラリストを返却するHandlerListBuilder実装クラス。
BasicHandlerListBuilder() - Constructor for class nablarch.fw.invoker.BasicHandlerListBuilder
 
BasicHandlerListInvoker<TData,TResult> - Class in nablarch.fw.invoker
HandlerListInvokerの基本実装クラス。 設定されたHandlerListBuilderを使用してハンドラリストを組み立てて、 そのハンドラリストを起動する。
BasicHandlerListInvoker() - Constructor for class nablarch.fw.invoker.BasicHandlerListInvoker
 
BasicHttpRequestTestTemplate - Class in nablarch.test.core.http
リクエスト単体テストテンプレートの基本実装クラス。
リクエスト単体テストクラスを実装する際の型指定を簡略化するため、 本クラスはTestCaseInfoの型を指定している。
BasicHttpRequestTestTemplate() - Constructor for class nablarch.test.core.http.BasicHttpRequestTestTemplate
コンストラクタ。
BasicHttpRequestTestTemplate(Class<?>) - Constructor for class nablarch.test.core.http.BasicHttpRequestTestTemplate
コンストラクタ。
BasicJapaneseCharacterGenerator - Class in nablarch.test.core.util.generator
日本語文字種生成クラスの基本実装クラス。 本クラスでは、文字種と文字集合の組み合わせを定義するのみで、 実際の処理はスーパークラス(CharacterGeneratorBase)で実施している。 以下の文字種を生成できる。 半角英字 半角数字 半角記号 半角カナ 全角英字 全角数字 全角ひらがな 全角カタカナ 全角漢字 全角記号その他 サロゲートペア 中国語(Unicode上に含まれるがJIS X0213に含まれない漢字) 外字
BasicJapaneseCharacterGenerator() - Constructor for class nablarch.test.core.util.generator.BasicJapaneseCharacterGenerator
コンストラクタ
BasicJapaneseCharacterInterpreter - Class in nablarch.test.core.util.interpreter
日本語文字表現を解釈する基本実装クラス。
${文字種,文字数}という表現を解釈して、文字列に変換する。 例えば、{$全角英字, 10}という表現は10文字の全角英字に変換される。 使用可能な文字種については、BasicJapaneseCharacterGeneratorを参照。
BasicJapaneseCharacterInterpreter() - Constructor for class nablarch.test.core.util.interpreter.BasicJapaneseCharacterInterpreter
 
BasicLogFormatter - Class in nablarch.core.log.basic
LogFormatterの基本実装クラス。

BasicLogFormatterクラスの特徴を下記に示す。
ログに最低限必要な情報(日時、リクエストID、ユーザIDなど)を出力できる。 アプリケーションを起動しているプロセスを識別するために、システムプロパティで指定されたプロセス名をログに出力できる。 オブジェクトを指定してフィールド情報を出力できる。 例外オブジェクトを指定してスタックトレースを出力できる。 フォーマットを設定のみで変更することができる。 BasicLogFormatterは、プレースホルダを使用してフォーマットを指定する。 フォーマットに指定可能なプレースホルダの一覧を下記に示す。
BasicLogFormatter() - Constructor for class nablarch.core.log.basic.BasicLogFormatter
 
BasicLogFormatter.BootProcessItem - Class in nablarch.core.log.basic
起動プロセスを取得するクラス。
BasicLogFormatter.DateItem - Class in nablarch.core.log.basic
出力日時を取得するクラス。
BasicLogFormatter.ExecutionIdItem - Class in nablarch.core.log.basic
実行時IDを取得するクラス。
BasicLogFormatter.InformationItem - Class in nablarch.core.log.basic
オプション情報に指定されたオブジェクトのフィールド情報を取得するクラス。
BasicLogFormatter.LoggerNameItem - Class in nablarch.core.log.basic
ロガー名を取得するクラス。
BasicLogFormatter.LogLevelItem - Class in nablarch.core.log.basic
ログレベルを取得するクラス。
BasicLogFormatter.MessageItem - Class in nablarch.core.log.basic
メッセージを取得するクラス
BasicLogFormatter.ProcessingSystemItem - Class in nablarch.core.log.basic
処理方式を取得するクラス。
BasicLogFormatter.RequestIdItem - Class in nablarch.core.log.basic
リクエストIDを取得するクラス。
BasicLogFormatter.RuntimeLoggerNameItem - Class in nablarch.core.log.basic
実行時ロガー名を取得するクラス。
BasicLogFormatter.StackTraceItem - Class in nablarch.core.log.basic
エラー情報に指定された例外オブジェクトのスタックトレースを取得するクラス。
BasicLogFormatter.UserIdItem - Class in nablarch.core.log.basic
ユーザIDを取得するクラス。
BasicLogger - Class in nablarch.core.log.basic
Loggerの基本実装クラス。
BasicLoggerFactory - Class in nablarch.core.log.basic
LoggerFactoryの基本実装クラス。

フレームワーク実装の設定は、LoggerManagerが読み込むプロパティファイルに記述する。
プロパティファイルの設定は、システムプロパティを使用して同じキー名に値を指定することで上書きすることができる。

プロパティファイルの記述ルールを下記に示す。
writerNames 使用する全てのLogWriterの名称。必須。
複数指定する場合はカンマ区切り。
「”writer.” + <ここで指定したLogWriterの名称>」をキーのプレフィックスにして、LogWriter毎の設定を行う。 writer.<LogWriterの名称>.className LogWriterのクラス名。必須。
LogWriterを実装したクラスのFQCNを指定する。 writer.<LogWriterの名称>.<プロパティ名> LogWriter毎のプロパティに設定する値。
設定内容は、使用するLogWriterのJavadocを参照すること。 availableLoggersNamesOrder 使用する全てのLogger設定の名称。必須。
複数指定する場合はカンマ区切り。
「”loggers.” + <ここで指定されたLogger設定の名称>」をキーのプレフィックスに使用して、Logger設定毎の設定を行う。 loggers.<Logger設定の名称>.nameRegex Logger名とのマッチングに使用する正規表現。必須。
正規表現は、Logger設定の対象となるLoggerを絞り込むために使用する。
Loggerの取得時に指定されたLogger名 (つまりLoggerManager#getメソッドの引数に指定されたLogger名)に対してマッチングを行う。 logger.<Logger設定の名称>.level LogLevelの名称。必須。
LogLevelの名称を指定する。
ここで指定したレベル以上のログを全て出力する。 logger.<Logger設定の名称>.writerNames LogWriterの名称。必須。
複数指定する場合はカンマ区切り。
ここで指定した全てのLogWriterに対してログの書き込みを行う。 availableLoggersNamesOrderプロパティは、記述順に意味があるので注意すること。
Loggerの取得では、ログ出力を行うクラスが指定したLogger名に対して、 ここに記述した順番でLoggerのマッチングを行い、最初にマッチしたLoggerを返す。
そのため、availableLoggersNamesOrderプロパティは、より限定的な正規表現を指定したLoggerから順に記述すること。

初期処理完了後に、各LogWriterに対して、出力されるログレベルの書き込みを行う。
初期処理完了後の出力例を下記に示す。
BasicLoggerFactory() - Constructor for class nablarch.core.log.basic.BasicLoggerFactory
 
BasicMapValueEditor() - Constructor for class nablarch.core.log.LogUtil.BasicMapValueEditor
 
BasicMessageFormatter - Class in nablarch.core.message
オプション情報によりメッセージのフォーマット方法を切り替えフォーマットを行うクラス。 オプション情報が1つでMapのサブタイプの場合は、NamedMessageFormatを使用してメッセージをフォーマットする。 それ以外の場合は、MessageFormatを使用してメッセージをフォーマットする。
BasicMessageFormatter() - Constructor for class nablarch.core.message.BasicMessageFormatter
 
BasicMessagingExceptionFactory - Class in nablarch.fw.messaging.provider.exception
MessagingExceptionFactoryの基本実装クラス。
BasicMessagingExceptionFactory() - Constructor for class nablarch.fw.messaging.provider.exception.BasicMessagingExceptionFactory
 
BasicObjectMapperFactory - Class in nablarch.common.databind
ObjectMapperFactoryの基本実装クラス。
BasicObjectMapperFactory() - Constructor for class nablarch.common.databind.BasicObjectMapperFactory
 
BasicPermission - Class in nablarch.common.permission
Permissionの基本実装クラス。

ユーザに許可されたリクエストIDを保持しておき認可判定に使用する。
BasicPermission(SortedSet<String>) - Constructor for class nablarch.common.permission.BasicPermission
デフォルトコンストラクタ。
BasicPermissionFactory - Class in nablarch.common.permission
認可制御グループをベースにしたPermissionを生成するクラス。

このクラスでは、データベース上にユーザ及びユーザが属するグループ毎に使用できる認可単位を保持したテーブル構造から、 ユーザに紐付く認可情報を取得する。
BasicPermissionFactory() - Constructor for class nablarch.common.permission.BasicPermissionFactory
 
BasicPipelineListBuilder - Class in nablarch.fw.invoker
事前に設定されたハンドラリストを返却するPipelineListBuilder実装クラス。
BasicPipelineListBuilder() - Constructor for class nablarch.fw.invoker.BasicPipelineListBuilder
 
BasicProcessStopHandler - Class in nablarch.fw.handler
処理中のプロセスを停止するためのハンドラ。

本ハンドラは、LoopHandlerProcessResidentHandlerの後続ハンドラに設定することにより、 処理中に安全にプロセスを停止することが可能となる。

なお、プロセスを停止するためにProcessStopを送出するため、障害通知ログが出力されプロセスは異常終了する。 異常終了する際に終了コードは、BasicProcessStopHandler.setExitCode(int)によって設定することが出来る。 終了コードの設定を省略した場合のデフォルト動作として終了コードは1となる。 また、未コミットのトランザクションは全てロールバックされることに注意すること。

※処理を異常終了するかどうかは、前段に設定されたハンドラによって決定される。

処理を停止するか否かのチェックは、リクエストテーブルにて行う。 本ハンドラが使用するリクエストテーブルの定義情報を下記に示す。

BasicProcessStopHandler() - Constructor for class nablarch.fw.handler.BasicProcessStopHandler
 
BasicProgressManager - Class in nablarch.fw.batch.ee.progress
進捗を管理するステップスコープのProgressManager実装クラス。
BasicProgressManager(JobContext, StepContext) - Constructor for class nablarch.fw.batch.ee.progress.BasicProgressManager
コンストラクタ。
BasicReportCreator - Class in nablarch.integration.report.creator
帳票作成処理を行うデフォルトクラス。
BasicReportCreator() - Constructor for class nablarch.integration.report.creator.BasicReportCreator
 
BasicReportExporter - Class in nablarch.integration.report.exporter
帳票出力処理のデフォルトクラス。
BasicReportExporter() - Constructor for class nablarch.integration.report.exporter.BasicReportExporter
 
BasicReportOutputResolver - Class in nablarch.integration.report.outputresolver
帳票出力先解決処理のデフォルトクラス。
BasicReportOutputResolver() - Constructor for class nablarch.integration.report.outputresolver.BasicReportOutputResolver
 
BasicReportTemplateResolver - Class in nablarch.integration.report.templateresolver
BasicReportTemplateResolver() - Constructor for class nablarch.integration.report.templateresolver.BasicReportTemplateResolver
 
BasicRequestIdExtractor - Class in nablarch.common.util
RequestIdExtractorの基本実装クラス。
リクエストパスから"?"や"#"以降を取り除いた文字列をリクエストIDとして扱う。
BasicRequestIdExtractor() - Constructor for class nablarch.common.util.BasicRequestIdExtractor
 
BasicServiceAvailability - Class in nablarch.common.availability
ServiceAvailabilityの基本実装クラス。
リクエストIDを元にサービス提供可否状態を判定する。
BasicServiceAvailability() - Constructor for class nablarch.common.availability.BasicServiceAvailability
 
BasicServletContextCreator - Class in nablarch.fw.web.i18n
ServletContextCreatorの基本実装クラス。
セッションおよびリポジトリ経由でサーブレットコンテキストを取得する。
サーブレットコンテキストを取得できない場合はIllegalStateExceptionを送出する。
BasicServletContextCreator() - Constructor for class nablarch.fw.web.i18n.BasicServletContextCreator
 
BasicSqlCStatement - Class in nablarch.core.db.statement
CallableStatementのラッパークラス。
BasicSqlCStatement(String, CallableStatement) - Constructor for class nablarch.core.db.statement.BasicSqlCStatement
コンストラクタ。
BasicSqlLoader - Class in nablarch.core.db.statement
SQL文をクラスパス上のリソース(SQLファイル)からロードするクラス。

本クラスでは、下記ルールに従いSQL文をロードする。

a) SQL_IDとSQL文の1グループは、空行で区切られて記述されている。

1つのSQL文の中に空行はいれてはならない。 また、異なるSQL文との間には必ず空行を入れなくてはならない。 コメント行は、空行とはならない。

b) 1つのSQL文の最初の「=」までがSQL_IDとなる。

SQL_IDとは、SQLファイル内でSQL文を一意に特定するためのIDである。 SQL_IDには、任意の値を設定することが可能となっている。

c) コメントは、「--」で開始されている必要がある。

「--」以降の値は、コメントとして扱い読み込まない。
※コメントは、行コメントとして扱う。複数行に跨るブロックコメントはサポートしない。

d) SQL文の途中で改行を行っても良い。また、可読性を考慮してスペースやtabなどで桁揃えを行っても良い。

BasicSqlLoader() - Constructor for class nablarch.core.db.statement.BasicSqlLoader
 
BasicSqlParameterParser - Class in nablarch.core.db.statement
名前付きバインド変数を持つSQL文を解析するクラス。
SQLの解析は、下記ルールにしたがい行う。
名前付き変数は「:」で開始される。 名前付き変数は、英字(大文字、小文字)、数字、アンダースコア(_)、パーセント(%)で構成されている。 リテラルは、シングルクォートで囲われている。 シングルクォートのエスケープは、シングルクォートである。 リテラル内に名前付き変数のルールに一致する文字列があっても、名前付き変数として扱わない。 コメントは存在しない。(コメント内に名前付き変数のルールに一致する文字列があった場合、名前付き変数として扱うためSQL実行時エラーが発生する。) SQL文の妥当性チェックは行わない。(構文エラーがあった場合は、SQLの実行時エラーとなる。) 本クラスは、解析したSQLの情報を保持するためスレッドアンセーフである。
BasicSqlParameterParser() - Constructor for class nablarch.core.db.statement.BasicSqlParameterParser
 
BasicSqlParameterParserFactory - Class in nablarch.core.db.statement
BasicSqlParameterParserを生成するSqlParameterParserの基本実装クラス。
BasicSqlParameterParserFactory() - Constructor for class nablarch.core.db.statement.BasicSqlParameterParserFactory
 
BasicSqlPStatement - Class in nablarch.core.db.statement
PreparedStatementのをラップしたクラス。
本クラスは、JDK5で実装済みのインタフェースのみを提供する。
BasicSqlPStatement(String, PreparedStatement) - Constructor for class nablarch.core.db.statement.BasicSqlPStatement
コンストラクタ。
BasicSqlPStatement(String, PreparedStatement, List<String>) - Constructor for class nablarch.core.db.statement.BasicSqlPStatement
コンストラクタ。
名前付きバインド変数を持つSQL用
BasicSqlStatementExceptionFactory - Class in nablarch.core.db.statement.exception
SqlStatementExceptionFactoryのBasic実装クラス。
SQLExceptionが一意制約違反の場合には、DuplicateStatementExceptionを生成する。
一意制約違反以外の場合には、SqlStatementExceptionを生成する。
一意制約違反の判定には、SQLException.getSQLState()または、SQLException.getErrorCode()を使用する。
BasicSqlStatementExceptionFactory() - Constructor for class nablarch.core.db.statement.exception.BasicSqlStatementExceptionFactory
 
BasicStatementFactory - Class in nablarch.core.db.statement
StatementFactoryの基本実装クラス。
本クラスでは、下記のSqlStatement実装クラスを生成する。
BasicSqlPStatement nablarch.core.db.statement.BasicSqlCStatement
BasicStatementFactory() - Constructor for class nablarch.core.db.statement.BasicStatementFactory
 
BasicStaticDataCache<T> - Class in nablarch.core.cache
StaticDataCacheインタフェースの基本実装クラス。
静的データをHashMapに保持する。
BasicStaticDataCache() - Constructor for class nablarch.core.cache.BasicStaticDataCache
 
BasicStringResource - Class in nablarch.core.message
StringResourceの基本実装クラス。
BasicStringResource(String, Map<String, String>) - Constructor for class nablarch.core.message.BasicStringResource
コンストラクタ。
BasicStringResourceLoader - Class in nablarch.core.message
StringResourceHolderが使うキャッシュに必要な文字列リソースをデータベースから取得するクラス。
StringResourceの実装にはBasicStringResourceを用いる。
BasicStringResourceLoader() - Constructor for class nablarch.core.message.BasicStringResourceLoader
 
BasicSystemTimeProvider - Class in nablarch.core.date
Date.Date()を現在日時とするSystemTimeProvider
BasicSystemTimeProvider() - Constructor for class nablarch.core.date.BasicSystemTimeProvider
 
BasicTestDataParser - Class in nablarch.test.core.reader
テストデータを読み込み、各オブジェクトにparseするクラス。
BasicTestDataParser() - Constructor for class nablarch.test.core.reader.BasicTestDataParser
 
BasicValidatingStrategy<FORM> - Class in nablarch.fw.web.upload.util
典型的なバリデーション処理を提供する、ValidatingStrategyの基本実装クラス。
BasicValidatingStrategy(Class<FORM>, String, BulkValidator.ErrorHandlingBulkValidator) - Constructor for class nablarch.fw.web.upload.util.BasicValidatingStrategy
コンストラクタ。
BasicWmqMessagingExceptionFactory - Class in nablarch.integration.messaging.wmq.provider.exception
WebSphere MQを使用したメッセージング機能向けのMessagingExceptionFactoryの基本実装クラス。
BasicWmqMessagingExceptionFactory() - Constructor for class nablarch.integration.messaging.wmq.provider.exception.BasicWmqMessagingExceptionFactory
 
BasicWmqMqmdFieldsOperator - Class in nablarch.integration.messaging.wmq.provider
WmqMqmdFieldsOperatorの基本実装クラス。
BasicWmqMqmdFieldsOperator() - Constructor for class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
 
BasicWorkflowInstance - Class in nablarch.integration.workflow
WorkflowInstance の基本実装クラス。
BasicWorkflowInstance(String, WorkflowDefinition, FlowNode) - Constructor for class nablarch.integration.workflow.BasicWorkflowInstance
ワークフローインスタンスを生成する。
BasicWorkflowInstanceFactory - Class in nablarch.integration.workflow
BasicWorkflowInstance を生成するファクトリクラス。
BasicWorkflowInstanceFactory() - Constructor for class nablarch.integration.workflow.BasicWorkflowInstanceFactory
 
BatchAction<D> - Class in nablarch.fw.action
標準的なバッチ処理における業務処理の基本実装クラス。

バッチ処理方式では、以下のインタフェースを実装する必要がある。

BatchAction() - Constructor for class nablarch.fw.action.BatchAction
BatchActionを生成する。
BatchActionBase<D> - Class in nablarch.fw.action
バッチ処理方式において、業務処理が継承する抽象基底クラス。

このクラスには、ExecutionHandlerCallbackインタフェースに関するNOP実装が与えられており、 必要に応じてオーバーライドできるようになっている。

BatchActionBase() - Constructor for class nablarch.fw.action.BatchActionBase
 
BatchCountItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.BatchCountItem
 
batchDelete(List<T>) - Method in class nablarch.common.dao.BasicDaoContext
 
batchDelete(List<T>) - Method in interface nablarch.common.dao.DaoContext
エンティティオブジェクトを元に一括削除処理を行う。

エンティティの主キーが削除条件となる。

batchDelete(List<T>) - Static method in class nablarch.common.dao.UniversalDao
与えられたエンティティオブジェクトからデリート文を生成し一括実行する。

エンティティの主キーが削除条件となるため、主キー値以外のフィールドの値の有無は動作に影響しない。

batchInsert(List<T>) - Method in class nablarch.common.dao.BasicDaoContext
 
batchInsert(List<T>) - Method in interface nablarch.common.dao.DaoContext
エンティティオブジェクトの情報を一括で登録する。
batchInsert(List<T>) - Static method in class nablarch.common.dao.UniversalDao
与えられたエンティティリストオブジェクトからインサート文を生成し一括実行する。

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

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

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

BatchParameterHolder - Class in nablarch.core.db.statement
バッチ実行時のパラメータを組み立てるクラス。 ParameterHolderを複数集約し、 それらを整形する機能を持つ。
BatchParameterHolder() - Constructor for class nablarch.core.db.statement.BatchParameterHolder
 
BatchRequestTestSupport - Class in nablarch.test.core.batch
バッチリクエスト単体テストサポートクラス。
BatchRequestTestSupport() - Constructor for class nablarch.test.core.batch.BatchRequestTestSupport
コンストラクタ。
BatchRequestTestSupport(Class<?>) - Constructor for class nablarch.test.core.batch.BatchRequestTestSupport
コンストラクタ。
BatchSqlWithColumns - Class in nablarch.common.dao
一括実行用(execute batch用)のSQL文とバインド変数に応じたカラムリストを保持するクラス。
BatchSqlWithColumns(String, List<ColumnMeta>) - Constructor for class nablarch.common.dao.BatchSqlWithColumns
SQL文とカラムリストを保持するBatchSqlWithColumnsを生成する。
batchUpdate(List<T>) - Method in class nablarch.common.dao.BasicDaoContext
 
batchUpdate(List<T>) - Method in interface nablarch.common.dao.DaoContext
エンティティオブジェクトの情報を元に一括更新を行う。

DaoContext.update(Object)とは異なり、一括更新処理ではバージョン不一致チェックは行わない。 例えば、バージョン番号が変更になっていた場合はそのレコードのみ更新されずに処理は正常に終了する。 バージョン番号のチェックを必要とする場合には、DaoContext.update(Object)を使用すること。

batchUpdate(List<T>) - Static method in class nablarch.common.dao.UniversalDao
与えられたエンティティ情報からアップデート文を生成し一括実行する。

バージョン番号を用いた排他制御処理は行わない。 排他制御を必要とする場合には、UniversalDao.update(Object)を使用すること。 もし、更新時にバージョン番号が不一致のエンティティオブジェクトが存在した場合、 そのレコードは更新されずに処理が正常に終了する。

bdo() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
BeanComponentCreator - Class in nablarch.core.repository.di.config
JavaBeans型のコンポーネントを生成するクラス。
BeanComponentCreator() - Constructor for class nablarch.core.repository.di.config.BeanComponentCreator
 
BeanCsvMapper<T> - Class in nablarch.common.databind.csv
Java BeansオブジェクトをCSVにマッピングするクラス。
BeanCsvMapper(Class<T>, CsvDataBindConfig, OutputStream) - Constructor for class nablarch.common.databind.csv.BeanCsvMapper
コンストラクタ。
BeanCsvMapper(Class<T>, CsvDataBindConfig, Writer) - Constructor for class nablarch.common.databind.csv.BeanCsvMapper
コンストラクタ。
BeanFixedLengthMapper<T> - Class in nablarch.common.databind.fixedlength
Beanを固定長にマッピングするObjectMapper
BeanFixedLengthMapper(Class<T>, FixedLengthDataBindConfig, OutputStream) - Constructor for class nablarch.common.databind.fixedlength.BeanFixedLengthMapper
Beanを固定長にマッピングするクラスを構築する。
BeansException - Exception in nablarch.core.beans
Java Beansの操作中に発生した例外を非検査例外でthrowするためのExceptionラッパー。
BeansException(String) - Constructor for exception nablarch.core.beans.BeansException
コンストラクタ。
BeansException(Throwable) - Constructor for exception nablarch.core.beans.BeansException
コンストラクタ。
BeansException(String, Throwable) - Constructor for exception nablarch.core.beans.BeansException
コンストラクタ。
BeanUtil - Class in nablarch.core.beans
JavaBeansに関する操作をまとめたユーティリティクラス。
BeanValidationFormFactory - Interface in nablarch.common.web.validator
BeanValidation実行時に、Formクラスのインスタンスを生成するファクトリインタフェース。
BeanValidationStrategy - Class in nablarch.common.web.validator
BeanValidationを使用する場合のリクエスト内容のバリデーション、オブジェクト(Bean)生成ロジック.
BeanValidationStrategy() - Constructor for class nablarch.common.web.validator.BeanValidationStrategy
BeanValidationStrategyを生成する。
before() - Method in class nablarch.common.handler.DbConnectionManagementHandler
往路処理を行う。

ConnectionFactoryからTransactionManagerConnectionを取得し、 DbConnectionContextに設定する。

before(Class<? extends T>) - Method in class nablarch.test.core.util.ListWrapper.InsertOperation
指定クラスの直前に要素を挿入する。
指定クラスが先頭の場合は、先頭に挿入される。
before() - Method in class nablarch.test.SystemPropertyResource
 
beforeExecute(INF, ExecutionContext) - Method in interface nablarch.test.core.http.Advice
テスト実行直前(サブミット前)に起動されるコールバックメソッド
beforeExecute(TestCaseInfo, ExecutionContext) - Method in class nablarch.test.core.http.BasicAdvice
テスト実行直前(サブミット前)に起動されるコールバックメソッド
beforeExecute(String) - Method in class nablarch.test.core.messaging.MessagingReceiveTestSupport
テスト実行前の処理を行う。
サブクラスでオーバライドする。
beforeExecute(String) - Method in class nablarch.test.core.messaging.MessagingRequestTestSupport
テスト実行前の処理を行う。
サブクラスでオーバライドする。
beforeExecute(String) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テスト実行前の処理を行う。
サブクラスでオーバライドする。
beforeExecuteRequest(INF, ExecutionContext, Advice<INF>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
各業務テストコードの拡張ポイント
テスト対象リクエストの実行前に呼び出される。
beforeExecuteTestShot(TestShot) - Method in class nablarch.test.core.messaging.MessagingRequestTestSupport
テストショット実行前に必要な事前処理を行う。
beforeExecuteTestShot(TestShot) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テストショット実行前に必要な事前処理を行う。
beforeJob(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.job.AbstractNablarchJobListener
 
beforeJob(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.job.DuplicateJobRunningCheckListener
プロセス(JOB)の多重起動防止チェックを行う。

多重起動ではない場合、現在のジョブをアクティブ状態に変更する。

beforeJob(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.job.JobProgressLogListener
JOB開始のログを出力する。
beforeJob(NablarchListenerContext) - Method in interface nablarch.fw.batch.ee.listener.job.NablarchJobListener
JOB開始後の処理を行う。
beforeJob() - Method in class nablarch.fw.batch.ee.listener.job.NablarchJobListenerExecutor
ジョブの実行前に、ログおよびコンポーネントの初期化処理を行い、 NablarchJobListener.beforeJob(NablarchListenerContext)を順次実行する。
beforeReadRecords() - Method in interface nablarch.fw.reader.DatabaseRecordListener
処理対象レコードをキャッシュするためのデータベースアクセス前に呼び出される。
beforeSend(MessageSenderSettings, SyncMessage) - Method in interface nablarch.fw.messaging.SyncMessagingEventHook
メッセージ送信前に呼ばれる処理。
beforeStep(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.AbstractNablarchStepListener
 
beforeStep(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.DbConnectionManagementListener
DbConnectionManagementHandlerを使用してデータベース接続をDbConnectionContextに登録する。
beforeStep(NablarchListenerContext) - Method in interface nablarch.fw.batch.ee.listener.step.NablarchStepListener
ステップ開始時の処理を行う。
beforeStep() - Method in class nablarch.fw.batch.ee.listener.step.NablarchStepListenerExecutor
beforeStep(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.StepProgressLogListener
ステップ開始のログを出力する。
beforeStep(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.StepTransactionManagementListener
新しいトランザクションを生成し、コンテキストに設定する。
beforeStep(NablarchListenerContext) - Method in class nablarch.integration.doma.batch.ee.listener.DomaTransactionStepListener
 
beforeTestClass() - Method in interface nablarch.test.event.TestEventListener
テストクラス毎にテスト実行前に1回呼び出されるコールバック
beforeTestClass() - Method in class nablarch.test.event.TestEventListener.Template
テストクラス毎にテスト実行前に1回呼び出されるコールバック
beforeTestMethod() - Method in interface nablarch.test.event.TestEventListener
テストメソッド実行前に呼び出されるコールバック
beforeTestMethod() - Method in class nablarch.test.event.TestEventListener.Template
テストメソッド実行前に呼び出されるコールバック
beforeTestSuite() - Method in interface nablarch.test.event.TestEventListener
全テスト実行前に1度限り呼び出されるコールバック
beforeTestSuite() - Method in class nablarch.test.event.TestEventListener.Template
全テスト実行前に1度限り呼び出されるコールバック
beforeWrite(NablarchListenerContext, List<Object>) - Method in class nablarch.fw.batch.ee.listener.chunk.AbstractNablarchItemWriteListener
 
beforeWrite(NablarchListenerContext, List<Object>) - Method in interface nablarch.fw.batch.ee.listener.chunk.NablarchItemWriteListener
ItemWriter.writeItems(List)の実行前の処理を行う。
beforeWrite(List<Object>) - Method in class nablarch.fw.batch.ee.listener.chunk.NablarchItemWriteListenerExecutor
begin() - Method in class nablarch.core.db.transaction.JdbcTransaction
トランザクションを開始する。
トランザクション開始時には、下記の処理を行う。
ロールバックを行う。 アイソレーションレベルを設定する。 初期SQLのリストをすべて実行し、コミットを行う。 トランザクションタイムアウトの監視を開始する。(トランザクションタイムアウト設定が行われている場合のみ) JDBC経由のトランザクション制御では、トランザクションの開始を明示的に行えないため、 ロールバックを行い、未コミット情報のないクリアなトランザクションを生成する。
begin() - Method in class nablarch.core.db.transaction.JdbcTransactionTimeoutHandler
トランザクション有効期限をリセットする。

現在時間を元に、トランザクションの有効期限を算出する。

begin() - Method in interface nablarch.core.transaction.Transaction
トランザクションを開始する。
begin(HttpAccessLogFormatter.HttpAccessLogContext, Object[]) - Static method in class nablarch.fw.web.handler.HttpAccessLogUtil
リクエスト処理開始時のログを出力する。
begin() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
分散トランザクションを開始する。

WmqMessagingProvider.begin(MQQueueManager)メソッドに処理を委譲する。

begin(MQQueueManager) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
分散トランザクションを開始する。

MQExceptionを捕捉した場合は、 MessagingExceptionFactory.createMessagingException(String, Throwable)メソッド に例外処理を委譲する。

begin() - Method in class nablarch.integration.messaging.wmq.xa.WmqXATransaction
トランザクションを開始する。
beginColumn() - Method in class nablarch.core.dataformat.LayoutFileParser.Token
トークンの開始桁を返却する。
beginColumn - Variable in class nablarch.test.tool.htmlcheck.parser.Token
The column number of the first character of this Token.
beginLine() - Method in class nablarch.core.dataformat.LayoutFileParser.Token
トークンの開始行を返却する。
beginLine - Variable in class nablarch.test.tool.htmlcheck.parser.Token
The line number of the first character of this Token.
BeginToken() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Start.
beginTransaction() - Method in class nablarch.core.db.transaction.SimpleDbTransactionManager
トランザクションを開始する。
beginTransactions() - Method in class nablarch.test.core.db.DbAccessTestSupport
データベースアクセスクラスのテスト用にトランザクションを開始する。
開始対象のトランザクション名は、設定ファイルより取得する。
複数のトランザクションを開始する場合には、カンマ(",")区切りで複数のトランザクション名を設定する。
設定ファイル例:

big() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
BigDecimalConverter - Class in nablarch.core.beans.converter
BigDecimal型への変換を行う Converter

変換元の型に応じて、以下のとおり変換を行う。

真偽値
trueであればBigDecimal.ONEfalseであればBigDecimal.ZEROを返却する。

数値型
変換元の数値を表すBigDecimalオブジェクトを返却する。

文字列型
変換元の数値文字列を表すBigDecimalオブジェクトを返却する。 文字列が数値として不正であればConversionExceptionを送出する。

文字列型の配列
要素数が1であれば、その要素をBigDecimalオブジェクトに変換して返却する。 要素数が1以外であれば、ConversionExceptionを送出する。

上記以外
ConversionExceptionを送出する。

BigDecimalConverter() - Constructor for class nablarch.core.beans.converter.BigDecimalConverter
デフォルトコンストラクタ
BigDecimalConverter(List<String>) - Constructor for class nablarch.core.beans.converter.BigDecimalConverter
数値パターンを設定してインスタンスを構築する。
BigDecimalConvertor - Class in nablarch.core.validation.convertor
値をBigDecimalに変換するクラス。
本クラスで変換するプロパティには、必ずDigitsアノテーションを付与しておく必要がある。 本クラスでは、Digitsアノテーションの属性を下記の通り使用する。
Digitsアノテーションの属性名説明 integer整数部桁数上限値。指定値に上限はない。 fraction小数部桁数上限値。指定値に上限はない。 commatrueの場合、入力値が3桁区切り文字で編集されていてもよい。(区切り文字は省略可。)              
falseの場合、入力値が3桁区切り文字で編集されていてはいけない。 messageId変換失敗時のメッセージID。
BigDecimalConvertor() - Constructor for class nablarch.core.validation.convertor.BigDecimalConvertor
 
Binary - Annotation Type in nablarch.common.databind.fixedlength.converter
バイナリであることを示す。
Binary.BinaryConverter - Class in nablarch.common.databind.fixedlength.converter
バイナリのため変換を行わずそのまま移送する。
BinaryConverter() - Constructor for class nablarch.common.databind.fixedlength.converter.Binary.BinaryConverter
コンストラクタ。
BinaryFileInterpreter - Class in nablarch.test.core.util.interpreter
ファイルデータを解釈するクラス。
BinaryFileInterpreter(String) - Constructor for class nablarch.test.core.util.interpreter.BinaryFileInterpreter
コンストラクタ。
BinaryUtil - Class in nablarch.core.util
バイナリ操作用ユーティリティクラス
bind(Object) - Method in class nablarch.fw.handler.RecordTypeBinding.Binder
指定したオブジェクトに対してメソッドレベルのディスパッチを行う ハンドラを作成して返す。
bind(Object) - Method in class nablarch.fw.jaxrs.JaxRsMethodBinder
 
bind(Object) - Method in interface nablarch.fw.MethodBinder
指定したオブジェクトに対してメソッドレベルのディスパッチを行う ハンドラを作成して返す。
bind(Object) - Method in class nablarch.fw.web.HttpMethodBinding.Binder
指定したオブジェクトに対してメソッドレベルのディスパッチを行う ハンドラを作成して返す。
bind(Object) - Method in class nablarch.integration.router.RoutesMethodBinder
 
Binder() - Constructor for class nablarch.fw.handler.RecordTypeBinding.Binder
 
Binder() - Constructor for class nablarch.fw.web.HttpMethodBinding.Binder
 
bindTo(MeterRegistry) - Method in class nablarch.integration.micrometer.instrument.binder.jvm.NablarchGcCountMetrics
 
block() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
blockquote() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
body() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
bodyContent() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
BodyConverter - Interface in nablarch.fw.jaxrs
リクエスト/レスポンスの変換を行うインタフェース。
BodyConverterSupport - Class in nablarch.fw.jaxrs
BodyConverterの実装クラスをサポートするクラス。
BodyConverterSupport() - Constructor for class nablarch.fw.jaxrs.BodyConverterSupport
 
BodyConverterSupport.ContentType - Class in nablarch.fw.jaxrs
ContentTypeを表すクラス。
BodyConvertHandler - Class in nablarch.fw.jaxrs
BodyConverterによるリクエスト/レスポンスの変換を行うハンドラ。
BodyConvertHandler() - Constructor for class nablarch.fw.jaxrs.BodyConvertHandler
 
bodyStringToMap(String, HttpProtocolClient.HttpRequestMethodEnum, SyncMessage, HttpResult) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
返信のボディ部分を解析し、応答電文に設定するデータを生成する。
bold() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
BooleanConverter - Class in nablarch.core.beans.converter
Boolean型への変換を行う Converter

変換元の型に応じて、以下のとおり変換を行う。

真偽値
何もしない。

数値型
変換元の値が0ならfalse、それ以外ならtrueを返却する。

文字列型
true、on、1ならtrue、それ以外ならfalseを返却する。 (大文字・小文字は区別しない)

文字列型の配列
要素数が1であれば、その要素をBooleanオブジェクトに変換して返却する。 要素数が1以外であれば、ConversionExceptionを送出する。

上記以外
ConversionExceptionを送出する。

BooleanConverter() - Constructor for class nablarch.core.beans.converter.BooleanConverter
 
BooleanConvertor - Class in nablarch.core.validation.convertor
値をBooleanに変換するクラス。
BooleanConvertor() - Constructor for class nablarch.core.validation.convertor.BooleanConvertor
 
BootProcessItem() - Constructor for class nablarch.core.log.basic.BasicLogFormatter.BootProcessItem
 
BoundaryEvent - Class in nablarch.integration.workflow.definition
境界イベント定義を表すクラス。
BoundaryEvent(String, String, String, String, String, String, List<SequenceFlow>) - Constructor for class nablarch.integration.workflow.definition.BoundaryEvent
境界イベント定義を生成する。
BoundParameters - Class in nablarch.core.db.cache.statement
ステートメント発行時にバインドされたパラメータを表すクラス。 ResultSetCacheKeyの等価性判定に使用される。
BoundParameters(ParameterHolder) - Constructor for class nablarch.core.db.cache.statement.BoundParameters
コンストラクタ。
BoundParameters(Map<String, ParameterHolder.ParamValue>) - Constructor for class nablarch.core.db.cache.statement.BoundParameters
コンストラクタ。
br() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
bufcolumn - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
buffer - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
bufline - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
bufpos - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Position in buffer.
build() - Method in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
与えられた情報を元にFixedLengthDataBindConfigを生成して返す。
build() - Method in class nablarch.common.databind.fixedlength.MultiLayoutBuilder
 
build() - Method in class nablarch.common.databind.fixedlength.SingleLayoutBuilder
 
build() - Method in class nablarch.core.beans.CopyOptions.Builder
CopyOptionsを構築する。
build() - Method in class nablarch.core.db.cache.ResultSetCacheKeyBuilder
設定された値を用いてResultSetCacheKeyインスタンスを生成する。
build() - Method in class nablarch.core.validation.ee.ValidatorFactoryBuilder
ValidatorFactoryを組み立てる。
build() - Method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder
 
build() - Method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder.Builder
DIコンテナのビルダーを構築する。
build() - Method in class nablarch.fw.dicontainer.annotation.AnnotationScopeDecider.Builder
インスタンスを構築する。
build() - Method in class nablarch.fw.dicontainer.component.ComponentDefinition.Builder
コンポーネント定義を構築する。
build() - Method in class nablarch.fw.dicontainer.container.ContainerBuilder
DIコンテナを構築する。
build(HttpRequest, ExecutionContext, Throwable) - Method in class nablarch.fw.jaxrs.ErrorResponseBuilder
エラーレスポンスを生成する。

発生したエラーが、ApplicationExceptionの場合は、400を生成する。 それ以外のエラーの場合には、500を生成する。

build(HttpRequest, ExecutionContext, HealthCheckResult) - Method in class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
ヘルスチェック結果からレスポンスを作成する。 デフォルトではJSONのレスポンスを作成する。 ヘルスチェックが成功した場合 {"status":"UP","targets":[{"name":"DB","status":"UP"},{"name":"Redis","status":"UP"}]} ヘルスチェックが失敗した場合 {"status":"DOWN","targets":[{"name":"DB","status":"UP"},{"name":"Redis","status":"DOWN"}]}
buildAdditionalInfoForSqlID(String, String) - Method in class nablarch.core.db.statement.BasicStatementFactory
付加情報文字列を組み立てる。 この情報は、ログ出力に使用されることを想定している。
buildBatchDeleteSql(Class<T>) - Method in class nablarch.common.dao.StandardSqlBuilder
ID列を条件とした一括削除用(batch delete)のSQL文を構築する。
buildBatchInsertSql(Class<T>) - Method in class nablarch.common.dao.StandardSqlBuilder
一括登録用(batch insert用)のSQLを構築する。

採番カラムも含む全てのカラムを対象としたデータ登録用INSERT文を構築する。 構築したINSERT文を使用する場合には、採番されるカラムの値は事前に採番し、 Entityクラスに対して値を設定する必要がある。

buildBatchInsertWithIdentityColumnSql(Class<T>) - Method in class nablarch.common.dao.StandardSqlBuilder
一括登録用(batch insert用)のSQLを構築する。

データベース側での採番(MySqlのAUTO_INCREMENTやPostgreSqlのSERIALカラムなど)を行うための データ登録用INSERT文を生成する。 構築したINSERT文を使用する場合には、データベースへのデータ登録時に値が採番されるため、 データ登録後にデータベースから採番された値を取得する必要がある。

buildBatchUpdateSql(Class<T>) - Method in class nablarch.common.dao.StandardSqlBuilder
ID列を条件とした一括更新用(batch update)のSQL文を構築する。
buildData(Map<String, ?>, LayoutDefinition, OutputStream) - Method in class nablarch.core.dataformat.JsonDataBuilder
JSON文字列を作成します。
buildData(String, Map<String, ?>) - Static method in class nablarch.core.dataformat.SimpleDataConvertUtil
Mapから構造化データの文字列を生成する。 変換後の構造化データ形式はフォーマット定義ファイルにて指定される。
buildData(String, Map<String, ?>, OutputStream) - Static method in class nablarch.core.dataformat.SimpleDataConvertUtil
Mapから構造化データの文字列を生成し、出力ストリームに書き込む。 変換後の構造化データ形式はフォーマット定義ファイルにて指定される。
buildData(Map<String, ?>, LayoutDefinition, OutputStream) - Method in interface nablarch.core.dataformat.StructuredDataBuilder
XML文字列を作成します。
buildData(Map<String, ?>, LayoutDefinition, OutputStream) - Method in class nablarch.core.dataformat.XmlDataBuilder
XML文字列を作成します。
buildDeleteSql(T) - Method in class nablarch.common.dao.StandardSqlBuilder
ID列を条件とした削除用のSQL文を構築する。
Builder - Class in nablarch.core.util
List・Map・String 等の基本型からなるオブジェクトグラフの生成を簡略化する ユーティリティメソッドを提供する。
builder() - Static method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder
ビルダーを生成する。
builder() - Static method in class nablarch.fw.dicontainer.annotation.AnnotationScopeDecider
ビルダーを生成する。
builder(Class<T>) - Static method in class nablarch.fw.dicontainer.component.ComponentDefinition
ビルダーのインスタンスを生成する。
builderFrom(AnnotationScopeDecider) - Static method in class nablarch.fw.dicontainer.annotation.AnnotationScopeDecider
状態をコピーしてビルダーを生成する。
buildIdCondition(Class<T>) - Method in class nablarch.common.dao.StandardSqlBuilder
ID列を条件とするWHERE句を構築する。
buildInsertSql(T) - Method in class nablarch.common.dao.StandardSqlBuilder
登録用のSQLを構築する。

採番カラムも含む全てのカラムを対象としたデータ登録用INSERT文を構築する。 構築したINSERT文を使用する場合には、採番されるカラムの値は事前に採番し、 Entityクラスに対して値を設定する必要がある。

buildInsertWithIdentityColumnSql(T) - Method in class nablarch.common.dao.StandardSqlBuilder
登録用のSQLを構築する。

データベース側での採番(MySqlのAUTO_INCREMENTやPostgreSqlのSERIALカラムなど)を行うための データ登録用INSERT文を生成する。 構築したINSERT文を使用する場合には、データベースへのデータ登録時に値が採番されるため、 データ登録後にデータベースから採番された値を取得する必要がある。

buildLoadResumePointSql() - Method in class nablarch.fw.reader.ResumePointManager
正常に処理できたポイントを取得するためのSQLを取得する。
buildMapKey(String, String) - Method in class nablarch.core.dataformat.StructuredDataEditorSupport
Map(XML)に格納する際のKeyを作成し、返却します
buildMessage(ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.DecimalRange.DecimalRangeValidator
 
buildMessage(ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.Digits.DigitsValidator
 
buildMessage(ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.NumberRange.NumberRangeValidator
 
buildMessage(ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.NumberValidatorSupport
検証エラー時のメッセージを構築する。
buildQuery() - Method in class nablarch.common.availability.BasicServiceAvailability
リクエストテーブル検索クエリを生成する。
buildResponseBody(HttpRequest, ExecutionContext, HealthCheckResult) - Method in class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
レスポンスボディを作成する。
buildSaveResumePointSql() - Method in class nablarch.fw.reader.ResumePointManager
正常に処理できたポイントを保存するためのSQLを取得する。
buildSelectAllSql(Class<T>) - Method in class nablarch.common.dao.StandardSqlBuilder
全レコード検索(条件なし)のSQL文を構築する。
buildSelectByIdSql(Class<T>) - Method in class nablarch.common.dao.StandardSqlBuilder
ID列を条件として全カラムの情報を取得するSQL文を構築する。
buildSequenceGeneratorSql(String) - Method in class nablarch.core.db.dialect.DB2Dialect
シーケンスオブジェクトの次の値を取得するSQL文を構築する。

buildSequenceGeneratorSql(String) - Method in class nablarch.core.db.dialect.DefaultDialect
シーケンスオブジェクトの次の値を取得するSQL文を構築する。

buildSequenceGeneratorSql(String) - Method in interface nablarch.core.db.dialect.Dialect
シーケンスオブジェクトの次の値を取得するSQL文を構築する。

buildSequenceGeneratorSql(String) - Method in class nablarch.core.db.dialect.H2Dialect
シーケンスオブジェクトの次の値を取得するSQL文を構築する。

buildSequenceGeneratorSql(String) - Method in class nablarch.core.db.dialect.OracleDialect
シーケンスオブジェクトの次の値を取得するSQL文を構築する。
buildSequenceGeneratorSql(String) - Method in class nablarch.core.db.dialect.PostgreSQLDialect
シーケンスオブジェクトの次の値を取得するSQL文を構築する。

buildUpdateSql(T) - Method in class nablarch.common.dao.StandardSqlBuilder
ID列を条件とした更新用のSQL文を構築する。
buildValidatorFactory() - Method in class nablarch.core.validation.ee.ValidatorFactoryBuilder
ValidatorFactoryを組み立てる。 キャッシュに存在する場合は、キャッシュのインスタンスを使用する。
BulkValidationResult<FORM> - Class in nablarch.fw.web.upload.util
一括バリデーション結果を保持するクラス。

バリデーション結果の取得やバリデーション済みオブジェクトの登録機能を持つ。

BulkValidationResult.ErrorMessages - Class in nablarch.fw.web.upload.util
エラーメッセージ一覧を、行数の昇順で保持するクラス。
BulkValidator - Class in nablarch.fw.web.upload.util
アップロードファイルを一括バリデーションするためのクラス。

バリデーションエラーが存在した場合でも処理を継続し、全レコードのバリデーションを実行する。

BulkValidator.ErrorHandlingBulkValidator - Class in nablarch.fw.web.upload.util
エラー発生時にメッセージIDを設定する一括バリデーションクラス。
BusinessDate() - Constructor for class nablarch.core.log.app.ApplicationSettingLogFormatter.BusinessDate
 
BusinessDateProvider - Interface in nablarch.core.date
業務日付を提供するクラスのインタフェース。
BusinessDateUtil - Class in nablarch.core.date
業務日付を取得するユーティリティクラス。

業務日付の取得処理はBusinessDateProviderによって提供される。 BusinessDateProviderの実装は、SystemRepositoryからコンポーネント名 businessDateProvider で取得される。

業務日付の複数設定について
本フレームワークでは、オンラインとバッチで別の業務日付を使用するなど、用途ごとに複数の業務日付を管理できる。 業務日付には、それぞれを識別するための「区分」が設定される。 本クラスは、区分を指定して業務日付を取得する機能を提供する。

button() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ButtonTag - Class in nablarch.common.web.tag
サブミット制御(ボタンとアクションの紐付け、二重サブミット防止)を行うbuttonタグを出力するクラス。
ButtonTag() - Constructor for class nablarch.common.web.tag.ButtonTag
 
ButtonTagSupport - Class in nablarch.common.web.tag
サブミット制御を行うbuttonタグを出力するクラスの実装をサポートするクラス。
ButtonTagSupport() - Constructor for class nablarch.common.web.tag.ButtonTagSupport
 
ByteArrayAwareMap<K,V> - Class in nablarch.test.core.util
バイト配列を認識するMap実装クラス。
ByteArrayAwareMap(Map<K, V>) - Constructor for class nablarch.test.core.util.ByteArrayAwareMap
コンストラクタ。
Bytes - Class in nablarch.core.dataformat.convertor.datatype
バイト配列のデータタイプ。
Bytes() - Constructor for class nablarch.core.dataformat.convertor.datatype.Bytes
 
BytesConverter - Class in nablarch.core.beans.converter
バイナリ(byte配列)への変換を行うConverter.
BytesConverter() - Constructor for class nablarch.core.beans.converter.BytesConverter
 
ByteStreamDataString - Class in nablarch.core.dataformat.convertor.datatype
バイトストリームで入出力する文字列のデータタイプ。
ByteStreamDataString() - Constructor for class nablarch.core.dataformat.convertor.datatype.ByteStreamDataString
 
ByteStreamDataSupport<F> - Class in nablarch.core.dataformat.convertor.datatype
バイトストリームで入出力するデータタイプが継承すべき抽象基底クラス。
ByteStreamDataSupport() - Constructor for class nablarch.core.dataformat.convertor.datatype.ByteStreamDataSupport
 

C

CacheableSqlPStatement - Class in nablarch.core.db.cache.statement
キャッシュ機構を備えたSqlPStatement実装クラス。
CacheableSqlPStatement(String, PreparedStatement, String) - Constructor for class nablarch.core.db.cache.statement.CacheableSqlPStatement
コンストラクタ。 本クラスではSQLIDが必須である。その他の値はスーパクラスに渡される。
CacheableSqlPStatement(String, PreparedStatement, List<String>, String) - Constructor for class nablarch.core.db.cache.statement.CacheableSqlPStatement
コンストラクタ。 本クラスではSQLIDが必須である。その他の値はスーパクラスに渡される。
CacheableStatementFactory - Class in nablarch.core.db.cache.statement
キャッシュ機能を備えたStatementFactory実装クラス。
CacheableStatementFactory() - Constructor for class nablarch.core.db.cache.statement.CacheableStatementFactory
 
CacheControlHeader - Class in nablarch.fw.web.handler.secure
Cache-Controlレスポンスヘッダを設定するクラス。 デフォルトは"no-store"。 Cache-Controlレスポンスヘッダを個別に指定したいケースに対応するため、 Cache-Controlレスポンスヘッダが設定されてない場合のみ設定を行う。 上書きは行わない。
CacheControlHeader() - Constructor for class nablarch.fw.web.handler.secure.CacheControlHeader
コンストラクタ。
CachingCharsetDef - Class in nablarch.core.validation.validator.unicode
許容文字かどうかの判定結果をキャッシュするCharsetDef実装クラス。
他のCharsetDef実装クラスにラップして使用することで、 判定処理に要する処理速度を改善できる。
CachingCharsetDef() - Constructor for class nablarch.core.validation.validator.unicode.CachingCharsetDef
 
calculate(long, long, double) - Method in class nablarch.fw.batch.progress.EstimatedEndTimeCalculator
推定終了時間を求める。
calculate(long) - Method in class nablarch.fw.batch.progress.ProcessedCountBasedProgressCalculator
処理済み件数を元に進捗を求める。
calculate(long) - Method in interface nablarch.fw.batch.progress.ProgressCalculator
処理済み件数からバッチの進捗状況を求める。
calculate(long, long) - Method in class nablarch.fw.batch.progress.TpsCalculator
処理開始時間と処理済み件数からTPSを求める。
callAbnormalEndHandlers(List<TransactionEventCallback>, Throwable, TData, ExecutionContext) - Method in class nablarch.fw.TransactionEventCallback.Provider
各リスナに対してトランザクションロールバック時のコールバックメソッドを 呼び出す。
callNormalEndHandlers(List<TransactionEventCallback>, TData, ExecutionContext) - Method in class nablarch.fw.TransactionEventCallback.Provider
各リスナに対してトランザクション正常コミット時のコールバックメソッドを 呼び出す。
camelize(String) - Static method in class nablarch.common.dao.NamingConversionUtil
文字列をアッパーキャメル(パスカルケース)に変換する。

例:

canFindById() - Method in class nablarch.common.dao.EntityMeta
IDカラムから情報が取得可能か否か。
canNormalize(String) - Method in interface nablarch.fw.web.handler.normalizer.Normalizer
このパラメータをノーマライズするか否か。
canNormalize(String) - Method in class nablarch.fw.web.handler.normalizer.TrimNormalizer
全てのパラメータがトリム対象なので、常にtrueを返す。
canProceed(String, Map<String, ?>) - Method in class nablarch.integration.workflow.definition.SequenceFlow
このシーケンスフローで遷移可能か否かを判定する。 遷移可能かの判断は、FlowProceedConditionにより判断する。 遷移条件(FlowProceedCondition)が指定されていない場合には、常に遷移可能(true)を返す。
canUseMessageSenderClient() - Method in class nablarch.fw.messaging.MessageSenderSettings
messageSenderClientを使用した通信を行うか否かを取得する。
caption() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
CASE - Static variable in class nablarch.test.core.http.TestCaseInfo
テストケースを記述しているカラム名
CaseInsensitiveMap<V> - Class in nablarch.core.util.map
キー文字列の大文字・小文字を同一視するMap

各APIのキーはString.toLowerCase()で暗黙的に変換される。

CaseInsensitiveMap() - Constructor for class nablarch.core.util.map.CaseInsensitiveMap
本クラスのインスタンスを作成する。

作成するインスタンスは、ConcurrentHashMapのラップしているため、 スレッドセーフであることが保証される反面、キーにnullを設定できない点に注意すること。

CaseInsensitiveMap(Map<String, V>) - Constructor for class nablarch.core.util.map.CaseInsensitiveMap
指定されたMapをラップした、本クラスのインスタンスを作成する。
center() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
changeActiveGroup(String, String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブグループタスクを別のグループに変更する。

変更対象のアクティブグループタスクが存在しない場合は、本処理は何もしない。

changeActiveGroupTask(String, String, String) - Method in class nablarch.integration.workflow.definition.Task
現在のアクティブグループタスクのうち、 oldGroup に指定されたグループのタスクを、 newGroup のタスクに更新する。

oldGroup のアクティブグループタスクが見つからない場合には、何も処理を行わない。

changeActiveUser(String, String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブユーザタスクの情報を別のユーザに変更する。

変更対象のアクティブユーザタスクが存在しない場合は、本処理は何もしない。

changeActiveUserTask(String, String, String) - Method in class nablarch.integration.workflow.definition.Task
現在のアクティブユーザタスクのうち、 oldUser に指定されたユーザのタスクを、 newUser のタスクに更新する。

oldUser のアクティブユーザタスクが見つからない場合には、何も処理を行わない。

changeAssignedGroup(String, String, String) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
changeAssignedGroup(String, String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
タスク担当グループを別のグループに変更する。

変更対象のタスク担当グループが存在しない場合は、本処理は何もしない。

changeAssignedGroup(String, String, String) - Method in class nablarch.integration.workflow.definition.Task
タスクに現在アサインされている担当グループを、別の担当グループに振り替える。
changeAssignedGroup(String, String, String) - Method in interface nablarch.integration.workflow.WorkflowInstance
タスクに現在アサインされている担当グループを、別の担当グループに振り替える。

指定されたタスクがアクティブである場合は、アクティブグループタスクについても振り替えを行う。

changeAssignedGroup(String, String, String) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
タスクに現在アサインされている担当グループを、別の担当グループに振り替える。

指定されたタスクがアクティブである場合は、アクティブグループタスクについても振り替えを行う。

changeAssignedUser(String, String, String) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
changeAssignedUser(String, String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
タスク担当ユーザを別のユーザに変更する。

変更対象のタスク担当ユーザが存在しない場合は、本処理は何もしない。

changeAssignedUser(String, String, String) - Method in class nablarch.integration.workflow.definition.Task
タスクに現在アサインされている担当ユーザを、別の担当ユーザに振り替える。
changeAssignedUser(String, String, String) - Method in interface nablarch.integration.workflow.WorkflowInstance
タスクに現在アサインされている担当ユーザを、別の担当ユーザに振り替える。

指定されたタスクがアクティブタスクの場合は、アクティブユーザタスクについても振り替えを行う。

changeAssignedUser(String, String, String) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
タスクに現在アサインされている担当ユーザを、別の担当ユーザに振り替える。

指定されたタスクがアクティブタスクの場合は、アクティブユーザタスクについても振り替えを行う。

ChangeParamName(String, String) - Constructor for class nablarch.common.web.tag.ChangeParamNameTag.ChangeParamName
コンストラクタ。
ChangeParamNameTag - Class in nablarch.common.web.tag
ポップアップ用のサブミット時にパラメータ名を変更するクラス。

ポップアップ用のサブミットでは、元画面のフォームに含まれるinput要素を動的に追加して送信する。 このカスタムタグを指定することで、元画面のフォームに含まれるinput要素の値を、 指定されたパラメータ名で送信することが可能となる。

ChangeParamNameTag() - Constructor for class nablarch.common.web.tag.ChangeParamNameTag
 
ChangeParamNameTag.ChangeParamName - Class in nablarch.common.web.tag
パラメータ名の変更情報を保持するクラス。
CHAR_WITHOUT_DQUOT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
CHAR_WITHOUT_QUOT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
CharacterCheckerUtil - Class in nablarch.core.util
文字種チェック時に使用するユーティリティクラス。
CharacterGenerator - Interface in nablarch.test.core.util.generator
文字生成インタフェース。
テスト用に、指定された文字種の文字を生成する。
CharacterGeneratorBase - Class in nablarch.test.core.util.generator
文字列生成基底クラス。 単純に、文字種と文字集合をカスタマイズしたい場合は本クラスを継承し、 コンストラクタで文字種と文字集合のペアを本クラスに渡せばよい。 (実装例は、BasicJapaneseCharacterGeneratorを参照)
CharacterGeneratorBase(String[][]) - Constructor for class nablarch.test.core.util.generator.CharacterGeneratorBase
コンストラクタ 引数には、文字種の名前と文字集合のペアを渡す。 (例: {"numeric", "01234567689"})
CharacterGeneratorBase.RandomStringGenerator - Class in nablarch.test.core.util.generator
Stringを元にした文字列生成クラス。 元になる文字集合からランダムに文字を選択して文字列を生成する。
CharacterLimitationValidator<A extends java.lang.annotation.Annotation> - Class in nablarch.core.validation.validator
有効な文字以外が含まれないかをチェックするバリデータの作成を助けるサポートクラス。
CharacterLimitationValidator() - Constructor for class nablarch.core.validation.validator.CharacterLimitationValidator
コンストラクタ。
CharacterReplacementConfig - Class in nablarch.core.dataformat
寄せ字変換処理の設定を保持するクラス。
CharacterReplacementConfig() - Constructor for class nablarch.core.dataformat.CharacterReplacementConfig
 
CharacterReplacementManager - Class in nablarch.core.dataformat
寄せ字変換処理を行うクラス。
CharacterReplacementManager() - Constructor for class nablarch.core.dataformat.CharacterReplacementManager
 
CharacterReplacementResult - Class in nablarch.core.dataformat
文字列の変換結果を格納するクラス。
CharacterReplacementResult(String, String) - Constructor for class nablarch.core.dataformat.CharacterReplacementResult
コンストラクタ
CharacterReplacementUtil - Class in nablarch.core.dataformat
文字列置換結果を取得・設定するユーティリティクラス。
CharacterReplacer - Class in nablarch.core.dataformat.convertor.value
入力時および出力時に寄せ字処理を行うコンバータ。
CharacterReplacer() - Constructor for class nablarch.core.dataformat.convertor.value.CharacterReplacer
 
CharacterStreamDataString - Class in nablarch.core.dataformat.convertor.datatype
文字ストリームで入出力する文字列のデータタイプ。
CharacterStreamDataString() - Constructor for class nablarch.core.dataformat.convertor.datatype.CharacterStreamDataString
 
CharacterStreamDataSupport<F> - Class in nablarch.core.dataformat.convertor.datatype
文字ストリームで入出力するデータタイプが継承すべき抽象規定クラス。
CharacterStreamDataSupport() - Constructor for class nablarch.core.dataformat.convertor.datatype.CharacterStreamDataSupport
 
CharHttpStreamReader - Class in nablarch.fw.messaging.realtime.http.streamio
HTTP通信時に使用するReaderクラス。
CharHttpStreamReader() - Constructor for class nablarch.fw.messaging.realtime.http.streamio.CharHttpStreamReader
 
CharHttpStreamWritter - Class in nablarch.fw.messaging.realtime.http.streamio
HTTP通信時に使用するReaderクラス。
CharHttpStreamWritter() - Constructor for class nablarch.fw.messaging.realtime.http.streamio.CharHttpStreamWritter
コンストラクタ。
CharHttpStreamWritter(String) - Constructor for class nablarch.fw.messaging.realtime.http.streamio.CharHttpStreamWritter
コンストラクタ。
charset(Charset) - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigBuilder
文字セットを設定する。
charset - Variable in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
文字セット
CharsetDef - Interface in nablarch.core.validation.validator.unicode
許容する文字の集合の定義する為のインタフェース。
与えられたUnicodeコードポイントが許容文字であるか判定する責務を持つ。 自身の文字集合に含まれている場合は真を返却する。 どのようなデータ構造で集合を定義するかは規定しない。
CharsetDefSupport - Class in nablarch.core.validation.validator.unicode
CharsetDef実装クラスをサポートするクラス。

本クラスは、CharsetDefの許容文字範囲外だった場合に使用するメッセージを取得する メッセージIDを保持する機能のみを提供する。

CharsetDefSupport() - Constructor for class nablarch.core.validation.validator.unicode.CharsetDefSupport
 
CharsetDefValidationUtil - Class in nablarch.core.validation.validator.unicode
許容文字集合定義を用いたバリデーション用のユーティリティクラス。
CharsetTestVariation<ENTITY> - Class in nablarch.test.core.entity
文字種のバリデーションテストの種類。
CharsetTestVariation(Class<ENTITY>, Map<String, String>) - Constructor for class nablarch.test.core.entity.CharsetTestVariation
コンストラクタ。
check(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.health.HealthChecker
ヘルスチェックを行う。 HealthChecker.tryOut(HttpRequest, ExecutionContext)を呼び出し、その結果を返す。 HealthChecker.tryOut(HttpRequest, ExecutionContext)で例外が発生した場合はfalseを返す。
check(SimpleNode) - Method in class nablarch.test.tool.htmlcheck.HtmlForbiddenChecker
規約上許可されていないタグ/属性が、HTML内で使われていないかをチェックする。
check(File, Charset) - Method in class nablarch.test.tool.htmlcheck.HtmlSyntaxChecker
HTML構文チェックを行うユーティリティを呼び出す。
checkAlnumCharOnly(String) - Static method in class nablarch.core.validation.validator.AsciiCharacterChecker
文字列が半角英数字のみからなるかチェックする。
checkAlphaCharOnly(String) - Static method in class nablarch.core.validation.validator.AsciiCharacterChecker
文字列が半角英字のみからなるかチェックする。
checkAndActive(String) - Method in class nablarch.fw.handler.BasicDuplicateProcessChecker
 
checkAndActive(String) - Method in interface nablarch.fw.handler.DuplicateProcessChecker
プロセスの2重起動チェックとアクティブ化を行う。 プロセスが既に実行中の場合には、AlreadyProcessRunningExceptionを送出する。
checkArrayLength(FieldDefinition, int, String) - Method in class nablarch.core.dataformat.StructuredDataEditorSupport
配列の長さチェックを実行します。
checkAsciiCharOnly(String) - Static method in class nablarch.core.validation.validator.AsciiCharacterChecker
文字列がAscii文字のみからなるかチェックする。
CHECKBOX_OFF_PARAM_PREFIX - Static variable in class nablarch.common.web.tag.CheckboxTagSupport
変更パラメータのプレフィックス
CheckboxTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うinputタグ(type="checkbox")を出力するクラス。
n:checkboxesタグで表示できないレイアウト時に使用する。
CheckboxTag() - Constructor for class nablarch.common.web.tag.CheckboxTag
 
CheckboxTagSupport - Class in nablarch.common.web.tag
チェックなしに対する値をリクエストパラメータに設定するチェックボックスの実装をサポートするクラス。
CheckboxTagSupport() - Constructor for class nablarch.common.web.tag.CheckboxTagSupport
 
checkByteLength(String, String, CharacterReplacementConfig) - Method in class nablarch.core.dataformat.CharacterReplacementManager
変換前文字列と変換後文字列のバイト長チェックを行う。 バイト長チェックは、文字エンコーディングに従い行う。
checkBytesSize(byte[]) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
出力データのサイズをチェックする。

出力データのサイズがバイト長を超える場合、例外をスローする。

checkChildElementsOfForm() - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
自身のタグがFormタグの子要素として使用されているかどうか(フォームコンテキスト情報が存在するかどうか)をチェックする。

Formタグの子要素でなければならないタグは、本メソッドを実行してチェックすること。

自身のタグがFormタグの子要素でない場合、IllegalStateExceptionをスローする。

checkDigit(Digits) - Method in class nablarch.core.validation.convertor.IntegerConvertor
Digitsの内容が、コンバータで対応可能な値であることをチェックする。
checkDigit(Digits) - Method in class nablarch.core.validation.convertor.LongConvertor
 
CheckedInputTagSupport - Class in nablarch.common.web.tag
checked属性を持つinputタグを出力するクラスの実装をサポートするクラス。
CheckedInputTagSupport() - Constructor for class nablarch.common.web.tag.CheckedInputTagSupport
 
checkHtml(File, Charset) - Method in class nablarch.test.tool.htmlcheck.Html4HtmlChecker
Htmlファイルのチェックを行う。
チェック内容は下記の通りである。
正しい構文で記述されていること。 許可されていないタグが使用されていないこと。
checkHtml(File) - Method in class nablarch.test.tool.htmlcheck.Html4HtmlChecker
Htmlファイルのチェックを行う。
チェック内容は下記の通りである。
正しい構文で記述されていること。 許可されていないタグが使用されていないこと。
checkHtml(File) - Method in interface nablarch.test.tool.htmlcheck.HtmlChecker
Htmlファイルのチェックを行う。
チェック内容は下記の通りである。
正しい構文で記述されていること。 許可されていないタグが使用されていないこと。
checkIndispensable(String, FieldDefinition, Object) - Method in class nablarch.core.dataformat.StructuredDataEditorSupport
必須チェック用関数
チェック可否をTrueで強制的に実行
checkNumberCharOnly(String) - Static method in class nablarch.core.validation.validator.AsciiCharacterChecker
文字列が半角数字のみからなるかチェックする。
checkPoisonSetting() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
退避キューの設定不備がないことをチェックする。

チェック内容は下記のとおり。 WmqMessagingProvider.receivedQueueNameが指定されない場合は、 WmqMessagingProvider.poisonQueueNamePatternWmqMessagingProvider.poisonQueueNameも指定されないこと。 WmqMessagingProvider.receivedQueueNameが指定された場合は、 WmqMessagingProvider.poisonQueueNamePatternWmqMessagingProvider.poisonQueueNameの両方が指定されないか、 いずれか一方のみ指定されること。 設定不備が見つかった場合は実行例例外を送出する。

checkProperty(String, String, CharacterReplacementConfig) - Method in class nablarch.core.dataformat.CharacterReplacementManager
設定されたプロパティの妥当性をチェックする。
checkPropertySet(String, String) - Method in class nablarch.fw.reader.ResumePointManager
プロパティの値が設定されていることを確認する。
checkReceivedQueueName(String) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
指定された受信キュー名に対応するキューが登録されているか否かをチェックする。
checkReplacementCharacterLength(String, String, CharacterReplacementConfig) - Method in class nablarch.core.dataformat.CharacterReplacementManager
寄せ字変換定義ファイルに設定された変換前文字列と変換後文字列の文字列長が「1」であることを確認する。
checkReplacementTypeEncoding(String, Charset) - Method in class nablarch.core.dataformat.CharacterReplacementManager
引数で指定された寄せ字タイプ名と文字エンコーディングの組み合わせが、定義された組み合わせと一致するかどうかをチェックする。
checkRequired(String, FieldDefinition, Object, boolean) - Method in class nablarch.core.dataformat.StructuredDataEditorSupport
必須チェック用の関数
targetObjectがNullで必須項目の場合は
throwInvalidDataFormatExceptionを実行
checkSanitizing(String) - Method in class nablarch.test.tool.sanitizingcheck.SanitizingChecker
サニタイジングチェック実施する。
指定されたディレクトリ配下のJSP、または指定されたJSPを対象にサニタイジングチェックを行う。
ディレクトリが指定された際には、配下のサブフォルダ内のJSPも全てチェックする。
返却されるMap>のキー値にはJSP名、バリュー値には当該JSPにて検知したエラーメッセージのリストが格納される。
checkSingleThreadExecution(String) - Method in class nablarch.fw.reader.ResumePointManager
シングルスレッド実行であることを確認する。 マルチスレッドで、レジューム機能を使用しようとした場合、例外をスローする
checkTransactionTimeout() - Method in class nablarch.core.db.transaction.JdbcTransactionTimeoutHandler
トランザクションタイムアウトしているか否かをチェックする。

トランザクションタイムアウトが発生していた場合には、TransactionTimeoutExceptionを送出する。 トランザクションタイムアウトをしているか否かは有効期限(JdbcTransactionTimeoutHandler.getExpiryTimeSec()を経過しているかで判断する。

checkTransactionTimeout(SQLException, Dialect) - Method in class nablarch.core.db.transaction.JdbcTransactionTimeoutHandler
トランザクションタイムアウトしているか否かをチェックする。

SQL実行時例外が、トランザクションタイムアウト対象か否かをデータベース方言を用いて判定する。 トランザクションタイムアウト対象の例外で、トランザクションの有効期限を超過している場合には、 TransactionTimeoutExceptionを送出する。

checkValidCharOnly(BitSet, String) - Static method in class nablarch.core.util.CharacterCheckerUtil
文字列が有効な文字集合に全て含まれているかチェックする。
checkVersion(HttpRequest, ExecutionContext, ExclusiveControlContext) - Static method in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
引数で渡された排他制御コンテキストに格納されたPK値に対してバージョン番号をチェックする。

排他制御コンテキストに格納されたバージョン番号を使用して、バージョン番号が更新されていないかをチェックする。 どれか一つでもバージョン番号が更新されていた場合は、更新されているバージョン番号を設定したOptimisticLockExceptionを送出する。

全てのバージョン番号が更新されていない場合は、 次回リクエスト時にバージョン番号を送信するために、バージョン番号をリクエストスコープに設定する。 リクエストスコープに設定したバージョン番号は、n:formタグによりウィンドウスコープに設定される。

checkVersions(List<Version>) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号が更新されていないかチェックする。(楽観的ロック)
checkVersions(List<Version>) - Method in interface nablarch.common.exclusivecontrol.ExclusiveControlManager
バージョン番号が更新されていないかチェックする。(楽観的ロック)
checkVersions(List<Version>) - Static method in class nablarch.common.exclusivecontrol.ExclusiveControlUtil
バージョン番号が更新されていないかチェックする。(楽観的ロック)
checkVersions(HttpRequest, ExecutionContext) - Static method in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
バージョン番号をチェックする。

リクエストパラメータに含まれるバージョン番号を使用して、 バージョン番号が更新されていないかをチェックする。 どれか一つでもバージョン番号が更新されていた場合は、 更新されているバージョン番号を設定したOptimisticLockExceptionを送出する。

全てのバージョン番号が更新されていない場合は、 次回リクエスト時にバージョン番号を送信するために、バージョン番号をリクエストスコープに設定する。 リクエストスコープに設定したバージョン番号は、n:formタグによりウィンドウスコープに設定される。

checkVersions(HttpRequest, ExecutionContext, String) - Static method in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
指定されたウィンドウスコープ変数上の配列に格納された各PK値に対して バージョン番号をチェックする。

リクエストパラメータに含まれるバージョン番号を使用して、 バージョン番号が更新されていないかをチェックする。 どれか一つでもバージョン番号が更新されていた場合は、 更新されているバージョン番号を設定したOptimisticLockExceptionを送出する。

全てのバージョン番号が更新されていない場合は、 次回リクエスト時にバージョン番号を送信するために、バージョン番号をリクエストスコープに設定する。 リクエストスコープに設定したバージョン番号は、n:formタグによりウィンドウスコープに設定される。

なお、PKが組み合わせキーとなる場合はcheckVersion(HttpRequest, ExecutionContext, ExclusiveControlContext) を使用すること。

checkXa() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
分散トランザクションを使用するに設定されていることをチェックする。

WmqMessagingProvider.useXaプロパティがfalseの場合はIllegalStateExceptionを送出する。

children - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
chomp(String, String) - Static method in class nablarch.core.util.StringUtil
行末の文字列を切り落とす。
chooseObjectOrProperty(Object, String[]) - Static method in class nablarch.common.web.tag.TagUtil
getValue() メソッドの返すオブジェクトについて、オブジェクトそのものまたはプロパティを選択して返す
基本的には指定されたスコープのname属性のプロパティを取得するが、 ただし、splitName が1つの場合、特別にオブジェクトそのものを返す。
chooseResponseStatusCode(HttpResponse, ServletExecutionContext) - Static method in class nablarch.fw.web.handler.HttpResponseUtil
Nablarchのステータスコードから、 クライアントに返すレスポンスに使用するHTTPステータスコードを選択する。 ステータスコードの値は以下のルールに従って決定される。

1.

ChunkProgressLogListener - Class in nablarch.fw.batch.ee.listener.chunk
Deprecated.
chunkの進捗ログを出力するリスナは、 ProgressLogListenerに置き換わりました。
ChunkProgressLogListener() - Constructor for class nablarch.fw.batch.ee.listener.chunk.ChunkProgressLogListener
Deprecated.
 
citation() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ClassFilter - Class in nablarch.fw.dicontainer.annotation.auto
名前をもとにクラスをフィルタリングするクラス。
ClassInheritances - Class in nablarch.fw.dicontainer.annotation
スーパークラスを辿ってイテレーションするIterable実装クラス。
ClassInheritances(Class<?>) - Constructor for class nablarch.fw.dicontainer.annotation.ClassInheritances
インスタンスを生成する。
ClassTraversal - Class in nablarch.core.util
クラスに対して処理を行うためのユーティリティクラス。
ClassTraversal.ClassHandler - Interface in nablarch.core.util
クラスを横断して処理するためのハンドラインタフェース。
ClassTraverser - Class in nablarch.fw.dicontainer.annotation.auto
ディレクトリトラバーサルを行って見つけたクラスに特定の処理を行うクラス。
ClassTraverser(ClassLoader, Class<?>, ClassFilter) - Constructor for class nablarch.fw.dicontainer.annotation.auto.ClassTraverser
インスタンスを生成する。
ClassTraversingException - Exception in nablarch.fw.dicontainer.exception
コンポーネントを自動登録するために行うディレクトリトラバーサルで例外が発生した場合にラップしてスローされる例外クラス。
ClassTraversingException(Throwable) - Constructor for exception nablarch.fw.dicontainer.exception.ClassTraversingException
インスタンスを生成する。
clazz - Variable in class nablarch.core.repository.di.config.xml.schema.Component
 
cleanup() - Method in class nablarch.common.web.download.DataRecordResponse
 
cleanup() - Method in class nablarch.common.web.download.FileResponse
 
cleanup() - Method in class nablarch.fw.web.HttpResponse
リソースを開放する。
cleanup() - Static method in class nablarch.fw.web.ResponseBody
カレントスレッドがIO用に確保しているリソースを全て開放する。
clear() - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
clear() - Method in class nablarch.common.web.session.SessionEntry
 
clear() - Method in class nablarch.common.web.tag.HtmlAttributes
属性をクリアする。
clear() - Method in interface nablarch.core.cache.expirable.ExpirableCache
キャッシュをクリアする。
clear() - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
キャッシュをクリアする。
clear() - Static method in class nablarch.core.repository.SystemRepository
ロードされたオブジェクトをクリアする。
clear() - Static method in class nablarch.core.ThreadContext
スレッドコンテキストの内容をクリアする。
clear() - Method in class nablarch.core.util.map.AttributeMap

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

clear() - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

clear() - Method in class nablarch.core.util.map.MapWrapper

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

clear() - Static method in class nablarch.fw.dicontainer.nablarch.Containers
ContainerSystemRepositoryから削除する。
clear() - Static method in class nablarch.test.core.log.LogVerifier
期待するログメッセージをクリアする。
clearBatch() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.clearBatch()のラッパー。
clearBatch() - Method in interface nablarch.core.db.statement.SqlStatement
Statement.clearBatch()のラッパー。
clearCache() - Static method in class nablarch.common.dao.EntityUtil
キャッシュ情報をクリアする。
clearCache() - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
キャッシュの全エントリを削除する。
clearCache() - Method in class nablarch.core.cache.expirable.InMemoryExpirableCache
キャッシュの全エントリを削除する。
clearCachedValidatorFactory() - Static method in class nablarch.core.validation.ee.ValidatorUtil
キャッシュをクリアする。 テスト用。通常は使用しない。
clearHandlers() - Method in class nablarch.fw.HandlerQueueManager
ハンドラーキューの内容をクリアする。
clearLastReadData() - Method in class nablarch.fw.ExecutionContext
この実行コンテキストが最後に読み込んだデータオブジェクトをクリアする。
clearNodeScope(Node) - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
clearParameters() - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.clearParameters()のラッパー。
clearParameters() - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.clearParameters()のラッパー。
clearParams() - Method in class nablarch.common.web.tag.SubmissionInfo
サブミット時に追加するパラメータをクリアする。
clearPreviousTestData(INF) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストで使用するデータのキャッシュをクリアする
clearPreviousTestData() - Method in class nablarch.test.core.standalone.TestShot
テストで使用するデータのキャッシュをクリアする
clearSendingMessageCache() - Static method in class nablarch.test.core.messaging.RequestTestingMessagingClient
リクエスト単体テスト時に使用する要求電文のキャッシュをクリアする。
clearSendingMessageCache() - Static method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext
リクエスト単体テスト時に使用する要求電文のキャッシュをクリアする。
ClientError() - Constructor for exception nablarch.fw.Result.ClientError
デフォルトコンストラクタ
ClientError(String) - Constructor for exception nablarch.fw.Result.ClientError
コンストラクタ
ClientError(Throwable) - Constructor for exception nablarch.fw.Result.ClientError
コンストラクタ
ClientError(String, Throwable) - Constructor for exception nablarch.fw.Result.ClientError
コンストラクタ
ClientHostItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.ClientHostItem
 
ClientIpAddressItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.ClientIpAddressItem
 
ClientUserAgentItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.ClientUserAgentItem
 
close() - Method in class nablarch.common.dao.DeferredEntityList
 
close() - Method in class nablarch.common.databind.csv.CsvDataReader
 
close() - Method in class nablarch.common.databind.csv.CsvDataWriter
 
close() - Method in class nablarch.common.databind.csv.CsvObjectMapperSupport
ストリームを閉じてリソースを解放する。
close() - Method in class nablarch.common.databind.csv.ObjectCsvMapperSupport
ストリームを閉じてリソースを解放する。
close() - Method in class nablarch.common.databind.fixedlength.BeanFixedLengthMapper
 
close() - Method in class nablarch.common.databind.fixedlength.FixedLengthBeanMapper
 
close() - Method in class nablarch.common.databind.fixedlength.FixedLengthMapMapper
 
close() - Method in class nablarch.common.databind.fixedlength.FixedLengthReader
 
close() - Method in class nablarch.common.databind.fixedlength.FixedLengthWriter
 
close() - Method in class nablarch.common.databind.fixedlength.MapFixedLengthMapper
 
close() - Method in interface nablarch.common.databind.ObjectMapper
リソースを開放する。
close(String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingから"output"という論理名で取得したベースパス配下のファイルに書き出しを行うFileRecordWriterをクローズし、 インスタンスをカレントスレッド上から削除する。
close(String, String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルに書き出しを行うFileRecordWriterをクローズし、 インスタンスをカレントスレッド上から削除する。
close() - Method in interface nablarch.core.dataformat.DataRecordFormatter
内部的に保持している各種リソースを開放する。
close() - Method in class nablarch.core.dataformat.FileRecordReader
指定されたデータファイルに対するストリームを閉じ、 ファイルハンドラを開放する。
close() - Method in class nablarch.core.dataformat.FileRecordWriter
書き込み先のファイルストリームを閉じる。
close() - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
内部的に保持している各種リソースを開放する。
close() - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
内部的に保持している各種リソースを開放する。
close() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
内部的に保持している各種リソースを開放する。
close() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.close()のラッパー。
close() - Method in class nablarch.core.db.statement.ResultSetIterator
ResultSet.close()を行う。
close() - Method in interface nablarch.core.db.statement.SqlStatement
Statement.close()のラッパー。
close() - Method in class nablarch.core.util.ResourcesUtil.FileSystemResources
リソースのクローズ処理。

この実装では何もしない

close() - Method in class nablarch.core.util.ResourcesUtil.JarFileResources
 
close() - Method in interface nablarch.core.util.ResourcesUtil.Resources
リソースの後処理を行います。
close() - Method in class nablarch.etl.FileItemReader
 
close() - Method in class nablarch.etl.FileItemWriter
 
close() - Method in class nablarch.fw.batch.ee.chunk.BaseDatabaseItemReader
 
close(ExecutionContext) - Method in interface nablarch.fw.DataReader
このリーダの利用を停止し、内部的に保持している各種リソースを解放する。
close() - Method in class nablarch.fw.messaging.MessagingContext
現在のセッションを終了し、保持しているリソースを開放する。
close() - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context
現在のセッションを終了し、保持しているリソースを開放する。
close(ExecutionContext) - Method in class nablarch.fw.messaging.reader.FwHeaderReader
このリーダの利用を停止し、内部的に保持している各種リソースを解放する。
close(ExecutionContext) - Method in class nablarch.fw.messaging.reader.MessageReader
このリーダのクローズフラグを立て新規電文の受信を停止する。

受信イベント待ちで待機中のスレッドについてはそのまま放置する。
それらのスレッドは、新規電文を受信するかタイムアウトした時点で待機が解除される。

close(ExecutionContext) - Method in class nablarch.fw.reader.DatabaseRecordReader
内部的にキャッシュしている各種リソースを解放する。

この実装では、レコードの読み込みに使用したステートメントオブジェクトが nullでない場合、解放する。

close(ExecutionContext) - Method in class nablarch.fw.reader.DatabaseTableQueueReader
このリーダの利用を停止し、内部的に保持している各種リソースを解放する。
close(ExecutionContext) - Method in class nablarch.fw.reader.FileDataReader
指定されたデータファイルに対するストリームを閉じ、ファイルハンドラを開放する。

このリーダを閉じる前に、読み込んだファイルの最終レコードのレコード番号を実行コンテキストに設定する。

このリーダが既に閉じられている場合は何もしない。

close(ExecutionContext) - Method in class nablarch.fw.reader.ResumeDataReader
このリーダの利用を停止し、内部的に保持している各種リソースを解放する。
close(ExecutionContext) - Method in class nablarch.fw.reader.ValidatableFileDataReader
このリーダの利用を停止し、内部的に保持している各種リソースを解放する。

キャッシュを有効にしていた場合、キャッシュを削除する。

close() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
現在のセッションを終了し、保持しているリソースを開放する。
close(Map<String, MQQueue>) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
指定された全てのMQQueueをクローズする。

個々のMQQueueを指定してWmqMessagingProvider.close(MQQueue)を呼び出す。

close(MQQueue) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
指定されたMQQueueをクローズする。

MQExceptionが送出された場合はTRACEレベルのログを出力し、MQExceptionを送出しない。

close() - Method in class nablarch.test.core.messaging.MockMessagingContext
現在のセッションを終了し、保持しているリソースを開放する。
close() - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext
現在のセッションを終了し、保持しているリソースを開放する。
close() - Method in class nablarch.test.core.reader.PoiXlsReader
クローズ処理。
close() - Method in interface nablarch.test.core.reader.TestDataReader
クローズ処理。
closeAll() - Static method in class nablarch.common.io.FileRecordWriterHolder
本クラスがカレントスレッド上で管理している全てのFileRecordWriterのファイルストリームを クローズし、また、それら全てのFileRecordWriterをカレントスレッド上から削除する。
closeConnection() - Method in class nablarch.core.db.connection.BasicDbConnection
コネクションをクローズする。
Connection.close()を呼び出す。
closeConnection() - Method in class nablarch.integration.messaging.wmq.xa.WmqXADbConnection
分散トランザクションのため何もしない。

MQQueueManager.disconnect()にてコネクションがクローズされる。

closeNodeScope(Node, int) - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
closeNodeScope(Node, boolean) - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
closeQuietly(Closeable...) - Static method in class nablarch.core.util.FileUtil
リソースを解放する。

例外が発生した場合は何もせず、次のリソース解放を行う。

closeQuietly(Closeable) - Static method in class nablarch.test.tool.htmlcheck.util.FileUtil
Closeableインタフェース実装クラスに対して、クローズ処理を行う。
closeQuietly(Closeable) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
Closeableインタフェース実装クラスに対して、クローズ処理を行う。
closeReader() - Method in class nablarch.fw.ExecutionContext
現在使用しているデータリーダを閉じる。

リーダを閉じる際に例外が発生した場合は、ワーニングログを出力し、 処理を継続する。

closeStatements() - Method in class nablarch.core.db.connection.BasicDbConnection
ステートメントをクローズする。
本データベースオブジェクトから生成されたステートメントオブジェクトを一括でクローズする。
CloudWatchAsyncClientProvider - Interface in nablarch.integration.micrometer.cloudwatch
CloudWatchAsyncClientのインスタンスを提供するインターフェース。
CloudWatchMeterRegistryFactory - Class in nablarch.integration.micrometer.cloudwatch
CloudWatchMeterRegistryのファクトリ。
CloudWatchMeterRegistryFactory() - Constructor for class nablarch.integration.micrometer.cloudwatch.CloudWatchMeterRegistryFactory
 
Code - Interface in nablarch.common.code
単一のコードデータ(コードIDに紐づくデータ)にアクセスするインタフェース。
code() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
CodeCheckboxesTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うコード値の選択項目(inputタグ(type="checkbox"))を出力するクラス。
CodeCheckboxesTag() - Constructor for class nablarch.common.web.tag.CodeCheckboxesTag
 
CodeCheckboxTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うコード値の単一入力項目(inputタグ(type="checkbox"))を出力するクラス。
CodeCheckboxTag() - Constructor for class nablarch.common.web.tag.CodeCheckboxTag
 
CodeCheckedInputsTagSupport - Class in nablarch.common.web.tag
コード値の複数のchecked属性を持つinputタグを出力するクラスの実装をサポートするクラス。
CodeCheckedInputsTagSupport() - Constructor for class nablarch.common.web.tag.CodeCheckedInputsTagSupport
 
CodeManager - Interface in nablarch.common.code
コードの値と名称を取り扱うインタフェース。
CodeNameSchema - Class in nablarch.common.code.schema
コード名称テーブルのスキーマ情報を保持するクラス。
CodeNameSchema() - Constructor for class nablarch.common.code.schema.CodeNameSchema
 
CodePatternSchema - Class in nablarch.common.code.schema
コード名称テーブルのスキーマ情報を保持するクラス。
CodePatternSchema() - Constructor for class nablarch.common.code.schema.CodePatternSchema
 
CodeRadioButtonsTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うコード値の選択項目(inputタグ(type="radio"))を出力するクラス。
CodeRadioButtonsTag() - Constructor for class nablarch.common.web.tag.CodeRadioButtonsTag
 
CodeSelectTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うコード値の選択項目(selectタグ)を出力するクラス。
CodeSelectTag() - Constructor for class nablarch.common.web.tag.CodeSelectTag
 
CodeTag - Class in nablarch.common.web.tag
コード値を出力するクラス。
CodeTag() - Constructor for class nablarch.common.web.tag.CodeTag
 
CodeTagWriterSupport - Class in nablarch.common.web.tag
コード値の選択項目を出力するタグの実装をサポートするクラス。
CodeTagWriterSupport() - Constructor for class nablarch.common.web.tag.CodeTagWriterSupport
 
CodeUtil - Class in nablarch.common.code
コードの値、及び名称の取り扱いのために使用するユーティリティ。
CodeValue - Annotation Type in nablarch.common.code.validator
コード値を表わすアノテーション。
CodeValue - Annotation Type in nablarch.common.code.validator.ee
指定したコードIDの値と、プロパティの値が合致するかチェックするアノテーション。
CodeValue.AbstractCodeValueValidator<T> - Class in nablarch.common.code.validator.ee
検証対象の値が、指定したコードに適合することを検証するConstraintValidator実装クラス(抽象クラス)。
CodeValue.CodeValueArrayValidator - Class in nablarch.common.code.validator.ee
検証対象の値の配列が、指定したコードに全て適合することを検証するCodeValue.AbstractCodeValueValidatorの継承クラス。 * @author Naoki Yamamoto
CodeValue.CodeValueValidator - Class in nablarch.common.code.validator.ee
検証対象の値が、指定したコードに適合することを検証するCodeValue.AbstractCodeValueValidatorの継承クラス。 * @author Naoki Yamamoto
CodeValue.List - Annotation Type in nablarch.common.code.validator.ee
CodeValueアノテーションを複数指定するためのアノテーション。

使用例

CodeValueArrayValidator() - Constructor for class nablarch.common.code.validator.ee.CodeValue.CodeValueArrayValidator
 
CodeValueValidator - Class in nablarch.common.code.validator
コード値をチェックするクラス。
CodeValueValidator() - Constructor for class nablarch.common.code.validator.CodeValueValidator
 
CodeValueValidator() - Constructor for class nablarch.common.code.validator.ee.CodeValue.CodeValueValidator
 
col() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
colgroup() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
collect(Map<K, V>) - Method in class nablarch.test.core.util.MapCollector
変換する。
collectFromClass(Class<?>) - Static method in class nablarch.fw.dicontainer.component.MethodCollector
指定されたクラスをもとにメソッドの収集を行う。
CollectionExtensionConverterSupport<T extends java.util.Collection> - Class in nablarch.core.beans.converter
Collectionへの型変換をサポートするクラス。
CollectionExtensionConverterSupport() - Constructor for class nablarch.core.beans.converter.CollectionExtensionConverterSupport
 
CollectionSizeValidator() - Constructor for class nablarch.core.validation.ee.Size.CollectionSizeValidator
 
column - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
ColumnMeta - Class in nablarch.common.dao
カラムの定義情報を保持するクラス。
ColumnMeta(EntityMeta, JpaAnnotationParam) - Constructor for class nablarch.common.dao.ColumnMeta
コンストラクタ。
CommandLine - Class in nablarch.fw.launcher
コマンドラインオプション、コマンドライン引数をパースして格納するクラス。

CommandLine(String...) - Constructor for class nablarch.fw.launcher.CommandLine
デフォルトコンストラクタ 与えられたコマンドライン文字列をCommandLineParserで解析し保持する。
CommandLine(Map<String, String>, List<String>) - Constructor for class nablarch.fw.launcher.CommandLine
テスト用に使用するコンストラクタ。
commandLine - Variable in class nablarch.fw.launcher.GenericLauncher
コマンドライン引数
CommandLineArguments() - Constructor for class nablarch.fw.launcher.logging.LauncherLogFormatter.CommandLineArguments
 
CommandLineOptions() - Constructor for class nablarch.fw.launcher.logging.LauncherLogFormatter.CommandLineOptions
 
CommandLineParser - Class in nablarch.fw.launcher
コマンドライン引数のパーサクラス。 コマンドラインオプション
CommandLineParser() - Constructor for class nablarch.fw.launcher.CommandLineParser
 
CommandLineParser.Result - Class in nablarch.fw.launcher
パース結果
commit() - Method in class nablarch.core.db.connection.BasicDbConnection
現在のデータベース接続に対してcommitを実行する。
commit() - Method in interface nablarch.core.db.connection.TransactionManagerConnection
現在のデータベース接続に対してcommitを実行する。
commit() - Method in class nablarch.core.db.transaction.JdbcTransaction
現在のトランザクションをコミットする。
commit() - Method in interface nablarch.core.transaction.Transaction
現在のトランザクションをコミットする。
commit() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
分散トランザクションをコミットする。

WmqMessagingProvider.commit(MQQueueManager)メソッドに処理を委譲する。

commit(MQQueueManager) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
分散トランザクションをコミットする。

MQExceptionを捕捉した場合は、 MessagingExceptionFactory.createMessagingException(String, Throwable)メソッド に例外処理を委譲する。

commit() - Method in class nablarch.integration.messaging.wmq.xa.WmqXADbConnection
分散トランザクションのため何もしない。
commit() - Method in class nablarch.integration.messaging.wmq.xa.WmqXATransaction
現在のトランザクションをコミットする。
CommitLogger - Interface in nablarch.core.log.app
コミットログ出力インタフェース。
commitTransaction() - Method in class nablarch.core.db.transaction.SimpleDbTransactionManager
トランザクションをコミットする。
commitTransactions() - Method in class nablarch.test.core.db.DbAccessTestSupport
コミットを実行する。
compare(FieldConfig, FieldConfig) - Method in class nablarch.common.databind.fixedlength.LayoutBuilderSupport.FieldConfigComparator
 
compareStatus(int, TestShot) - Method in interface nablarch.test.core.standalone.TestShot.TestShotAround
ステータスコードの比較を行う。
compile(String) - Static method in class nablarch.core.util.Glob
グロブ書式を等価な正規表現に変換しコンパイルする。
CompletedWorkflowInstance(String) - Constructor for class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
インスタンスIDを指定して、完了状態のワークフローインスタンスを生成する。
completeGroupTask(Map<String, ?>, String) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
アクティブグループタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeGroupTask(Map<String, ?>, String) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
アクティブグループタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeGroupTask(String) - Method in interface nablarch.integration.workflow.WorkflowInstance
アクティブグループタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeGroupTask(Map<String, ?>, String) - Method in interface nablarch.integration.workflow.WorkflowInstance
アクティブグループタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeGroupTask(String) - Method in class nablarch.integration.workflow.WorkflowInstanceSupport
アクティブグループタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeInject(DiContainer, ComponentDefinition, Object) - Method in interface nablarch.core.repository.di.ComponentInjector
コンポーネントのインジェクション処理を行う。
completeInject(DiContainer, ComponentDefinition, Object) - Method in class nablarch.core.repository.di.config.ListComponentCreator
Listの内容を初期化する。
completeInject(DiContainer, ComponentDefinition, Object) - Method in class nablarch.core.repository.di.config.MapComponentCreator
Mapの内容を定義に従い初期化する。
completeUserTask(Map<String, ?>, String) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
アクティブユーザタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeUserTask(Map<String, ?>, String) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
アクティブユーザタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeUserTask() - Method in interface nablarch.integration.workflow.WorkflowInstance
アクティブユーザタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeUserTask(String) - Method in interface nablarch.integration.workflow.WorkflowInstance
アクティブユーザタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeUserTask(Map<String, ?>) - Method in interface nablarch.integration.workflow.WorkflowInstance
アクティブユーザタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeUserTask(Map<String, ?>, String) - Method in interface nablarch.integration.workflow.WorkflowInstance
アクティブユーザタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeUserTask() - Method in class nablarch.integration.workflow.WorkflowInstanceSupport
アクティブユーザタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeUserTask(String) - Method in class nablarch.integration.workflow.WorkflowInstanceSupport
アクティブユーザタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
completeUserTask(Map<String, ?>) - Method in class nablarch.integration.workflow.WorkflowInstanceSupport
アクティブユーザタスクを完了させた後、ワークフロー定義に従ってワークフローを進行させ、ワークフローインスタンスのアクティブフローノードを次のタスク もしくは停止イベントに進行させる。
CompletionCondition - Interface in nablarch.integration.workflow.condition
マルチインスタンスタスクの終了判定を行うインタフェース。
ComplexRequestResponseProcessor - Class in nablarch.test.core.http
ComplexRequestResponseProcessor() - Constructor for class nablarch.test.core.http.ComplexRequestResponseProcessor
 
Component - Class in nablarch.core.repository.di.config.xml.schema
コンポーネント定義を行う型。
Component() - Constructor for class nablarch.core.repository.di.config.xml.schema.Component
 
component - Variable in class nablarch.core.repository.di.config.xml.schema.Property
 
ComponentConfiguration - Class in nablarch.core.repository.di.config.xml.schema
Java class for anonymous complex type.
ComponentConfiguration() - Constructor for class nablarch.core.repository.di.config.xml.schema.ComponentConfiguration
 
ComponentCreator - Interface in nablarch.core.repository.di
コンポーネントを生成するインタフェース。
ComponentDefinition - Class in nablarch.core.repository.di
DIコンテナがコンポーネントの生成に使用する定義を保持するクラス。
ComponentDefinition(int, String, ComponentCreator, Class<?>) - Constructor for class nablarch.core.repository.di.ComponentDefinition
コンストラクタ
ComponentDefinition<T> - Class in nablarch.fw.dicontainer.component
コンポーネント定義
ComponentDefinition.Builder<T> - Class in nablarch.fw.dicontainer.component
コンポーネント定義のビルダー
componentDefinitionFactory(ComponentDefinitionFactory) - Method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder.Builder
コンポーネント定義のファクトリを設定する。
ComponentDefinitionFactory - Interface in nablarch.fw.dicontainer.component.factory
コンポーネント定義のファクトリ。
ComponentDefinitionFileParser - Class in nablarch.core.repository.di.config.xml
コンポーネント設定ファイルをパースするクラス。
ComponentDefinitionFileParser() - Constructor for class nablarch.core.repository.di.config.xml.ComponentDefinitionFileParser
 
ComponentDefinitionLoader - Interface in nablarch.core.repository.di
コンポーネントの定義を読み込むインタフェース。
ComponentDefinitionRepository - Class in nablarch.fw.dicontainer.component
コンポーネント定義のリポジトリ。
ComponentDefinitionRepository() - Constructor for class nablarch.fw.dicontainer.component.ComponentDefinitionRepository
 
ComponentDuplicatedException - Exception in nablarch.fw.dicontainer.exception
コンポーネントが重複していた場合にスローされる例外クラス。
ComponentDuplicatedException(String) - Constructor for exception nablarch.fw.dicontainer.exception.ComponentDuplicatedException
インスタンスを生成する。
ComponentFactory<T> - Interface in nablarch.core.repository.di
コンポーネントのインスタンスを生成するインタフェース。 このインタフェースを登録したクラスをDIコンテナにコンポーネントとして登録した場合、 このオブジェクトそのものではなくメソッドcreateComponentで返されるオブジェクトが コンポーネントとして使用される。
ComponentHolder - Class in nablarch.core.repository.di
DIコンテナ内でコンポーネントとコンポーネントの状態を保持するクラス。
コンポーネントを生成後はこのクラスがコンポーネントを保持する。
ComponentHolder(ComponentDefinition) - Constructor for class nablarch.core.repository.di.ComponentHolder
コンストラクタ。
ComponentId - Class in nablarch.fw.dicontainer.component
コンポーネント定義に付与されるID。
ComponentInjector - Interface in nablarch.core.repository.di
インジェクションに相当する特殊な初期化処理を行うインタフェース。
このインタフェースは、ListやMapといったプロパティを持たないクラス でもインジェクションと同様に他のコンポーネントの参照を解決できる ように初期化する目的で使用する。
ComponentKey<T> - Class in nablarch.fw.dicontainer.component
DIコンテナからコンポーネントを取得するときに使用される検索キー。
ComponentKey(Class<T>, Annotation...) - Constructor for class nablarch.fw.dicontainer.component.ComponentKey
インスタンスを生成する。
ComponentKey(Class<T>, Set<Annotation>) - Constructor for class nablarch.fw.dicontainer.component.ComponentKey
インスタンスを生成する。
ComponentKey.AliasKey - Class in nablarch.fw.dicontainer.component
エイリアスキー
componentKeyFactory(ComponentKeyFactory) - Method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder.Builder
検索キーのファクトリを設定する。
ComponentKeyFactory - Interface in nablarch.fw.dicontainer.component.factory
検索キーを生成するファクトリ。
ComponentNotFoundException - Exception in nablarch.fw.dicontainer.exception
コンポーネントが見つからない場合にスローされる例外クラス。
ComponentNotFoundException(String) - Constructor for exception nablarch.fw.dicontainer.exception.ComponentNotFoundException
インスタンスを生成する。
componentOrValueOrComponentRef - Variable in class nablarch.core.repository.di.config.xml.schema.List
 
ComponentPredicate - Interface in nablarch.fw.dicontainer.annotation.auto
コンポーネントとみなすための条件を表す述語。
ComponentRef - Annotation Type in nablarch.core.repository.di.config.externalize.annotation
コンストラクタ引数がコンポーネント参照によるインジェクト対象であることを表すアノテーション。
ComponentRef - Class in nablarch.core.repository.di.config.xml.schema
Java class for ComponentRef complex type.
ComponentRef() - Constructor for class nablarch.core.repository.di.config.xml.schema.ComponentRef
 
ComponentReference - Class in nablarch.core.repository.di
コンポーネント定義の参照に関する情報を保持するクラス。
ComponentReference(String, String, Class<?>, InjectionType, int) - Constructor for class nablarch.core.repository.di.ComponentReference
コンストラクタ。
ComponentState - Enum in nablarch.core.repository.di
コンポーネントの状態を表す列挙型。
CompositeCharsetDef - Class in nablarch.core.validation.validator.unicode
複数のCharsetDefの組み合わせによる許容文字集合定義クラス。
本クラスでは、他の許容文字集合定義の組み合わせにより文字集合を定義できる。
CompositeCharsetDef() - Constructor for class nablarch.core.validation.validator.unicode.CompositeCharsetDef
 
CompositeExternalizedLoader - Class in nablarch.core.repository.di.config.externalize
複数のExternalizedComponentDefinitionLoaderを組み合わせたローダー。

このクラスは、コンストラクタで指定したローダーのリストを順番に実行していき、 各ローダーが読み込んだ結果を1つにマージして返却する。

既に読み込まれているコンポーネントと同じ名前のコンポーネントが読み込まれた場合は、 後から読み込まれたコンポーネントで上書きされる。

CompositeExternalizedLoader(List<ExternalizedComponentDefinitionLoader>) - Constructor for class nablarch.core.repository.di.config.externalize.CompositeExternalizedLoader
コンストラクタ。
CompositeInterpreter - Class in nablarch.test.core.util.interpreter
複数のテストデータ表記を解釈するクラス。
解釈対象の値が、複数のテストデータ表記から構成される場合、各要素を解釈した結果を返却する。 例えば、${半角数字,4}-${半角数字,4}という記述は、1033-1222のような値に変換される。
CompositeInterpreter() - Constructor for class nablarch.test.core.util.interpreter.CompositeInterpreter
 
CompositeKey - Class in nablarch.common.web.compositekey
画面から送信された複合キーを格納するクラス。

フォームのプロパティとして本クラスを定義しCompositeKeyTypeアノテーションを付与することで、 送信された複合キーの解析・格納を自動で行うことができる。

以下のようなパラメータで送信された複合キーを格納する。 特定文字で区切った複合キーの集合(例:"user001,pk2001,pk3001")。 フォームには、CompositeKey型のプロパティを定義する。 特定文字で区切った複合キーの集合の配列(例:{"user001,pk2001,pk3001","user002,pk2001,pk3001"})。 フォームには、CompositeKey[]型のプロパティを定義する。

CompositeKey(String...) - Constructor for class nablarch.common.web.compositekey.CompositeKey
キーを指定してCompositeKeyを構築する。
CompositeKeyArrayConvertor - Class in nablarch.common.web.compositekey
値をCompositeKeyの配列に変換するクラス。
CompositeKeyArrayConvertor() - Constructor for class nablarch.common.web.compositekey.CompositeKeyArrayConvertor
 
CompositeKeyCheckboxTag - Class in nablarch.common.web.tag
複数キーのデータに対して、入力データ復元とHTMLエスケープを行うinputタグ(type="checkbox")を出力するクラス。。
CompositeKeyCheckboxTag() - Constructor for class nablarch.common.web.tag.CompositeKeyCheckboxTag
 
CompositeKeyCheckedInputTagSupport - Class in nablarch.common.web.tag
複数キーのデータに対してradio、checkboxといった選択型の入力を実現する特殊なタグの作成を助けるクラス。
CompositeKeyCheckedInputTagSupport() - Constructor for class nablarch.common.web.tag.CompositeKeyCheckedInputTagSupport
 
CompositeKeyConvertor - Class in nablarch.common.web.compositekey
値をCompositeKeyに変換するクラス。
CompositeKeyConvertor() - Constructor for class nablarch.common.web.compositekey.CompositeKeyConvertor
 
CompositeKeyRadioButtonTag - Class in nablarch.common.web.tag
複数キーのデータに対して、入力データ復元とHTMLエスケープを行うinputタグ(type="radio")を出力するクラス。。
CompositeKeyRadioButtonTag() - Constructor for class nablarch.common.web.tag.CompositeKeyRadioButtonTag
 
CompositeKeyType - Annotation Type in nablarch.common.web.compositekey
特定文字で区切った複合キーの集合、またはその配列から構成されるパラメータを格納する、 CompositeKey型のプロパティに付与するアノテーション。

CompositeKeyに展開できるパラメータの構造について 特定文字で区切った複合キーの集合(例:"user001,pk2001,pk3001") 特定文字で区切った複合キーの集合の配列(例:{"user001,pk2001,pk3001","user002,pk2001,pk3001"})

concat(Object...) - Static method in class nablarch.core.util.Builder
elementsの各要素のtoString()の結果を単純に連結した文字列を返す。 大量の文字列連結を行う場合、+演算子による連結より処理効率がよい。
CONCURRENT_NUMBER_KEY - Static variable in class nablarch.core.ThreadContext
並行実行スレッド数のキー。
Condition() - Constructor for class nablarch.test.core.util.ListWrapper.Condition
 
conditionalStatement(RecordDefinition) - Method in class nablarch.core.dataformat.LayoutFileParser
レコードタイプ判定条件を読み込む
conditionalStatements(RecordDefinition) - Method in class nablarch.core.dataformat.LayoutFileParser
レコードタイプ判定条件定義部を読み込む
config - Variable in class nablarch.common.databind.csv.CsvObjectMapperSupport
CSV用の設定情報
config - Variable in class nablarch.common.databind.csv.ObjectCsvMapperSupport
CSV用の設定情報
ConfigFile - Class in nablarch.core.repository.di.config.xml.schema
プロパティファイルの読み込みを設定する際に使用する型。
ConfigFile() - Constructor for class nablarch.core.repository.di.config.xml.schema.ConfigFile
 
ConfigFileLoader - Class in nablarch.core.repository
設定ファイルから文字列の設定値を読み込むクラス。 このクラスで使用する特殊文字は '=' '#' '\' の3文字(下記参照)。 デリミタ文字('=') デリミタ文字は'='のみで、空白(タブを含む)や":"も文字列の一部とみなす。 (いわゆるpropertiesファイルとは異なる。) 但し、キー及び値はそれぞれ前後の空白(タブを含む)をトリミングする。 (" A B "(スペースAスペースBスペース)という文字列は "A B"(AスペースB)となる。キーの'A'と'a'は区別される。) デリミタ文字'='で区切られた3つめ以降のトークンは無視する。
'='をキーまたは値に含めたい場合は前に'\'を付加する。 コメント文字('#') コメント文字'#'を使用するとその行の以降の文字列はコメントとみなす。 '#'によるコメントを除去する処理は行連結の前に行われるので、 継続行中でも使用可能(下記「使用例」参照)。
'#'をキーまたは値に含めたい場合は前に'\'を付加する。 改行文字('\') キーと値のセットは行末に'\'を指定することによって行をまたがることが可能。 その場合'\'を除いた文字列と次の行の先頭の空白(タブを含む)を除いた 文字列を連結する。('\'を除いた文字列の後方の空白は維持する。)
キーまたは値の行末に'\'を含めたい場合は前に'\'を付加する。 エスケープ文字('\') '\'を記述すると次の1文字を特殊文字ではなく一般文字として扱う。
'\'をキーまたは値に含めたい場合は前に'\'を付加する。 読み込むファイルの記述例:
ConfigFileLoader(String) - Constructor for class nablarch.core.repository.ConfigFileLoader
コンストラクタ。
ConfigFileLoader(String, String) - Constructor for class nablarch.core.repository.ConfigFileLoader
コンストラクタ。
ConfigFileLoader(InputStream) - Constructor for class nablarch.core.repository.ConfigFileLoader
コンストラクタ。
ConfigFileLoader(InputStream, String) - Constructor for class nablarch.core.repository.ConfigFileLoader
コンストラクタ。
ConfigHolder - Class in nablarch.integration.doma
Domaに必要な設定を保持するクラス。
ConfigHolder() - Constructor for class nablarch.integration.doma.ConfigHolder
 
ConfigurationBrowser - Class in nablarch.test.core.repository
初期値設定を読み取るクラス。
テスト側からテスト対象のコンポーネント設定ファイルを読む場合に使用する。 DIコンテンおよびコンポーネントの参照はキャッシュされる。
ConfigurationBrowser() - Constructor for class nablarch.test.core.repository.ConfigurationBrowser
 
ConfigurationLoadException - Exception in nablarch.core.repository.di
設定のロードに失敗した際に発生する例外。
ConfigurationLoadException(String, Throwable) - Constructor for exception nablarch.core.repository.di.ConfigurationLoadException
コンストラクタ。
ConfigurationLoadException(String) - Constructor for exception nablarch.core.repository.di.ConfigurationLoadException
コンストラクタ。
configure(Marshaller) - Method in class nablarch.fw.jaxrs.JaxbBodyConverter
Marshallerに対するオプション設定を行う。

このクラスではデフォルトで以下の設定でXMLの生成を行う。 設定を変更したい場合はサブクラス側で行う必要がある。 改行、インデントを使用した形式にフォーマットする。 文字コードはリソースメソッドのProducesに設定された文字コードを使用する。
文字コードが設定されていない場合はデフォルトエンコーディングを使用する。

configure(Unmarshaller) - Method in class nablarch.fw.jaxrs.JaxbBodyConverter
Unmarshallerに対するオプション設定を行う。

このクラスでは特に何も行わないので、オプション設定はサブクラス側で行う必要がある。

configure(ObjectMapper) - Method in class nablarch.integration.jaxrs.jackson.Jackson2BodyConverter
ObjectMapperに対するオプション設定などを行う。

このクラスでは特に何も行わないので、オプション設定はサブクラス側で行う必要がある。

ConfigValue - Annotation Type in nablarch.core.repository.di.config.externalize.annotation
コンストラクタ引数が設定値のインジェクト対象であることを表すアノテーション。
ConfirmationPageTag - Class in nablarch.common.web.tag
JSPが確認画面であることを示すクラス。
このタグが指定されると、入力項目のカスタムタグは確認画面用の出力を行う。
このタグに入力画面へのパスを指定することで、入力画面と確認画面を共通化する。
ConfirmationPageTag() - Constructor for class nablarch.common.web.tag.ConfirmationPageTag
 
Conflicted - Exception in nablarch.fw.results
要求された処理が既に行われた(もしくは並行して実行されている) 処理の結果と競合しているため、処理を継続することができないことを示す例外。
Conflicted() - Constructor for exception nablarch.fw.results.Conflicted
デフォルトコンストラクタ
Conflicted(String) - Constructor for exception nablarch.fw.results.Conflicted
コンストラクタ
Conflicted(Throwable) - Constructor for exception nablarch.fw.results.Conflicted
コンストラクタ
Conflicted(String, Throwable) - Constructor for exception nablarch.fw.results.Conflicted
コンストラクタ
ConnectionFactory - Interface in nablarch.core.db.connection
データベース接続(TransactionManagerConnection)を生成するインタフェース。
ConnectionFactoryFromDomaConnection - Class in nablarch.integration.doma
Domaで生成したデータベース接続をNablarch用のTransactionManagerConnectionに変換するクラス。
ConnectionFactoryFromDomaConnection() - Constructor for class nablarch.integration.doma.ConnectionFactoryFromDomaConnection
 
ConnectionFactorySupport - Class in nablarch.core.db.connection
ConnectionFactoryの実装をサポートするクラス。

本クラスは、実装クラスで必要となるStatementFactoryとStatementキャッシュの設定値をもつ。

ConnectionFactorySupport() - Constructor for class nablarch.core.db.connection.ConnectionFactorySupport
 
ConstraintViolationConverter - Class in nablarch.core.validation.ee
Bean Validationのバリデーション結果をMessageに変換するクラス。
ConstraintViolationConverter() - Constructor for class nablarch.core.validation.ee.ConstraintViolationConverter
ConstraintViolationConverterオブジェクトを生成する。
ConstraintViolationConverter(String) - Constructor for class nablarch.core.validation.ee.ConstraintViolationConverter
指定されたprefixを保持したConstraintViolationConverterオブジェクトを生成する。
ConstraintViolationConverterFactory - Class in nablarch.core.validation.ee
ConstraintViolationConverterを生成するファクトリクラス。
ConstraintViolationConverterFactory() - Constructor for class nablarch.core.validation.ee.ConstraintViolationConverterFactory
 
ConstructorInjectionComponentCreator - Class in nablarch.core.repository.di.config
コンストラクタインジェクションできるよう拡張したBeanComponentCreator
ConstructorInjectionComponentCreator() - Constructor for class nablarch.core.repository.di.config.ConstructorInjectionComponentCreator
 
ConstructorWrapper - Class in nablarch.fw.dicontainer.component.impl.reflect
Constructorのラッパークラス。
ConstructorWrapper(Constructor<?>) - Constructor for class nablarch.fw.dicontainer.component.impl.reflect.ConstructorWrapper
本クラスのコンストラクタ。
consume() - Method in class nablarch.core.dataformat.LayoutFileParser
次のトークンを返し、読み込んだトークン分のだけ読み出し位置を進める。
consume(LayoutFileParser.TokenType) - Method in class nablarch.core.dataformat.LayoutFileParser
次のトークンを読み込み、読み出し位置を進める。 このとき、読み込んだトークンの種別が指定したものと異なる場合は実行時例外を送出する。
consume() - Method in class nablarch.core.dataformat.LayoutFileParser.Tokenizer
次のトークンを読み込む。
consumeIfFollowing(LayoutFileParser.TokenType) - Method in class nablarch.core.dataformat.LayoutFileParser
次のトークンが指定した種別のものである場合のみ、それを読み込んでスキャナの 位置を進める。 種別が一致しない場合は何もしない。
consumeQuoteIfExists(Reader, char) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
後続の記号が囲み文字であれば読み込む。
consumeSeparator(Reader, Character, String) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
セパレータを読み込む。 セパレータが読み込めなければ実行時例外を送出する。
ContactItem() - Constructor for class nablarch.core.log.app.FailureLogFormatter.ContactItem
 
containConnection(String) - Static method in class nablarch.core.db.connection.DbConnectionContext
現在のスレッドに指定した名前のデータベース接続が保持されているか判定する。
Container - Interface in nablarch.fw.dicontainer
DIコンテナのインターフェース。
container - Variable in class nablarch.test.core.file.DataFileFragment
この断片を包含するファイル
ContainerBuilder<BUILDER extends ContainerBuilder<BUILDER>> - Class in nablarch.fw.dicontainer.container
DIコンテナのビルダー。
ContainerBuilder() - Constructor for class nablarch.fw.dicontainer.container.ContainerBuilder
インスタンスを生成する。
ContainerBuilderWrapper - Class in nablarch.fw.dicontainer.component.impl
ContainerBuilderを使ったErrorCollector実装クラス。 収集したエラーをContainerBuilderに通知する。
ContainerBuilderWrapper(ContainerBuilder<?>) - Constructor for class nablarch.fw.dicontainer.component.impl.ContainerBuilderWrapper
コンストラクタ。
ContainerCreated - Class in nablarch.fw.dicontainer.event
DIコンテナが構築されたときに発火されるイベント。
ContainerCreated() - Constructor for class nablarch.fw.dicontainer.event.ContainerCreated
 
ContainerCreationException - Exception in nablarch.fw.dicontainer.exception
IDコンテナを構築する際に発生した例外を集めた例外クラス。
ContainerCreationException(List<ContainerException>) - Constructor for exception nablarch.fw.dicontainer.exception.ContainerCreationException
インスタンスを生成する。
ContainerDestroy - Class in nablarch.fw.dicontainer.event
DIコンテナが破棄されたときに発火されるイベント。
ContainerDestroy() - Constructor for class nablarch.fw.dicontainer.event.ContainerDestroy
 
ContainerException - Exception in nablarch.fw.dicontainer.exception
例外の基底クラス。
ContainerException() - Constructor for exception nablarch.fw.dicontainer.exception.ContainerException
インスタンスを生成する。
ContainerException(String) - Constructor for exception nablarch.fw.dicontainer.exception.ContainerException
インスタンスを生成する。
ContainerException(Throwable) - Constructor for exception nablarch.fw.dicontainer.exception.ContainerException
インスタンスを生成する。
ContainerInjectableConstructor - Class in nablarch.fw.dicontainer.component.impl
インジェクションされるコンストラクタを表すInjectableConstructor実装クラス。 与えられたContainerをそのまま返却する。
ContainerInjectableConstructor() - Constructor for class nablarch.fw.dicontainer.component.impl.ContainerInjectableConstructor
 
ContainerLookupBeanValidationFormFactory - Class in nablarch.fw.dicontainer.nablarch
コンテナからFormを取得するBeanValidationFormFactory実装クラス。
ContainerLookupBeanValidationFormFactory() - Constructor for class nablarch.fw.dicontainer.nablarch.ContainerLookupBeanValidationFormFactory
 
ContainerLookupDelegateFactory - Class in nablarch.fw.dicontainer.nablarch
コンテナから委譲クラスのインスタンスを取得するDelegateFactory実装クラス。
ContainerLookupDelegateFactory() - Constructor for class nablarch.fw.dicontainer.nablarch.ContainerLookupDelegateFactory
 
ContainerProcessException - Exception in nablarch.core.repository.di
DIコンテナ内の処理に失敗した際に発生する例外。
ContainerProcessException(String, Throwable) - Constructor for exception nablarch.core.repository.di.ContainerProcessException
コンストラクタ。
ContainerProcessException(String) - Constructor for exception nablarch.core.repository.di.ContainerProcessException
コンストラクタ。
Containers - Class in nablarch.fw.dicontainer.nablarch
Containerの管理クラス。 SystemRepositoryを使用して、Containerの取得や登録、削除を行う。
contains(String, String) - Method in class nablarch.common.code.BasicCodeManager
コードID、コード値を条件に、そのコード値を持ったコードが存在するかチェックする。
コードIDが存在する上で、そのコード値に対応するコードが存在する場合はtrueを、 存在しない場合はfalseを返却する。
contains(String, String, String) - Method in class nablarch.common.code.BasicCodeManager
コードID、使用するパターンのカラム名、コード値を条件に、 そのコード値に対応するコードが、パターンに存在するかチェックする。
コードID、パターンが存在する上で、 そのコード値に対応するコードがパターン内に存在する場合にはtrueを、存在しない場合にはfalseを返却する。
contains(String) - Method in interface nablarch.common.code.Code
コードにコード値が含まれるかチェックする。
contains(String, String) - Method in interface nablarch.common.code.Code
パターンにコード値が含まれるかチェックする。
contains(String, String) - Method in interface nablarch.common.code.CodeManager
コードID、コード値を条件に、そのコード値を持ったコードが存在するかチェックする。
コードIDが存在する上で、そのコード値に対応するコードが存在する場合はtrueを、 存在しない場合はfalseを返却する。
contains(String, String, String) - Method in interface nablarch.common.code.CodeManager
コードID、使用するパターンのカラム名、コード値を条件に、 そのコード値に対応するコードが、パターンに存在するかチェックする。
コードID、パターンが存在する上で、 そのコード値に対応するコードがパターン内に存在する場合にはtrueを、存在しない場合にはfalseを返却する。
contains(String, String) - Static method in class nablarch.common.code.CodeUtil
コード値がコードに存在するかチェックする。
contains(String, String, String) - Static method in class nablarch.common.code.CodeUtil
コード値がパターンに存在するかチェックする。
contains(Object) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
contains(String) - Static method in enum nablarch.common.web.tag.AutocompleteDisableTarget
対象を表す文字列がこの列挙型に含まれているかを判定する。 大文字小文字を区別せずに列挙型の名前と比較する。
contains(Collection<?>, Object) - Static method in class nablarch.common.web.tag.TagUtil
選択項目において選択した値に、選択肢の値が含まれているかを判定する。
contains(LogItem[], Class...) - Static method in class nablarch.core.log.LogUtil
フォーマット済みのログ出力項目に指定された出力項目が含まれているかを判定する。
contains(int) - Method in class nablarch.core.validation.validator.unicode.CachingCharsetDef
コードポイントが許容文字であるか判定する。
contains(int) - Method in interface nablarch.core.validation.validator.unicode.CharsetDef
コードポイントが許容文字であるか判定する。
contains(int) - Method in class nablarch.core.validation.validator.unicode.CompositeCharsetDef
コードポイントが許容文字であるか判定する。
contains(int) - Method in class nablarch.core.validation.validator.unicode.LiteralCharsetDef
コードポイントが許容文字であるか判定する。
contains(int) - Method in class nablarch.core.validation.validator.unicode.RangedCharsetDef
コードポイントが許容文字であるか判定する。
contains(List<? extends T>, WorkflowUtil.ListFilter<T>) - Static method in class nablarch.integration.workflow.util.WorkflowUtil
リスト内に指定された条件に一致するオブジェクトが存在しているかチェックする。
contains(String) - Static method in class nablarch.test.IgnoringLS
改行コードの種類を無視して、実際の値が期待値を含むことを 表明するMatcherを返却する。
contains(String) - Method in class nablarch.test.tool.htmlcheck.HtmlForbiddenNodeConf
指定したタグが規約上許可しないタグリストに含まれているかをチェックする。
許可しないタグ情報として属性情報が設定されているかいないかは考慮しない。
containsAll(Collection<?>) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
containsInvalidCharacter(String, String) - Method in class nablarch.common.mail.MailSender
メールヘッダ・インジェクションチェック
チェック対象文字列に\rもしくは\nを含んでいるかのチェック。

チェック内容を変更する場合や、チェック結果の振る舞いを変更する場合には本メソッドをオーバライドし処理をチェック処理を変更すること。

containsKey(Object) - Method in class nablarch.common.web.session.SessionEntry
 
containsKey(Object) - Method in class nablarch.core.util.map.AttributeMap

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

containsKey(Object) - Method in class nablarch.core.util.map.CaseInsensitiveMap

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

containsKey(Object) - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

containsKey(Object) - Method in class nablarch.core.util.map.MapWrapper

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

containsKey(Object) - Method in class nablarch.core.util.map.MultipleKeyCaseMap
キー名の存在チェック。

指定されるキー名は、大文字小文字は区別しない。 また、アンダースコア(_)を含むキー名の場合には、アンダースコアを除去したキー名を指定してもよい。

containsMemoryItem() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
出力対象にメモリ項目が含まれているか否かを判定する。
containsMemoryItem() - Static method in class nablarch.fw.web.handler.HttpAccessLogUtil
出力対象にメモリ項目が含まれているか否かを判定する。
containsPropertyKey(ValidationContext, String) - Static method in class nablarch.common.web.WebUtil
指定したプロパティに対応するキー(リクエストパラメータ名)がリクエストに存在するかどうか判定する。
例えば、form.sampleというキーがリクエストに存在している場合、下記コードはtrueを返す。
containsPropertyKeyValue(ValidationContext, String, String) - Static method in class nablarch.common.web.WebUtil
指定したキー(リクエストパラメータ名)に指定した値が含まれているか判定する。
例えば、form.sampleというキーの値が"ABC"だったとき、下記コードはtrueを返す。
containsReplacementType(String) - Method in class nablarch.core.dataformat.CharacterReplacementManager
引数で指定された寄せ字タイプ名が、寄せ字タイプ名として定義されているかどうかチェックする。
containsValue(Object) - Method in class nablarch.common.web.session.SessionEntry
 
containsValue(Object) - Method in class nablarch.core.util.map.AttributeMap

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

containsValue(Object) - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

containsValue(Object) - Method in class nablarch.core.util.map.MapWrapper

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

containTransaction(String) - Static method in class nablarch.core.transaction.TransactionContext
トランザクションが保持されているか否か。
CONTENT_DISPOSITION - Static variable in class nablarch.fw.web.HttpResponse
Content-Dispositionヘッダ。
ContentPathItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.ContentPathItem
 
ContentPathRewriteRule - Class in nablarch.fw.web.handler
HTTPレスポンスオブジェクト中のコンテンツパス文字列の置換ルール。
ContentPathRewriteRule() - Constructor for class nablarch.fw.web.handler.ContentPathRewriteRule
 
ContentSecurityPolicyHeader - Class in nablarch.fw.web.handler.secure
Content-Security-Policyレスポンスヘッダを設定するクラス。 ContentSecurityPolicyHeader.setReportOnly(boolean)trueを設定した場合は、 Content-Security-Policy-Report-Onlyレスポンスヘッダを出力する。
ContentSecurityPolicyHeader() - Constructor for class nablarch.fw.web.handler.secure.ContentSecurityPolicyHeader
 
ContentType(String, Charset) - Constructor for class nablarch.fw.jaxrs.BodyConverterSupport.ContentType
コンストラクタ。
ContentTypeOptionsHeader - Class in nablarch.fw.web.handler.secure
X-Content-Type-Optionsレスポンスヘッダを設定するクラス。
ContentTypeOptionsHeader() - Constructor for class nablarch.fw.web.handler.secure.ContentTypeOptionsHeader
 
Context(Connection, JmsMessagingProvider) - Constructor for class nablarch.fw.messaging.provider.JmsMessagingProvider.Context
コンストラクタ
CONTEXT_LIST_MAP - Static variable in class nablarch.test.core.http.TestCaseInfo
コンテキストパラメータのLIST_MAP定義名
contextDestroyed(ServletContextEvent) - Method in class nablarch.fw.web.servlet.NablarchServletContextListener


コンポーネントの廃棄処理と、ログの終了処理を行う。
ログの終了処理の直前にINFOレベルでログを出力する。
contextInitialized(ServletContextEvent) - Method in class nablarch.fw.web.servlet.NablarchServletContextListener


リポジトリの初期化処理を行う。
初期化処理完了後にINFOレベルでログを出力する。 リクエスト単体テスト時にはリポジトリの初期化は行わない(自動テストフレームワークにて実施)。
ConversionException - Exception in nablarch.core.beans
BeanUtilsが提供するJavaBeansの処理において何らかの問題が 発生した場合に送出される実行時例外。
ConversionException(Class<?>, Object) - Constructor for exception nablarch.core.beans.ConversionException
コンストラクタ。
ConversionFormat - Annotation Type in nablarch.core.validation
コンバータに使用するアノテーションを表すアノテーション。
ConversionManager - Interface in nablarch.core.beans
型変換機能を管理するインタフェース。
ConversionUtil - Class in nablarch.core.beans
JavaBeansのプロパティ転送時に必要となる型変換を行うユーティリティクラス。

変換に使用するConverterは、SystemRepositoryから"conversionManager"という名前で ConversionManager経由で取得する。 ConversionManagerの呼び出しは初回の変換時のみである。 ConversionManagerSystemRepositoryに登録されていない場合は、 BasicConversionManagerを使用する。

ConversionUtil - Class in nablarch.core.validation.convertor
コンバータのユーティリティクラス。
convert(Class<?>) - Method in class nablarch.common.databind.csv.CsvDataBindConfigConverter
 
convert(Class<?>) - Method in interface nablarch.common.databind.DataBindConfigConverter
指定されたBeanクラスに設定されているアノテーションからDataBindConfigに変換する。
convert(Class<?>) - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigConverter
 
convert(ValidationContext<T>, String, Object, Annotation) - Method in class nablarch.common.date.AbstractDateStringConverter
変換を行う。
変換に失敗した場合、ValidationContextにエラー内容を設定する。
convert(String, FormatSpec) - Method in class nablarch.common.date.AbstractDateStringConverter
指定されたフォーマット仕様で値を変換する。
convert(Map<String, List<String>>) - Method in class nablarch.common.util.ParamsConvertor
パラメータマップからパラメータ文字列に変換する。
パラメータ文字列は、コンストラクタで指定されたセパレータを使用して作成する。
convert(String) - Method in class nablarch.common.util.ParamsConvertor
パラメータ文字列からパラメータマップに変換する。
パラメータ文字列は、コンストラクタで指定されたセパレータを使用して作成されていることを想定する。
convert(ValidationContext<T>, String, Object, Annotation) - Method in class nablarch.common.web.compositekey.CompositeKeyArrayConvertor
変換を行う。
変換に失敗した場合、ValidationContextにエラー内容を設定する。
convert(ValidationContext<T>, String, Object, Annotation) - Method in class nablarch.common.web.compositekey.CompositeKeyConvertor
変換を行う。
変換に失敗した場合、ValidationContextにエラー内容を設定する。
convert(Class<T>, Object) - Static method in class nablarch.core.beans.ConversionUtil
Converterを用いて型変換する。

変換元のオブジェクトがnullだった場合、nullを返す。
指定した型に対応するConverterが見つからなかった場合、 変換元のオブジェクトを指定した型にキャストして返す。

convert(Class<? extends Object[]>, Object) - Method in class nablarch.core.beans.converter.ArrayExtensionConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.BigDecimalConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.BooleanConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.BytesConverter
 
convert(Class<? extends T>, Object) - Method in class nablarch.core.beans.converter.CollectionExtensionConverterSupport
 
convert(Object) - Method in interface nablarch.core.beans.Converter
転送先プロパティの型に指定された値を変換する。
convert(Object) - Method in class nablarch.core.beans.converter.DateConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.IntegerConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.LongConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.ObjectArrayConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.ShortConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.SqlDateConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.SqlTimestampConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.StringArrayConverter
 
convert(Object) - Method in class nablarch.core.beans.converter.StringConverter
 
convert(Class<? extends T>, Object) - Method in interface nablarch.core.beans.ExtensionConverter
型変換を行う。
convert(ResultSet, ResultSetMetaData, int) - Method in class nablarch.core.db.dialect.SqlServerDialect.SqlServerResultSetConvertor
 
convert(ResultSet, ResultSetMetaData, int) - Method in interface nablarch.core.db.statement.ResultSetConvertor
ResultSetから指定されたカラムのデータを取得する。
convert(String, Object) - Method in interface nablarch.core.db.statement.SqlConvertor
SQL文の変換を行う。
convert(String, Object) - Method in class nablarch.core.db.statement.sqlconvertor.VariableConditionSyntaxConvertor
SQL文の可変条件構文を変換する。

$if{}で囲われた条件部分を可変条件と見なし、対応する入力条件がnullまたは空文字列の場合には条件を評価しないようにする。

例:

convert(String, Object) - Method in class nablarch.core.db.statement.sqlconvertor.VariableInSyntaxConvertor
SQL文の可変IN構文を変換する。

IN句を検索条件にもつSQL文のIN句の項目数を付加する。
IN句を動的に生成する場合には、バインド変数名に「[]」を付加すること。
また、対応するオブジェクトのフィールドタイプは、配列またはCollectionとすること。

本機能は、検索条件のオブジェクトにMapインタフェースの実装クラスを指定することは出来ない。 Mapクラスは、値に対する型情報が存在しないため、IN句を構築する際に値が配列またはCollectionであることのチェックが確実に行えないためである。 これは、テスト時に確実に型チェックを行えないことを意味し(例えば値がnullの場合は、その型が何かは実行時にはわからない)、 予期せぬ不具合の温床となるため本フレームワークでは敢えてMapの使用を制限している。

例えば、「userKbn」をIN句のパラメータとして指定する場合には、「USER_KBN IN (:userKbn[])」となる。

例:

convert(String, Object) - Method in class nablarch.core.db.statement.sqlconvertor.VariableOrderBySyntaxConvertor
SQL文の可変ORDER BY構文を変換する。

可変ORDER BY構文の仕様は下記のとおり。

convert(ValidationContext<T>, String, Object, Annotation) - Method in class nablarch.core.validation.convertor.BooleanConvertor
変換を行う。
変換に失敗した場合、ValidationContextにエラー内容を設定する。
convert(ValidationContext<T>, String, Object, Annotation) - Method in interface nablarch.core.validation.Convertor
変換を行う。
変換に失敗した場合、ValidationContextにエラー内容を設定する。
convert(ValidationContext<T>, String, Object, Annotation) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
変換を行う。
変換に失敗した場合、ValidationContextにエラー内容を設定する。
convert(ValidationContext<T>, String, Object, Annotation) - Method in class nablarch.core.validation.convertor.StringArrayConvertor
 
convert(ValidationContext<T>, String, Object, Annotation) - Method in class nablarch.core.validation.convertor.StringConvertor
変換を行う。
変換に失敗した場合、ValidationContextにエラー内容を設定する。
convert(Set<ConstraintViolation<BEAN>>) - Method in class nablarch.core.validation.ee.ConstraintViolationConverter
Bean Validationのバリデーション結果をMessageに変換する。
convert(ConstraintViolation<?>) - Method in class nablarch.core.validation.ee.ConstraintViolationConverter
Bean Validationのバリデーション結果をMessageに変換する。
convert(Object, RestTestBodyConverter.MediaType) - Method in class nablarch.fw.web.JacksonBodyConverter
 
convert(Object, RestTestBodyConverter.MediaType) - Method in interface nablarch.fw.web.RestTestBodyConverter
bodyを文字列に変換する。
convert(Object, RestTestBodyConverter.MediaType) - Method in class nablarch.fw.web.StringBodyConverter
 
convert(Object) - Method in class nablarch.integration.jsr310.beans.converter.DateConverter
 
convert(Object) - Method in class nablarch.integration.jsr310.beans.converter.Jsr310StringConverter
 
convert(Object) - Method in class nablarch.integration.jsr310.beans.converter.LocalDateConverter
 
convert(Object) - Method in class nablarch.integration.jsr310.beans.converter.LocalDateTimeConverter
 
convert(Object) - Method in class nablarch.integration.jsr310.beans.converter.SqlDateConverter
 
convert(Object) - Method in class nablarch.integration.jsr310.beans.converter.SqlTimestampConverter
 
convert(Map<String, String>) - Static method in class nablarch.test.TestSupport
Mapに格納されたvalueの型変換を行う。(String -> String[])
変換元のStringがカンマ区切りになっている場合、カンマを区切り文字として配列に変換する。
convertByFileType(DataRecord) - Method in class nablarch.test.core.messaging.MessagePool
データレコードのファイル種別に応じて変換します
convertByName(String, Class<?>, Object) - Method in class nablarch.core.beans.CopyOptions
プロパティ名とクラスに紐づいたコンバーターを使用して値を変換する。
convertByType(Class<?>, Object) - Method in class nablarch.core.beans.CopyOptions
クラスに紐づいたコンバーターを使用して値を変換する。
convertCountSql(String) - Method in class nablarch.core.db.dialect.DefaultDialect
SQL文をレコード数取得用のSQL文に変換する。
convertCountSql(String) - Method in interface nablarch.core.db.dialect.Dialect
SQL文をレコード数取得用のSQL文に変換する。
convertCountSql(String) - Method in class nablarch.core.db.dialect.SqlServerDialect
SQL文をレコード数取得用のSQL文に変換する。
convertData(LayoutDefinition, DataRecord) - Method in class nablarch.test.core.file.FixedLengthFile
テストデータを変換します。
convertData(LayoutDefinition, DataRecord, Charset) - Method in interface nablarch.test.core.file.TestDataConverter
テストデータを変換します。
convertDirectiveValue(DataRecordFormatterSupport.Directive, String) - Method in class nablarch.test.core.file.DataFile
ディレクティブの値を、文字列から各ディレクティブが許容する型に変換する。
convertDirectiveValue(DataRecordFormatterSupport.Directive, String) - Method in class nablarch.test.core.file.VariableLengthFile
ディレクティブの値を、文字列から各ディレクティブが許容する型に変換する。
convertEmptyToNull - Variable in class nablarch.core.dataformat.convertor.datatype.DataType
空文字列をnullに変換するフラグ
Converter<T> - Interface in nablarch.core.beans
JavaBeans間のプロパティ転送の際、型の変換を行うモジュールが実装する インターフェース。
converter(Class<T>, Converter<T>) - Method in class nablarch.core.beans.CopyOptions.Builder
クラスに対応するコンバーターを設定する。
converterByName(String, Class<T>, Converter<T>) - Method in class nablarch.core.beans.CopyOptions.Builder
プロパティを指定してクラスに対応するコンバーターを設定する。
convertForDataRecord(Map<String, String>) - Method in class nablarch.test.core.file.DataFileFragment
テストデータ(文字列)からDataRecord用に値を変換する。
convertForDataRecord(Map<String, String>) - Method in class nablarch.test.core.file.FixedLengthFileFragment
テストデータ(文字列)からDataRecord用に値を変換する。
convertForDataRecord(Map<String, String>) - Method in class nablarch.test.core.file.VariableLengthFileFragment
テストデータ(文字列)からDataRecord用に値を変換する。
convertFromString(String) - Method in class nablarch.core.beans.converter.AbstractNumberConverter
String型の値を変換する。
convertFromStringWithoutPattern(String) - Method in class nablarch.core.beans.converter.AbstractNumberConverter
String型の値を数値パターンを伴わずに変換する。
convertFromStringWithoutPattern(String) - Method in class nablarch.core.beans.converter.BigDecimalConverter
 
convertFromStringWithoutPattern(String) - Method in class nablarch.core.beans.converter.IntegerConverter
 
convertFromStringWithoutPattern(String) - Method in class nablarch.core.beans.converter.LongConverter
 
convertFromStringWithoutPattern(String) - Method in class nablarch.core.beans.converter.ShortConverter
 
convertHexToBytes(String) - Static method in class nablarch.core.util.BinaryUtil
16進数文字列をバイト列に変換する。

引数の文字列が以下の条件に当てはまる場合NumberFormatExceptionを送出する。 文字列がnullや空文字である場合 ([0-9A-F]+)に当てはまらない場合 16進数文字列であるが、先頭が"0x"で開始している場合。 "0x"で開始する16進数文字列を変換する場合はBinaryUtil.convertToBytes(String, Charset)を利用すること。

convertIdentifiers(String) - Static method in class nablarch.common.dao.DatabaseUtil
識別子をデータベースメタ情報の定義を元に変換する。
convertIdentifiers(DatabaseMetaData, String) - Static method in class nablarch.common.dao.DatabaseUtil
識別子をデータベースメタ情報の定義を元に変換する。
convertIdToByte(String) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
文字列で表現されたメッセージID(または相関ID)をバイト配列に変換する。

メッセージID(または相関ID)の型がMQMessage(バイト配列)と InterSystemMessage(文字列)で異なるため、本メソッドにより変換を行う。

基本実装では、メッセージID(または相関ID)の文字列表現に16進数表記を使用する。

convertIdToString(byte[]) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
バイト配列で表現されたメッセージID(または相関ID)を文字列に変換する。

メッセージID(または相関ID)の型がMQMessage(バイト配列)と InterSystemMessage(文字列)で異なるため、本メソッドにより変換を行う。

基本実装では、メッセージID(または相関ID)の文字列表現に16進数表記を使用する。

convertOfRead(FixedLengthDataBindConfig, FieldConfig, byte[]) - Method in class nablarch.common.databind.fixedlength.converter.Binary.BinaryConverter
 
convertOfRead(FixedLengthDataBindConfig, FieldConfig, byte[]) - Method in class nablarch.common.databind.fixedlength.converter.DefaultConverter
 
convertOfRead(FixedLengthDataBindConfig, FieldConfig, byte[]) - Method in class nablarch.common.databind.fixedlength.converter.FillerConverter
 
convertOfRead(FixedLengthDataBindConfig, FieldConfig, byte[]) - Method in class nablarch.common.databind.fixedlength.converter.Lpad.LpadConverter
 
convertOfRead(FixedLengthDataBindConfig, FieldConfig, byte[]) - Method in class nablarch.common.databind.fixedlength.converter.Rpad.RpadConverter
 
convertOfRead(FixedLengthDataBindConfig, FieldConfig, byte[]) - Method in interface nablarch.common.databind.fixedlength.FieldConvert.FieldConverter
読み込み時の変換を行う。
convertOfWrite(FixedLengthDataBindConfig, FieldConfig, Object) - Method in class nablarch.common.databind.fixedlength.converter.Binary.BinaryConverter
 
convertOfWrite(FixedLengthDataBindConfig, FieldConfig, Object) - Method in class nablarch.common.databind.fixedlength.converter.DefaultConverter
 
convertOfWrite(FixedLengthDataBindConfig, FieldConfig, Object) - Method in class nablarch.common.databind.fixedlength.converter.FillerConverter
 
convertOfWrite(FixedLengthDataBindConfig, FieldConfig, Object) - Method in class nablarch.common.databind.fixedlength.converter.Lpad.LpadConverter
 
convertOfWrite(FixedLengthDataBindConfig, FieldConfig, Object) - Method in class nablarch.common.databind.fixedlength.converter.Rpad.RpadConverter
 
convertOfWrite(FixedLengthDataBindConfig, FieldConfig, Object) - Method in interface nablarch.common.databind.fixedlength.FieldConvert.FieldConverter
書き込み時の変換を行う。
convertOnRead(byte[]) - Method in class nablarch.core.dataformat.convertor.datatype.Bytes
入力時に読み込んだデータを変換する。
convertOnRead(byte[]) - Method in class nablarch.core.dataformat.convertor.datatype.ByteStreamDataString
入力時に読み込んだデータを変換する。
convertOnRead(String) - Method in class nablarch.core.dataformat.convertor.datatype.CharacterStreamDataString
入力時に読み込んだデータを変換する。
convertOnRead(T) - Method in class nablarch.core.dataformat.convertor.datatype.DataType
入力時に読み込んだデータを変換する。
convertOnRead(String) - Method in class nablarch.core.dataformat.convertor.datatype.JsonBoolean
入力時に読み込んだデータを変換する。
convertOnRead(String) - Method in class nablarch.core.dataformat.convertor.datatype.JsonNumber
入力時に読み込んだデータを変換する。
convertOnRead(String) - Method in class nablarch.core.dataformat.convertor.datatype.JsonObject
入力時に読み込んだデータを変換する。
convertOnRead(String) - Method in class nablarch.core.dataformat.convertor.datatype.JsonString
入力時に読み込んだデータを変換する。
convertOnRead(String) - Method in class nablarch.core.dataformat.convertor.datatype.NullableString
入力時に読み込んだデータを変換する。
convertOnRead(byte[]) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
入力時に読み込んだデータを変換する。
convertOnRead(String) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
文字列に変換した入力データに対してトリム処理を行い、BigDecimalに変換する。
convertOnRead(byte[]) - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
入力時に読み込んだデータを変換する。
convertOnRead(byte[]) - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
入力時に読み込んだデータを変換する。
convertOnRead(String) - Method in class nablarch.core.dataformat.convertor.value.CharacterReplacer
この実装では、入力時に、引数のオブジェクトをそのまま返却する。
convertOnRead(Object) - Method in class nablarch.core.dataformat.convertor.value.DefaultValue
入力時に、フィールドデータを変換する。
convertOnRead(String) - Method in class nablarch.core.dataformat.convertor.value.NumberString
入力時に、フィールドデータを変換する。
convertOnRead(Object) - Method in class nablarch.core.dataformat.convertor.value.Padding
入力時に、フィールドデータを変換する。
convertOnRead(Object) - Method in class nablarch.core.dataformat.convertor.value.UseEncoding
入力時に、フィールドデータを変換する。
convertOnRead(T) - Method in interface nablarch.core.dataformat.convertor.value.ValueConvertor
入力時に、フィールドデータを変換する。
convertOnRead(byte[]) - Method in class nablarch.test.core.file.StringDataType
入力時に読み込んだデータを変換する。
convertOnReceiveSync(MessageSenderSettings, SyncMessage, SendingMessage, ReceivedMessage) - Method in class nablarch.fw.messaging.SyncMessageConvertor
受信電文を応答電文に変換する。(受信時)
convertOnRetry(MessageSenderSettings, SyncMessage, SendingMessage, int) - Method in class nablarch.fw.messaging.SyncMessageConvertor
要求電文を送信電文に変換する。(再送時)
convertOnSendSync(MessageSenderSettings, SyncMessage) - Method in class nablarch.fw.messaging.SyncMessageConvertor
要求電文を送信電文に変換する。(初回送信時)
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.Bytes
出力時に書き込むデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.ByteStreamDataString
出力時に書き込むデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.CharacterStreamDataString
出力時に書き込むデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.DataType
出力時に書き込むデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.JsonBoolean
この実装では、出力時に、引数のオブジェクトを文字列に変換して返却する。

引数がnullの場合は、nullを返却する。

convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.JsonNumber
この実装では、出力時に、引数のオブジェクトを文字列に変換して返却する。

引数がnullの場合は、nullを返却する。

convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.JsonObject
この実装では、出力時に、引数のオブジェクトを文字列に変換して返却する。

引数がnullの場合は、nullを返却する。

convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.JsonString
この実装では、出力時に、引数のオブジェクトを文字列に変換して返却する。

引数がnullの場合は、nullを返却する。

convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.NullableString
この実装では、出力時に、引数のオブジェクトを文字列に変換して返却する。

引数がnullの場合は、空文字列を返却する。

convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
出力時にフィールドデータの変換を行う。

もし書き込みを行うデータが負数の場合、例外をスローする。

convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
出力時に書き込むデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
出力時に書き込むデータの変換を行う。

この実装では、出力データ(数値)をバイトデータに変換する。

convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
出力時に書き込むデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.value.CharacterReplacer
出力文字列に対する寄せ字変換処理を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.value.DefaultValue
出力時にフィールドデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.value.NumberString
出力時にフィールドデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.value.Padding
出力時にフィールドデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.core.dataformat.convertor.value.UseEncoding
出力時にフィールドデータの変換を行う。
convertOnWrite(Object) - Method in interface nablarch.core.dataformat.convertor.value.ValueConvertor
出力時にフィールドデータの変換を行う。
convertOnWrite(Object) - Method in class nablarch.test.core.file.StringDataType
出力時に書き込むデータの変換を行う。
Convertor - Interface in nablarch.core.validation
入力値から対応するプロパティの型に変換するインタフェース。
ConvertorFactorySupport - Class in nablarch.core.dataformat.convertor
コンバータの生成を行う抽象基底ファクトリクラス。 コンバータ名とコンバータ実装クラスの対応表をもとに、コンバータを生成する。
ConvertorFactorySupport() - Constructor for class nablarch.core.dataformat.convertor.ConvertorFactorySupport
コンストラクタ。
convertorOf(String, FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.ConvertorFactorySupport
引数で指定されたコンバータ名に対応するコンバータを生成する。
ConvertorSetting - Interface in nablarch.core.dataformat.convertor
コンバータの設定情報を保持するクラスが実装するインタフェース。
convertPaginationSql(String, SelectOption) - Method in class nablarch.core.db.dialect.DefaultDialect
SQL文を変換せずに返す。
convertPaginationSql(String, SelectOption) - Method in interface nablarch.core.db.dialect.Dialect
SQL文をページング用のSQL文に変換する。
convertPaginationSql(String, SelectOption) - Method in class nablarch.core.db.dialect.H2Dialect
SQL文を変換せずに返す。
convertPaginationSql(String, SelectOption) - Method in class nablarch.core.db.dialect.OracleDialect
SQL文を変換せずに返す。
convertPaginationSql(String, SelectOption) - Method in class nablarch.core.db.dialect.PostgreSQLDialect
SQL文を変換せずに返す。
convertRequest(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.BodyConverterSupport
リクエストを変換する。
convertRequest(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.FormUrlEncodedConverter
 
convertRequest(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.JaxbBodyConverter
 
convertRequest(HttpRequest, ExecutionContext) - Method in class nablarch.integration.jaxrs.jackson.JacksonBodyConverterSupport
 
convertResponse(Object, ExecutionContext) - Method in class nablarch.fw.jaxrs.BodyConverterSupport
レスポンスを変換する。
convertResponse(Object, ExecutionContext) - Method in class nablarch.fw.jaxrs.FormUrlEncodedConverter
 
convertResponse(Object, ExecutionContext) - Method in class nablarch.fw.jaxrs.JaxbBodyConverter
 
convertResponse(Object, ExecutionContext) - Method in class nablarch.integration.jaxrs.jackson.JacksonBodyConverterSupport
 
convertServletCookies() - Method in class nablarch.fw.web.HttpCookie
Cookieオブジェクトのリストに変換して返す。
convertToBytes(String) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
文字列をエンコーディングに従いバイトデータに変換する。
convertToBytes(String, boolean) - Method in class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
文字列をエンコーディングに従いバイトデータに変換する。

負数の場合は符号を削除したバイトデータを返却する。

convertToBytes(String, int, Charset) - Static method in class nablarch.core.util.BinaryUtil
引数で与えられた文字列をバイト列に変換し、引数のバイト長に満たない場合、右側0x00埋めを行う。

引数が16進数文字列である場合は、16進数をビット列と見なしバイト列に変換して返却する。

変換処理の仕様はBinaryUtil.convertToBytes(String, Charset)を参照すること。

convertToBytes(String, Charset) - Static method in class nablarch.core.util.BinaryUtil
引数で与えられた文字列をバイト列に変換する。

引数で与えられた文字列がnullか空の場合は、長さ0のバイト列を返却する。

引数が16進数として解釈可能な場合((0x[0-9A-F]+)に適合する場合)は以下の処理を行う。 16進数をビット列と見なし、バイト列に変換して返却する。 16進数文字列として成立していない場合(original.matches("0x[0-9A-F].")が成立しない場合) NumberFormatExceptionを送出する。具体例を以下に示す。 "0x"のみの文字列 "0xあああ" 引数が16進数として解釈できない場合は以下の処理を行う。 文字列全体を引数で指定した文字セットでエンコーディングし、バイト列に変換して返却する

convertToField(byte[], FieldDefinition) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
入力ストリームから1レコード分のフィールドの内容を読み込み、コンバータを用いて変換したオブジェクトを返却する。 入力ストリームが既に終端に達していた場合はnullを返却する。
convertToField(String, FieldDefinition) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
読み込んだフィールド文字列をコンバータを用いてオブジェクトに変換し、返却する。
convertToFieldOnRead(String, FieldDefinition) - Method in class nablarch.core.dataformat.StructuredDataEditorSupport
読み込んだフィールド文字列をコンバータを用いてオブジェクトに変換し、返却する。
convertToFieldOnWrite(Object, FieldDefinition) - Method in class nablarch.core.dataformat.StructuredDataEditorSupport
読み込んだフィールド文字列をコンバータを用いてオブジェクトに変換し、返却する。
convertToFrameworkExpression(String) - Method in class nablarch.test.core.file.BasicDataTypeMapping
外部インタフェース設計書のデータ型をフレームワークのデータ型シンボルへ変換する。
convertToFrameworkExpression(String) - Method in interface nablarch.test.core.file.DataTypeMapping
外部インタフェース設計書のデータ型をフレームワークのデータ型シンボルへ変換する。
convertToHexString(byte[]) - Static method in class nablarch.core.util.BinaryUtil
バイト配列を16進数文字列に変換する。

引数がnullや空文字である場合の挙動は以下となる。 引数で与えられたバイト列がnullである場合は、"null"という文字列を返却する 引数で与えられたバイト列の長さが0である場合は、空文字を返却する

convertToHexStringWithPrefix(byte[]) - Static method in class nablarch.core.util.BinaryUtil
バイト配列を16進数文字列に変換する。

変換後の文字列には"0x"が先頭に付加される。

引数で与えられたバイト列がnullであるか長さが0である場合、空文字を返却する。

convertToJdbcSql(String, Object) - Method in class nablarch.core.db.statement.BasicSqlParameterParser
Nablarchの拡張構文が埋め込まれたSQL文をJDBC標準のSQL文(バインド変数を「?」に置き換えたSQL)に変換する。
convertToJdbcSql(String, Object) - Method in interface nablarch.core.db.statement.SqlParameterParser
Nablarchの拡張構文が埋め込まれたSQL文をJDBC標準のSQL文(バインド変数を「?」に置き換えたSQL)に変換する。
convertToNumber(String, DecimalFormatSymbols) - Static method in class nablarch.core.validation.convertor.ConversionUtil
言語に応じた数字をNumberに変換可能な数字に変換する。
convertToNumber(String, DecimalFormatSymbols) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
言語に応じた数字をNumberに変換可能な数字に変換する。

ConversionUtil#convertToNumber(String, DecimalFormatSymbols)に処理を委譲する。

convertToParamsMap(String) - Static method in class nablarch.common.util.WebRequestUtil
パラメータ文字列をパラメータマップに変換する。
パラメータ文字列のパース処理は、WebRequestUtil.convertToParamsString(java.util.Map)を使用して変換されていることを前提に行う。
convertToParamsString(Map<String, List<String>>) - Static method in class nablarch.common.util.WebRequestUtil
パラメータマップをパラメータ文字列に変換する。
変換では、下記の文字を使用する。
convertToPathFromContextRoot(String, HttpServletRequest) - Method in class nablarch.fw.web.i18n.ResourcePathRule
コンテキストルートからのパスに変換する。
convertToPathFromContextRoot(String, HttpServletRequest) - Static method in class nablarch.fw.web.servlet.UriUtil
コンテキストルートからのパスに変換する。

指定されたパスが"/"始まりの場合は、何も処理せずに指定されたパスをそのまま返す。 絶対URLまたは相対URLが指定された場合は、コンテキストからのパスに変換する。

convertToPropertyType(String) - Method in class nablarch.core.validation.convertor.BigDecimalConvertor
トリムおよびフォーマットを行った文字列を、プロパティの型のオブジェクトへ変換する。
convertToPropertyType(String) - Method in class nablarch.core.validation.convertor.IntegerConvertor
トリムおよびフォーマットを行った文字列を、プロパティの型のオブジェクトへ変換する。
convertToPropertyType(String) - Method in class nablarch.core.validation.convertor.LongConvertor
トリムおよびフォーマットを行った文字列を、プロパティの型のオブジェクトへ変換する。
convertToPropertyType(String) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
トリムおよびフォーマットを行った文字列を、プロパティの型のオブジェクトへ変換する。
convertToRecord(byte[], RecordDefinition) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
1レコード分の固定長レコードを読み込み、 DataRecord型のオブジェクトとして返却する。 入力ストリームが既に終端に達していた場合はnullを返却する。
convertToRecord(List<String>, RecordDefinition) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
読み込んだ1レコード分の文字列を、コンバータを用いてオブジェクトに変換し、返却する。
convertToString(Object) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
パラメータのオブジェクトを文字列に変換する。 以下に該当しないオブジェクトの場合には、nullを返却する。 String配列 String 値の前後の空白文字はトリムする。
convertToVariableName(Enum<?>) - Static method in class nablarch.common.exclusivecontrol.ExclusiveControlUtil
カラム名を名前付き変数名(先頭コロンを除く)に変換する。
convertToVariableName(String) - Static method in class nablarch.common.exclusivecontrol.ExclusiveControlUtil
カラム名を名前付き変数名(先頭コロンを除く)に変換する。
convertValue(String, String) - Method in class nablarch.test.core.file.DataFileFragment
値の型変換を行う。
convertValue(String, String) - Method in class nablarch.test.core.file.FixedLengthFileFragment
値の型変換を行う。
convertValue(String, String) - Method in class nablarch.test.core.file.VariableLengthFileFragment
値の型変換を行う。
convertValues(T) - Method in class nablarch.common.databind.csv.BeanCsvMapper
 
convertValues(Map<String, ?>) - Method in class nablarch.common.databind.csv.MapCsvMapper
 
convertValues(T) - Method in class nablarch.common.databind.csv.ObjectCsvMapperSupport
JavaオブジェクトをCSVに出力するためのObject配列に変換する。

変換するObject配列は、CSVファイルに出力する要素順に並べる必要がある。

COOKIE_LIST_MAP - Static variable in class nablarch.test.core.http.TestCaseInfo
CookieのLIST_MAP定義名
CookieSupport - Class in nablarch.common.web.handler.threadcontext
クッキーに対するアクセスをサポートするクラス。 クッキーのhttpOnly属性はアプリケーションで使用しているServlet APIがサポートしている場合のみ設定する。
CookieSupport(String) - Constructor for class nablarch.common.web.handler.threadcontext.CookieSupport
コンストラクタ。
copy(Class<? extends T>, T, Map<String, ?>, CopyOptions) - Static method in class nablarch.core.beans.BeanUtil
MapからBeanインスタンスへコピーを行う。 生成済みのインスタンスにコピーを行う点以外は、BeanUtil.createAndCopy(Class, Map, CopyOptions)と同じ動作である。
copy(SRC, DEST) - Static method in class nablarch.core.beans.BeanUtil
BeanからBeanに値をコピーする。

プロパティのコピーはsrcBeanに定義されたプロパティをベースに実行される。 srcBeanに存在し、destBeanに存在しないプロパティはコピーされない。

copy(SRC, DEST, CopyOptions) - Static method in class nablarch.core.beans.BeanUtil
BeanからBeanに値をコピーする。

プロパティのコピーはsrcBeanに定義されたプロパティをベースに実行される。 srcBeanに存在し、destBeanに存在しないプロパティはコピーされない。

copy(File, File) - Static method in class nablarch.core.util.FileUtil
ファイルをコピーする。

コピー先に同名のファイルが存在していた場合、上書きする。

copy() - Method in class nablarch.fw.ExecutionContext
自身の複製を返す。

複製処理の本体はExecutionContext.copyInternal()に委譲している。

copy(ExecutionContext) - Method in class nablarch.fw.jaxrs.AdoptHandlerResponseFinisher
コンテキストをコピーする。 リクエストスコープ、セッションスコープ、セッションストアがコピーされる。
copyDir(File, File, FileFilter) - Static method in class nablarch.test.core.util.FileUtils
ディレクトリをコピーする。
コピー先のディレクトリとしてコピー元のサブディレクトリが指定された場合、例外をスローする。
copyDir(File, File, FileFilter, boolean) - Static method in class nablarch.test.core.util.FileUtils
ディレクトリをコピーする。
コピー先のディレクトリとしてコピー元のサブディレクトリが指定された場合、例外をスローする。
copyExcludes(SRC, DEST, String...) - Static method in class nablarch.core.beans.BeanUtil
BeanからBeanに、指定されたプロパティ以外をコピーする。

プロパティのコピーはsrcBeanに定義されたプロパティをベースに実行される。 srcBeanに存在し、destBeanに存在しないプロパティはコピーされない。

copyExcludesNull(SRC, DEST) - Static method in class nablarch.core.beans.BeanUtil
BeanからBeanに値をコピーする。ただしnullのプロパティはコピーしない。

プロパティのコピーはsrcBeanに定義されたプロパティをベースに実行される。 srcBeanに存在し、destBeanに存在しないプロパティはコピーされない。

copyHtmlResourceToDumpDir(HttpTestConfiguration, File, ResourceLocator) - Method in class nablarch.test.core.http.HttpRequestTestSupport
HTMLリソースをダンプファイルの出力ディレクトリへコピーする。
copyIncludes(SRC, DEST, String...) - Static method in class nablarch.core.beans.BeanUtil
BeanからBeanに、指定されたプロパティをコピーする。

プロパティのコピーはsrcBeanに定義されたプロパティをベースに実行される。 srcBeanに存在し、destBeanに存在しないプロパティはコピーされない。

includesには、srcBeanのトップレベル要素のみ指定可能である。 それ以外を指定した場合はコピーされない。

copyInner(SRC, DEST, CopyOptions) - Static method in class nablarch.core.beans.BeanUtil
BeanからBeanに値をコピーする。

内部で共通的に使用されるメソッド。

copyInternal() - Method in class nablarch.fw.ExecutionContext
自身の複製を返す。

当メソッドが返すインスタンスはレシーバと同じ型でなければいけない。
つまりobj.getClass() == obj.copy().getClass()がtrueでなければいけない。当メソッドをサブクラスでオーバーライドする場合はこの制約に注意して実装すること。

copyInternal() - Method in class nablarch.fw.StandaloneExecutionContext
 
CopyOnReadMap<K,V> - Class in nablarch.core.util.map
スレッド毎のスナップショットを作成することで、並行アクセスに対する一貫読み取りおよび、 楽観ロック方式による書き込みを行うラッパークラス。
CopyOnReadMap() - Constructor for class nablarch.core.util.map.CopyOnReadMap
デフォルトコンストラクタ
CopyOnReadMap(Map<K, V>) - Constructor for class nablarch.core.util.map.CopyOnReadMap
指定されたMapオブジェクトに対する並行アクセスラッパーを作成する。
CopyOnReadMap.SnapshotCreationError - Exception in nablarch.core.util.map
マップ内にserialize不可能なオブジェクトが存在するなどの理由により、 スナップショットの作成に失敗したことを表す実行じ例外。
CopyOption - Annotation Type in nablarch.core.beans
プロパティ単位のコピーの設定をするアノテーション。
CopyOptions - Class in nablarch.core.beans
Beanのコピーで使用される設定をまとめたクラス。
CopyOptions.Builder - Class in nablarch.core.beans
CopyOptionsのビルダー。
CopyOptions.ConvertersProvider - Interface in nablarch.core.beans
日付パターン・数値パターンをもとにConverterを提供するインターフェース。
CopyOptions.DefaultConvertersProvider - Class in nablarch.core.beans
CopyOptions.ConvertersProviderのデフォルト実装。
copyValueOf(Map<KEY, VAL>) - Static method in class nablarch.core.util.map.MultipleKeyCaseMap
引数で与えられたMapをコピーする。
CORRELATION_ID - Static variable in class nablarch.fw.messaging.InterSystemMessage.HeaderName
関連メッセージIDヘッダ
CORRELATION_ID - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
関連メッセージID (String)
CorrelationId() - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.CorrelationId
 
Cors - Interface in nablarch.fw.jaxrs.cors
CORSの処理を行うインタフェース。
CorsPreflightRequestHandler - Class in nablarch.fw.jaxrs
CORSのプリフライトリクエストを処理するハンドラ。
CorsPreflightRequestHandler() - Constructor for class nablarch.fw.jaxrs.CorsPreflightRequestHandler
 
CorsResponseFinisher - Class in nablarch.fw.jaxrs.cors
実際のリクエストに対するレスポンスにCORSのレスポンスヘッダを設定するクラス。
CorsResponseFinisher() - Constructor for class nablarch.fw.jaxrs.cors.CorsResponseFinisher
 
count(String) - Method in class nablarch.integration.workflow.dao.ActiveGroupTaskDao
インスタンスIDに対応するレコード数を取得する。
count(String) - Method in class nablarch.integration.workflow.dao.ActiveUserTaskDao
インスタンスIDに対応するレコード数を取得する。
count(String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupDao
インスタンスID、フローノードIDに紐づくレコード数を取得する。
count(String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedUserDao
タスク担当ユーザ数を取得する。
countByParameterizedSql(String, Object) - Method in class nablarch.core.db.support.DbAccessSupport
指定されたSQL_IDと条件から件数取得(カウント)用のSQL文を生成して実行する。
countByPk(String, String, String) - Method in class nablarch.integration.workflow.dao.ActiveGroupTaskDao
インスタンスID、フローノード、担当グループに対応するレコード数を取得する。
countByPk(String, String, String) - Method in class nablarch.integration.workflow.dao.ActiveUserTaskDao
インスタンスID、フローノード、担当ユーザに対応するレコード数を取得する。
countBySqlFile(Class<T>, String, Object) - Method in class nablarch.common.dao.BasicDaoContext
 
countBySqlFile(Class<T>, String, Object) - Method in interface nablarch.common.dao.DaoContext
SQL_IDをもとに結果件数を取得する。
countBySqlFile(Class<T>, String) - Static method in class nablarch.common.dao.UniversalDao
SQL_IDをもとに検索し、件数を取得する。

検索の詳細はUniversalDao.countBySqlFile(Class, String, Object)を参照すること。

countBySqlFile(Class<T>, String, Object) - Static method in class nablarch.common.dao.UniversalDao
SQL_IDをもとにバインド変数を展開して検索し、件数を取得する。

検索用のSQLを件数取得用のSQLへと変換して実行されるため、個別に件数取得用のSQLを作成する必要はない。

countByStatementSql(String) - Method in class nablarch.core.db.support.DbAccessSupport
指定されたSQL_IDから件数取得(カウント)用のSQL文を生成して実行する。 本メソッドは、外部から条件を指定する必要のないSQL文の場合に使用する。 条件を指定する必要がある場合には、DbAccessSupport.countByParameterizedSql(String, Object)を使用すること。
CountingRetryContext - Class in nablarch.fw.handler.retry
リトライ回数によりリトライ処理を制御するクラス。

本クラスは、指定された回数分、リトライを行う。

CountingRetryContext(int, long, long) - Constructor for class nablarch.fw.handler.retry.CountingRetryContext
コンストラクタ。
CountingRetryContextFactory - Class in nablarch.fw.handler.retry
CountingRetryContextを生成するクラス。
CountingRetryContextFactory() - Constructor for class nablarch.fw.handler.retry.CountingRetryContextFactory
 
CountItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.CountItem
 
create() - Method in class nablarch.common.dao.BasicDaoContextFactory
 
create() - Method in class nablarch.common.dao.DaoContextFactory
DaoContextを生成する。
create(Class<T>, InputStream) - Static method in class nablarch.common.databind.ObjectMapperFactory
入力用のObjectMapperを生成する。

streamは、使用後にObjectMapper.close()を呼び出して閉じること。

create(Class<T>, InputStream, DataBindConfig) - Static method in class nablarch.common.databind.ObjectMapperFactory
入力用のObjectMapperを生成する。

streamは、使用後にObjectMapper.close()を呼び出して閉じること。

create(Class<T>, Reader) - Static method in class nablarch.common.databind.ObjectMapperFactory
入力用のObjectMapperを生成する。

streamは、使用後にObjectMapper.close()を呼び出して閉じること。

create(Class<T>, Reader, DataBindConfig) - Static method in class nablarch.common.databind.ObjectMapperFactory
入力用のObjectMapperを生成する。

readerは、使用後にObjectMapper.close()を呼び出して閉じること。

create(Class<T>, String) - Static method in class nablarch.common.databind.ObjectMapperFactory
入力用のObjectMapperを生成する。

使用後にObjectMapper.close()を呼び出してストリームを閉じること。

create(Class<T>, String, DataBindConfig) - Static method in class nablarch.common.databind.ObjectMapperFactory
入力用のObjectMapperを生成する。

使用後にObjectMapper.close()を呼び出してストリームを閉じること。

create(Class<T>, OutputStream) - Static method in class nablarch.common.databind.ObjectMapperFactory
出力用のObjectMapperを生成する。

streamは、使用後にObjectMapper.close()を呼び出して閉じること。

create(Class<T>, OutputStream, DataBindConfig) - Static method in class nablarch.common.databind.ObjectMapperFactory
出力用のObjectMapperを生成する。

streamは、使用後にObjectMapper.close()を呼び出して閉じること。

create(Class<T>, Writer) - Static method in class nablarch.common.databind.ObjectMapperFactory
出力用のObjectMapperを生成する。

writerは、使用後にObjectMapper.close()を呼び出して閉じること。

create(Class<T>, Writer, DataBindConfig) - Static method in class nablarch.common.databind.ObjectMapperFactory
出力用のObjectMapperを生成する。

writerは、使用後にObjectMapper.close()を呼び出して閉じること。

create(ExecutionContext) - Method in class nablarch.common.web.session.SessionManager
セッションを生成する。
create(Class<T>) - Method in interface nablarch.common.web.validator.BeanValidationFormFactory
引数で指定されたFormのClassから、インスタンスを生成する。
create(Class<T>) - Method in class nablarch.common.web.validator.SimpleReflectionBeanValidationFormFactory
 
create() - Method in interface nablarch.core.log.LogUtil.ObjectCreator
クラスローダに紐付くオブジェクトを生成する。
create(URL, String, String) - Method in interface nablarch.core.util.ResourcesUtil.ResourcesFactory
ResourcesUtil.Resourcesのインスタンスを作成する。
create(Class<T>, Map<String, Object>, FormValidationDefinition) - Method in class nablarch.core.validation.creator.MapConstructorFormCreator
フォームを作成する。
create() - Method in class nablarch.core.validation.ee.ConstraintViolationConverterFactory
create(String) - Method in class nablarch.core.validation.ee.ConstraintViolationConverterFactory
プレフィックス付きのConstraintViolationConverterを生成する。
create() - Method in class nablarch.core.validation.ee.ItemNamedConstraintViolationConverterFactory
 
create(String) - Method in class nablarch.core.validation.ee.ItemNamedConstraintViolationConverterFactory
 
create(Class<T>, Map<String, Object>, FormValidationDefinition) - Method in interface nablarch.core.validation.FormCreator
フォームを作成する。
create(TransactionManagerConnection) - Static method in class nablarch.etl.generator.MergeSqlGeneratorFactory
MERGE文を生成するジェネレータを生成する。
create(TransactionManagerConnection) - Static method in class nablarch.etl.generator.TruncateSqlGeneratorFactory
TRUNCATE文を生成するジェネレータを生成する。
create() - Method in class nablarch.fw.dicontainer.annotation.auto.AnnotationAutoContainerFactory
コンポーネントを自動登録してDIコンテナを構築する。
create(Class<T>) - Method in class nablarch.fw.dicontainer.nablarch.ContainerLookupBeanValidationFormFactory
 
create(Class<?>) - Method in class nablarch.fw.dicontainer.nablarch.ContainerLookupDelegateFactory
 
create(Class<?>) - Method in class nablarch.fw.handler.DefaultDelegateFactory
 
create(Class<?>) - Method in interface nablarch.fw.handler.DelegateFactory
ディスパッチ対象となるクラスのインスタンスを生成する。
create(Class<?>) - Method in class nablarch.fw.handler.SystemRepositoryDelegateFactory
 
create(String) - Method in class nablarch.fw.jaxrs.JaxRsMethodBinderFactory
 
create(String) - Method in interface nablarch.fw.web.handler.MethodBinderFactory
MethodBinderを生成する。
create() - Method in class nablarch.fw.web.httpserver.HttpServerFactoryJetty6
 
create() - Method in class nablarch.fw.web.httpserver.HttpServerFactoryJetty9
 
create() - Method in interface nablarch.fw.web.HttpServerFactory
HttpServerを作成する。
create(HttpServletRequest) - Method in class nablarch.fw.web.i18n.BasicServletContextCreator
 
create(HttpServletRequest) - Method in interface nablarch.fw.web.i18n.ServletContextCreator
サーブレットコンテキストを生成する。
create(HttpServletRequest) - Method in class nablarch.fw.web.i18n.TestServletContextCreator
 
create() - Method in interface nablarch.fw.web.JacksonBodyConverter.ObjectMapperFactory
 
create(String) - Method in class nablarch.integration.router.RoutesMethodBinderFactory
 
createAccessLogContext() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
HttpAccessLogContextを生成する。
createAndCopy(Class<T>, Map<String, ?>, CopyOptions) - Static method in class nablarch.core.beans.BeanUtil
MapからBeanを生成する。

mapがnullである場合は、デフォルトコンストラクタでbeanClassを生成して返却する。

mapにvalueがnullのエントリがある場合、対応するプロパティの値はnullとなる。

対象のプロパティにsetterが定義されていない場合はなにもしない。

プロパティの指定方法
mapに格納するエントリのキー値には、値を登録したいプロパティ名を指定する。 List型・配列型のプロパティでは、"プロパティ名[インデックス]"という形式で要素番号を指定して値を登録できる。 ネストしたプロパティを指定することも可能である。ネストの深さに制限はない。 ネストの親となるプロパティがnullである場合は、インスタンスを生成してから値を登録する。 実装例

createAndCopy(Class<T>, Map<String, ?>) - Static method in class nablarch.core.beans.BeanUtil
MapからBeanを生成する。
createAndCopy(Class<T>, Object) - Static method in class nablarch.core.beans.BeanUtil
Java Beansからプロパティをコピーして、別のBeanを作成する。

srcBeanがnullである場合、デフォルトコンストラクタでbeanClassを生成して返却する。

createAndCopy(Class<T>, Object, CopyOptions) - Static method in class nablarch.core.beans.BeanUtil
Java Beansからプロパティをコピーして、別のBeanを作成する。

srcBeanがnullである場合、デフォルトコンストラクタでbeanClassを生成して返却する。

createAndCopyExcludes(Class<T>, Map<String, ?>, String...) - Static method in class nablarch.core.beans.BeanUtil
Mapから指定されたプロパティ以外をコピーしてBeanを生成する。

mapがnullである場合は、デフォルトコンストラクタでbeanClassを生成して返却する。

mapでvalueがnullであるプロパティの値はnullになる。例外の送出やログ出力は行わない。

対象のプロパティにsetterが定義されていない場合はなにもしない。

プロパティの指定方法についてはBeanUtil.createAndCopy(Class, Map)を参照。

createAndCopyExcludes(Class<T>, Object, String...) - Static method in class nablarch.core.beans.BeanUtil
Java Beansから指定されたプロパティ以外をコピーして、別のBeanを作成する。

srcBeanがnullである場合、デフォルトコンストラクタでbeanClassを生成して返却する。

プロパティのコピーはsrcBeanに定義されたプロパティをベースに実行される。 srcBeanに存在し、beanClassに存在しないプロパティはコピーされない。

createAndCopyIncludes(Class<T>, Map<String, ?>, String...) - Static method in class nablarch.core.beans.BeanUtil
Mapから、指定したプロパティのみをコピーしたBeanを生成する。

mapがnullである場合は、デフォルトコンストラクタでbeanClassを生成して返却する。

mapでvalueがnullであるプロパティの値はnullになる。例外の送出やログ出力は行わない。

対象のプロパティにsetterが定義されていない場合はなにもしない。

プロパティの指定方法についてはBeanUtil.createAndCopy(Class, Map)を参照。

createAndCopyIncludes(Class<T>, Object, String...) - Static method in class nablarch.core.beans.BeanUtil
Java Beansから指定されたプロパティをコピーして、別のBeanを作成する。

srcBeanがnullである場合、デフォルトコンストラクタでbeanClassを生成して返却する。

createAnnotation(Map<String, Object>) - Method in class nablarch.common.code.validator.CodeValueValidator
 
createAnnotation(Map<String, Object>) - Method in class nablarch.core.validation.validator.LengthValidator
 
createAnnotation(Map<String, Object>) - Method in class nablarch.core.validation.validator.StringValidatorSupport
指定されたパラメータを属性値とするアノテーションオブジェクトを作成する。
createAnnotation(Map<String, Object>) - Method in class nablarch.core.validation.validator.unicode.SystemCharValidator
指定されたパラメータを属性値とするアノテーションオブジェクトを作成する。
createBatchParamHolder() - Method in class nablarch.core.db.statement.BasicSqlPStatement
BatchParameterHolderインスタンスを生成する。
createCacheContainer(int) - Method in class nablarch.core.cache.expirable.InMemoryExpirableCache
キャッシュの実体となるMapを生成する。 本クラスではLRUMapが使用される。 本メソッドをオーバライドすることで使用するMap実装を変更することができる。
本クラスをスレッドセーフにするには、このメソッドが返却するMapインスタンスを スレッドセーフとしなければならない。
createCacheContainer(int) - Method in class nablarch.core.db.cache.InMemoryResultSetCache
キャッシュの実体となるMapを生成する。 本クラスではLRUMapが使用される。 本メソッドをオーバライドすることで使用するMap実装を変更することができる。
本クラスをスレッドセーフにするには、このメソッドが返却するMapインスタンスを スレッドセーフとしなければならない。
createCallable(HandlerListInvoker<TData, TResult>, TData, ExecutionContext) - Method in class nablarch.fw.invoker.AsyncHandlerListInvoker
ハンドラリストを起動するCallableインスタンスを生成する。 ハンドラリストの起動方法を変更したい場合や、起動前後に処理を追加したい場合、 本メソッドをオーバーライドしてよい。
createCharacterReplacer(FieldDefinition, String) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
デフォルトの寄せ字コンバータを生成する。
createCharHttpStreamReader() - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
HTTPリクエストを発行後、OutputStreamを読み取り結果を返却させるためのIFを生成する。
createCharHttpStreamWritter(String, String) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
HTTPリクエストを発行時の送信内容を保持するオブジェクトを生成する。
createCharSet(String...) - Static method in class nablarch.core.util.CharacterCheckerUtil
有効文字チェックに使用する文字の集合を作成する。
createClient() - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
RedisClusterClient のインスタンスを生成する。
createClient() - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
RedisClient のインスタンスを生成する。
createClient() - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
RedisClient のインスタンスを生成する。
createComponent(DiContainer, ComponentDefinition) - Method in interface nablarch.core.repository.di.ComponentCreator
コンポーネントを生成する。
createComponent(DiContainer, ComponentDefinition) - Method in class nablarch.core.repository.di.config.BeanComponentCreator
デフォルトコンストラクタを使ってコンポーネントを生成する。
createComponent(DiContainer, ComponentDefinition) - Method in class nablarch.core.repository.di.config.ConstructorInjectionComponentCreator
 
createComponent(DiContainer, ComponentDefinition) - Method in class nablarch.core.repository.di.config.ListComponentCreator
Listコンポーネントを生成する。
createComponent(DiContainer, ComponentDefinition) - Method in class nablarch.core.repository.di.config.LiteralComponentCreator
リテラルを解決する。
createComponent(DiContainer, ComponentDefinition) - Method in class nablarch.core.repository.di.config.MapComponentCreator
Mapを生成する。
createComponent() - Method in class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create an instance of Component
createComponent(DiContainer, ComponentDefinition) - Method in class nablarch.core.repository.di.StoredValueComponentCreator
コンポーネントを生成する。
createComponentConfiguration() - Method in class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create an instance of ComponentConfiguration
createComponentRef() - Method in class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create an instance of ComponentRef
createCompositeKeyValueList(PageContext, String, List<String>) - Static method in class nablarch.common.web.tag.TagUtil
リクエストスコープまたはパラメータに入った値からマルチキーを復元する。
createConfigFile() - Method in class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create an instance of ConfigFile
createConnection(RedisClusterClient) - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
StatefulRedisClusterConnection のインスタンスを生成する。
createConnection(RedisClient) - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
StatefulRedisMasterReplicaConnection のインスタンスを生成する。
createConnection(RedisClient) - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
StatefulRedisConnection のインスタンスを生成する。
createConstructor(Class<?>, ErrorCollector) - Method in class nablarch.fw.dicontainer.annotation.AnnotationMemberFactory
 
createConstructor(Class<?>, ErrorCollector) - Method in interface nablarch.fw.dicontainer.component.factory.MemberFactory
コンストラクタでコンポーネントを生成する要素を作成する。
createContext() - Method in class nablarch.core.repository.jndi.JndiHelper
InitialContextを生成する。
プロパティjndiPropertiesが設定されている場合はその設定で、 そうでない場合は、クラスパス上のjndi.propertiesでInitialContextが生成される。
createContext() - Method in interface nablarch.fw.messaging.MessagingProvider
メッセージングコンテキストを返す。
createContext() - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
メッセージングコンテキストを返す。
createContext() - Method in class nablarch.fw.messaging.provider.JndiLookingUpJmsMessagingProvider
メッセージングコンテキストを返す。
createContext(Map<String, Object>) - Method in class nablarch.integration.mail.thymeleaf.ThymeleafMailProcessor
IContextを作成する。
createContext(Map<String, Object>) - Method in class nablarch.integration.mail.velocity.VelocityMailProcessor
Contextを作成する。
createContext() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
WmqMessagingContextを生成する。
createContext() - Method in class nablarch.test.core.messaging.MockMessagingProvider
モックのMessagingContextを返却する。
createContext() - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider
モックのMessagingContextを返却する。
createCookie(ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.CookieSupport
指定された値をクッキーに設定するためのCookieを作成する。

クッキーのパス階層が指定されていない場合はコンテキストパスをパス階層に指定する。

createDataBindConfig(Class<T>) - Static method in class nablarch.common.databind.DataBindUtil
BeanのClassに設定されたDataBindConfigを取得する。
createDataRecordFormatter() - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
データ部のフォーマッタ生成する。
createDbAccessException(String, SQLException, TransactionManagerConnection) - Method in interface nablarch.core.db.connection.DbAccessExceptionFactory
発生したSQL実行時例外の内容に応じたDbAccessExceptionを生成する。
createDbAccessException(String, SQLException, TransactionManagerConnection) - Method in class nablarch.core.db.connection.exception.BasicDbAccessExceptionFactory
発生したSQL実行時例外の内容に応じたDbAccessExceptionを生成する。
createDefault() - Static method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder
デフォルトの設定をしたインスタンスを構築する。
createDefault() - Static method in class nablarch.fw.dicontainer.annotation.AnnotationScopeDecider
デフォルトの設定をしたインスタンスを構築する。
createDefinition(File) - Method in class nablarch.core.dataformat.FormatterFactory
フォーマット定義ファイルを読み込み、フォーマット定義情報保持クラスを生成する。
createDefinition(String) - Method in class nablarch.core.dataformat.LayoutFileParser
パース結果を格納するクラスを生成し、フィールドに設定する。
createDefinition(LayoutDefinition, DataRecord) - Method in class nablarch.test.core.file.FixedLengthFile
現在処理中のテストデータに対応したレイアウト定義データを生成します。
createDefinition(LayoutDefinition, DataRecord, Charset) - Method in interface nablarch.test.core.file.TestDataConverter
現在処理中のテストデータに対応したレイアウト定義データを生成します。
createDestroyMethod(Class<?>, ErrorCollector) - Method in class nablarch.fw.dicontainer.annotation.AnnotationMemberFactory
 
createDestroyMethod(Class<?>, ErrorCollector) - Method in interface nablarch.fw.dicontainer.component.factory.MemberFactory
破棄メソッドからなる要素を作成する。
createDirectiveMap() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
使用するディレクティブの名前とDirectiveのMapを生成する。 サブクラスで使用するディレクティブを追加する場合は、本メソッドをオーバーライドし、任意のディレクティブを追加すること。
createDirectiveMap(T...) - Static method in class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
使用するディレクティブの名前とDirectiveのMapを生成する。
createDirectiveMap() - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
使用するディレクティブの名前とDirectiveのMapを生成する。 サブクラスで使用するディレクティブを追加する場合は、本メソッドをオーバーライドし、任意のディレクティブを追加すること。
createDirectiveMap() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
使用するディレクティブの名前とDirectiveのMapを生成する。 サブクラスで使用するディレクティブを追加する場合は、本メソッドをオーバーライドし、任意のディレクティブを追加すること。
createDirtyObject() - Method in class nablarch.core.validation.ValidationContext
フォームオブジェクトを生成する。

ValidationContext.createObject()と異なり、生成前にフォームオブジェクトにバリデーションエラーがあるかチェックしない。
そのため、バリデーションエラーがあるプロパティもフォームオブジェクトに設定される。
ただし、プロパティをフォームオブジェクトのプロパティの型に変換できない場合は設定されない。

createDocumentBuilderFactory(LayoutDefinition) - Method in class nablarch.core.dataformat.XmlDataParser
本クラスで使用するDocumentBuilderFactoryのインスタンスを生成する。
createDownloadFileNameEncoderEntries() - Method in class nablarch.fw.web.download.encorder.DownloadFileNameEncoderFactory
デフォルトのUser-Agentヘッダのパターンとエンコーダの関連を保持するエントリのList。
createEndTag(String) - Static method in class nablarch.common.web.tag.TagUtil
終了タグを作成する。
createEntity(Class<T>, SqlRow) - Static method in class nablarch.common.dao.EntityUtil
検索結果を元にエンティティオブジェクトを生成する。
createEntry() - Method in class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create an instance of Entry
createExceptionsClassList(List<String>) - Static method in class nablarch.core.util.ObjectUtil
例外の名称のリストから例外クラスのリストを生成する。

指定されたList<String>の各要素を Class<? extends RuntimeException>に変換し返却する。

例外クラスは、originalExceptionsの文字列クラス名の格納順にリストに格納されて返される。

originalExceptionsが空の場合は、空のリストを返す。

createExclusiveControlTableSchemaAndSqlHolder(String, String, String...) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
排他制御用テーブルのスキーマ情報からExclusiveControlTableを生成する。

下記のメソッドから各SQL文のテンプレートを取得し、プレースホルダを置換することでSQL文を作成する。 SQL文を変更したい場合は、下記メソッドをオーバライドして対応する。 BasicExclusiveControlManager.getSelectSqlTemplate() BasicExclusiveControlManager.getSelectAndCheckSqlTemplate() BasicExclusiveControlManager.getInsertSqlTemplate() BasicExclusiveControlManager.getUpdateSqlTemplate() BasicExclusiveControlManager.getUpdateAndCheckSqlTemplate() BasicExclusiveControlManager.getDeleteSqlTemplate() デフォルト実装で作成されるSQL文は下記のとおり。

createExecutionContext(INF) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
ExecutionContextを生成する。
createExecutionContext(String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
ExecutionContextを生成する。
createExecutorService() - Method in class nablarch.fw.invoker.AbstractExecutorServiceFactory
ExecutorServiceインスタンスを生成する。 サブクラスにて、インスタンスを生成、必要な設定を行うこと。
createExecutorService() - Method in class nablarch.fw.invoker.FixedExecutorServiceFactory
 
createFieldDefinition(int) - Method in class nablarch.test.core.file.DataFileFragment
FieldDefinitionを生成する。
設定されたデータからFieldDefinitionを生成する。
createFieldDefinition(int) - Method in class nablarch.test.core.file.FixedLengthFileFragment
FieldDefinitionを生成する。
設定されたデータからFieldDefinitionを生成する。
createFieldDefinition(int) - Method in class nablarch.test.core.file.VariableLengthFileFragment
FieldDefinitionを生成する。
設定されたデータからFieldDefinitionを生成する。
createFieldsAndMethods(Class<?>, ErrorCollector) - Method in class nablarch.fw.dicontainer.annotation.AnnotationMemberFactory
 
createFieldsAndMethods(Class<?>, ErrorCollector) - Method in interface nablarch.fw.dicontainer.component.factory.MemberFactory
インジェクション対象のフィールドとメソッドからなる要素を作成する。
createFileRecordReader() - Method in class nablarch.fw.reader.FileDataReader
FileRecordReaderオブジェクトを生成する。
createFileRecordWriter(String, String, String, String, int) - Method in class nablarch.common.io.FileRecordWriterHolder
FileRecordWriterのインスタンスを生成する。
createFindAllWorkflowSql(WorkflowDefinitionSchema) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフロー定義を全レコードを取得するSQL文を生成する。

createFindBoundaryEventSql(WorkflowDefinitionSchema) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
イベント定義取得用のSQL文を生成する。
createFindEventSql(WorkflowDefinitionSchema) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
イベントノード情報とイベントノードに関連する情報を取得するSQLを生成する。

イベントノード情報に関連した、以下の情報も取得する。 フローノード定義

createFindGatewaySql(WorkflowDefinitionSchema) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ゲートウェイとゲートウェイに関連する情報を取得するSQLを生成する。

ゲートウェイに関連した、以下の情報も取得する。 フローノード定義

createFindLaneSql(WorkflowDefinitionSchema) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
レーン情報を取得するためのSQL文を生成する。
createFindSequenceFlowSql(WorkflowDefinitionSchema) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
シーケンスフロー情報を取得するためのSQL文を生成する。
createFindTaskSql(WorkflowDefinitionSchema) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
アクティビティ情報とアクティビティに関連する情報を取得するSQLを生成する。

アクティビティ情報に関連した、以下の情報も取得する。 フローノード定義

createFixedLengthFileParser(TestDataReader, List<TestDataInterpreter>, DataType) - Method in class nablarch.test.core.reader.MessageParser
パーサを生成する。
createFixedLengthFileParser(TestDataReader, List<TestDataInterpreter>, DataType) - Method in class nablarch.test.core.reader.SendSyncMessageParser
パーサを生成する。
createFlatMap(Object) - Static method in class nablarch.core.util.MapUtil
オブジェクトから階層構造をキーで表現したマップを作成します。
createFlatMap(String, Object) - Static method in class nablarch.core.util.MapUtil
オブジェクトから階層構造をキーで表現したマップを作成します。

本メソッドではオブジェクト内の全てのゲッターメソッドを対象として、データ取得を行い、 以下の規則に従って、取得したデータをマップに格納します。
プロパティ名はゲッターメソッド名からgetを除き先頭を大文字に変換した名称とします。

対象データ型 格納キー 格納データ型 格納データ内容 備考 String "${プリフィックス}." + プロパティ名 String 取得データそのまま   String[] "${プリフィックス}." + プロパティ名 String[] 取得データそのまま   Number "${プリフィックス}." + プロパティ名 String 取得データを文字列化したもの   Boolean "${プリフィックス}." + プロパティ名 String 取得データを文字列化したもの   その他オブジェクト "${プリフィックス}." + プロパティ名 + "." + オブジェクト内のプロパティ名 StringまたはString[] オブジェクト内のプロパティデータ型による 再帰的に処理が行われる その他オブジェクトの配列 "${プリフィックス}." + プロパティ名 + "[${要素番号}]" + "." + オブジェクト内のプロパティ名 StringまたはString[] オブジェクト内のプロパティデータ型による 再帰的に処理が行われる
createForm(String, RequestMessage) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveAction
受信テーブルにINSERTを行うためのFormオブジェクトを生成する。

生成するフォームクラスのクラス名は、パッケージ名:nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings#getFormClassPackage() から取得したパッケージ名、クラス名:リクエストID + "Form"となる。

また、Formクラスには下記引数を持つコンストラクタを定義し、受信メッセージの内容を保持すること。 受信電文連番:String 受信メッセージ:RequestMessage

createFormatSpec(String) - Static method in class nablarch.common.web.tag.TagUtil
"データタイプ{パターン}"形式のフォーマット文字列からFormatSpecを生成する。

パターンの付加情報を区切りセパレータには、CustomTagConfig.getPatternSeparator()を指定する。

createFormattedLogItems(Map<String, LogItem<T>>, String) - Static method in class nablarch.core.log.LogUtil
フォーマット文字列からフォーマット済みのログ出力項目を生成する。
指定されたログ出力項目のキーをプレースホルダ($名前$形式)検索用のパターンに使用する。
createFormattedLogItems(Map<String, LogItem<T>>, String, Pattern) - Static method in class nablarch.core.log.LogUtil
フォーマット文字列からフォーマット済みのログ出力項目を生成する。
プレースホルダでない固定文字列には、FixedStringItemを使用する。
createFormatter(File) - Method in class nablarch.core.dataformat.FormatterFactory
データレコードフォーマッタのインスタンスを生成する。 フォーマット定義ファイルのパース結果をキャッシュする設定の場合は、フォーマット定義ファイルのパースは2度行わない。
createFormatter(LayoutDefinition) - Method in class nablarch.core.dataformat.FormatterFactory
フォーマット定義情報保持クラスをもとに、データレコードフォーマッタのインスタンスを生成する。
createFormatter(String, String) - Method in class nablarch.core.dataformat.FormatterFactory
データレコードフォーマッタを生成する。 ファイルタイプにより下記のとおりフォーマッタの生成を行い、 これら以外のファイルタイプの場合は例外をスローする。
ファイルタイプ フォーマッタクラス Variable VariableLengthDataRecordFormatter Fixed FixedLengthDataRecordFormatter JSON JsonDataRecordFormatter XML XmlDataRecordFormatter
createFormInstance(Map<String, ?>) - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
送信用一時テーブルを更新するためのFormオブジェクトを生成する。
createHandlerFor(Object, ExecutionContext) - Method in class nablarch.fw.handler.DispatchHandler
渡されたインスタンスからハンドラインスタンスを作成して返す。 指定されたクラスがHandlerインターフェースを実装している場合は そのインスタンスをキャストして返す。 対象のクラスがハンドラインターフェースを実装していない場合でも、 MethodBinderが実行コンテキストに設定されていれば、それを使用して Handlerインターフェースのラッパーを作成して返す。 MethodBinderも存在しない場合はnullを返す。
createHeaderRecord(SqlRow) - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
ヘッダデータを生成する。

ヘッダ部に設定する項目は以下のとおり。 リクエストIDを設定するフィールド(項目名:requestId)があること。 リクエストID部には、バッチ起動時に指定された送信メッセージのメッセージIDを設定する。 リクエストID以外の項目は、任意の項目を設定することが可能である。 設定する項目は、nablarch.fw.messaging.action.AsyncMessageSendActionSettings#getHeaderItemList()から取得した項目となり、 設定する値はAsyncMessageSendAction.handle(nablarch.core.db.statement.SqlRow, nablarch.fw.ExecutionContext)のインプットデータから取得する。

createHeaderRecordFormatter() - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
ヘッダ部のフォーマットを生成する。

ヘッダ部を表すフォーマット定義ファイル名は、AsyncMessageSendAction.getHeaderFormatName()より取得する。

createHiddenTag(String, String) - Static method in class nablarch.common.web.tag.TagUtil
hiddenタグを作成する。
createHttpConnection(String, HttpProtocolClient.HttpRequestMethodEnum, Map<String, List<String>>) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
HttpURLConnectionを作成する。
createHttpProtocolClient() - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
HTTPプロトコルを実装したクラスのインスタンスを生成する。
createHttpRequest(INF) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
HTTPRequestパラメータを生成する。
createHttpRequest(String, Map<String, String[]>) - Method in class nablarch.test.core.http.HttpRequestTestSupport
リクエストパラメータを作成する。
createHttpRequestWithConversion(String, Map<String, String>, Map<String, String>) - Method in class nablarch.test.core.http.HttpRequestTestSupport
リクエストパラメータを作成する。
createHttpServer(HttpTestConfiguration) - Method in class nablarch.test.core.http.HttpRequestTestSupport
HttpServerを生成する。
createHttpServer() - Method in class nablarch.test.core.http.HttpRequestTestSupport
HttpServerのインスタンスを生成する。
createImport() - Method in class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create an instance of Import
createInitMethod(Class<?>, ErrorCollector) - Method in class nablarch.fw.dicontainer.annotation.AnnotationMemberFactory
 
createInitMethod(Class<?>, ErrorCollector) - Method in interface nablarch.fw.dicontainer.component.factory.MemberFactory
初期化メソッドからなる要素を作成する。
createInputStream() - Method in class nablarch.core.dataformat.FileRecordReader
入力ストリームを生成する。
createInputTag(boolean) - Method in class nablarch.common.web.tag.CheckboxTagSupport
入力タグを作成する。
createInputTag(boolean) - Method in class nablarch.common.web.tag.CheckedInputTagSupport
入力タグを作成する。
createInputTag(PageContext, HtmlAttributes, List<?>, Collection<?>, ListFormat, HtmlAttributes) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
入力タグを作成する。
createInputTag(PageContext, HtmlAttributes, Object) - Method in class nablarch.common.web.tag.SinglevaluedInputTagWriterSupport
入力タグを作成する。
createInstance(Class<? extends T>) - Method in class nablarch.core.beans.converter.CollectionExtensionConverterSupport
インスタンスを生成する。
createInstance(Class<? extends List>) - Method in class nablarch.core.beans.converter.ListExtensionConverter
 
createInstance(Class<? extends Set>) - Method in class nablarch.core.beans.converter.SetExtensionConverter
 
createInstance(String) - Static method in class nablarch.core.util.ObjectUtil
クラス名からインスタンスを生成する。
createInstance(String) - Static method in class nablarch.integration.workflow.util.WorkflowUtil
与えられた文字列からインスタンスを生成する。

文字列がnullや空文字列の場合には、nullを返却する。

クラス名を表す文字列は以下の形式であること。 クラス名部は完全修飾名であること コンストラクタ引数は、クラス名の後に括弧で囲って指定すること。

引数無しコンストラクタを持つクラスの場合: package.subpackage.ClassName 引数有りコンストラクタを持つクラスの場合: package.subpackage.ClassName2(arg1, args)

制約
コンストラクタの引数の方は全てStringであること。 クラスの責務としてString意外を要求する場合には、そのクラス内にて適切な型に変換すること。

createInstance(String) - Method in class nablarch.test.core.integration.IntegrationTestSupport
インスタンスを生成する。
createKey(String, String) - Method in class nablarch.common.io.FileRecordWriterHolder
スレッドに保持するキーを生成する。
createLabelTag(String, String, String, String) - Static method in class nablarch.common.web.tag.TagUtil
labelタグを作成する。
createLayout() - Method in class nablarch.test.core.file.DataFile
フォーマット定義を作成する。
本インスタンスおよび所有するDataFileFragmentのレイアウト情報を元に フォーマット定義を生成する。 書き込み時に使用する。 (書き込み時はレイアウト種別を明示的に指定できるため、1つのレイアウトでまかなえる)
createLayout(DataFileFragment...) - Method in class nablarch.test.core.file.DataFile
フォーマット定義を作成する。
本インスタンスおよび所有するDataFileFragmentのレイアウト情報を元に フォーマット定義を生成する。
createLayout() - Method in class nablarch.test.core.file.FixedLengthFile
フォーマット定義を作成する。
本インスタンスおよび所有するDataFileFragmentのレイアウト情報を元に フォーマット定義を生成する。
createLayout(DataFileFragment...) - Method in class nablarch.test.core.file.FixedLengthFile
単一のレコード定義を持つフォーマット定義を生成する。
データ読み出し時は、レコードレイアウト毎に本メソッドを使用して単一のフォーマット定義を作成し、 読み込み時にレイアウトを変更して読み出しを行う。 (レコードレイアウトを明示的に指定してファイルを読み込む機能がないため)
createLayoutFileParser(String) - Method in class nablarch.core.dataformat.FormatterFactory
フォーマット定義ファイルのパーサを生成する。
createLayoutFromDataRecord(DataRecord) - Method in class nablarch.test.core.messaging.MessagePool
デフォルトのレイアウトと、データレコードの内容を元にレイアウト定義を作成します
createList() - Method in class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create an instance of List
createLocale(String) - Static method in class nablarch.core.util.I18NUtil
ロケール表現からロケールオブジェクトを作成する。

localeExpressionは以下のシンタックスに従って指定する。

createLogFormatter(ObjectSettings) - Method in class nablarch.core.log.basic.LogWriterSupport
設定を使用してLogFormatterを生成する。
createLogLayout() - Method in class nablarch.test.core.messaging.SendSyncSupport
CSV形式のログを出力する際のレイアウトを作成する。
createLRUMap(int) - Static method in class nablarch.test.NablarchTestUtils
LRUアルゴリズムのMap実装を生成する。
CreateMailFailedException - Exception in nablarch.common.mail
メール作成時の失敗を表す例外。
MessagingExceptionをラップする際に、入力情報を含めることでより詳細なメッセージを作成できる。
CreateMailFailedException(String, Exception) - Constructor for exception nablarch.common.mail.CreateMailFailedException
コンストラクタ。
CreateMailFailedException(String) - Constructor for exception nablarch.common.mail.CreateMailFailedException
コンストラクタ。
createMain() - Method in interface nablarch.test.core.standalone.TestShot.TestShotAround
メインクラスを生成する。
createMap() - Method in class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create an instance of Map
createMapAndCopy(SRC, CopyOptions) - Static method in class nablarch.core.beans.BeanUtil
BeanからMapにプロパティの値をコピーする。
createMapAndCopy(SRC) - Static method in class nablarch.core.beans.BeanUtil
BeanからMapにプロパティの値をコピーする。
createMapAndCopy(Object) - Static method in class nablarch.core.db.util.DbUtil
オブジェクトの親クラスも含めたすべてのフィールドをMapにコピーする。
createMapAndCopyExcludes(SRC, String...) - Static method in class nablarch.core.beans.BeanUtil
BeanからMapにプロパティの値をコピーする。
createMapAndCopyIncludes(SRC, String...) - Static method in class nablarch.core.beans.BeanUtil
BeanからMapに指定されたプロパティの値をコピーする。
createMapper(Class<T>, InputStream) - Method in class nablarch.common.databind.BasicObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, InputStream, DataBindConfig) - Method in class nablarch.common.databind.BasicObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, Reader) - Method in class nablarch.common.databind.BasicObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, Reader, DataBindConfig) - Method in class nablarch.common.databind.BasicObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, OutputStream) - Method in class nablarch.common.databind.BasicObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, OutputStream, DataBindConfig) - Method in class nablarch.common.databind.BasicObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, Writer) - Method in class nablarch.common.databind.BasicObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, Writer, DataBindConfig) - Method in class nablarch.common.databind.BasicObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, InputStream) - Method in class nablarch.common.databind.ObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, InputStream, DataBindConfig) - Method in class nablarch.common.databind.ObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, Reader) - Method in class nablarch.common.databind.ObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, Reader, DataBindConfig) - Method in class nablarch.common.databind.ObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, OutputStream) - Method in class nablarch.common.databind.ObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, OutputStream, DataBindConfig) - Method in class nablarch.common.databind.ObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, Writer) - Method in class nablarch.common.databind.ObjectMapperFactory
ObjectMapperを生成する。
createMapper(Class<T>, Writer, DataBindConfig) - Method in class nablarch.common.databind.ObjectMapperFactory
ObjectMapperを生成する。
createMessage(MessageLevel, String, Object...) - Static method in class nablarch.core.message.MessageUtil
メッセージを生成する。 テンプレート文字列が以下であるときの例を示す。
「errors.maxLength={0}は{1}文字以下で入力してください。」
例:
createMessageForProperty(String, String, Object...) - Static method in class nablarch.core.validation.ValidationUtil
特定のプロパティに対するバリデーションエラーメッセージを作成する。
createMessagingException(String, Throwable) - Method in class nablarch.fw.messaging.provider.exception.BasicMessagingExceptionFactory
発生した例外の内容に応じたMessagingExceptionを生成する。
createMessagingException(String, Throwable) - Method in interface nablarch.fw.messaging.provider.MessagingExceptionFactory
発生した例外の内容に応じたMessagingExceptionを生成する。
createMessagingException(String, Throwable) - Method in class nablarch.integration.messaging.wmq.provider.exception.BasicWmqMessagingExceptionFactory
発生した例外の内容に応じたMessagingExceptionを生成する。
createMeterBinderList() - Method in class nablarch.integration.micrometer.DefaultMeterBinderListProvider
DefaultMeterBinderListProvider.provide()で返すMeterBinderのリストを生成する。
createMeterRegistry(MicrometerConfiguration) - Method in class nablarch.integration.micrometer.cloudwatch.CloudWatchMeterRegistryFactory
 
createMeterRegistry(MicrometerConfiguration) - Method in class nablarch.integration.micrometer.datadog.DatadogMeterRegistryFactory
 
createMeterRegistry(MicrometerConfiguration) - Method in class nablarch.integration.micrometer.logging.LoggingMeterRegistryFactory
 
createMeterRegistry(MicrometerConfiguration) - Method in class nablarch.integration.micrometer.MeterRegistryFactory
MeterRegistryのインスタンスを生成する。
createMeterRegistry(MicrometerConfiguration) - Method in class nablarch.integration.micrometer.simple.SimpleMeterRegistryFactory
 
createMeterRegistry(MicrometerConfiguration) - Method in class nablarch.integration.micrometer.statsd.StatsdMeterRegistryFactory
 
createMimeMessage(SqlRow, String, MailRequestTable.MailRequest, Session, MailRecipientTable) - Method in class nablarch.common.mail.MailSender
メールデータを作成する。
createMQQueueManager() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
キューマネージャ名称を指定してMQQueueManagerを生成する。
createNewFile(String) - Method in class nablarch.test.core.reader.DataFileParser
新しいファイルを生成する。
createNewFile(String) - Method in class nablarch.test.core.reader.FixedLengthFileParser
新しいファイルを生成する。
createNewFile(String) - Method in class nablarch.test.core.reader.VariableLengthFileParser
新しいファイルを生成する。
createNewFragment() - Method in class nablarch.test.core.file.DataFile
新しいファイルの断片を生成する。
生成された断片はこのファイルの管理下に置かれる。
createNewFragment() - Method in class nablarch.test.core.file.FixedLengthFile
新しいファイルの断片を生成する。
生成された断片はこのファイルの管理下に置かれる。
createNewFragment() - Method in class nablarch.test.core.file.MockMessages
新しいファイルの断片を生成する。
生成された断片はこのファイルの管理下に置かれる。
createNewFragment() - Method in class nablarch.test.core.file.VariableLengthFile
新しいファイルの断片を生成する。
生成された断片はこのファイルの管理下に置かれる。
createNoComponentMessage(String) - Static method in class nablarch.test.core.http.SimpleRestTestSupport
コンポーネントが見つからない場合のエラーメッセージを組み立てる。
createObject(String[]) - Method in class nablarch.common.databind.csv.CsvBeanMapper
 
createObject(String[]) - Method in class nablarch.common.databind.csv.CsvMapMapper
 
createObject(String[]) - Method in class nablarch.common.databind.csv.CsvObjectMapperSupport
レコードをJavaObjectに変換する。
createObject() - Method in interface nablarch.core.repository.di.ComponentFactory
オブジェクトを作成する。
createObject() - Method in class nablarch.core.repository.di.config.StringListComponentFactory
 
createObject() - Method in class nablarch.core.validation.ValidationContext
フォームオブジェクトを生成する。
createObject() - Method in class nablarch.integration.jaxrs.jersey.JerseyJaxRsHandlerListFactory
 
createObject() - Method in class nablarch.integration.jaxrs.resteasy.ResteasyJaxRsHandlerListFactory
 
createObject() - Method in class nablarch.integration.micrometer.cloudwatch.CloudWatchMeterRegistryFactory
 
createObject() - Method in class nablarch.integration.micrometer.datadog.DatadogMeterRegistryFactory
 
createObject() - Method in class nablarch.integration.micrometer.logging.LoggingMeterRegistryFactory
 
createObject() - Method in class nablarch.integration.micrometer.simple.SimpleMeterRegistryFactory
 
createObject() - Method in class nablarch.integration.micrometer.statsd.StatsdMeterRegistryFactory
 
createObject() - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisClientProvider
 
createObservesMethod(Class<?>, ErrorCollector) - Method in class nablarch.fw.dicontainer.annotation.AnnotationMemberFactory
 
createObservesMethod(Class<?>, ErrorCollector) - Method in interface nablarch.fw.dicontainer.component.factory.MemberFactory
イベントをハンドリングするメソッドからなる要素を作成する。
createOutputStream() - Method in class nablarch.core.dataformat.FileRecordWriter
出力ストリームを生成する。
createOutputStream(File, int) - Method in class nablarch.core.dataformat.FileRecordWriter
出力ストリームを生成する。
createOutputTag(boolean) - Method in class nablarch.common.web.tag.CheckboxTagSupport
出力タグを作成する。
createOutputTag(boolean) - Method in class nablarch.common.web.tag.CheckedInputTagSupport
出力タグを作成する。
createOutputTag(PageContext, HtmlAttributes, List<?>, Collection<?>, ListFormat) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
出力タグを作成する。
createOutputTag(PageContext, HtmlAttributes, Object) - Method in class nablarch.common.web.tag.SinglevaluedInputTagWriterSupport
出力タグを作成する。
createOverrideUri(String) - Method in class nablarch.common.web.tag.SubmitTagSupport
オーバーライド用のURIを作成する。

指定されたURIがコンテキストルートからのパスの場合は、コンテキストパスを取り除く。 絶対URLまたは相対パスの場合は、コンテキストからのパスに変換する。

createParamHolder() - Method in class nablarch.core.db.cache.statement.CacheableSqlPStatement
ParameterHolderインスタンスを生成する。
createParamHolder() - Method in class nablarch.core.db.statement.BasicSqlPStatement
ParameterHolderインスタンスを生成する。
createParser() - Method in class nablarch.core.db.statement.BasicStatementFactory
SqlParameterParserインスタンスを生成する。
createPathForLanguage(String, String) - Method in class nablarch.fw.web.i18n.DirectoryBasedResourcePathRule
言語対応のリソースパスを作成する。
createPathForLanguage(String, String) - Method in class nablarch.fw.web.i18n.FilenameBasedResourcePathRule
言語対応のリソースパスを作成する。
createPathForLanguage(String, String) - Method in class nablarch.fw.web.i18n.ResourcePathRule
言語対応のリソースパスを作成する。
createPattern(Digits, DecimalFormatSymbols) - Method in class nablarch.core.validation.convertor.BigDecimalConvertor
 
createPattern(Digits, DecimalFormatSymbols) - Method in class nablarch.core.validation.convertor.IntegerConvertor
 
createPattern(Digits, DecimalFormatSymbols) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
Digitsに対応する正規表現を作成する。
createPostRequest(HttpRequest) - Method in class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
POST時のリクエスト情報を生成する。

リクエスト情報として下記を取得する。

createPreflightResponse(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.cors.BasicCors
 
createPreflightResponse(HttpRequest, ExecutionContext) - Method in interface nablarch.fw.jaxrs.cors.Cors
プリフライトリクエストに対するレスポンスを作成する。
createProperty() - Method in class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create an instance of Property
createPropertyDisplayNameObject(ValidationContext<T>, PropertyValidationDefinition) - Method in class nablarch.core.validation.ValidationManager
プロパティの表示名を表すオブジェクトを作成する。
createQueryString(Map<String, List<String>>) - Method in class nablarch.common.web.tag.IncludeTag
クエリー文字列を作成する。
createReader(ExecutionContext) - Method in class nablarch.common.mail.MailSender
このタスクの入力データを読み込むデータリーダを生成して返す。
createReader(ExecutionContext) - Method in class nablarch.fw.action.BatchAction
このタスクの入力データを読み込むデータリーダを生成して返す。
createReader(ExecutionContext) - Method in class nablarch.fw.action.FileBatchAction
データリーダを作成する。

この実装では、入力ファイルを読み込むFileRecordReaderを作成し、 ResumeDataReaderにラップして返却する。
また、入力ファイルの事前検証処理が必要な場合はFileBatchActionBase.getValidatorAction()をオーバーライドし、 FileRecordReaderをValidatableFileDataReaderでラップする。

createReader(ExecutionContext) - Method in class nablarch.fw.action.NoInputDataBatchAction
1度だけ本処理を呼び出すためのDataReaderを生成する。
createReader(ExecutionContext) - Method in interface nablarch.fw.DataReaderFactory
新たなデータリーダを作成する。
createReader(ExecutionContext) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveAction
このタスクの入力データを読み込むデータリーダを生成して返す。
createReader(ExecutionContext) - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
送信対象のデータを抽出するためのDatabaseRecordReaderを生成する。 DatabaseRecordReader生成時に指定するSqlPStatementは、 #createStatement()により生成する。
createReaderStatement(String) - Method in class nablarch.common.mail.MailRequestTable
処理対象データを取得するSqlPStatementを生成する。
createReaderStatement(String, String) - Method in class nablarch.common.mail.MailRequestTable
処理対象データを取得するSqlPStatementを生成する。
createReplacementsPattern(Set<String>) - Static method in class nablarch.core.log.LogUtil
プレースホルダ($名前$形式)検索用のパターンを作成する。
createReplacementTable(CharacterReplacementConfig) - Method in class nablarch.core.dataformat.CharacterReplacementManager
寄せ字変換定義ファイルを読み込み、寄せ字変換テーブルを生成する。
createReplacementTables() - Method in class nablarch.core.dataformat.CharacterReplacementManager
寄せ字変換定義ファイルを読み込み、寄せ字変換テーブルを生成する。
createReport(ReportContext) - Method in class nablarch.integration.report.creator.BasicReportCreator
帳票を作成します。
createReport(ReportContext) - Method in interface nablarch.integration.report.creator.ReportCreator
帳票を作成します。
createReport(ReportContext) - Method in class nablarch.integration.report.creator.VirtualizerReportCreator
帳票を作成します。
createReport(ReportContext, boolean) - Method in class nablarch.integration.report.creator.VirtualizerReportCreator
帳票生成共通処理。
createReport(ReportContext) - Static method in class nablarch.integration.report.ReportManager
帳票を出力します。
createReportStream(ReportContext) - Method in class nablarch.integration.report.creator.BasicReportCreator
帳票のストリームオブジェクトを返します。
createReportStream(ReportContext) - Method in interface nablarch.integration.report.creator.ReportCreator
帳票のストリームオブジェクトを返します。
createReportStream(ReportContext) - Method in class nablarch.integration.report.creator.VirtualizerReportCreator
帳票のストリームオブジェクトを返します。
createReportStream(ReportContext) - Static method in class nablarch.integration.report.ReportManager
帳票オブジェクトのストリームを返します。
createRequestTestingReceivedMessageBinary(String, Integer, String, DataType, String) - Method in class nablarch.test.core.messaging.RequestTestingMessagePool
応答電文を生成する。
createResponseMessage() - Method in class nablarch.fw.messaging.RequestMessage
応答電文オブジェクトを作成する。

この実装では、応答電文オブジェクトのヘッダの設定は ResponseMessage.ResponseMessage(RequestMessage)にて行われる。

デフォルト以外の応答電文クラスを使用する場合はサブクラスで本メソッドをオーバーライドすること。

createResponseMessage() - Method in class nablarch.fw.messaging.StructuredRequestMessage
応答電文オブジェクトを作成する。

この実装では、応答電文オブジェクトのヘッダの設定は ResponseMessage.ResponseMessage(RequestMessage)にて行われる。

デフォルト以外の応答電文クラスを使用する場合はサブクラスで本メソッドをオーバーライドすること。

createRetryContext() - Method in class nablarch.fw.handler.retry.CountingRetryContextFactory
リトライコンテキストを生成する。
createRetryContext() - Method in class nablarch.fw.handler.retry.TimeRetryContextFactory
リトライコンテキストを生成する。
createRetryContext() - Method in interface nablarch.fw.handler.RetryHandler.RetryContextFactory
リトライコンテキストを生成する。
createScriptTag(String) - Static method in class nablarch.common.web.tag.TagUtil
JavaScriptを含めるscriptタグを作成する。

scriptタグのtype属性に"text/javascript"を指定する。 さらに、CustomTagConfig.getScriptBodyPrefix()CustomTagConfig.getScriptBodySuffix()を 指定されたJavaScriptの前後に付加する。

CustomTagConfigのデフォルト値を使用する場合のscriptタグの作成例を下記に示す。

createSendingMessage(MessageSenderSettings, SyncMessage) - Method in class nablarch.fw.messaging.SyncMessageConvertor
指定された設定情報をもとに送信電文を作成する。
createSettingKeyMessage(MessageSenderSettings.SettingType, String) - Method in class nablarch.fw.messaging.MessageSenderSettings
エラーメッセージに付加する設定値のタイプに応じた設定情報キーのメッセージを作成する。
createSql(String) - Method in class nablarch.common.idgenerator.SequenceIdGeneratorSupport
Deprecated.
シーケンス採番用のSQL文を取得する。
サブクラスでは、本メソッドを実装しシーケンス採番用のSQL文を生成すること。
SELECT句に記述する採番結果の値が格納されるカラム名は、「GENERATE_ID」とすること。
createSqlParameterParser() - Method in class nablarch.core.db.statement.BasicSqlParameterParserFactory
BasicSqlParameterParserを生成し返却する。
createSqlParameterParser() - Method in interface nablarch.core.db.statement.SqlParameterParserFactory
SqlParameterParserのインスタンスを生成し返却する。
createSqlResultSet(ResultSetIterator, int, int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
SqlResultSetを生成する。 オーバライドすることで、生成するSqlResultSetクラスを切り替えることができる。
createSqlStatementException(String, SQLException, DbExecutionContext) - Method in class nablarch.core.db.statement.exception.BasicSqlStatementExceptionFactory
SqlStatementExceptionを生成し返却する。
パラメータで指定されたSQLExceptionが一意制約違反の場合には、DuplicateStatementExceptionを生成する。
それ以外の場合には、SqlStatementExceptionを生成する。
createSqlStatementException(String, SQLException, DbExecutionContext) - Method in interface nablarch.core.db.statement.SqlStatementExceptionFactory
SqlStatementExceptionを生成し返却する。
createStartTag(String, HtmlAttributes) - Static method in class nablarch.common.web.tag.TagUtil
開始タグを作成する。
createStatement() - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
インプットデータを抽出するためのSqlPStatementを生成する。

SqlPStatementを生成するためのSQLは、下記ルールに従い取得する。 SQLリソースは、AsyncMessageSendAction.getSqlResource()の実装に準拠する SQL_IDは、SELECT_SEND_DATA固定

createStatement(String) - Method in class nablarch.integration.workflow.dao.DaoSupport
SQL実行用のスタートメントを生成する。
createSubContext() - Method in class nablarch.fw.dicontainer.container.CycleDependencyValidationContext
現在の状態をコピーして新しいコンテキストを生成する。
createTagWithBody(String, HtmlAttributes, String) - Static method in class nablarch.common.web.tag.TagUtil
ボディを持つタグを作成する。
createTagWithoutBody(String, HtmlAttributes) - Static method in class nablarch.common.web.tag.TagUtil
ボディを持たないタグを作成する。
createTestCaseInfo(String, Map<String, String>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストケース情報を作成する。
createTestCaseInfo(String, Map<String, String>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストケース情報を作成する。
createTestShotAround(Class<?>) - Method in class nablarch.test.core.batch.BatchRequestTestSupport
前準備、結果検証を行うクラスのインスタンスを生成する。
createTestShotAround(Class<?>) - Method in class nablarch.test.core.messaging.MessagingReceiveTestSupport
前準備、結果検証を行うクラスのインスタンスを生成する。
createTestShotAround(Class<?>) - Method in class nablarch.test.core.messaging.MessagingRequestTestSupport
前準備、結果検証を行うクラスのインスタンスを生成する。
createTestShotAround(Class<?>) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
前準備、結果検証を行うクラスのインスタンスを生成する。
createValidationContext(Class<T>, Map<String, ?>, String, String) - Method in class nablarch.core.validation.ValidationManager
ValidationContextを生成する。
createWorkflowInstance(String, int, List<Task>) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
ワークフローインスタンの進行状態を登録する。
CsrfTokenGenerator - Interface in nablarch.fw.web.handler.csrf
CSRFトークンの生成を行うインターフェース。
CsrfTokenUtil - Class in nablarch.common.web.csrf
CSRFトークンに関するユーティリティ。
CsrfTokenVerificationHandler - Class in nablarch.fw.web.handler
CSRFトークンの検証を行うハンドラ。
CsrfTokenVerificationHandler() - Constructor for class nablarch.fw.web.handler.CsrfTokenVerificationHandler
 
Csv - Annotation Type in nablarch.common.databind.csv
CSVにバインドするBeanであることを表すアノテーション。

CSVにバインドするBeanに定義することで、CSVのレコードをBeanオブジェクトとして扱うことができる。

CSVを読込む場合の例を以下に示す。 (フォーマットがデフォルト、プロパティ名がage(年齢)、name(氏名)、address(住所)、項目順が年齢、氏名、住所)

Csv.CsvType - Enum in nablarch.common.databind.csv
CsvDataBindConfigのフォーマットを表す列挙型
CsvBeanMapper<T> - Class in nablarch.common.databind.csv
CSVフォーマットとJava Beanをマッピングするクラス。
CsvBeanMapper(Class<T>, CsvDataBindConfig, InputStream) - Constructor for class nablarch.common.databind.csv.CsvBeanMapper
コンストラクタ。
CsvBeanMapper(Class<T>, CsvDataBindConfig, Reader) - Constructor for class nablarch.common.databind.csv.CsvBeanMapper
コンストラクタ。
CsvDataBindConfig - Class in nablarch.common.databind.csv
CSVのフォーマットを表すクラス。

デフォルト設定を使用する場合は、CsvDataBindConfig.DEFAULTオブジェクトを使用する。
独自の設定を行う場合は、CsvDataBindConfig.CsvDataBindConfig(char, String, char, boolean, boolean, String[], String[], Charset, boolean, QuoteMode, List) を使用しオブジェクトを生成するか、CsvDataBindConfig.DEFAULTオブジェクトのセッタを実行して値を設定する。

下記にデフォルトの設定値を示す。

CsvDataBindConfig(char, String, char, boolean, boolean, String[], Charset, boolean, CsvDataBindConfig.QuoteMode, List<String>) - Constructor for class nablarch.common.databind.csv.CsvDataBindConfig
CSVのフォーマット定義を生成する。
CsvDataBindConfig(char, String, char, boolean, boolean, String[], String[], Charset, boolean, CsvDataBindConfig.QuoteMode, List<String>) - Constructor for class nablarch.common.databind.csv.CsvDataBindConfig
CSVのフォーマット定義を生成する。
CsvDataBindConfig.QuoteMode - Enum in nablarch.common.databind.csv
出力時にフィールド囲み文字で囲むフィールドを指定するモードの定義。
CsvDataBindConfigConverter - Class in nablarch.common.databind.csv
CsvアノテーションをCsvDataBindConfigに変換するクラス。
CsvDataBindConfigConverter() - Constructor for class nablarch.common.databind.csv.CsvDataBindConfigConverter
 
CsvDataReader - Class in nablarch.common.databind.csv
CSVの解析を行うクラス。
CsvDataReader(BufferedReader) - Constructor for class nablarch.common.databind.csv.CsvDataReader
コンストラクタ
CsvDataReader(BufferedReader, CsvDataBindConfig) - Constructor for class nablarch.common.databind.csv.CsvDataReader
コンストラクタ
CsvDataWriter - Class in nablarch.common.databind.csv
CSVを出力するクラス。
CsvDataWriter(BufferedWriter, CsvDataBindConfig, String[]) - Constructor for class nablarch.common.databind.csv.CsvDataWriter
指定されたフォーマット定義を持つCsvLineFormatterを生成する。
CsvFormat - Annotation Type in nablarch.common.databind.csv
Beanに紐づくCSVのフォーマットを個別に定義するアノテーション。
CsvMapMapper - Class in nablarch.common.databind.csv
CSVフォーマットとMapをマッピングするクラス。
CsvMapMapper(CsvDataBindConfig, InputStream) - Constructor for class nablarch.common.databind.csv.CsvMapMapper
コンストラクタ。
CsvMapMapper(CsvDataBindConfig, Reader) - Constructor for class nablarch.common.databind.csv.CsvMapMapper
コンストラクタ。
CsvObjectMapperSupport<T> - Class in nablarch.common.databind.csv
CSVをオブジェクトにマッピングするのをサポートするクラス。
CsvObjectMapperSupport(CsvDataBindConfig, Reader) - Constructor for class nablarch.common.databind.csv.CsvObjectMapperSupport
CSV定義と入力リソースを持つAbstractCsvMapperを生成する。
curChar - Variable in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
 
CurrentDateTime - Annotation Type in nablarch.core.db.statement.autoproperty
データベース更新時にフィールドの値にシステム日時を設定する事を表すアノテーション。
詳細は、CurrentDateTimeAnnotationHandlerを参照。
CurrentDateTimeAnnotationHandler - Class in nablarch.core.db.statement.autoproperty
CurrentDateTimeが設定されているフィールドにシステム日時を設定するクラス。
CurrentDateTimeAnnotationHandler() - Constructor for class nablarch.core.db.statement.autoproperty.CurrentDateTimeAnnotationHandler
 
currentFile - Variable in class nablarch.test.core.reader.DataFileParser
現在処理中のファイル
currentFragment - Variable in class nablarch.test.core.reader.DataFileParser
現在処理中の断片
currentToken - Variable in exception nablarch.test.tool.htmlcheck.parser.ParseException
This is the last token that has been consumed successfully.
CUSTOM_TAG_CONFIG_KEY - Static variable in class nablarch.common.web.handler.NablarchTagHandler
CustomTagConfigをリクエストスコープに格納する際に使用するキー
CustomResponseWriter - Interface in nablarch.fw.web.handler.responsewriter
HTTPレスポンスの書き込みを行うインタフェース。 レスポンスの種類に応じて、処理を行うか否かを判定する。 処理対象と判定した場合、レスポンス出力が実行される。 JSP以外で、任意のテンプレートエンジン等を使用して レスポンスを出力する用途を想定している。
CustomTagConfig - Class in nablarch.common.web.tag
カスタムタグのデフォルト値を保持するクラス。
CustomTagConfig() - Constructor for class nablarch.common.web.tag.CustomTagConfig
 
CustomTagSupport - Class in nablarch.common.web.tag
カスタムタグのベースクラス。
CustomTagSupport() - Constructor for class nablarch.common.web.tag.CustomTagSupport
 
CycleDependencyValidationContext - Class in nablarch.fw.dicontainer.container
循環依存バリデーションのコンテキスト。
CycleInjectionException - Exception in nablarch.fw.dicontainer.exception
依存関係が循環していた場合にスローされる例外クラス。
CycleInjectionException(String) - Constructor for exception nablarch.fw.dicontainer.exception.CycleInjectionException
インスタンスを生成する。

D

DaoContext - Interface in nablarch.common.dao
UniversalDaoの実行コンテキスト。

ページネーションのためのページ数などを状態としてもつ必要があるので、 このコンテキストを介してSQLの実行処理が行われる。

DaoContextFactory - Class in nablarch.common.dao
DaoContextを生成するファクトリクラス。
DaoContextFactory() - Constructor for class nablarch.common.dao.DaoContextFactory
 
DaoSupport - Class in nablarch.integration.workflow.dao
データベースアクセスクラスのサポートクラス。
DaoSupport() - Constructor for class nablarch.integration.workflow.dao.DaoSupport
 
DatabaseItemReader - Class in nablarch.etl
指定されたSELECT文を使ってテーブルから取得したレコードの読み込みを行うAbstractItemReaderの実装クラス。
DatabaseItemReader(JobContext, StepContext, ProgressManager, StepConfig) - Constructor for class nablarch.etl.DatabaseItemReader
コンストラクタ。
DatabaseItemWriter - Class in nablarch.etl
データベースのテーブルに対してデータを書き込むItemWriter実装クラス。

UniversalDao.insert(Object)を使用して、Entityオブジェクトの内容をデータベースに登録する。

DatabaseItemWriter(JobContext, StepContext, StepConfig) - Constructor for class nablarch.etl.DatabaseItemWriter
コンストラクタ。
DatabaseMetaDataExtractor - Class in nablarch.common.dao
JDBCのDatabaseMetaDataからメタ情報を取得するクラス。

JDBCのDatabaseMetaDataから情報を取得できないデータベース構成の場合には、 本クラスを継承し実装を差し替えること。

DatabaseMetaDataExtractor() - Constructor for class nablarch.common.dao.DatabaseMetaDataExtractor
 
DatabaseRecordListener - Interface in nablarch.fw.reader
DatabaseRecordReaderで処理対象レコードをキャッシュするためのデータベースアクセス前に コールバックされるメソッドを定義するインタフェース。
DatabaseRecordReader - Class in nablarch.fw.reader
データベースの参照結果を1レコードづつ読み込むデータリーダ。
DatabaseRecordReader() - Constructor for class nablarch.fw.reader.DatabaseRecordReader
DatabaseRecordReaderオブジェクトを生成する。
DatabaseTableQueueReader - Class in nablarch.fw.reader
データベースのテーブルを擬似的にキューのように扱うデータリーダ。

本リーダはデータベースのテーブルをキューのように扱えるようにするため、 処理対象レコードが存在しない場合でもDatabaseTableQueueReader.hasNext(nablarch.fw.ExecutionContext)は 常にtrueを返却し、処理対象が存在するように振る舞う。 これにより、データが存在しない場合でもDatabaseTableQueueReader.read(nablarch.fw.ExecutionContext)が呼び出され、 テーブルの最新情報を取得し直すことが可能となる。

本リーダは、処理対象レコードが存在しない場合、再度最新の情報を取得する。 この際に、他のスレッドで処理中のレコードが未処理のまま残っている可能性がある。 このため、各スレッドで処理中のレコードをヒープ上に保持し、 読み込んだ対象が他のスレッドで処理中のレコードではないことを確認する。

対象のレコードが、他のスレッドで処理中である場合には、次のレコードを読み込み再度チェックを行う。 対象のレコードが、他のスレッドで処理中でない場合には、読み込んだレコードをクライアントに返却する。

DatabaseTableQueueReader(DatabaseRecordReader, int, String...) - Constructor for class nablarch.fw.reader.DatabaseTableQueueReader
データベースをキューとして扱うリーダを生成する。
DatabaseTableQueueReader.InputDataIdentifier - Class in nablarch.fw.reader
リクエストを識別するオブジェクト。
DatabaseUtil - Class in nablarch.common.dao
データベースに関するユーティリティクラス。
DatabaseWorkflowDefinitionLoader - Class in nablarch.integration.workflow.definition.loader
データベースからワークフローの定義情報をロードするクラス。

DatabaseWorkflowDefinitionLoader() - Constructor for class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
 
DataBindConfig - Interface in nablarch.common.databind
データバインドの設定を表すマーカーインタフェース。
DataBindConfigConverter<T extends java.lang.annotation.Annotation> - Interface in nablarch.common.databind
アノテーションに定義された変換対象のレイアウト情報をDataBindConfigに変換するインタフェース。
DataBindUtil - Class in nablarch.common.databind
データバインドに関するユーティリティクラス。
DatadogMeterRegistryFactory - Class in nablarch.integration.micrometer.datadog
DatadogMeterRegistryのファクトリ。
DatadogMeterRegistryFactory() - Constructor for class nablarch.integration.micrometer.datadog.DatadogMeterRegistryFactory
 
DataFile - Class in nablarch.test.core.file
ファイルを表すクラス。
DataFile(String) - Constructor for class nablarch.test.core.file.DataFile
コンストラクタ。
DataFileFragment - Class in nablarch.test.core.file
ファイルの断片を表すクラス。
1つのレコード種別とそのレコード種別に適合する複数のレコードにより構成される。
DataFileFragment(DataFile) - Constructor for class nablarch.test.core.file.DataFileFragment
コンストラクタ。
DataFileParser<T extends DataFile> - Class in nablarch.test.core.reader
固定長ファイルのテストデータを解析するクラス。
DataFileParser(TestDataReader, List<TestDataInterpreter>, DataType) - Constructor for class nablarch.test.core.reader.DataFileParser
コンストラクタ
DataFileParser.Status - Enum in nablarch.test.core.reader
処理状態
DataFormatConfig - Class in nablarch.core.dataformat
汎用データフォーマット機能の設定クラス。
DataFormatConfig() - Constructor for class nablarch.core.dataformat.DataFormatConfig
 
DataFormatConfigFinder - Class in nablarch.core.dataformat
 
DataItem() - Constructor for class nablarch.core.log.app.FailureLogFormatter.DataItem
 
DataReader<T> - Interface in nablarch.common.databind
データをリードするためのインタフェース。
DataReader<TData> - Interface in nablarch.fw
Handlerが処理する入力データを外部から読み込むインタフェース。

データリーダは複数のリクエストスレッドから並行アクセスされ得るので、 各メソッドはスレッドセーフに実装されなければならない。

DataReader.NoMoreRecord - Exception in nablarch.fw
これ以上読み取るデータが無いことを示す例外。
DataReaderFactory<TData> - Interface in nablarch.fw
データリーダのファクトリクラスが実装するインスタンス。
DataReadHandler - Class in nablarch.fw.handler
業務コンポーネントで処理するデータをDataReaderから読み込む Handler実装クラス。

DataReaderから読み込んだデータをリクエストとして、 後続のハンドラに処理を委譲する。
データが存在しない場合(読み込んだデータがnull)の場合は、 後続のハンドラに処理は移譲せずにDataReader.NoMoreRecordを返却する。

DataReadHandler() - Constructor for class nablarch.fw.handler.DataReadHandler
 
DataRecord - Class in nablarch.core.dataformat
データレコード1件分の内容を格納するクラス。

各フィールドの値にMapインタフェースを通じてアクセスできる。
各フィールドの値には、 コンバータによって変換した何れかの型、もしくはnullが格納される。

DataRecord() - Constructor for class nablarch.core.dataformat.DataRecord
 
DataRecordFormatter - Interface in nablarch.core.dataformat
データファイルとJavaオブジェクトのシリアライズ/デシリアライズを行うクラスが実装するインタフェース。
DataRecordFormatterSupport - Class in nablarch.core.dataformat
フォーマット定義ファイルの内容に従い、ファイルデータの読み書きを行うクラスの抽象基底クラス。
DataRecordFormatterSupport() - Constructor for class nablarch.core.dataformat.DataRecordFormatterSupport
コンストラクタ。 ディレクティブを初期化する。
DataRecordFormatterSupport.Directive - Class in nablarch.core.dataformat
ファイルフォーマッタが共通的に使用するディレクティブの名前と値の型。(タイプセーフEnum) 以下に一覧を示す。
file-type:String text-encoding:String record-separator:String
DataRecordPredicate - Interface in nablarch.core.dataformat
データレコードに対する真偽条件を表すクラス。
DataRecordPredicate.Equals - Class in nablarch.core.dataformat
データレコード中の特定のフィールドの内容が、 指定された値と一致することを表すPredicate。
DataRecordResponse - Class in nablarch.common.web.download
Map型のデータレコードのリストを一定のフォーマットに従って直列化し、 その内容をレスポンスボディとするHTTPレスポンスオブジェクト。
DataRecordResponse(String, String) - Constructor for class nablarch.common.web.download.DataRecordResponse
コンストラクタ。

フォーマット定義ファイルを元に、使用するDataRecordFormatterを設定する。

DataType<F,T> - Class in nablarch.core.dataformat.convertor.datatype
ファイルや電文のストリームを読み書きし、 フィールドへの変換を行うデータタイプが継承すべき抽象基底クラス。
DataType() - Constructor for class nablarch.core.dataformat.convertor.datatype.DataType
 
DataType - Enum in nablarch.test.core.reader
データタイプ定義クラス。
DataTypeMapping - Interface in nablarch.test.core.file
外部インタフェース設計書のデータ型とフレームワークのデータ型を 対応付けするクラス。
DataWriter<T> - Interface in nablarch.common.databind
データを書き込むインタフェース。
DateConverter - Class in nablarch.core.beans.converter
java.util.Date型への変換を行う Converter

変換元の型に応じて、以下のとおり変換を行う。

日付型
同一日付を表すjava.util.Dateオブジェクトを返却する。

文字列型
変換元の日付文字列と同一日付を表すjava.util.Dateオブジェクトを返却する。 日付パターンが設定されている場合は日付パターンに従ってパースされた値を返却する。

文字列型の配列
要素数が1であれば、その要素をjava.util.Dateオブジェクトに変換して返却する。 要素数が1以外であれば、ConversionExceptionを送出する。

上記以外
ConversionExceptionを送出する。

DateConverter() - Constructor for class nablarch.core.beans.converter.DateConverter
デフォルトコンストラクタ
DateConverter(List<String>) - Constructor for class nablarch.core.beans.converter.DateConverter
日付パターンを設定してインスタンスを構築する。
DateConverter - Class in nablarch.integration.jsr310.beans.converter
Date and Time APIをサポートし、java.util.Date型への変換を行う Converter
DateConverter() - Constructor for class nablarch.integration.jsr310.beans.converter.DateConverter
デフォルトコンストラクタ
DateConverter(List<String>) - Constructor for class nablarch.integration.jsr310.beans.converter.DateConverter
日付パターンを設定してインスタンスを構築する。
DateItem(DateFormat) - Constructor for class nablarch.core.log.basic.BasicLogFormatter.DateItem
コンストラクタ。
DateItemSupport<CTX> - Class in nablarch.core.log
日時を取得する出力項目の実装をサポートするクラス。
DateItemSupport(DateFormat) - Constructor for class nablarch.core.log.DateItemSupport
コンストラクタ。
datePattern(String) - Method in class nablarch.core.beans.CopyOptions.Builder
日付パターンを設定する。
datePatternByName(String, String) - Method in class nablarch.core.beans.CopyOptions.Builder
プロパティを指定して日付パターンを設定する。
datePatterns(List<String>) - Method in class nablarch.core.beans.CopyOptions.Builder
複数の日付パターンを設定する。
datePatternsByName(String, List<String>) - Method in class nablarch.core.beans.CopyOptions.Builder
プロパティを指定して複数の日付パターンを設定する。
DateStringFormatter - Class in nablarch.common.web.tag
Deprecated.
YYYYMMDDFormatterに置き換わりました。
DateStringFormatter() - Constructor for class nablarch.common.web.tag.DateStringFormatter
Deprecated.
 
DateTimeConfiguration - Interface in nablarch.integration.jsr310.util
Date and Time APIに関する共通的なフォーマッタ、タイムゾーンを扱うためのインターフェース。
DateTimeFormatter - Class in nablarch.common.web.tag
日時のフォーマットを行うクラス。
DateTimeFormatter() - Constructor for class nablarch.common.web.tag.DateTimeFormatter
 
DateTimeFormatter - Class in nablarch.core.text
日付をフォーマットするクラス
DateTimeFormatter() - Constructor for class nablarch.core.text.DateTimeFormatter
 
DateTimeInterpreter - Class in nablarch.test.core.util.interpreter
日時に関する記法を解釈するクラス。
DateTimeInterpreter() - Constructor for class nablarch.test.core.util.interpreter.DateTimeInterpreter
 
DateTimeStrFormatter - Class in nablarch.core.text
日付文字列をフォーマットするクラス
DateTimeStrFormatter() - Constructor for class nablarch.core.text.DateTimeStrFormatter
 
DateTimeUtil - Class in nablarch.integration.jsr310.util
Date and Time API向けのユーティリティ。
DateUtil - Class in nablarch.common.date
Deprecated.
バージョン5以降では、新しいパッケージのDateUtilを使用すること。
DateUtil() - Constructor for class nablarch.common.date.DateUtil
Deprecated.
 
DateUtil - Class in nablarch.core.util
日付ユーティリティ。
DB2Dialect - Class in nablarch.core.db.dialect
DB2用の方言クラス。
DB2Dialect() - Constructor for class nablarch.core.db.dialect.DB2Dialect
 
Db2TruncateSqlGenerator - Class in nablarch.etl.generator
DB2用のTRUNCATE文を構築するクラス。
Db2TruncateSqlGenerator() - Constructor for class nablarch.etl.generator.Db2TruncateSqlGenerator
 
DB_TRANSACTION_FOR_TEST - Static variable in class nablarch.test.core.db.DbAccessTestSupport
テストクラス用トランザクション名
DB_TRANSACTION_FOR_TEST_FW - Static variable in class nablarch.test.core.db.DbAccessTestSupport
テスティングフレームワーク用トランザクション名
DbAccessException - Exception in nablarch.core.db
データベースアクセス時に発生する例外。

データベースアクセス時にSQLExceptionが発生した場合、本クラスでラップし再送出すること。

DbAccessException(String, SQLException) - Constructor for exception nablarch.core.db.DbAccessException
本クラスのインスタンスを生成する。
dbAccessExceptionFactory - Variable in class nablarch.core.db.connection.ConnectionFactorySupport
DbAccessExceptionファクトリオブジェクト
DbAccessExceptionFactory - Interface in nablarch.core.db.connection
SQL文実行時例外の内容に応じて、DbAccessExceptionを生成するインタフェース。

実装クラスではSQLExceptionの内容を元に、DbAccessExceptionを生成すること。

DbAccessSupport - Class in nablarch.core.db.support
クラスパス上のSQLが記述されたリソースファイル(SQLリソース)から、 実行可能なSQLステートメントを取得するサポートクラス。
DbAccessSupport() - Constructor for class nablarch.core.db.support.DbAccessSupport
コンストラクタ。 現在のインスタンスクラス名からSQLリソースを導出する。
DbAccessSupport(Class<?>) - Constructor for class nablarch.core.db.support.DbAccessSupport
コンストラクタ。 指定されたクラスオブジェクトのクラス名からSQLリソースを導出する。

下記のように呼び出しを行う。

DbAccessTestSupport - Class in nablarch.test.core.db
データベースアクセス自動テスト用基底クラス。
データベースアクセスクラスの自動テストを行う場合には、本クラスを継承しテストクラスを作成する。
本クラス以外の基底クラスを継承しなければならない場合は、
本クラスのインスタンスを生成し処理を委譲することで代替可能である。
DbAccessTestSupport() - Constructor for class nablarch.test.core.db.DbAccessTestSupport
デフォルトコンストラクタ
サブクラスからの呼び出しを想定している。
サブクラス以外から本クラスを使用する場合は、DbAccessTestSupport.DbAccessTestSupport(Class)を使用すること。
DbAccessTestSupport(Class<?>) - Constructor for class nablarch.test.core.db.DbAccessTestSupport
コンストラクタ
DbAccessTestSupport(TestSupport) - Constructor for class nablarch.test.core.db.DbAccessTestSupport
コンストラクタ
dbConnection - Variable in class nablarch.common.dao.DaoContextFactory
スレッド上に保持するデータベース接続
DbConnectionContext - Class in nablarch.core.db.connection
データベース接続(AppDbConnection)をスレッド単位に管理するクラス。

設定されたデータベース接続をスレッドに紐付けて管理する。
データベース接続の取得要求があった場合は、スレッドに紐付いているデータベース接続を返す。

DbConnectionException - Exception in nablarch.core.db.connection.exception
データベース接続に関する問題が発生した場合に送出される例外。
DbConnectionException(String, SQLException) - Constructor for exception nablarch.core.db.connection.exception.DbConnectionException
DbConnectionExceptionを生成する。
DbConnectionManagementHandler - Class in nablarch.common.handler
後続ハンドラの処理で必要となる、データベース接続オブジェクトを スレッドローカル変数上で管理するハンドラ。
DbConnectionManagementHandler() - Constructor for class nablarch.common.handler.DbConnectionManagementHandler
 
DbConnectionManagementListener - Class in nablarch.fw.batch.ee.listener.step
バッチ処理で必要となるデータベース接続をスレッドローカル上で管理するStepListener実装クラス。

DbConnectionManagementListener() - Constructor for class nablarch.fw.batch.ee.listener.step.DbConnectionManagementListener
 
DbExecutionContext - Class in nablarch.core.db
DBアクセス時のインスタンスへの参照を保持するコンテキストクラス。

DbExecutionContext(TransactionManagerConnection, Dialect, String) - Constructor for class nablarch.core.db.DbExecutionContext
コンストラクタ
DbHealthChecker - Class in nablarch.fw.web.handler.health
DBのヘルスチェックを行うクラス。 SQLを発行し、例外が発生しなければヘルシと判断する。 Dialect.getPingSql()から取得したSQLを発行する。
DbHealthChecker() - Constructor for class nablarch.fw.web.handler.health.DbHealthChecker
 
DbInfo - Interface in nablarch.test.core.db
DBシステム情報取得インタフェース。
DbInputStepConfig - Class in nablarch.etl.config
DBを入力とするステップの設定を保持するクラス。
DbInputStepConfig() - Constructor for class nablarch.etl.config.DbInputStepConfig
 
DbManagedExpiration - Class in nablarch.common.web.session
DBを使用したExpiration実装クラス。
DbManagedExpiration() - Constructor for class nablarch.common.web.session.DbManagedExpiration
 
DbStore - Class in nablarch.common.web.session.store
セッションの内容をDBに格納/読み込みするDbStore

デフォルトのストア名は"db"。

DbStore() - Constructor for class nablarch.common.web.session.store.DbStore
コンストラクタ。
DbToDbStepConfig - Class in nablarch.etl.config
DBtoDBステップの設定を保持するクラス。

本クラスでは、BasicSqlLoaderをリポジトリから取得し、 SQL_IDに対応するSQL文を取得する。 このため、本クラスを使用する場合、"sqlLoader"という名前で BasicSqlLoaderをコンポーネント定義に設定する必要がある。

DbToDbStepConfig() - Constructor for class nablarch.etl.config.DbToDbStepConfig
 
DbToDbStepConfig.InsertMode - Enum in nablarch.etl.config
ロードステップのINSERTモード。
DbToDbStepConfig.UpdateSize - Class in nablarch.etl.config
1回のSQL実行で処理するサイズに関する設定を保持するクラス。
DbToFileStepConfig - Class in nablarch.etl.config
DBtoFILEステップの設定を保持するクラス。
DbToFileStepConfig() - Constructor for class nablarch.etl.config.DbToFileStepConfig
 
DbTokenManager - Class in nablarch.common.web.token
DBを使用したTokenManager実装クラス
DbTokenManager() - Constructor for class nablarch.common.web.token.DbTokenManager
 
DbTokenSchema - Class in nablarch.common.web.token
トークンテーブルのスキーマ情報を保持するクラス。
DbTokenSchema() - Constructor for class nablarch.common.web.token.DbTokenSchema
 
DbUtil - Class in nablarch.core.db.util
データベースアクセス機能で利用するユーティリティクラス。
dd() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
deactivate() - Method in class nablarch.core.util.map.CopyOnReadMap
同期処理を停止する。 以降はベースとなるMapに単に処理を委譲するのみ。
deactivate() - Method in class nablarch.core.util.map.LockableMap
排他ロックを無効化する。 以降、どのスレッドも新たなロックを獲得することはできない。 (開放は可能。)
debug(String) - Method in class nablarch.core.log.NablarchLogger
 
debug(String, Object) - Method in class nablarch.core.log.NablarchLogger
 
debug(String, Object, Object) - Method in class nablarch.core.log.NablarchLogger
 
debug(String, Object...) - Method in class nablarch.core.log.NablarchLogger
 
debug(String, Throwable) - Method in class nablarch.core.log.NablarchLogger
 
debugStream - Variable in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Debug output.
deCamelize(String) - Static method in class nablarch.common.dao.NamingConversionUtil
アーパーキャメル(パスカルケース)の文字列を全て大文字のスネークケースに変換する。

例:

DecimalFormatter - Class in nablarch.common.web.tag
10進数のフォーマットを行うクラス。
DecimalFormatter() - Constructor for class nablarch.common.web.tag.DecimalFormatter
 
DecimalHelper - Class in nablarch.core.dataformat.convertor.datatype
PackedDecimalおよびZonedDecimalのヘルパクラス。

DataType.convertOnWrite(Object)メソッドの引数として渡される出力対象データをスケールなしのlong値に変換する責務を持つ。

DecimalRange - Annotation Type in nablarch.core.validation.ee
入力値が指定された値の範囲内であるかチェックする。 入力値が整数の場合は、NumberRangeを用いること。
DecimalRange - Annotation Type in nablarch.core.validation.validator
数値型のプロパティが指定した数値の範囲内であるかをチェックするアノテーション。
DecimalRange.DecimalRangeValidator - Class in nablarch.core.validation.ee
指定された実数の範囲の数値であることを検証するバリデータ。
DecimalRange.List - Annotation Type in nablarch.core.validation.ee
複数指定用のアノテーション
DecimalRangeValidator() - Constructor for class nablarch.core.validation.ee.DecimalRange.DecimalRangeValidator
 
DecimalRangeValidator - Class in nablarch.core.validation.validator
小数部を含む数値の範囲バリデーションを行う。
DecimalRangeValidator() - Constructor for class nablarch.core.validation.validator.DecimalRangeValidator
 
decode(byte[], Class<T>) - Method in class nablarch.common.web.session.encoder.JavaSerializeEncryptStateEncoder
 
decode(byte[], Class<T>) - Method in class nablarch.common.web.session.encoder.JavaSerializeStateEncoder
 
decode(byte[], Class<T>) - Method in class nablarch.common.web.session.encoder.JaxbStateEncoder
 
decode(byte[]) - Method in class nablarch.common.web.session.SessionStore
セッションエントリリストをデコードする。
decode(byte[], Class<T>) - Method in interface nablarch.common.web.session.StateEncoder
バイト列からデコードを行う。
decode(String) - Static method in class nablarch.core.util.Base64Util
Base64でエンコードした文字列をデコードする。

引数にnullが渡された場合、nullを返す。
引数の長さが0の場合、空のバイト配列を返す。

decrypt(AesEncryptor.AesContext, byte[]) - Method in class nablarch.common.encryption.AesEncryptor
 
decrypt(C, byte[]) - Method in interface nablarch.common.encryption.Encryptor
コンテキスト情報を使用して復号を行う。
DECRYPTED_PARAMS - Static variable in class nablarch.common.web.handler.NablarchTagHandler
復号したリクエストパラメータをリクエストスコープに設定する属性名
decryptHiddenValues(ExecutionContext, String) - Static method in class nablarch.common.web.hiddenencryption.HiddenEncryptionUtil
hiddenタグの値を復号する。
DEFALUT_ENCODING - Static variable in class nablarch.test.tool.htmlcheck.Html4HtmlChecker
デフォルトエンコーディング
DEFAULT - Static variable in class nablarch.common.databind.csv.CsvDataBindConfig
デフォルトのフォーマット定義
DEFAULT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
Lexical state.
DEFAULT_DELIMITER - Static variable in class nablarch.common.mail.TemplateEngineProcessedResult
 
DEFAULT_GID - Static variable in class nablarch.test.core.standalone.TestShot
デフォルトのグループID
DEFAULT_NAME_VALUE - Static variable in class nablarch.fw.web.useragent.UserAgent
デフォルトの名称
DEFAULT_SEARCH_RESULT_KEY - Static variable in class nablarch.test.core.http.TestCaseInfo
リクエストスコープに格納する検索結果のキー名
DEFAULT_TIMEOUT_SECOND - Static variable in class nablarch.fw.invoker.AbstractExecutorServiceFactory
デフォルトのタイムアウト(秒)
DEFAULT_TRANSACTION_CONTEXT_KEY - Static variable in class nablarch.core.transaction.TransactionContext
デフォルトのトランザクション名
DEFAULT_TYPE_VALUE - Static variable in class nablarch.fw.web.useragent.UserAgent
デフォルトの種類
DEFAULT_VERSION_VALUE - Static variable in class nablarch.fw.web.useragent.UserAgent
デフォルトのバージョン
DefaultComponentPredicate - Class in nablarch.fw.dicontainer.annotation.auto
ComponentPredicateのデフォルト実装クラス。 対象クラスにScopeまたはQualifierアノテーションが付与されていた場合、 コンポーネントであると判定する。
DefaultComponentPredicate() - Constructor for class nablarch.fw.dicontainer.annotation.auto.DefaultComponentPredicate
 
DefaultContainer - Class in nablarch.fw.dicontainer.container
Containerのデフォルト実装クラス。
DefaultContainer(ComponentDefinitionRepository, AliasMapping) - Constructor for class nablarch.fw.dicontainer.container.DefaultContainer
コンストラクタ。
DefaultConverter - Class in nablarch.common.databind.fixedlength.converter
デフォルトのコンバータ。
DefaultConverter() - Constructor for class nablarch.common.databind.fixedlength.converter.DefaultConverter
 
DefaultConvertersProvider() - Constructor for class nablarch.core.beans.CopyOptions.DefaultConvertersProvider
 
DefaultDelegateFactory - Class in nablarch.fw.handler
デリゲートファクトリ(DelegateFactory)のデフォルト実装クラス。 本実装では、与えられた委譲対象クラスのインスタンスをClass.newInstance()により生成する。 DispatchHandler.setDelegateFactory(DelegateFactory)に本クラスを設定することで、 5u14までのDispatchHandlerと全く同じ動作となる。
DefaultDelegateFactory() - Constructor for class nablarch.fw.handler.DefaultDelegateFactory
 
DefaultDestroyMethod - Class in nablarch.fw.dicontainer.component.impl
DestroyMethodのデフォルト実装クラス。
DefaultDestroyMethod(Method) - Constructor for class nablarch.fw.dicontainer.component.impl.DefaultDestroyMethod
コンストラクタ。
DefaultDialect - Class in nablarch.core.db.dialect
デフォルトのDialect実装クラス。

本実装では、全ての方言が無効化される。

DefaultDialect() - Constructor for class nablarch.core.db.dialect.DefaultDialect
 
DefaultInitMethod - Class in nablarch.fw.dicontainer.component.impl
InitMethodのデフォルト実装クラス。
DefaultInitMethod(Method) - Constructor for class nablarch.fw.dicontainer.component.impl.DefaultInitMethod
コンストラクタ。
DefaultInjectableConstructor - Class in nablarch.fw.dicontainer.component.impl
InjectableConstructorのデフォルト実装クラス。
DefaultInjectableConstructor(Constructor<?>, InjectionComponentResolvers) - Constructor for class nablarch.fw.dicontainer.component.impl.DefaultInjectableConstructor
コンストラクタ。
DefaultInjectionComponentResolver - Class in nablarch.fw.dicontainer.component.impl
InjectionComponentResolverのデフォルト実装クラス。
DefaultInjectionComponentResolver(Member, ComponentKey<?>, boolean) - Constructor for class nablarch.fw.dicontainer.component.impl.DefaultInjectionComponentResolver
コンストラクタ。
DefaultInjectionComponentResolverFactory - Class in nablarch.fw.dicontainer.annotation
依存コンポーネントのリゾルバを生成するファクトリ。
DefaultInjectionComponentResolverFactory() - Constructor for class nablarch.fw.dicontainer.annotation.DefaultInjectionComponentResolverFactory
 
DefaultMeterBinderListProvider - Class in nablarch.integration.micrometer
デフォルトのMeterBinderリストを提供するクラス。
DefaultMeterBinderListProvider() - Constructor for class nablarch.integration.micrometer.DefaultMeterBinderListProvider
コンストラクタ。
DefaultObservesMethod - Class in nablarch.fw.dicontainer.component.impl
ObservesMethodのデフォルト実装クラス。
DefaultObservesMethod(Method) - Constructor for class nablarch.fw.dicontainer.component.impl.DefaultObservesMethod
コンストラクタ。
defaultScope(Scope) - Method in class nablarch.fw.dicontainer.annotation.AnnotationScopeDecider.Builder
デフォルトのスコープを設定する。
DefaultValue - Class in nablarch.core.dataformat.convertor.value
出力データが未設定の場合に、デフォルト値を設定するコンバータ。 入力時にはデフォルト値は使用せず、入力データをそのまま返却する。
DefaultValue() - Constructor for class nablarch.core.dataformat.convertor.value.DefaultValue
 
DefaultValues - Interface in nablarch.test.core.db
データベースデフォルト値を表すインタフェース。 TableDataにてカラムが省略された場合、 本インタフェースの実装クラスからデフォルト値が取得される。
defer() - Method in class nablarch.common.dao.BasicDaoContext
 
defer() - Method in interface nablarch.common.dao.DaoContext
検索結果の取得を遅延させる。
defer() - Static method in class nablarch.common.dao.UniversalDao
検索結果の取得を遅延させる。

大量データを検索する場合でもヒープを圧迫することなく安全に検索結果を扱うことができる。

DeferredEntityList<E> - Class in nablarch.common.dao
遅延Entityリストを表すクラス。

本クラスでは、データベースの検索結果をクライアントカーソルとして保持するのではなくサーバサイドカーソルとして保持する。 そのため、必要な処理が終了したタイミングでDeferredEntityList.close()メソッドを使用し、リソース解放を行うこと。

検索結果は、DeferredEntityList.iterator()で取得したIteratorを用いて取得する。 Iterator.next()を呼び出したタイミングで、 ResultSet.next()を呼び出し次レコードの値を返却する。

DeferredEntityList.iterator()の複数回呼び出しはサポートしない。 これは、ResultSet.TYPE_FORWARD_ONLYのカーソルしかサポートしないため、 一度読み込んだレコードを再度読み込むことは出来ないためである。

本クラスでは、DeferredEntityList.iterator()のみサポートする。 これ以外のメソッドが呼び出された場合は、UnsupportedOperationExceptionを送出する。

DeferredEntityList(Class<E>, SqlResourceHolder) - Constructor for class nablarch.common.dao.DeferredEntityList
遅延EntityListを生成する。
definition() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
defList() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
defListItem() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
del(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
 
del(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
 
del(String) - Method in interface nablarch.integration.redisstore.lettuce.LettuceRedisClient
値を削除する。
del(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
 
del() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
DelegateFactory - Interface in nablarch.fw.handler
委譲先クラスのインスタンスを生成するファクトリインタフェース。 本インタフェースにて生成されたインタフェースは、 DispatchHandlerからディスパッチされる用途に使用される。
delete(T) - Method in class nablarch.common.dao.BasicDaoContext
 
delete(T) - Method in interface nablarch.common.dao.DaoContext
エンティティオブジェクトを元に削除処理を行う。

エンティティの主キーが削除条件となる。

delete(T) - Static method in class nablarch.common.dao.UniversalDao
与えられたエンティティオブジェクトからデリート文を生成し実行する。

エンティティの主キーが削除条件となるため、主キー値以外のフィールドの値の有無は動作に影響しない。

delete(String) - Method in class nablarch.common.web.session.Session
指定されたセッションキーに登録されている値を削除する。
delete(String, ExecutionContext) - Method in class nablarch.common.web.session.SessionStore
セッションの内容をストアから削除する。
delete(ExecutionContext, String) - Static method in class nablarch.common.web.session.SessionUtil
セッションを削除する。

指定した名称のセッションオブジェクトが存在しない場合は無視される。

delete(String, ExecutionContext) - Method in class nablarch.common.web.session.store.DbStore
 
delete(String, ExecutionContext) - Method in class nablarch.common.web.session.store.HiddenStore
 
delete(String, ExecutionContext) - Method in class nablarch.common.web.session.store.HttpSessionStore
 
delete(String) - Method in class nablarch.fw.web.RestMockHttpRequestBuilder
DELETEのHTTPメソッドでRestMockHttpRequestを生成する。
delete(String, ExecutionContext) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisStore
 
delete(String) - Method in class nablarch.integration.workflow.dao.ActiveFlowNodeDao
アクティブフローノードを削除する。
delete(String) - Method in class nablarch.integration.workflow.dao.ActiveGroupTaskDao
アクティブグループタスクを削除する。
delete(String, String, String) - Method in class nablarch.integration.workflow.dao.ActiveGroupTaskDao
アクティブグループタスクから引数で指定された条件に紐づくレコードを削除する。
delete(String) - Method in class nablarch.integration.workflow.dao.ActiveUserTaskDao
アクティブユーザタスクを削除する。
delete(String, String, String) - Method in class nablarch.integration.workflow.dao.ActiveUserTaskDao
アクティブユーザタスクを削除する。
delete(String) - Method in class nablarch.integration.workflow.dao.InstanceDao
ワークフローインスタンスを削除する。
delete(String) - Method in class nablarch.integration.workflow.dao.InstanceFlowNodeDao
フローノードの情報を削除する。
delete(String) - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupDao
担当グループを削除する。
delete(String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupDao
担当グループを削除する。
delete(String, String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupDao
担当グループを削除する。
delete(String) - Method in class nablarch.integration.workflow.dao.TaskAssignedUserDao
担当ユーザを削除する。
delete(String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedUserDao
担当ユーザを削除する。
delete(String, String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedUserDao
担当ユーザを削除する。
delete(String) - Method in class nablarch.test.core.http.SimpleRestTestSupport
DELETEのHTTPメソッドでRestMockHttpRequestを生成する。
deleteActiveGroupTaskByGroupId(String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブグループタスクテーブルから引数で指定された条件に紐づくグループ情報を削除する。
deleteActiveUserTaskByUserId(String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブユーザタスクテーブルからデータを削除する。

削除条件は以下のとおり インスタンスID フローノードID ユーザ

deleteAll() - Method in class nablarch.common.web.session.Session
クリアする。
deleteFile(File) - Static method in class nablarch.core.util.FileUtil
ファイルを削除する。
deleteFile(File) - Static method in class nablarch.test.NablarchTestUtils
ファイルを削除する。
ディレクトリが指定された場合、そのディレクトリとその配下全てを削除する。 指定されたファイルが存在しない場合は何もしない。
deleteHtmlResourceFile(File, File) - Method in class nablarch.test.core.http.HttpRequestTestSupport
ダンプディレクトリのHTMLリソースファイルを削除する。
DeleteInsertBatchlet - Class in nablarch.etl
テーブル間のデータ転送を行うBatchlet実装クラス。

移送先テーブルのデータをクリーニング後に、移送元のデータを一括で移送先のテーブルに転送(登録)する。

DeleteInsertBatchlet(JobContext, StepContext, RangeUpdateHelper, StepConfig, ProgressManager) - Constructor for class nablarch.etl.DeleteInsertBatchlet
コンストラクタ。
deleteInstance(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
インスタンスIDに紐づくデータを全て削除する。
deleteLockFileExceedsLockWaitTime(File, String, LogContext) - Method in class nablarch.core.log.basic.SynchronousFileLogWriter
待機時間を過ぎても残存しているロックファイルを強制的に削除する。
DELIVERY_MODE - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
メッセージパーシステンス設定 (int デフォルト:DeliveryMode.PERSISTENT)
describeTo(Description) - Method in class nablarch.test.NullMatcher
Generates a description of the object.
DESCRIPTION - Static variable in class nablarch.test.core.http.TestCaseInfo
ショットの説明を記述しているカラム名
DESTINATION - Static variable in class nablarch.fw.messaging.InterSystemMessage.HeaderName
送信宛先ヘッダ
Destination() - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.Destination
 
DESTINATION - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
送信先キュー (javax.jms.Destination:送信側で自動設定)
destroy() - Method in class nablarch.fw.dicontainer.container.DefaultContainer
 
destroy() - Method in interface nablarch.fw.dicontainer.Container
DIコンテナを破棄する。
Destroy - Annotation Type in nablarch.fw.dicontainer
コンポーネントの破棄を行うライフサイクルメソッドであることを表すアノテーション。
destroy(ContainerDestroy) - Method in class nablarch.fw.dicontainer.scope.SingletonScope
すべてのシングルトンコンポーネントを破棄する。
destroy() - Method in class nablarch.fw.web.httpserver.LazySessionInvalidationFilter
 
destroy() - Method in class nablarch.fw.web.servlet.RepositoryBasedWebFrontController
この実装では、保持しているリクエストコントローラに対して 処理を委譲するのみ。
destroy() - Method in class nablarch.fw.web.servlet.WebFrontController
destroy() - Method in class nablarch.test.core.http.dump.RequestDumpServerShutdownFilter
処理無し。
destroyComponent(T) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition
コンポーネントを破棄する。
destroyMethod(DestroyMethod) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition.Builder
破棄メソッドを設定する。
DestroyMethod - Interface in nablarch.fw.dicontainer.component
コンポーネントの破棄を行うメソッドを表すインターフェース。
detach() - Static method in class nablarch.fw.messaging.MessagingContext
カレントスレッド上のメッセージコンテキストを閉じた上で除去する。 メッセージングコンテキストがカレントスレッド上に存在しない場合はなにもしない。
detect() - Method in class nablarch.integration.router.NablarchControllerDetector
 
determinePackNibble(Map<String, Object>) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
パックNibbleと、それぞれの符号ビットの設定を行う。
determineZoneNibble(Map<String, Object>) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
ゾーンNibbleおよび符号ビットの設定を行う。
DI_CONFIG - Static variable in class nablarch.test.core.standalone.TestShot
コンポーネント設定ファイル
dialect - Variable in class nablarch.core.db.connection.ConnectionFactorySupport
SQL方言
Dialect - Interface in nablarch.core.db.dialect
データベースの実装依存の方言を吸収するためのインタフェース。
DiContainer - Class in nablarch.core.repository.di
DIコンテナの機能を実現するクラス。 staticプロパティへのインジェクションは行われない。 インジェクションの対象となるプロパティがstaticである場合、例外が発生する。 後方互換性を維持するするため、システムプロパティ"nablarch.diContainer.allowStaticInjection"に trueを設定することで、staticプロパティへのインジェクションを許可できる。 後方互換性維持以外の目的での使用は推奨しない。
DiContainer(ComponentDefinitionLoader) - Constructor for class nablarch.core.repository.di.DiContainer
コンストラクタ。
DiContainer(ComponentDefinitionLoader, boolean) - Constructor for class nablarch.core.repository.di.DiContainer
コンストラクタ。
DIGIT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
Digits - Annotation Type in nablarch.core.validation.convertor
数値フォーマット指定を表わすアノテーション。
Digits - Annotation Type in nablarch.core.validation.ee
数値の整数部、小数部が指定された桁数以内であることを表すアノテーション。

入力値がnullまたは空文字列の場合は、validと判定する。
Digits.fraction()が未指定の場合は、Digits.fraction()0として判定を行う。 つまり、入力値が整数であるかを判定することになる。

整数部3桁、小数部4桁の例を以下に示す。

Digits.DigitsValidator - Class in nablarch.core.validation.ee
桁数をバリデーションするConstraintValidatorクラス。
Digits.List - Annotation Type in nablarch.core.validation.ee
複数指定用のアノテーション
DigitsValidator() - Constructor for class nablarch.core.validation.ee.Digits.DigitsValidator
 
dimensions() - Method in class nablarch.fw.dicontainer.scope.PrototypeScope
 
dimensions() - Method in interface nablarch.fw.dicontainer.scope.Scope
スコープの広さを表す値を返す。
dimensions() - Method in class nablarch.fw.dicontainer.scope.SingletonScope
 
dimensions() - Method in class nablarch.fw.dicontainer.web.scope.RequestScope
 
dimensions() - Method in class nablarch.fw.dicontainer.web.scope.SessionScope
 
dir - Variable in class nablarch.core.repository.di.config.xml.schema.ConfigFile
 
dir - Variable in class nablarch.core.repository.di.config.xml.schema.Import
 
dir() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
DirectCallableValidator - Interface in nablarch.core.validation
Validator をメソッド内の直接呼び出しに対応させる場合に実装する インターフェース。
Directive(String, Class<?>) - Constructor for class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
コンストラクタ。
directive(LayoutDefinition) - Method in class nablarch.core.dataformat.LayoutFileParser
動作設定(ディレクティブ)を読み込む。
Directive - Class in nablarch.test.tool.sanitizingcheck.tag
ディレクティブを表すクラス。
Directive(int, int, String) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.Directive
コンストラクタ。
directives(LayoutDefinition) - Method in class nablarch.core.dataformat.LayoutFileParser
共通設定部をパースする。
directives - Variable in class nablarch.test.core.file.DataFile
ディレクティブ一覧
DirectoryBasedResourcePathRule - Class in nablarch.fw.web.i18n
コンテキストルート直下のディレクトリを言語の切り替えに使用するクラス。
DirectoryBasedResourcePathRule() - Constructor for class nablarch.fw.web.i18n.DirectoryBasedResourcePathRule
 
disable_tracing() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Disable tracing.
disconnect(MQQueueManager) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
MQQueueManagerの接続を切断する。

MQExceptionが送出された場合はTRACEレベルのログを出力し、MQExceptionを送出しない。

dispatchEventOfAfterTestClass() - Static method in class nablarch.test.event.TestEventDispatcher
テストクラス終了後のイベントをディスパッチする。
dispatchEventOfAfterTestMethod() - Method in class nablarch.test.event.TestEventDispatcher
テストメソッド後のイベントをディスパッチする。
dispatchEventOfBeforeTestClassAndBeforeSuit() - Static method in class nablarch.test.event.TestEventDispatcher
テストクラス前とテストスイート前のイベントをディスパッチする。
dispatchEventOfBeforeTestMethod() - Method in class nablarch.test.event.TestEventDispatcher
テストメソッド前のイベントをディスパッチする。
DispatchHandler<TData,TResult,TSelf extends Handler<TData,TResult>> - Class in nablarch.fw.handler
ハンドラキューの委譲チェインとは独立したルールに従って、 ハンドラのディスパッチを行うハンドラ(ディスパッチャ)
DispatchHandler() - Constructor for class nablarch.fw.handler.DispatchHandler
 
DispatchingClassItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.DispatchingClassItem
 
DisplayControlChecker - Interface in nablarch.common.web.tag
サブミットを行うタグの表示制御が必要か否かを判定するインタフェース。
DisplayMethod - Enum in nablarch.common.web.tag
フォームのサブミットを行うタグを表示制御する場合の表示方法を表す列挙型
Disposable - Interface in nablarch.core.repository.disposal
廃棄処理を行うインタフェース。
廃棄処理を必要とするクラスは本インタフェースを実装すること。
DisposableAdaptor - Class in nablarch.core.repository.disposal
CloseableオブジェクトをDisposableとして扱うためのアダプタ。
DisposableAdaptor() - Constructor for class nablarch.core.repository.disposal.DisposableAdaptor
 
dispose() - Method in interface nablarch.core.repository.disposal.ApplicationDisposer
廃棄処理を行う。
dispose() - Method in class nablarch.core.repository.disposal.BasicApplicationDisposer
廃棄処理を行う。
dispose() - Method in interface nablarch.core.repository.disposal.Disposable
廃棄処理を行う。
dispose() - Method in class nablarch.core.repository.disposal.DisposableAdaptor
 
dispose() - Method in class nablarch.integration.micrometer.DefaultMeterBinderListProvider
 
dispose() - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
 
dispose() - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
 
dispose() - Method in interface nablarch.integration.redisstore.lettuce.LettuceRedisClient
Redisサーバーとの接続を閉じる。
dispose() - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
 
div() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
doCatch(Throwable) - Method in class nablarch.common.web.tag.CustomTagSupport

例外をINFOレベルでログ出力する。
doCatch(Throwable) - Method in class nablarch.common.web.tag.HtmlTagSupport

例外をINFOレベルでログ出力する。
doClose() - Method in class nablarch.fw.batch.ee.chunk.BaseDatabaseItemReader
リーダの終了処理(リソースの解放など)を行う。
doComparison(long, long) - Method in class nablarch.integration.workflow.condition.EqFlowProceedCondition
パラメータ値と期待する値が一致していることを比較する。
doComparison(long, long) - Method in class nablarch.integration.workflow.condition.GeFlowProceedCondition
数値の比較を行う。
doComparison(long, long) - Method in class nablarch.integration.workflow.condition.GtFlowProceedCondition
数値の比較を行う。
doComparison(long, long) - Method in class nablarch.integration.workflow.condition.LeFlowProceedCondition
数値の比較を行う。
doComparison(long, long) - Method in class nablarch.integration.workflow.condition.LtFlowProceedCondition
数値の比較を行う。
doComparison(long, long) - Method in class nablarch.integration.workflow.condition.NeFlowProceedCondition
数値の比較を行う。
doComparison(long, long) - Method in class nablarch.integration.workflow.condition.NumberFlowProceedConditionSupport
数値の比較を行う。
doConvertIdentifiers(DatabaseMetaData, String) - Static method in class nablarch.common.dao.DatabaseUtil
識別子をデータベースメタ情報の定義を元に変換する。
doCreateObject() - Method in class nablarch.integration.micrometer.MeterRegistryFactory
 
DOCTYPE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
document() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
doEndTag() - Method in class nablarch.common.web.tag.AnchorTag
doEndTag() - Method in class nablarch.common.web.tag.ButtonTagSupport
doEndTag() - Method in class nablarch.common.web.tag.FormTag
doEndTag() - Method in class nablarch.common.web.tag.IgnoreConfirmationTag
doEndTag() - Method in class nablarch.common.web.tag.IncludeTag

TagUtil.getResourcePathForLanguage(javax.servlet.jsp.PageContext, String) メソッドを呼び出し、指定されたパスを言語対応のリソースパスに変換してからインクルードを行う。

インクルードコンテキストに設定されたパラメータからクエリー文字列を作成しパスに追加する。

doEndTag() - Method in class nablarch.common.web.tag.ScriptTag
doEndTag() - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
doEndTag() - Method in class nablarch.common.web.tag.SubmitTagSupport
doExporter(ReportContext, OutputStreamExporterOutput, List<JasperPrint>) - Method in class nablarch.integration.report.exporter.BasicReportExporter
帳票エクスポーターを生成します。
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nablarch.fw.web.httpserver.LazySessionInvalidationFilter
HttpSessionのラップを行う。 後続処理終了後に遅延してHttpSession.invalidate()を行う。
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nablarch.fw.web.servlet.RepositoryBasedWebFrontController
この実装では、保持しているリクエストコントローラに対して 処理を委譲するのみ。
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nablarch.fw.web.servlet.WebFrontController
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nablarch.test.core.http.dump.RequestDumpServerShutdownFilter
サーバのシャットダウンを行う。レスポンス(ステータスコード202)を返却し、 後続のフィルタへの処理委譲は行わない
doFinally() - Method in class nablarch.common.web.tag.CustomTagSupport
doFinally() - Method in class nablarch.common.web.tag.HtmlTagSupport

HTMLの属性をクリアする。
doInitBody() - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
doInTransaction(Transaction) - Method in class nablarch.core.transaction.TransactionExecutor
トランザクション内で実行する処理を実装する。

必要がある場合は、本メソッド内でトランザクション制御を行っても良い。

doInTransaction(AppDbConnection) - Method in class nablarch.test.core.db.TransactionTemplate
トランザクション内ので処理を行う。
トランザクション内で実行する処理をサブクラスまたは無名クラスにて定義すること。
doInTransaction(AppDbConnection) - Method in class nablarch.test.core.db.TransactionTemplateInternal
トランザクション内ので処理を行う。
トランザクション内で実行する処理をサブクラスまたは無名クラスにて定義すること。
doInTransaction(TransactionManagerConnection) - Method in class nablarch.test.core.db.TransactionTemplateInternal
トランザクション内ので処理を行う。
トランザクション内で実行する処理をサブクラスまたは無名クラスにて定義すること。
DomaConfig - Class in nablarch.integration.doma
Domaを使用してデータベースアクセスを行うための設定を保持するクラス。
DomaDaoRepository - Class in nablarch.integration.doma
Domaで使用するDaoの実装クラスを生成・保持するクラス。
Domain - Annotation Type in nablarch.core.validation.ee
指定されたドメイン定義に合致することを表わすアノテーション。
Domain.List - Annotation Type in nablarch.core.validation.ee
複数指定用のアノテーション
DomainDefinition - Interface in nablarch.core.validation.domain
ドメイン定義を表すインタフェース。 1つのコンバータ定義と複数のバリデーション定義を持つことができる。
DomainManager<T> - Interface in nablarch.core.validation.ee
ドメインバリデーションに使用するドメイン定義を管理するクラス。
DomainValidationHelper - Class in nablarch.core.validation.domain
ドメイン定義によるバリデーションをサポートするヘルパークラス。
DomainValidationHelper() - Constructor for class nablarch.core.validation.domain.DomainValidationHelper
 
DomainValidator - Class in nablarch.core.validation.domain
ドメイン定義にしたがってバリデーションを行うバリデータ。
DomainValidator() - Constructor for class nablarch.core.validation.domain.DomainValidator
 
DomainValidator - Class in nablarch.core.validation.ee
ドメインバリデーションを行うConstraintValidator実装クラス。
DomainValidator() - Constructor for class nablarch.core.validation.ee.DomainValidator
 
DomaStatementProperties - Class in nablarch.integration.doma
Domaの設定の中でStatementに関するものをまとめたクラス。
バッチサイズはStatementに設定する項目ではないが、Statementを実行する単位を決定するための値なので当クラスに含んでいる。
DomaStatementProperties() - Constructor for class nablarch.integration.doma.DomaStatementProperties
 
doMatches(String) - Method in class nablarch.test.IgnoringLS.ContainsIgnoreLS
マッチするか判定する。
doMatches(String) - Method in class nablarch.test.IgnoringLS.EqualsIgnoreLS
マッチするか判定する。
DomaTransactionItemWriteListener - Class in nablarch.integration.doma.batch.ee.listener
ItemWriteListenerレベルでDomaのトランザクション制御を行うNablarchItemWriteListenerの実装クラス。
DomaTransactionItemWriteListener() - Constructor for class nablarch.integration.doma.batch.ee.listener.DomaTransactionItemWriteListener
 
DomaTransactionNotSupportedConfig - Class in nablarch.integration.doma
Domaを使用してトランザクションを使用せずデータベースアクセスを行うための設定を保持するクラス。
DomaTransactionStepListener - Class in nablarch.integration.doma.batch.ee.listener
ステップレベルで、Domaのトランザクション制御を行うNablarchStepListenerの実装クラス。
DomaTransactionStepListener() - Constructor for class nablarch.integration.doma.batch.ee.listener.DomaTransactionStepListener
 
Done() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reset buffer when finished.
doOpen(Serializable) - Method in class nablarch.etl.DatabaseItemReader
テーブルにアクセスして指定されたSELECT文を使ってレコードを取得する。
doOpen(Serializable) - Method in class nablarch.fw.batch.ee.chunk.BaseDatabaseItemReader
データベースからのデータ読み込みを行う。
doRetrieve(int, int) - Method in class nablarch.core.db.cache.statement.CacheableSqlPStatement
簡易検索処理を実行する。
doRetrieve(int, int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
簡易検索処理を実行する。
doStartTag() - Method in class nablarch.common.web.tag.AnchorTag
doStartTag() - Method in class nablarch.common.web.tag.ButtonTagSupport
doStartTag() - Method in class nablarch.common.web.tag.ChangeParamNameTag
doStartTag() - Method in class nablarch.common.web.tag.CheckedInputTagSupport
doStartTag() - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
doStartTag() - Method in class nablarch.common.web.tag.CodeSelectTag
doStartTag() - Method in class nablarch.common.web.tag.CodeTag
doStartTag() - Method in class nablarch.common.web.tag.CompositeKeyCheckedInputTagSupport
 
doStartTag() - Method in class nablarch.common.web.tag.ConfirmationPageTag
doStartTag() - Method in class nablarch.common.web.tag.ErrorsTag
doStartTag() - Method in class nablarch.common.web.tag.ErrorTag
doStartTag() - Method in class nablarch.common.web.tag.FileTag
doStartTag() - Method in class nablarch.common.web.tag.ForConfirmationPageTag

確認画面の場合のみこのタグのボディを評価する。
doStartTag() - Method in class nablarch.common.web.tag.ForInputPageTag

入力画面の場合のみこのタグのボディを評価する。
doStartTag() - Method in class nablarch.common.web.tag.FormTag
doStartTag() - Method in class nablarch.common.web.tag.HiddenStoreTag
doStartTag() - Method in class nablarch.common.web.tag.HiddenTag
doStartTag() - Method in class nablarch.common.web.tag.IgnoreConfirmationTag
doStartTag() - Method in class nablarch.common.web.tag.ImgTag
doStartTag() - Method in class nablarch.common.web.tag.IncludeParamTag
doStartTag() - Method in class nablarch.common.web.tag.IncludeTag

インクルード時に含めるパラメータを保持するインクルードコンテキストを設定する。

doStartTag() - Method in class nablarch.common.web.tag.LinkTag
doStartTag() - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
doStartTag() - Method in class nablarch.common.web.tag.ListSelectTag
doStartTag() - Method in class nablarch.common.web.tag.MessageTag
doStartTag() - Method in class nablarch.common.web.tag.NoCacheTag
doStartTag() - Method in class nablarch.common.web.tag.ParamTag
doStartTag() - Method in class nablarch.common.web.tag.ParamTagSupport
doStartTag() - Method in class nablarch.common.web.tag.PasswordTag
doStartTag() - Method in class nablarch.common.web.tag.PlainHiddenTag
doStartTag() - Method in class nablarch.common.web.tag.PrettyPrintTag
 
doStartTag() - Method in class nablarch.common.web.tag.RawWriteTag
 
doStartTag() - Method in class nablarch.common.web.tag.ScriptTag
doStartTag() - Method in class nablarch.common.web.tag.SetTag
doStartTag() - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
doStartTag() - Method in class nablarch.common.web.tag.SubmitTagSupport
doStartTag() - Method in class nablarch.common.web.tag.TextareaTag
doStartTag() - Method in class nablarch.common.web.tag.TextTag
doStartTag() - Method in class nablarch.common.web.tag.WriteTag
doTransaction() - Method in class nablarch.core.db.transaction.SimpleDbTransactionExecutor
トランザクションを実行する。
DoubleByteCharacterString - Class in nablarch.core.dataformat.convertor.datatype
ダブルバイト文字列のデータタイプ。
DoubleByteCharacterString() - Constructor for class nablarch.core.dataformat.convertor.datatype.DoubleByteCharacterString
 
DoubleSubmissionHandler - Interface in nablarch.common.web.token
OnDoubleSubmissionアノテーションに対する処理を行うインタフェース。
DownloadButtonTag - Class in nablarch.common.web.tag
ダウンロードを行うbuttonタグを出力するクラス。

ButtonTagと異なる点を下記に示す。 新しいFormを作成し、作成したFormを使用してサブミットを行う。

DownloadButtonTag() - Constructor for class nablarch.common.web.tag.DownloadButtonTag
 
DownloadFileNameEncoder - Interface in nablarch.fw.web.download.encorder
ダウンロードファイル名をエンコードするインタフェース。
DownloadFileNameEncoderEntry - Class in nablarch.fw.web.download.encorder
User-Agentヘッダとエンコーダの関連を保持するエントリ。
DownloadFileNameEncoderEntry() - Constructor for class nablarch.fw.web.download.encorder.DownloadFileNameEncoderEntry
 
DownloadFileNameEncoderFactory - Class in nablarch.fw.web.download.encorder
User-Agentに対応するエンコーダを取得するインタフェース。
DownloadFileNameEncoderFactory() - Constructor for class nablarch.fw.web.download.encorder.DownloadFileNameEncoderFactory
コンストラクタ。 デフォルトのdownloadFileNameEncoderEntriesプロパティを生成する。
DownloadLinkTag - Class in nablarch.common.web.tag
ダウンロードを行うaタグを出力するクラス。

SubmitLinkTagと異なる点を下記に示す。 新しいFormを作成し、作成したFormを使用してサブミットを行う。

DownloadLinkTag() - Constructor for class nablarch.common.web.tag.DownloadLinkTag
 
DownloadSubmitTag - Class in nablarch.common.web.tag
ダウンロードを行うinputタグ(type="submit","button","image")を出力するクラス。

SubmitTagと異なる点を下記に示す。 新しいFormを作成し、作成したFormを使用してサブミットを行う。

DownloadSubmitTag() - Constructor for class nablarch.common.web.tag.DownloadSubmitTag
 
doWrite(String, Map<String, ?>) - Method in class nablarch.core.dataformat.FileRecordWriter
レコードタイプを指定してレコードを出力する。
doWrite(DataRecordFormatter, String, Map<String, ?>) - Method in class nablarch.core.dataformat.FileRecordWriter
レコードタイプを指定してレコードを出力する。
dt() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
dump(String) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
dumpHttpMessage(HttpRequest, HttpResponse) - Method in class nablarch.fw.web.HttpServer
HTTPレスポンスボディをローカルファイルに出力する。
dumpMap(Map<String, T>, String) - Static method in class nablarch.core.log.LogUtil
マップをダンプした文字列を返す。
dumpMap(Map<String, T>, String, Pattern) - Static method in class nablarch.core.log.LogUtil
マップをダンプした文字列を返す。
dumpMap(Map<String, T>, String, LogUtil.MapValueEditor) - Static method in class nablarch.core.log.LogUtil
マップをダンプした文字列を返す。
DuplicateDefinitionPolicy - Enum in nablarch.core.repository.di.config
設定値に重複する設定が存在した場合の動作ポリシーを表す列挙型。
DuplicateJobRunningCheckListener - Class in nablarch.fw.batch.ee.listener.job
同一ジョブが同時に複数実行されないことを保証するためのNablarchJobListener実装クラス。
DuplicateJobRunningCheckListener() - Constructor for class nablarch.fw.batch.ee.listener.job.DuplicateJobRunningCheckListener
 
DuplicateProcess(int) - Constructor for exception nablarch.fw.handler.DuplicateProcessCheckHandler.DuplicateProcess
2重起動を示す例外を生成する。
DuplicateProcessChecker - Interface in nablarch.fw.handler
プロセスの多重起動を防止するためのチェック処理を行うインタフェース。
DuplicateProcessCheckHandler - Class in nablarch.fw.handler
プロセスの2重起動をチェックするハンドラ。

プロセスの2重起動チェックは、DuplicateProcessCheckerにて行う。

DuplicateProcessCheckHandler() - Constructor for class nablarch.fw.handler.DuplicateProcessCheckHandler
 
DuplicateProcessCheckHandler.DuplicateProcess - Exception in nablarch.fw.handler
プロセスが2重に起動された場合に送出される例外クラス。
DuplicateStatementException - Exception in nablarch.core.db.statement.exception
一意制約違反時に発生する例外クラス。
DuplicateStatementException(String, SQLException) - Constructor for exception nablarch.core.db.statement.exception.DuplicateStatementException
SQLExceptionをラップしたDuplicateStatementExceptionを生成する。

E

eagerLoad(boolean) - Method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder.Builder
シングルトンのコンポーネントをイーガーロードするかどうかを設定する。
eagerLoad(boolean) - Method in class nablarch.fw.dicontainer.annotation.AnnotationScopeDecider.Builder
シングルトンのコンポーネントをイーガーロードするかどうかを設定する。
edit(String, Object) - Method in class nablarch.core.log.LogUtil.BasicMapValueEditor
マップの編集処理を行う。
edit(String, Object) - Method in interface nablarch.core.log.LogUtil.MapValueEditor
マップの値を編集する。
editClassAttribute(PageContext, HtmlAttributes, String) - Static method in class nablarch.common.web.tag.TagUtil
class属性を編集する。
editClassAttributeForError(PageContext, HtmlAttributes, String, Set<String>) - Static method in class nablarch.common.web.tag.TagUtil
name属性又はname属性のエイリアスに対応するエラーメッセージが存在する場合は、class属性に指定されたCSSクラス名を追記する。
editOnclickAttributeForSubmission(PageContext, HtmlAttributes) - Static method in class nablarch.common.web.tag.TagUtil
サブミット制御のためにonclick属性を編集する。
onclick属性が編集されている場合は編集しない。
editValue(String, Object) - Method in class nablarch.core.log.LogUtil.BasicMapValueEditor
値を編集する。
editValue(String, Object) - Method in class nablarch.core.log.LogUtil.MaskingMapValueEditor
キーがマスク対象のパターンにマッチする値のみマスキングを行う。 値を編集する。
EmbeddedMessagingProvider - Class in nablarch.test.core.messaging
JVM内蔵式メッセージングサーバによる簡易メッセージングプロバイダ実装。 この実装では、サブスレッド上で動作するJMSプロバイダ実装を内蔵しており、 そこに接続して動作する。 これにより、外部のMOMを用意すること無くメッセージング処理を含んだ業務機能の 単体テストを実施することが可能である。 現時点の実装では、自動テストでの利用のみを想定しているため、 リモートキューへの転送はサポートしていない。 また、内部的にActiveMQのメッセージブローカーとvm:// プロトコルを使用しているため、 本機能を利用する場合は、ActiveMQのライブラリをクラスパスに含める必要がある。
EmbeddedMessagingProvider() - Constructor for class nablarch.test.core.messaging.EmbeddedMessagingProvider
コンストラクタ
emitLog(InterSystemMessage<?>) - Method in class nablarch.fw.messaging.MessagingContext
メッセージングの証跡ログを出力する。
emphasize() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
empty() - Static method in class nablarch.core.beans.CopyOptions
空のCopyOptionsを取得する。
empty() - Static method in class nablarch.fw.dicontainer.component.impl.InjectionComponentResolvers
空のリゾルバを持つインスタンスを生成する。
empty() - Static method in class nablarch.fw.web.message.ErrorMessages
空のErrorMessagesインスタンスを返す。 HttpErrorHandlerから使用されることを想定。
EMPTY_ARRAY - Static variable in class nablarch.core.util.ResourcesUtil
空のResourcesUtil.Resourcesの配列です。
EMPTY_ATTRIBUTES - Static variable in class nablarch.common.web.tag.HtmlAttributes
空の属性。属性を何も指定しない場合に使用する。
enable_tracing() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Enable tracing.
encode(T) - Method in class nablarch.common.web.session.encoder.JavaSerializeEncryptStateEncoder
 
encode(T) - Method in class nablarch.common.web.session.encoder.JavaSerializeStateEncoder
 
encode(T) - Method in class nablarch.common.web.session.encoder.JaxbStateEncoder
 
encode(List<SessionEntry>) - Method in class nablarch.common.web.session.SessionStore
セッションエントリリストをエンコードする。
encode(T) - Method in interface nablarch.common.web.session.StateEncoder
バイト列へのエンコードを行う。
encode(byte[]) - Static method in class nablarch.core.util.Base64Util
バイト配列をBase64でエンコードする。

引数にnullが渡された場合、nullを返す。
引数の長さが0の場合、空文字を返す。

encode(String) - Method in interface nablarch.fw.web.download.encorder.DownloadFileNameEncoder
ダウンロードファイル名をエンコードする。
encode(String) - Method in class nablarch.fw.web.download.encorder.MimeBDownloadFileNameEncoder
RFC2047の仕様に従い、ファイル名をMIME-Bエンコードする。
エンコードの際の文字コードには、charsetプロパティに設定された文字コードを使用する。
encode(String) - Method in class nablarch.fw.web.download.encorder.UrlDownloadFileNameEncoder
ファイル名をURLエンコードする。
エンコードの際の文字コードには、charsetプロパティに設定された文字コードを使用する。
EncodeException - Exception in nablarch.common.web.session
セッションの内容をエンコードする際に発生する例外。

パラメータの改ざん等での発生を想定される。

EncodeException(Throwable) - Constructor for exception nablarch.common.web.session.EncodeException
コンストラクタ。
encodeKey(String) - Method in class nablarch.integration.redisstore.lettuce.AbstractLettuceRedisClient
文字列のキーを byte[] にエンコードする。
encodeUri(PageContext, String, Boolean) - Static method in class nablarch.common.web.tag.TagUtil
URIの指定方法に応じてURIを組み立て、エンコードしたURIを返す。
encoding - Variable in class nablarch.core.repository.di.config.xml.schema.ConfigFile
 
encrypt(AesEncryptor.AesContext, byte[]) - Method in class nablarch.common.encryption.AesEncryptor
 
encrypt(C, byte[]) - Method in interface nablarch.common.encryption.Encryptor
コンテキスト情報を使用して暗号化を行う。
encryptHiddenValues(PageContext, List<String>, Map<String, List<String>>) - Static method in class nablarch.common.web.hiddenencryption.HiddenEncryptionUtil
hiddenタグの値を暗号化する。
Encryptor<C extends java.io.Serializable> - Interface in nablarch.common.encryption
暗号化と復号を行うインタフェース。
end(String, String) - Method in class nablarch.core.log.app.PerformanceLogFormatter
測定を終了し、パフォーマンスログのメッセージをフォーマットする。
end(String, String, Object...) - Static method in class nablarch.core.log.app.PerformanceLogUtil
測定を終了しパフォーマンスログを出力する。
end(HttpAccessLogFormatter.HttpAccessLogContext, Object[]) - Static method in class nablarch.fw.web.handler.HttpAccessLogUtil
リクエスト処理終了時のログを出力する。
endColumn - Variable in class nablarch.test.tool.htmlcheck.parser.Token
The column number of the last character of this Token.
endExecute(String, long) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeメソッドの実行終了時のSQLログをフォーマットする。
endExecute(String, long) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#executeメソッドの実行終了時のSQLログをフォーマットする。
endExecuteBatch(String, long, int) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeBatchメソッドの更新終了時のSQLログをフォーマットする。
endExecuteBatch(String, long, int) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#executeBatchメソッドの更新終了時のSQLログをフォーマットする。
endExecuteQuery(String, long) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeQueryメソッドの検索終了時のSQLログをフォーマットする。
endExecuteQuery(String, long) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#executeQueryメソッドの検索終了時のSQLログをフォーマットする。
endExecuteUpdate(String, long, int) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeUpdateメソッドの更新終了時のSQLログをフォーマットする。
endExecuteUpdate(String, long, int) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#executeUpdateメソッドの更新終了時のSQLログをフォーマットする。
EndFreeMemoryItem() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.EndFreeMemoryItem
 
endLine - Variable in class nablarch.test.tool.htmlcheck.parser.Token
The line number of the last character of this Token.
endRetrieve(String, long, long, int) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#retrieveメソッドの検索終了時のSQLログをフォーマットする。
endRetrieve(String, long, long, int) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#retrieveメソッドの検索終了時のSQLログをフォーマットする。
endsWith(String) - Static method in class nablarch.test.StringMatcher
期待する文字列で終了することを表明するMatcher実装を返却する。
endsWithChar(Character, StringBuilder) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
バッファの末尾が指定した1文字で終了しているのであれば、 その1文字をバッファから除去した上でtrueを返却する。
endsWithString(String, StringBuilder) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
バッファの末尾が指定した文字列で終了しているのであれば、 その文字列をバッファから除去した上でtrueを返却する。
EndTimeItem(DateFormat) - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.EndTimeItem
コンストラクタ。
EndTimeItem(DateFormat) - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.EndTimeItem
コンストラクタ。
endTransaction() - Method in class nablarch.core.db.transaction.SimpleDbTransactionManager
トランザクションを終了し、リソースを解放する。。
endTransactions() - Method in class nablarch.test.core.db.DbAccessTestSupport
トランザクションを終了する。
EndUsedMemoryItem() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.EndUsedMemoryItem
 
ensureCapacity(int) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
EntityDependencyParser - Class in nablarch.test.core.db
jp.co.tis.gsp.tools.db.EntityDependencyParserから移植。
EntityDependencyParser() - Constructor for class nablarch.test.core.db.EntityDependencyParser
 
EntityList<E> - Class in nablarch.common.dao
UniversalDaoから返される結果リストの保持クラス。

ページネーションのためのページ数や検索条件に一致した件数なども本クラスで保持する。

EntityList() - Constructor for class nablarch.common.dao.EntityList
デフォルトコンストラクタ
EntityList(int) - Constructor for class nablarch.common.dao.EntityList
指定の初期容量でEntityListを生成する。
EntityList(Collection<? extends E>) - Constructor for class nablarch.common.dao.EntityList
指定のコレクションでEntityListを生成する。
EntityMeta - Class in nablarch.common.dao
Entityクラスのメタデータを保持するクラス。
EntityMeta(Class<?>) - Constructor for class nablarch.common.dao.EntityMeta
コンストラクタ。
EntityResponse - Class in nablarch.fw.jaxrs
Entityを持つレスポンス。 Producesを使用した場合に レスポンスヘッダとステータスコードを指定したい場合に使用する。
EntityResponse() - Constructor for class nablarch.fw.jaxrs.EntityResponse
 
EntityTestConfiguration - Class in nablarch.test.core.entity
エンティティテスト用設定クラス。
EntityTestConfiguration() - Constructor for class nablarch.test.core.entity.EntityTestConfiguration
 
EntityTestSupport - Class in nablarch.test.core.db
エンティティ自動テスト用基底クラス。
エンティティクラスの自動テストを行う場合には、本クラスを継承しテストクラスを作成する。 本クラス以外の基底クラスを継承しなければならない場合は、 本クラスのインスタンスを生成し処理を委譲することで代替可能である。
EntityTestSupport() - Constructor for class nablarch.test.core.db.EntityTestSupport
コンストラクタ。
本クラスを継承する場合に呼び出されることを想定している。
EntityTestSupport(Class<?>) - Constructor for class nablarch.test.core.db.EntityTestSupport
コンストラクタ。
本クラスを継承せずに使用する場合に呼び出されることを想定している。
EntityUtil - Class in nablarch.common.dao
エンティティに関するユーティリティクラス。
Entry - Class in nablarch.core.repository.di.config.xml.schema
Mapのエントリを設定する型。
Entry() - Constructor for class nablarch.core.repository.di.config.xml.schema.Entry
 
entry - Variable in class nablarch.core.repository.di.config.xml.schema.Map
 
entrySet() - Method in class nablarch.common.web.session.SessionEntry
 
entrySet() - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

entrySet() - Method in class nablarch.core.util.map.MapWrapper

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

EnumerableIterator<K> - Class in nablarch.core.util.map
Iteratorに対するEnumerationへのラッパー
EnumerableIterator(Iterator<K>) - Constructor for class nablarch.core.util.map.EnumerableIterator
コンストラクタ
EOF - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
End of File.
eol - Variable in exception nablarch.test.tool.htmlcheck.parser.ParseException
The end of line string for this machine.
EqFlowProceedCondition - Class in nablarch.integration.workflow.condition
指定のパラメータ値が、期待する値を一致するかチェックを行うフロー進行条件クラス。

EqFlowProceedCondition(String, String) - Constructor for class nablarch.integration.workflow.condition.EqFlowProceedCondition
期待値と一致することを判定するフロー進行条件クラスを生成する。
equals(Object) - Method in class nablarch.common.dao.ColumnMeta
 
equals(Object) - Method in class nablarch.common.dao.EntityMeta
 
equals(Object) - Method in class nablarch.common.web.compositekey.CompositeKey
このオブジェクトと等価であるかを返す。

objが以下の条件を全て満たす場合trueを返す。 nullではないこと。 CompositeKey型のオブジェクトであること。 保持しているキーの値が、このオブジェクトが保持しているキーの値と一致すること。

Equals(String, Object...) - Constructor for class nablarch.core.dataformat.DataRecordPredicate.Equals
コンストラクタ
equals(Object) - Method in class nablarch.core.db.cache.ResultSetCacheKey
以下の項目が等しい場合に等価と判定する。 SQL ID バインドパラメータ 開始位置 最大件数
equals(Object) - Method in class nablarch.core.db.cache.statement.BoundParameters
equals(Object) - Method in class nablarch.core.message.Message
文字列リソースが等価であるか判定する。
equals(Object) - Method in class nablarch.core.util.map.MapWrapper
 
equals(Object) - Method in class nablarch.core.validation.ValidationResultMessage
このオブジェクトと等価であるかを返す。

objが以下の条件を全て満たす場合trueを返す。 nullではないこと。 このオブジェクトと同じ型であること。 メッセージIDが同値であること。 バリデーション対象のプロパティ名が同値であること。

equals(Object) - Method in class nablarch.fw.dicontainer.component.ComponentId
 
equals(Object) - Method in class nablarch.fw.dicontainer.component.ComponentKey.AliasKey
 
equals(Object) - Method in class nablarch.fw.dicontainer.component.ComponentKey
 
equals(Object) - Method in class nablarch.fw.web.RestTestBodyConverter.MediaType
 
equals(Object) - Method in class nablarch.test.core.util.ByteArrayAwareMap
要素中にバイト配列が含まれていた場合、等価であれば等しい要素であるとみなす。
equals(String) - Static method in class nablarch.test.IgnoringLS
改行の種類以外が等しいことを表明するMatcherを返却する。
error(String) - Method in class nablarch.core.log.NablarchLogger
 
error(String, Object) - Method in class nablarch.core.log.NablarchLogger
 
error(String, Object, Object) - Method in class nablarch.core.log.NablarchLogger
 
error(String, Object...) - Method in class nablarch.core.log.NablarchLogger
 
error(String, Throwable) - Method in class nablarch.core.log.NablarchLogger
 
error(Throwable, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
実行時例外/エラーの発生によって本処理が終了した場合に一度だけ実行される。

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

Error() - Constructor for exception nablarch.fw.Result.Error
デフォルトコンストラクタ
Error(String) - Constructor for exception nablarch.fw.Result.Error
コンストラクタ
Error(Throwable) - Constructor for exception nablarch.fw.Result.Error
コンストラクタ
Error(String, Throwable) - Constructor for exception nablarch.fw.Result.Error
コンストラクタ
ERROR_MODE_MSG_EXCEPTION - Static variable in class nablarch.test.core.reader.SendSyncMessageParser
テストデータ上で、メッセージ送受信エラーを表す文字列
ERROR_MODE_TIMEOUT - Static variable in class nablarch.test.core.reader.SendSyncMessageParser
テストデータ上で、タイムアウトエラーを表す文字列
ErrorCollector - Interface in nablarch.fw.dicontainer.component
コンポーネント定義のバリデーションを行った結果、 発生したバリデーションエラーを収集するインターフェース。
errorCollector - Variable in class nablarch.fw.dicontainer.container.ContainerBuilder
バリデーションエラーを収集するクラス
ErrorCollectorImpl - Class in nablarch.fw.dicontainer.component.impl
ErrorCollector実装クラス。
ErrorCollectorImpl() - Constructor for class nablarch.fw.dicontainer.component.impl.ErrorCollectorImpl
 
errorInExecution(Throwable, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
 
errorInExecution(Throwable, ExecutionContext) - Method in interface nablarch.fw.handler.ExecutionHandlerCallback
実行制御ハンドラが後続処理を実行した後、 後続のハンドラでエラーが発生した場合に呼ばれる。
ErrorMessages - Class in nablarch.fw.web.message
エラーメッセージを保持するクラス。
ErrorMessages(ApplicationException) - Constructor for class nablarch.fw.web.message.ErrorMessages
ApplicationExceptionからオブジェクトを構築する。
ErrorMessages() - Constructor for class nablarch.fw.web.upload.util.BulkValidationResult.ErrorMessages
 
ErrorOnSessionWriteConflict - Annotation Type in nablarch.fw.web.interceptor
Deprecated.
標準のハンドラ構成では、本アノテーションを使用しても、DBトランザクションをロールバックすることができないため、 本アノテーションを使用しないこと。
ErrorOnSessionWriteConflict.Impl - Class in nablarch.fw.web.interceptor
Deprecated.
ErrorOnSessionWriteConflictインターセプタの処理内容を実装するリクエストハンドラ。
ErrorResponseBuilder - Class in nablarch.fw.jaxrs
JAX-RS用のエラーレスポンスを生成するクラス。 例外の種類に応じて以下のレスポンスを生成する。
ErrorResponseBuilder() - Constructor for class nablarch.fw.jaxrs.ErrorResponseBuilder
 
ErrorResponseMessage - Exception in nablarch.fw.messaging
エラー応答として送信する電文情報を含んだ実行時例外。 本クラスを送出することで、業務トランザクションはロールバックしつつ、 任意の内容の応答電文を送信することができる。
ErrorResponseMessage(ResponseMessage) - Constructor for exception nablarch.fw.messaging.ErrorResponseMessage
コンストラクタ。
ErrorResponseMessage(ResponseMessage, Throwable) - Constructor for exception nablarch.fw.messaging.ErrorResponseMessage
元例外とエラー応答電文の内容指定し、インスタンスを生成する。
errorResponseOf(Throwable, ExecutionContext) - Method in class nablarch.fw.messaging.handler.MessageReplyHandler
後続ハンドラの処理中に未捕捉の例外が発生した場合に応答するエラー電文を作成する。
ErrorsTag - Class in nablarch.common.web.tag
複数件のエラーメッセージを出力するクラス。
画面上部に一覧でエラーメッセージを表示する場合に使用する。
ErrorsTag() - Constructor for class nablarch.common.web.tag.ErrorsTag
 
ErrorTag - Class in nablarch.common.web.tag
エラーメッセージを出力するクラス。
エラーの原因となった入力項目の近くにエラーメッセージを個別に表示する場合に使用する。
ErrorTag() - Constructor for class nablarch.common.web.tag.ErrorTag
 
escape(String) - Static method in class nablarch.test.NablarchTestUtils
文字列をエスケープする。
escapeForRegex(char) - Static method in class nablarch.core.validation.convertor.ConversionUtil
指定されたシンボルを正規表現の形式にエスケープする。
escapeHtml(Object) - Static method in class nablarch.common.web.HtmlTagUtil
HTMLエスケープを行う。

このメソッドは、セキュリティ上問題のある文字列のHTMLエスケープ行う。
文字列がnullであった場合、nullを返す。

escapeHtml(Object, boolean) - Static method in class nablarch.common.web.HtmlTagUtil
HTMLエスケープ及び半角スペースと改行の変換を行う。

このメソッドは、下記の処理を行う。 セキュリティ上問題のある文字列のHTMLエスケープ処理 改行、半角スペースの変換 文字列がnullであった場合、nullを返す。

escapeHtml(Object, boolean, List<String>, List<String>) - Static method in class nablarch.common.web.HtmlTagUtil
HTMLエスケープ、半角スペース・改行の変換を行う。 HTMLエスケープ対象外のタグを指定した場合は、指定したタグにのみHTMLエスケープを行わない。

このメソッドでは、下記の処理を行う。 セキュリティ上問題のある文字列のHTMLエスケープ 改行、半角スペースの変換 HTMLエスケープ対象外に指定したタグのエスケープのスキップ 文字列がnullであった場合、nullを返す。

escapeHtml(Object) - Static method in class nablarch.common.web.tag.TagUtil
HTMLエスケープを行う。
escapeHtml(Object, boolean) - Static method in class nablarch.common.web.tag.TagUtil
HTMLエスケープを行う。
escapeHtml(Object, boolean, List<String>, List<String>) - Static method in class nablarch.common.web.tag.TagUtil
HTMLエスケープを行う。
escapeJavaScriptString(Object) - Static method in class nablarch.common.web.tag.TagUtil
JavaScriptの文字列として使用する向けにエスケープを行う。
EstimatedEndTimeCalculator - Class in nablarch.fw.batch.progress
推定終了時間を求めるクラス。
EstimatedEndTimeCalculator() - Constructor for class nablarch.fw.batch.progress.EstimatedEndTimeCalculator
 
EtlConfig - Annotation Type in nablarch.etl.config
ETLの設定をインジェクトする際に指定するQualifier

使用例

EtlConfigLoader - Interface in nablarch.etl.config
外部リソースに定義されたETLの設定をロードするインタフェース。
EtlConfigProvider - Class in nablarch.etl.config
ETLの設定を提供するクラス。

デフォルトでは、JsonConfigLoaderを使用してETLの設定をロードする。 デフォルトのロード処理を変更したい場合は、EtlConfigLoaderの実装クラスを "etlConfigLoader"という名前でコンポーネント定義に設定して行う。 設定のロードは、JVMごとに1度しか行わない。

EtlJobAbortedException - Exception in nablarch.etl
バリデーションエラーが発生し、ステップを異常終了することを示す例外クラス。
EtlJobAbortedException(String) - Constructor for exception nablarch.etl.EtlJobAbortedException
例外メッセージを持つEtlJobAbortedを生成する。
EtlUtil - Class in nablarch.etl
ETL機能をサポートするユーティリティクラス。
evaluate(String) - Static method in enum nablarch.test.core.file.LineSeparator
改行コードの表現を評価する。
本列挙クラスの要素名である場合、すなわち LineSeparator#valueOf(String)が値を返却する場合は その値が持つ改行コードを返却する。それ以外の場合は、与えられた表現がそれ自身改行コードとみなして、 その引数をそのまま返却する。
evaluate(T) - Method in class nablarch.test.core.util.ListWrapper.Condition
評価する。
evaluate(K, V) - Method in class nablarch.test.core.util.MapCollector
評価する。
Event - Class in nablarch.integration.workflow.definition
ワークフローのイベントノード情報を表すクラス。
Event(String, String, String, String, List<SequenceFlow>) - Constructor for class nablarch.integration.workflow.definition.Event
イベントノード情報を生成する。
Event.EventType - Enum in nablarch.integration.workflow.definition
イベントタイプを表す列挙型。
EventTrigger - Interface in nablarch.fw.dicontainer.event
イベントを発火させる手段を提供するインターフェース。
EXCEL - Static variable in class nablarch.common.databind.csv.CsvDataBindConfig
EXCEL形式のCSVフォーマット定義
ExceptionHandler - Interface in nablarch.fw
エラー処理用のハンドラ。
exclude(ListWrapper.Condition<T>) - Method in class nablarch.test.core.util.ListWrapper
条件に合致する要素を除外したリストを返却する(非破壊的メソッド)。
excludes(String...) - Method in class nablarch.core.beans.CopyOptions.Builder
指定されたプロパティをコピー対象外に設定する。
excludes() - Method in interface nablarch.fw.dicontainer.annotation.auto.TraversalConfig
処理に含めないパターンを取得する。 パターンは正規表現で構成される。 パターンがなければ全て含める。
excludesNull() - Method in class nablarch.core.beans.CopyOptions.Builder
コピー元のプロパティがnullの場合はコピーしないよう設定する。
ExclusiveAccessMap<K,V> - Class in nablarch.core.util.map
与えられたMapに対する自動排他制御を実装するラッパークラス。 アクセサを使用した時点で排他ロックを自動的に取得する。
ExclusiveAccessMap(Map<K, V>) - Constructor for class nablarch.core.util.map.ExclusiveAccessMap
コンストラクタ。
ExclusiveAccessMap(Map<K, V>, ReentrantLock) - Constructor for class nablarch.core.util.map.ExclusiveAccessMap
コンストラクタ
ExclusiveControlContext - Class in nablarch.common.exclusivecontrol
排他制御の実行に必要な情報を保持するクラス。

排他制御用テーブルのスキーマ情報と排他制御対象のデータを指定する主キー条件を保持する。

ExclusiveControlContext() - Constructor for class nablarch.common.exclusivecontrol.ExclusiveControlContext
 
ExclusiveControlManager - Interface in nablarch.common.exclusivecontrol
排他制御(悲観的ロック、楽観的ロック)を管理するインタフェース。

排他制御用テーブルを使用した排他制御(悲観的ロック、楽観的ロック)を行うための機能、 及び排他制御用テーブルに対する行データの追加と削除を行う機能を提供する。

排他制御用テーブルは、排他制御の対象に含めるテーブルの範囲を決めた上で、 親となるテーブルを決定し排他制御用テーブルとする。 排他制御用テーブルには、バージョン番号をカラムを定義する。

悲観的ロックは、ExclusiveControlManager.updateVersion(ExclusiveControlContext)メソッドにより、 処理の開始時にバージョン番号を更新することでロックを実現する。 トランザクションがコミット又はロールバックされるまで、ロックが維持される。

楽観的ロックは、ExclusiveControlManager.getVersion(ExclusiveControlContext)メソッドでバージョン番号を取得しておき、 ExclusiveControlManager.checkVersions(List)ExclusiveControlManager.updateVersionsWithCheck(List)メソッドにより、 取得したバージョン番号が更新されていないかをチェックすることで実現する。

ExclusiveControlTable - Class in nablarch.common.exclusivecontrol
排他制御用テーブルのスキーマ情報とSQL文を保持するクラス。
ExclusiveControlTable(String, String, String, String, String, String, String) - Constructor for class nablarch.common.exclusivecontrol.ExclusiveControlTable
コンストラクタ。
ExclusiveControlUtil - Class in nablarch.common.exclusivecontrol
排他制御機能のユーティリティクラス。

排他制御用テーブルの操作は、ExclusiveControlManagerに委譲する。 本クラスで使用するExclusiveControlManagerのオブジェクトは SystemRepositoryから"exclusiveControlManager"という名前で取得する。 UniversalDaoを使用する場合には、 このクラスではなくUniversalDaoを使用して排他制御を行うこと。

execute(AppDbConnection) - Method in class nablarch.common.dao.UniversalDao.Transaction
 
execute() - Method in class nablarch.common.dao.UniversalDao.Transaction
データベースへのアクセス処理を行う。

コネクションはDaoContextFactoryに設定されたものが使われるので、 このexecuteを実装し、中でUniversalDaoのメソッドを使えば 別トランザクションになる。

また、自動的にコミット/ロールバックが行われる。

execute() - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.execute()のラッパー。
execute() - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.execute()のラッパー。
execute(AppDbConnection) - Method in class nablarch.core.db.transaction.SimpleDbTransactionExecutor
SQL文を実行する。
execute() - Method in class nablarch.core.transaction.TransactionExecutor
トランザクションを実行する。

TransactionExecutor.doInTransaction(Transaction)を呼び出しトランザクション制御を行う。

execute() - Method in class nablarch.fw.batch.ee.JobExecutor
JOBを実行する。JOBが終了または中断されるまで待機する。
execute(long) - Method in class nablarch.fw.batch.ee.JobExecutor
JOBを実行する。JOBが終了または中断されるまで待機する。 指定したミリ秒間隔で終了しているかどうかのチェックを行う。
execute(CommandLine) - Static method in class nablarch.fw.launcher.Main
バッチを実行する。

Main.handle(CommandLine, ExecutionContext)に処理を委譲して結果を返す。

execute() - Method in interface nablarch.fw.launcher.ProcessLifecycle
本処理を行う。
execute(HttpProtocolClient, HttpProtocolClient.HttpRequestMethodEnum, String, Map<String, List<String>>, Map<String, String>, String, String) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
HTTPリクエストを送出する。
execute(HttpProtocolClient.HttpRequestMethodEnum, String, Map<String, List<String>>, Map<String, String>, HttpOutputStreamWriter, HttpInputStreamReader) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
HTTP通信を行う。
execute(HttpProtocolClient.HttpRequestMethodEnum, String, Map<String, List<String>>, Map<String, String>, HttpOutputStreamWriter, HttpInputStreamReader) - Method in interface nablarch.fw.messaging.realtime.http.client.HttpProtocolClient
HTTP通信を行う。
execute() - Method in class nablarch.test.core.db.TransactionTemplate
トランザクション処理を実行する。
実行時例外が発生した場合はロールバック、そうでない場合はコミットを行う。
いずれの場合もトランザクションは終了する。
execute() - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストを実行する。
実行前後に特別な処理が不要な場合は、このメソッドを使用する。
execute(String) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストを実行する。
実行前後に特別な処理が不要な場合は、このメソッドを使用する。
execute(boolean) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストを実行する。 データベースのセットアップ要否を指定できる。
execute(String, boolean) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストを実行する。 データベースのセットアップ要否を指定できる。
execute(Advice<INF>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストを実行する。 テスト前後に特別な準備処理や結果確認処理が必要な場合はこのメソッドを使用する。
execute(String, Advice<INF>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストを実行する。 テスト前後に特別な準備処理や結果確認処理が必要な場合はこのメソッドを使用する。
execute(Advice<INF>, boolean) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストを実行する。
execute(String, Advice<INF>, boolean) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストを実行する。
execute(String, HttpRequest, ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
自動テスト用HTTPサーバを使用して、リクエスト単体テストを実現する。
execute(Class<?>, String, HttpRequest, ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
自動テスト用HTTPサーバを使用して、リクエスト単体テストを実現する。
execute(String) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テストを実行する。
execute(String, boolean) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テストを実行する。
execute() - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テストを実行する。
テストに使用するシート名はメソッド名と同じとみなされる。 本メソッドはサブクラスからのみ使用できる。
execute() - Method in class nablarch.test.NablarchTestUtils.ReflectionOperation
実行する。
executeAfter(NablarchListenerExecutor.Runner<T>) - Method in class nablarch.fw.batch.ee.listener.NablarchListenerExecutor
NablarchListenerExecutor.executeBefore(Runner)にて実行された(例外が発生したものを含む)リスナーの事後処理を、 NablarchListenerExecutor.executeBefore(Runner)で実行された順番とは逆順で実行する。

リスナーの事後処理の実行時に例外が発生した場合、ワーニングログを出力して後続のリスナーの事後処理を実行後、 発生した例外を呼び出し元に送出する。 複数の例外が発生した場合は、最初に発生した例外を呼び出し元に送出する。

executeBatch() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.executeBatch()のラッパー。
executeBatch() - Method in interface nablarch.core.db.statement.SqlStatement
Statement.executeBatch()のラッパー。
executeBatch(String) - Method in class nablarch.test.core.integration.IntegrationTestSupport
バッチ処理方式のテストを実行する。
executeBefore(NablarchListenerExecutor.Runner<T>) - Method in class nablarch.fw.batch.ee.listener.NablarchListenerExecutor
SystemRepositoryより実行対象となるリスナーのリストを取得し、リスナーの事前処理を順次実行する。
executeIntegrationTest(String) - Method in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
結合テストを実行する。
executeMessagingSync(String) - Method in class nablarch.test.core.integration.IntegrationTestSupport
メッセージ同期応答方式のテストを実行する。
executeOnError(NablarchListenerExecutor.Runner<T>) - Method in class nablarch.fw.batch.ee.listener.NablarchListenerExecutor
NablarchListenerExecutor.executeBefore(Runner)にて実行された(例外が発生したものを含む)リスナーのエラー発生時処理を、 NablarchListenerExecutor.executeBefore(Runner)で実行された順番とは逆順で実行する。

リスナーのエラー発生時処理の実行時に例外が発生した場合、 ワーニングログを出力して後続のリスナーのエラー発生時処理を実行後、発生した例外を呼び出し元に送出する。 複数の例外が発生した場合は、最初に発生した例外を呼び出し元に送出する。

executeOnline(String, String) - Method in class nablarch.test.core.integration.IntegrationTestSupport
オンライン処理方式のテストを実行する。
executeOnline(String, String, Advice) - Method in class nablarch.test.core.integration.IntegrationTestSupport
オンライン処理方式のテストを実行する。
executeQuery(String, Object, SelectOption) - Method in class nablarch.common.dao.BasicDaoContext
検索クエリを実行する。
executeQuery() - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.executeQuery()のラッパー。
executeQuery() - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.executeQuery()のラッパー。
executeQueryByMap(Map<String, ?>) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.executeQuery()のラッパー。
executeQueryByMap(Map<String, ?>) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
PreparedStatement.executeQuery()のラッパー。
executeQueryByObject(Object) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.executeQuery()のラッパー。
executeQueryByObject(Object) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
PreparedStatement.executeQuery()のラッパー。
executeTestCase(String, Map<String, String>, Advice<INF>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストケースを実行する。
executeTestShot() - Method in class nablarch.test.core.standalone.TestShot
テストショットを実行する。
ExecuteTime() - Constructor for class nablarch.fw.launcher.logging.LauncherLogFormatter.ExecuteTime
 
ExecuteTimeItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.ExecuteTimeItem
 
executeUpdate() - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.executeUpdate()のラッパー。
executeUpdate() - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.executeUpdate()のラッパー。
executeUpdateByMap(Map<String, ?>) - Method in class nablarch.core.db.statement.BasicSqlPStatement
Mapのvalueをバインド変数にセットしSQLを実行する。
executeUpdateByMap(Map<String, ?>) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
Mapのvalueをバインド変数にセットしSQLを実行する。
executeUpdateByObject(Object) - Method in class nablarch.core.db.statement.BasicSqlPStatement
オブジェクトのフィールドの値をバインド変数に設定しSQLを実行する。
executeUpdateByObject(Object) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
オブジェクトのフィールドの値をバインド変数に設定しSQLを実行する。
EXECUTION_ID_KEY - Static variable in class nablarch.core.ThreadContext
実行時IDのキー。
ExecutionContext - Class in nablarch.fw
一連のハンドラ実行において、共通して読み書きするデータを保持するクラス。

具体的には以下の情報を保持する。 ハンドラキュー データリーダ もしくは データリーダファクトリ ユーザセッションスコープ情報 リクエストスコープ情報 本クラスのセッションスコープはスレッドアンセーフである。 複数スレッドから使用する場合はセッションスコープにスレッドセーフなMap実装を設定すること。

ExecutionContext() - Constructor for class nablarch.fw.ExecutionContext
デフォルトコンストラクタ
ExecutionContext(ExecutionContext) - Constructor for class nablarch.fw.ExecutionContext
元となる実行コンテキストから、新たな実行コンテキストのオブジェクトを作成する。

作成される実行コンテキストの状態は以下の通り。 ハンドラキューには、元のオブジェクトからシャローコピーを作成して設定する。 リクエストスコープには、新規インスタンスを設定する(コピーされない)。 それ以外のフィールドには、元のオブジェクトの参照を設定する。

ExecutionHandlerCallback<TData,TResult> - Interface in nablarch.fw.handler
実行制御ハンドラ内の処理状況に応じて呼び出される各種コールバックを定義する インターフェース。
ExecutionIdAttribute - Class in nablarch.common.handler.threadcontext
スレッドコンテキストに保持する実行時ID。
ExecutionIdAttribute() - Constructor for class nablarch.common.handler.threadcontext.ExecutionIdAttribute
 
ExecutionIdItem() - Constructor for class nablarch.core.log.basic.BasicLogFormatter.ExecutionIdItem
 
ExecutionTimeItem() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.ExecutionTimeItem
 
ExecutionTimeItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.ExecutionTimeItem
 
executorService - Variable in class nablarch.fw.invoker.AbstractExecutorServiceFactory
ExecutorService
ExecutorServiceFactory - Interface in nablarch.fw.invoker
ExecutorServiceを生成するためのファクトリインタフェース。
exists(Class<T>, String) - Static method in class nablarch.common.dao.UniversalDao
SQL_IDをもとに検索し、データが存在するか否かを確認する。

検索の詳細はUniversalDao.exists(Class, String, Object)を参照すること。

exists(Class<T>, String, Object) - Static method in class nablarch.common.dao.UniversalDao
SQL_IDをもとにバインド変数を展開して検索し、データが存在するか否かを確認する。

検索用のSQLを変換して使用する。

exists() - Method in class nablarch.fw.web.ResourceLocator
このリソースの実体が存在するかどうか判定する。
exists(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
 
exists(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
 
exists(String) - Method in interface nablarch.integration.redisstore.lettuce.LettuceRedisClient
指定したキーが存在するか確認する。
exists(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
 
existsResource(String, HttpServletRequest) - Method in class nablarch.fw.web.i18n.ResourcePathRule
指定されたパスが指すファイルが存在するか否かを判定する。
ExitCode() - Constructor for class nablarch.fw.launcher.logging.LauncherLogFormatter.ExitCode
 
ExpandBuff(boolean) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
EXPECTED_CONTENT_FILENAME - Static variable in class nablarch.test.core.http.TestCaseInfo
コンテンツディスポジション・ヘッダに指定されたファイル名の期待値を定義しているカラム名(LIST_MAP=テストケース)
EXPECTED_CONTENT_LENGTH - Static variable in class nablarch.test.core.http.TestCaseInfo
コンテンツレングス・ヘッダの期待値を定義しているカラム名(LIST_MAP=テストケース)
EXPECTED_CONTENT_TYPE - Static variable in class nablarch.test.core.http.TestCaseInfo
コンテンツタイプ・ヘッダの期待値を定義しているカラム名(LIST_MAP=テストケース)
EXPECTED_FORWARD_URI - Static variable in class nablarch.test.core.http.TestCaseInfo
期待するフォワードURIを定義しているカラム名(LIST_MAP=テストケース)
EXPECTED_HTTP_STATUS_COLUMN - Static variable in class nablarch.test.core.http.TestCaseInfo
HTTPステータスコードの期待値を定義しているカラム名(LIST_MAP=テストケース)
EXPECTED_LOG - Static variable in class nablarch.test.core.standalone.TestShot
期待するログ
EXPECTED_MESSAGE_COLUMN - Static variable in class nablarch.test.core.http.TestCaseInfo
要求電文の期待値を定義しているカラム名(LIST_MAP=テストケース)
EXPECTED_MESSAGE_COLUMN - Static variable in class nablarch.test.core.standalone.TestShot
要求電文の期待値を定義しているカラム名
EXPECTED_MESSAGE_ID_COLUMN - Static variable in class nablarch.test.core.http.TestCaseInfo
HTTPステータスコードの期待値を定義しているカラム名(LIST_MAP=テストケース)
EXPECTED_SEARCH_COLUMN - Static variable in class nablarch.test.core.http.TestCaseInfo
検索結果の期待値を定義しているカラム名(LIST_MAP=テストケース)
EXPECTED_STATUS_CODE - Static variable in class nablarch.test.core.standalone.TestShot
期待するステータスコード
EXPECTED_TABLE_COLUMN - Static variable in class nablarch.test.core.http.TestCaseInfo
テーブル期待値を定義しているカラム名(LIST_MAP=テストケース)
EXPECTED_TABLE_GROUP_ID - Static variable in class nablarch.test.core.standalone.TestShot
DB期待値のグループID
ExpectedLogMessage - Class in nablarch.test.core.log
期待するログメッセージを表すクラス。
ログが想定通り出力されることを確認する為に使用する。
ExpectedLogMessage(LogLevel, List<String>) - Constructor for class nablarch.test.core.log.ExpectedLogMessage
コンストラクタ。
expectedMessages - Variable in class nablarch.test.core.messaging.MessagingRequestTestSupport
結果検証用クラス
expectedTokenSequences - Variable in exception nablarch.test.tool.htmlcheck.parser.ParseException
Each entry in this array is an array of integers.
Expirable<V> - Class in nablarch.core.cache.expirable
有効期限付きのキャッシュ値を表すクラス。
ExpirableCache<K,V> - Interface in nablarch.core.cache.expirable
有効期限付きキャッシュ。
ExpirableCacheListener<K> - Interface in nablarch.core.cache.expirable
有効期限付きキャッシュのリスナーインタフェース。 本インタフェースの各メソッドは、ExpirableCache実装クラスからコールバックされる。
ExpirableCacheListener.NopExpirableCacheListener<K> - Class in nablarch.core.cache.expirable
何の処理も行わないリスナー実装クラス。 特にコールバック処理が必要ない場合、本クラスを使用する。
ExpirableCacheTemplate<K,V> - Class in nablarch.core.cache.expirable
有効期限付きキャッシュ(ExpirableCache)を実装するためのテンプレートクラス。 有効期限付きキャッシュの基本的な枠組みを提供する。 サブクラスにて、具体的な格納先(Map、KVS等)へのアクセス処理を実装する。
ExpirableCacheTemplate() - Constructor for class nablarch.core.cache.expirable.ExpirableCacheTemplate
 
Expiration - Interface in nablarch.common.web.session
セッションストアの有効期限を管理するインターフェース。
EXPIRATION - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
メッセージ有効期限日時 (long 送信側で自動設定)
ExpirationSetting - Interface in nablarch.core.cache.expirable
有効期限設定。 IDと有効期限の紐付けを行う。
ExponentialNumberString - Class in nablarch.core.dataformat.convertor.value
符号なしおよび指数付き数値コンバータ。
ExponentialNumberString() - Constructor for class nablarch.core.dataformat.convertor.value.ExponentialNumberString
 
ExponentialSignedNumberString - Class in nablarch.core.dataformat.convertor.value
符号付きおよび指数付き数値コンバータ。
ExponentialSignedNumberString() - Constructor for class nablarch.core.dataformat.convertor.value.ExponentialSignedNumberString
 
export(ReportContext, List<JasperPrint>) - Method in class nablarch.integration.report.exporter.BasicReportExporter
帳票ファイルを出力します。
export(ReportContext, List<JasperPrint>) - Method in interface nablarch.integration.report.exporter.ReportExporter
帳票ファイルを出力します。
exportParam(String, String, String, TData, ExecutionContext) - Method in class nablarch.fw.handler.RewriteRule
変数を定義する。
exportParam(String, String, String, HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.HttpRequestRewriteRule
 
exportStream(ReportContext, List<JasperPrint>) - Method in class nablarch.integration.report.exporter.BasicReportExporter
帳票オブジェクトのストリームを返します。
exportStream(ReportContext, List<JasperPrint>) - Method in interface nablarch.integration.report.exporter.ReportExporter
帳票オブジェクトのストリームを返します。
ExpressionLang - Class in nablarch.test.tool.sanitizingcheck.tag
EL式を表すクラス。
ExpressionLang(int, int) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.ExpressionLang
コンストラクタ。
ExtendedStringConvertor - Interface in nablarch.core.validation.convertor
StringConvertorにてString変換後、さらに追加で変換を行うコンバータが実装するインタフェース。
ExtensionConverter<T> - Interface in nablarch.core.beans
拡張の型変換インタフェース。
ExternalizedComponentDefinitionLoader - Interface in nablarch.core.repository.di.config.externalize
外部化されたコンポーネント定義をロードするインタフェース。

外部化されたコンポーネント定義には、設定ファイル以外の例えばシステムプロパティや OS環境変数などで指定された値などが該当する。

extractSuffix(String) - Static method in class nablarch.core.util.FileUtil
ファイル名から拡張子を抽出する。

以下の仕様に当てはまる場合は、空文字列を返す。 ファイル名の先頭がドット ファイル名の末尾がドット 拡張子にドットがない 拡張子が英数字以外

F

fail(Object...) - Static method in class nablarch.test.Assertion
失敗を表明する。引数で与えられたメッセージを連結して一つのメッセージとする。
failComparing(String, Object, Object) - Static method in class nablarch.test.Assertion
比較に失敗したことを通知する。
FailureCodeItem() - Constructor for class nablarch.core.log.app.FailureLogFormatter.FailureCodeItem
 
FailureLogContext(String, String, Object) - Constructor for class nablarch.core.log.app.FailureLogFormatter.FailureLogContext
コンストラクタ。
FailureLogFormatter - Class in nablarch.core.log.app
障害通知ログと障害解析ログのメッセージをフォーマットするクラス。
FailureLogFormatter() - Constructor for class nablarch.core.log.app.FailureLogFormatter
フォーマット済みのログ出力項目を初期化する。
FailureLogFormatter.ContactItem - Class in nablarch.core.log.app
連絡先を取得するクラス。
FailureLogFormatter.DataItem - Class in nablarch.core.log.app
処理対象データを取得するクラス。
FailureLogFormatter.FailureCodeItem - Class in nablarch.core.log.app
障害コードを取得するクラス。
FailureLogFormatter.FailureLogContext - Class in nablarch.core.log.app
障害通知ログと障害解析ログの出力項目を保持するクラス。
FailureLogFormatter.MessageItem - Class in nablarch.core.log.app
メッセージを取得するクラス。
FailureLogUtil - Class in nablarch.core.log.app
障害ログを出力するユーティリティクラス。

本ユーティリティを使用するには、app-log.propertiesの設定が必要である。
障害通知ログは"MONITOR"、障害解析ログは本クラス名(FQCN)をロガー名に使用する。
ログレベルは、ログ出力に使用したメソッドにより決まる。

FastTableIdGenerator - Class in nablarch.common.idgenerator
採番用のテーブルを使用して高速に採番を行うクラス。
採番用テーブルを使用して採番処理を行い、トランザクションのコミット処理を行う。
FastTableIdGenerator() - Constructor for class nablarch.common.idgenerator.FastTableIdGenerator
 
FetchSizeItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.FetchSizeItem
 
Field - Annotation Type in nablarch.common.databind.fixedlength
レコードのフィールドであることを示すアノテーション。
field(String, int, int) - Method in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
フィールドを追加する。
field(String, int, int, FieldConvert.FieldConverter) - Method in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
フィールドを追加する。
field(String, int, int) - Method in class nablarch.common.databind.fixedlength.MultiLayoutBuilder
 
field(String, int, int, FieldConvert.FieldConverter) - Method in class nablarch.common.databind.fixedlength.MultiLayoutBuilder
 
field(String, int, int) - Method in class nablarch.common.databind.fixedlength.SingleLayoutBuilder
 
field(String, int, int, FieldConvert.FieldConverter) - Method in class nablarch.common.databind.fixedlength.SingleLayoutBuilder
 
FIELD_SEPARATOR - Static variable in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
フィールド区切り文字
FieldAndAnnotationLoader - Class in nablarch.core.db.statement.autoproperty
フィールド情報とフィールドに設定されたアノテーション情報をロードするクラス。
本クラスは、初期化時の一括ロード、インデックスによるデータロードをサポートしない。 フィールドのアノテーション情報を都度取得する(キャッシュしなくなった)ため、データベース機能では本クラスは利用していない。
FieldAndAnnotationLoader() - Constructor for class nablarch.core.db.statement.autoproperty.FieldAndAnnotationLoader
 
FieldAnnotationHandlerSupport - Class in nablarch.core.db.statement.autoproperty
フィールドのアノテーション情報を元に値を設定するクラスをサポートするクラス。
FieldAnnotationHandlerSupport() - Constructor for class nablarch.core.db.statement.autoproperty.FieldAnnotationHandlerSupport
 
FieldAnnotationHandlerSupport.FieldHolder<T extends java.lang.annotation.Annotation> - Class in nablarch.core.db.statement.autoproperty
フィールド情報を保持するクラス。 このクラスでは、フィールドとフィールドに設定されたアノテーションの情報を保持する。
FieldConfig - Class in nablarch.common.databind.fixedlength
フィールドの定義をあらわすクラス。
FieldConfig(String, int, int, FieldConvert.FieldConverter) - Constructor for class nablarch.common.databind.fixedlength.FieldConfig
フィールド定義を構築する。
FieldConfigComparator() - Constructor for class nablarch.common.databind.fixedlength.LayoutBuilderSupport.FieldConfigComparator
 
FieldConvert - Annotation Type in nablarch.common.databind.fixedlength
値を変換することを示すアノテーション。
FieldConvert.FieldConverter<T extends java.lang.annotation.Annotation> - Interface in nablarch.common.databind.fixedlength
値を変換するインタフェース。
FieldDefinition - Class in nablarch.core.dataformat
フォーマット定義ファイル内の、レコード内の各フィールドの定義情報を保持するクラス。 フォーマット定義ファイルのパース結果として生成される。 各フィールド定義に関連するコンバータは、パース後にDataRecordFormatterが本クラスに設定する。
FieldDefinition() - Constructor for class nablarch.core.dataformat.FieldDefinition
 
FieldDefinitionUtil - Class in nablarch.core.dataformat
フィールド定義ユーティリティクラス。
フィールド定義に関する汎用的な処理を提供する。
fieldFormat() - Method in class nablarch.core.dataformat.LayoutFileParser
フィールド定義を読み込む。
fieldFormats(LayoutDefinition, RecordDefinition) - Method in class nablarch.core.dataformat.LayoutFileParser
フィールド定義部をパースする。
FieldHolder(Field, T) - Constructor for class nablarch.core.db.statement.autoproperty.FieldAnnotationHandlerSupport.FieldHolder
フィールドとアノテーションを元にFieldHolderを構築する。
fieldset() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
FieldWrapper - Class in nablarch.fw.dicontainer.component.impl.reflect
Fieldのラッパークラス。
FieldWrapper(Field) - Constructor for class nablarch.fw.dicontainer.component.impl.reflect.FieldWrapper
コンストラクタ。
file - Variable in class nablarch.core.repository.di.config.xml.schema.ConfigFile
 
file - Variable in class nablarch.core.repository.di.config.xml.schema.Import
 
FILE_TYPE - Static variable in class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
ファイルタイプ
FileBatchAction - Class in nablarch.fw.action
ファイル入力バッチにおける業務処理のサポートクラス。

業務処理を実装するメソッドのシグニチャはRecordTypeBindingの仕様に従って作成すること。
do[レコードタイプ名](DataRecord record, ExecutionContext context)

FileBatchAction() - Constructor for class nablarch.fw.action.FileBatchAction
FileBatchActionオブジェクトを生成する。
FileBatchActionBase<D> - Class in nablarch.fw.action
ファイル入力を行う業務処理が継承すべき抽象基底クラス。
FileBatchActionBase() - Constructor for class nablarch.fw.action.FileBatchActionBase
 
FileDataReader - Class in nablarch.fw.reader
ファイルデータを1レコードづつ読み込み、 読み込んだフィールドの内容をDataRecordにマッピングして返却するデータリーダ。

実際のレコード読み込み処理は、FileRecordReaderに委譲する。

このクラスを使用するにあたって設定が必須となるプロパティの実装例を下記に示す。

FileDataReader() - Constructor for class nablarch.fw.reader.FileDataReader
FileDataReaderオブジェクトを生成する。
FileItemReader - Class in nablarch.etl
入力ファイルからJavaオブジェクトへ変換を行うItemReader実装クラス。

本実装ではチェックポイントはサポートしない。このため、restart時にはファイルの先頭から処理を再開する。

FileItemReader(JobContext, StepContext, StepConfig, File, ProgressManager) - Constructor for class nablarch.etl.FileItemReader
コンストラクタ。
FileItemWriter - Class in nablarch.etl
ファイルにデータを書き込むItemWriterの実装クラス。
FileItemWriter(JobContext, StepContext, StepConfig, File) - Constructor for class nablarch.etl.FileItemWriter
コンストラクタ。
FileLogWriter - Class in nablarch.core.log.basic
ファイルにログを書き込むクラス。

FileLogWriterクラスの特徴を下記に示す。
ログフォーマッタを設定で指定できる。 ログファイルが指定サイズに達したら、出力ファイルを自動で切り替える。 初期処理と終了処理、ログファイルの切り替え時に、書き込み先のログファイルにINFOレベルでメッセージを出力する。 本クラスでは、ファイルへのログ書き込みにBufferedOutputStreamを使用する。
出力バッファのサイズは設定で変更できる。
書き込み処理では、書き込み後にすぐにフラッシュし、書き込んだ内容をファイルに反映する。

プロパティファイルの記述ルールを下記に示す。
filePath 書き込み先のファイルパス。必須。
encoding 書き込み時に使用する文字エンコーディング。オプション。
指定しなければシステムプロパティ(file.encoding)から取得した文字エンコーディング。 outputBufferSize 出力バッファのサイズ。オプション。
単位はキロバイト。1000バイトを1キロバイトと換算する。1以上を指定する。指定しなければ8KB。 maxFileSize 書き込み先ファイルの最大サイズ。オプション。
単位はキロバイト。1000バイトを1キロバイトと換算する。指定しなければ自動切替なし。
指定値が解析可能な整数値(Long.parseLong)でない場合は自動切替なし。
指定値が0以下の場合は自動切替なし。
古いログファイル名は、<通常のファイル名>.yyyyMMddHHmmssSSS.old。 本クラスでは、初期処理と終了処理、ログファイルの切り替え時に、書き込み先のログファイルにINFOレベルでメッセージを出力する。
FileLogWriter() - Constructor for class nablarch.core.log.basic.FileLogWriter
 
FilenameBasedResourcePathRule - Class in nablarch.fw.web.i18n
ファイル名を言語の切り替えに使用するクラス。
FilenameBasedResourcePathRule() - Constructor for class nablarch.fw.web.i18n.FilenameBasedResourcePathRule
 
FilePathSetting - Class in nablarch.core.util
ベースパスの論理名と物理パスとの対応を管理するクラス。
FilePathSetting() - Constructor for class nablarch.core.util.FilePathSetting
 
FileRecordReader - Class in nablarch.core.dataformat
ファイルからの読み込みを行うリーダ。
FileRecordReader(File, File) - Constructor for class nablarch.core.dataformat.FileRecordReader
コンストラクタ。
FileRecordReader(File, File, int) - Constructor for class nablarch.core.dataformat.FileRecordReader
コンストラクタ。
FileRecordReader(File, LayoutDefinition) - Constructor for class nablarch.core.dataformat.FileRecordReader
コンストラクタ。
FileRecordWriter - Class in nablarch.core.dataformat
データレコードをファイルに出力するクラス。
FileRecordWriter(File, File) - Constructor for class nablarch.core.dataformat.FileRecordWriter
書き込むデータファイルのファイル名を指定するコンストラクタ。 "input"論理ベースパス配下に存在する当該のファイル名のファイルにデータを書き出す。
FileRecordWriter(File, File, int) - Constructor for class nablarch.core.dataformat.FileRecordWriter
書き込むデータファイルのベースパス論理名およびファイル名を指定するコンストラクタ。 指定されたベースパス配下に存在する当該のファイル名のファイルにデータを書き出す。
FileRecordWriter(File, LayoutDefinition) - Constructor for class nablarch.core.dataformat.FileRecordWriter
コンストラクタ。
フォーマット定義ファイルを読まずに、LayoutDefinitionを直接指定する。
FileRecordWriterDisposeHandler - Class in nablarch.common.handler
Deprecated.
バージョン5以降では、新しいパッケージのFileRecordWriterDisposeHandlerを使用すること。
FileRecordWriterDisposeHandler() - Constructor for class nablarch.common.handler.FileRecordWriterDisposeHandler
Deprecated.
 
FileRecordWriterDisposeHandler - Class in nablarch.common.io
後続のハンドラの実行が終了した後に、 カレントスレッド上で管理されているファイルレコードライタ(FileRecordWriter)が保持するストリームのクローズ およびDataRecordWriterのインスタンスを削除するクラス。 本ハンドラが自動的にストリームのクローズを行うので、 通常、業務アプリケーションでファイルレコードライタを扱う際に、ストリームをクローズする必要はない。
FileRecordWriterDisposeHandler() - Constructor for class nablarch.common.io.FileRecordWriterDisposeHandler
 
FileRecordWriterHolder - Class in nablarch.common.io
FileRecordWriterのインスタンスをスレッド毎に管理するクラス。

スレッド毎に管理するFileRecordWriterインスタンスの生成及び取得、クローズ機能を持つ。

FileRecordWriterDisposeHandlerをハンドラとして設定する場合、 本クラスがスレッド上で管理するすべてのFileRecordWriterFileRecordWriterDisposeHandlerにより自動的にクローズされるので、 業務アプリケーションで本クラスのFileRecordWriterHolder.close(java.lang.String)メソッドを呼び出す必要はない。

FileRecordWriterHolder.close(String, String)及びFileRecordWriterHolder.close(String)では、ThreadLocal.remove()の呼び出しを行わない。 スレッド上の値を削除するためには、FileRecordWriterHolder.closeAll()の呼び出しが必要となる。

FileRecordWriterHolder() - Constructor for class nablarch.common.io.FileRecordWriterHolder
 
FileResponse - Class in nablarch.common.web.download
FileオブジェクトからHTTPレスポンスを生成するHttpResponse継承クラス。
FileResponse(File) - Constructor for class nablarch.common.web.download.FileResponse
コンストラクタ。

本コンストラクタを使用してインスタンスを生成した場合、 リクエスト処理の終了時に自動的にファイルは削除されない。

FileResponse(File, boolean) - Constructor for class nablarch.common.web.download.FileResponse
コンストラクタ。
FileSupport - Class in nablarch.test.core.file
テストで必要なファイル操作をサポートするクラス。
FileSupport(Class<?>) - Constructor for class nablarch.test.core.file.FileSupport
コンストラクタ
FileSupport(TestSupport) - Constructor for class nablarch.test.core.file.FileSupport
コンストラクタ
FileSystemResources(File, String, String) - Constructor for class nablarch.core.util.ResourcesUtil.FileSystemResources
インスタンスを構築する。
FileTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うinputタグ(type="file")を出力するクラス。
FileTag() - Constructor for class nablarch.common.web.tag.FileTag
 
FileToDbStepConfig - Class in nablarch.etl.config
FILEtoDBステップの設定を保持するクラス。
FileToDbStepConfig() - Constructor for class nablarch.etl.config.FileToDbStepConfig
 
FileUtil - Class in nablarch.core.util
ファイルの取り扱いに関するユーティリティクラス。
FileUtil - Class in nablarch.test.tool.htmlcheck.util
ファイル関連ユーティリティクラス。
FileUtil - Class in nablarch.test.tool.sanitizingcheck.util
ファイル関連ユーティリティクラス。
FileUtils - Class in nablarch.test.core.util
ファイルユーティリティ。
FillBuff() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
fillChar(char) - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigBuilder
未定義部の埋め文字を設定する。
fillChar - Variable in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
未定義部の埋め文字
fillDefault(String[]) - Method in class nablarch.fw.launcher.GenericLauncher
プログラム引数にデフォルト値を設定する。 以下の項目について、CommandLine.validateOptions(Map)にて必須チェックが行われるので 設定されていない場合はデフォルト値を設定する。 -requestPath -userId
fillDefault(List<String>, String) - Method in class nablarch.fw.launcher.GenericLauncher
デフォルト値を設定する。
fillDefaultValues() - Method in class nablarch.test.core.db.TableData
省略されたカラムにデフォルト値を埋める。
自インスタンスには無いが実際のDBには存在するカラムにデフォルト値を設定する。 (破壊的メソッド)
FILLER_FIELD_NAME - Static variable in class nablarch.common.databind.fixedlength.FieldConfig
fillerを表すフィールド名
FillerConverter - Class in nablarch.common.databind.fixedlength.converter
未定義領域の文字埋めを行うコンバータ。
FillerConverter(char) - Constructor for class nablarch.common.databind.fixedlength.converter.FillerConverter
未定義領域を埋める文字をもとにインスタンスを生成する。
fillZerosRight(byte[], int) - Static method in class nablarch.core.util.BinaryUtil
右側0詰めを行う。
ただし、以下の場合は0詰めを行わない。 元データ(orig)が0バイトの場合は、0バイトのバイト配列が返却される。 元データ(orig)の要素数が、バイト長(length)以上の場合、元データがそのまま返却される。
filterList(List<? extends T>, WorkflowUtil.ListFilter<T>) - Static method in class nablarch.integration.workflow.util.WorkflowUtil
指定されたListを指定されたフィルタ条件で絞り込む。
find(String) - Method in class nablarch.common.mail.MailAttachedFileTable
添付ファイルデータを取得する。
find(String, String) - Method in class nablarch.common.mail.MailRecipientTable
送信先情報を取得する。

指定されたメールリクエストIDと宛先区分に紐付く送信先の情報を取得する。

find(String, String) - Method in class nablarch.common.mail.MailTemplateTable
メールテンプレート情報を取得する。
find(ComponentKey.AliasKey) - Method in class nablarch.fw.dicontainer.component.AliasMapping
マッピングされた検索キーを取得する。
find(ComponentKey<T>) - Method in class nablarch.fw.dicontainer.component.ComponentDefinitionRepository
コンポーネント定義を取得する。
find(String) - Method in class nablarch.integration.router.jaxrs.JaxRsResourceFinder
指定されたパッケージ配下を検索し、Path アノテーションが設定された クラスおよびメソッドを抽出する。
find(String) - Method in class nablarch.integration.workflow.BasicWorkflowInstanceFactory
すでに開始されているワークフローのインスタンスを取得する。
find(String) - Method in class nablarch.integration.workflow.dao.ActiveFlowNodeDao
アクティブフローノードを取得する。
find(String) - Method in class nablarch.integration.workflow.dao.ActiveGroupTaskDao
インスタンスIDに紐づくアクティブグループタスクを取得する。
find(String, String, String) - Method in class nablarch.integration.workflow.dao.ActiveGroupTaskDao
主キーを条件にアクティブグループタスクを取得する。
find(String) - Method in class nablarch.integration.workflow.dao.ActiveUserTaskDao
インスタンスIDに紐づくアクティブユーザタスクを取得する。
find(String, String, String) - Method in class nablarch.integration.workflow.dao.ActiveUserTaskDao
主キーに紐づくデータを取得する。
find(String) - Method in class nablarch.integration.workflow.dao.InstanceDao
インスタンス情報を検索する。
find(String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupDao
インスタンスIDとフローノードIDに紐づく担当グループ情報を取得する。
find(String, String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupDao
主キーに紐づく担当グループ情報を取得する。
find(String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedUserDao
担当ユーザを取得する。
find(String, String, String) - Method in class nablarch.integration.workflow.dao.TaskAssignedUserDao
担当ユーザを取得する。
find(List<? extends T>, WorkflowUtil.ListFilter<T>) - Static method in class nablarch.integration.workflow.util.WorkflowUtil
指定されたListから条件に一致する最初の要素を取得する。
find(String) - Method in interface nablarch.integration.workflow.WorkflowInstanceFactory
すでに開始されているワークフローのインスタンスを取得する。
findActiveFlowNode(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブフローノードを取得する。
findActiveGroupTask(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
インスタンスIDに紐づくアクティブグループタスクを取得する。
findActiveGroupTaskByPk(String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
グループID指定でアクティブグループタスクを取得する。

指定したグループに対応するアクティブグループタスクが存在しない場合は、nullを返却する。

findActiveUserTask(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブユーザタスクを取得する。
findActiveUserTaskByPk(String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
ユーザID指定でアクティブユーザタスクを取得する。

指定したユーザに対応するアクティブユーザタスクが存在しない場合は、nullを返却する。

findAll(Class<T>) - Method in class nablarch.common.dao.BasicDaoContext
 
findAll(Class<T>) - Method in interface nablarch.common.dao.DaoContext
全件の検索を行う。
findAll(Class<T>) - Static method in class nablarch.common.dao.UniversalDao
すべてのエンティティを取得する。
findAllBySqlFile(Class<T>, String, Object) - Method in class nablarch.common.dao.BasicDaoContext
 
findAllBySqlFile(Class<T>, String) - Method in class nablarch.common.dao.BasicDaoContext
 
findAllBySqlFile(Class<T>, String, Object) - Method in interface nablarch.common.dao.DaoContext
SQL_IDをもとにバインド変数を展開して検索処理を行う。
findAllBySqlFile(Class<T>, String) - Method in interface nablarch.common.dao.DaoContext
SQL_IDをもとに検索を行う。
findAllBySqlFile(Class<T>, String, Object) - Static method in class nablarch.common.dao.UniversalDao
SQL_IDをもとにバインド変数を展開した上で検索し、結果Beanのリストに格納して取得する。
findAllBySqlFile(Class<T>, String) - Static method in class nablarch.common.dao.UniversalDao
SQL_IDをもとに検索し、結果Beanのリストに格納して取得する。

検索の詳細はUniversalDao.findAllBySqlFile(Class, String, Object)を参照すること。

findAllBySqlFileWithoutPaginate(Class<T>, String, Object) - Method in class nablarch.common.dao.BasicDaoContext
ページングなしの場合の検索を実行する。
findAllBySqlFIleWithPaginate(Class<T>, String, Object) - Method in class nablarch.common.dao.BasicDaoContext
ページネーションつきの検索を実行する。

遅延ロード(BasicDaoContext.deferがtrueの場合)、IllegalArgumentExceptionを送出する。

findAllColumns(Class<?>) - Static method in class nablarch.common.dao.EntityUtil
エンティティクラスから全カラムの情報を取得する。
findAllColumns(T) - Static method in class nablarch.common.dao.EntityUtil
エンティティから全カラムの情報と、その値を取得する。

値はColumnMeta.getJdbcType()の型に変換されて返される。

findAllWorkflowDefinition(AppDbConnection) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフロー定義情報を全て取得する。
findAlreadySentMessage(String, String) - Method in class nablarch.fw.messaging.handler.MessageResendHandler
再送対象の電文レコードを検索し、当該の電文のレコードを返却する。 レコードが存在しなかった場合はnullを返却する。
findBoundaryEvent(AppDbConnection, String, long, List<SequenceFlow>) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフローに紐づく境界イベント情報を取得する。
findById(Class<T>, Object...) - Method in class nablarch.common.dao.BasicDaoContext
プライマリーキーによる検索を行う。
findById(Class<T>, Object...) - Method in interface nablarch.common.dao.DaoContext
プライマリーキーによる検索を行う。
findById(Class<T>, Object...) - Static method in class nablarch.common.dao.UniversalDao
主キーを指定して、1件だけエンティティを取得する。
findBySqlFile(Class<T>, String, Object) - Method in class nablarch.common.dao.BasicDaoContext
SQL_IDをもとに検索処理を行いEntityを取得する。
findBySqlFile(Class<T>, String, Object) - Method in interface nablarch.common.dao.DaoContext
SQL_IDをもとに1件検索を行う。
findBySqlFile(Class<T>, String, Object) - Static method in class nablarch.common.dao.UniversalDao
SQL_IDをもとにバインド変数を展開して検索し、結果を格納したBeanを一件取得する。
findComponentDefinitions(ComponentKey<?>) - Method in class nablarch.fw.dicontainer.container.ContainerBuilder
コンポーネント定義を検索する。
findCsvProperties(Class<?>) - Static method in class nablarch.common.databind.DataBindUtil
クラスに対応したCSVのプロパティ情報を取得する。

キャッシュ上にCSVのプロパティ情報が存在する場合はその情報を返す。 まだキャッシュされていない場合には、CSVのプロパティ情報を生成しキャッシュに格納する。

findEntityMeta(Class<?>) - Static method in class nablarch.common.dao.EntityUtil
エンティティクラスに対応したエンティティ情報を取得する。

キャッシュ上にエンティティ情報が存在する場合はその情報を返す。 まだキャッシュされていない場合には、エンティティ情報を生成しキャッシュに格納する。

findEvent(AppDbConnection, String, long, List<SequenceFlow>) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフローに紐づくイベント情報を取得する。
findFlowNode(String) - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
指定されたフローノードIDの定義情報を検索する。
findGateway(AppDbConnection, String, long, List<SequenceFlow>) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフローに紐づくゲートウェイ情報を取得する。
findGeneratedValueColumn(T) - Static method in class nablarch.common.dao.EntityUtil
エンティティからGeneratedValueが設定されたカラムを取得する。

採番対象のカラムが定義されていない場合はnullを返す。

findGeneratedValueColumn(Class<T>) - Static method in class nablarch.common.dao.EntityUtil
エンティティクラスからGeneratedValueが設定されたカラムを取得する。

採番対象のカラムが定義されていない場合はnullを返す。

findHandler(Object, Class<T>, Class<?>) - Method in class nablarch.fw.ExecutionContext
ハンドラキュー上の後続ハンドラのうち、 指定されたクラスもしくはインタフェースを実装している直近のハンドラを返す。

該当するハンドラが登録されていなかった場合はnullを返す。

findIdColumns(Class<?>) - Static method in class nablarch.common.dao.EntityUtil
エンティティクラスからIDカラムの情報を全て取得する。
findIdColumns(T) - Static method in class nablarch.common.dao.EntityUtil
エンティティからIDカラムの情報と、その値を全て取得する。

値はColumnMeta.getJdbcType()の型に変換されて返される。

findInstance(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
インスタンスIDに紐づくインスタンス情報を取得する。
findInstance(String) - Static method in class nablarch.integration.workflow.WorkflowManager
すでに開始されているワークフローのインスタンスを取得する。
findLane(AppDbConnection, String, long) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフローに紐づくレーン情報を取得する。
findLineNumberProperty(Class<?>) - Static method in class nablarch.common.databind.DataBindUtil
クラスに対応したファイル行数を保持するプロパティの情報を取得する。
findLogItem(LogItem[], Class) - Static method in class nablarch.core.log.LogUtil
フォーマット済みのログ出力項目から指定された出力項目を検索する。
findMatchMethod(Class<?>, String, Class<?>...) - Static method in class nablarch.core.util.ObjectUtil
指定したシグネチャにマッチするメソッドを検索する。

マッチするメソッドが見つからなかった場合はnullを返す。

マッチング条件は以下である。 methodNameとメソッド名が一致していること valueTypesと引数の数が一致していること valueTypesと引数の型が一致していること。ただし、以下の場合は「同一の型」と見なす。 プリミティブ型とそのラッパー型とを比較した場合 valueTypesで指定した型とそのスーパークラスとを比較した場合

findMessage(PageContext, String) - Static method in class nablarch.common.web.tag.TagUtil
リクエストスコープに設定されているメッセージリストからプロパティ名でメッセージを検索する。

検索対象のメッセージは、ValidationResultMessage型のみ。
findMessage(PageContext, Set<String>) - Static method in class nablarch.common.web.tag.TagUtil
リクエストスコープに設定されているメッセージリストからプロパティ名でメッセージを検索する。

検索対象のメッセージは、ValidationResultMessage型のみ。
findSequenceFlow(AppDbConnection, String, long) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフローに紐づくシーケンスフロー情報を取得する。
findSessionStore(String) - Method in class nablarch.common.web.session.SessionManager
セッションストアを検索する。
findTag(String, int, int) - Method in class nablarch.test.tool.sanitizingcheck.JspParser
解析対象のタグを読み込む。

これ以上解析対象のタグが存在しない場合は、nullを返却する。

findTask(AppDbConnection, String, long, List<SequenceFlow>) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフローに紐づくタスク定義を取得する。
findTask(String) - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
タスクIDに対応したタスク定義を返却する。
findTaskAssignedGroup(String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
インスタンスIDとフローノードIDに紐づく担当グループ情報を取得する。
findTaskAssignedUser(String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
インスタンスIDとフローノードIDに紐づく担当ユーザ情報を取得する。
findVersionColumn(T) - Static method in class nablarch.common.dao.EntityUtil
バージョンカラムの情報を取得する。

バージョンカラムが定義されていない場合はnullを返す。

finish(HttpRequest, HttpResponse, ExecutionContext) - Method in class nablarch.fw.jaxrs.AdoptHandlerResponseFinisher
 
finish(HttpRequest, HttpResponse, ExecutionContext) - Method in class nablarch.fw.jaxrs.cors.CorsResponseFinisher
 
finish(HttpRequest, HttpResponse, ExecutionContext) - Method in interface nablarch.fw.jaxrs.ResponseFinisher
レスポンスを仕上げる。
finishResponse(HttpRequest, HttpResponse, ExecutionContext) - Method in class nablarch.fw.jaxrs.JaxRsResponseHandler
レスポンスを仕上げる。
fire(Container, Object) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition
イベントを発火させる。
fire(Container, Object) - Method in class nablarch.fw.dicontainer.component.ComponentDefinitionRepository
イベントを発火させる。
fire(Object) - Method in class nablarch.fw.dicontainer.container.DefaultContainer
 
fire(Object) - Method in interface nablarch.fw.dicontainer.event.EventTrigger
イベントを発火させる。
FIRST_FIELD_NO - Static variable in class nablarch.test.core.file.DataFileFragment
最初のフィールドの値(連番)が格納されるキー
FIXED_SIGN_POSITION - Static variable in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
符号位置の固定/非固定のデフォルト設定
FixedBusinessDateProvider - Class in nablarch.test
固定業務日付を提供するクラス。
固定業務日付は、FixedBusinessDateProvider.setFixedDate(java.util.Map)で設定する。
デフォルト区分は、FixedBusinessDateProvider.setDefaultSegment(String)で設定する。
FixedBusinessDateProvider() - Constructor for class nablarch.test.FixedBusinessDateProvider
 
FixedExecutionIdAttribute - Class in nablarch.test
スレッドコンテキスト(ThreadContext)に固定の実行時IDを保持する。
FixedExecutionIdAttribute() - Constructor for class nablarch.test.FixedExecutionIdAttribute
 
FixedExecutorServiceFactory - Class in nablarch.fw.invoker
固定数のスレッドプールを使用するExecutorServiceを生成するクラス。 デフォルトでは、利用可能なCPU数(Runtime.availableProcessors())を2倍した数のスレッドを使用する。
FixedExecutorServiceFactory() - Constructor for class nablarch.fw.invoker.FixedExecutorServiceFactory
 
FixedLength - Annotation Type in nablarch.common.databind.fixedlength
固定長データにバインドするBeanであることを示すアノテーション。
FixedLengthBeanMapper<T> - Class in nablarch.common.databind.fixedlength
固定長をBeanにマッピングするObjectMapper
FixedLengthBeanMapper(Class<T>, FixedLengthDataBindConfig, InputStream) - Constructor for class nablarch.common.databind.fixedlength.FixedLengthBeanMapper
固定長をBeanにマッピングするクラスを構築する。
FixedLengthConvertorFactory - Class in nablarch.core.dataformat.convertor
固定長ファイルの読み書きを行う際に使用するコンバータのファクトリクラス。
FixedLengthConvertorFactory() - Constructor for class nablarch.core.dataformat.convertor.FixedLengthConvertorFactory
 
FixedLengthConvertorSetting - Class in nablarch.core.dataformat.convertor
固定長ファイルの読み書きを行う際に使用するコンバータの設定情報を保持するクラス。 データタイプのグローバル設定や、システム共通で使用するゾーン数値の符号ビットなどを、DIコンテナから設定できる。
FixedLengthConvertorSetting() - Constructor for class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
 
FixedLengthDataBindConfig - Class in nablarch.common.databind.fixedlength
固定長のフォーマットをあらわすクラス。
FixedLengthDataBindConfig(int, Charset, String, char, Map<String, RecordConfig>, MultiLayoutConfig) - Constructor for class nablarch.common.databind.fixedlength.FixedLengthDataBindConfig
固定長のフォーマットを構築する。
FixedLengthDataBindConfig(int, Charset, String, char, Map<String, RecordConfig>) - Constructor for class nablarch.common.databind.fixedlength.FixedLengthDataBindConfig
固定長のフォーマットを構築する。
FixedLengthDataBindConfigBuilder - Class in nablarch.common.databind.fixedlength
固定長のフォーマットを現すFixedLengthDataBindConfigを構築するクラス。
FixedLengthDataBindConfigConverter - Class in nablarch.common.databind.fixedlength
FixedLengthアノテーションをFixedLengthDataBindConfigに変換するクラス。
FixedLengthDataBindConfigConverter() - Constructor for class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigConverter
 
FixedLengthDataRecordFormatter - Class in nablarch.core.dataformat
フォーマット定義ファイルの内容に従い、固定長ファイルデータの読み書きを行うクラス。
FixedLengthDataRecordFormatter() - Constructor for class nablarch.core.dataformat.FixedLengthDataRecordFormatter
デフォルトコンストラクタ。 デフォルトでは、FixedLengthConvertorSettingをコンバータとして使用する。
FixedLengthDataRecordFormatter.FixedLengthDirective - Class in nablarch.core.dataformat
固定長ファイルフォーマッタが使用するディレクティブの名前と値の型。 以下に一覧を示す。
positive-zone-sign-nibble:String negative-zone-sign-nibble:String positive-pack-sign-nibble:String negative-pack-sign-nibble:String fixed-sign-position:Boolean required-plus-sign:Boolean
FixedLengthDirective(String, Class<?>) - Constructor for class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
コンストラクタ。
FixedLengthFile - Class in nablarch.test.core.file
固定長ファイルを表すクラス。
FixedLengthFile(String) - Constructor for class nablarch.test.core.file.FixedLengthFile
コンストラクタ。
FixedLengthFileFragment - Class in nablarch.test.core.file
固定長ファイルの断片を表すクラス。
FixedLengthFileFragment(FixedLengthFile) - Constructor for class nablarch.test.core.file.FixedLengthFileFragment
コンストラクタ。
FixedLengthFileParser - Class in nablarch.test.core.reader
固定長ファイルのテストデータを解析するクラス。
FixedLengthFileParser(TestDataReader, List<TestDataInterpreter>, DataType) - Constructor for class nablarch.test.core.reader.FixedLengthFileParser
コンストラクタ
FixedLengthMapMapper - Class in nablarch.common.databind.fixedlength
固定長をMapにマッピングするObjectMapper
FixedLengthMapMapper(FixedLengthDataBindConfig, InputStream) - Constructor for class nablarch.common.databind.fixedlength.FixedLengthMapMapper
固定長をMapにマッピングするクラスを構築する。
FixedLengthReader - Class in nablarch.common.databind.fixedlength
固定長データを読み取るクラス。
FixedLengthReader(InputStream, FixedLengthDataBindConfig) - Constructor for class nablarch.common.databind.fixedlength.FixedLengthReader
固定長のリーダーを構築する。
FixedLengthWriter - Class in nablarch.common.databind.fixedlength
固定長データを出力するクラス。
FixedLengthWriter(OutputStream, FixedLengthDataBindConfig) - Constructor for class nablarch.common.databind.fixedlength.FixedLengthWriter
固定長データのライタを構築する。
FixedStringItem - Class in nablarch.core.log
固定文字列を取得するクラス。
FixedStringItem(String) - Constructor for class nablarch.core.log.FixedStringItem
コンストラクタ。
FixedSystemTimeProvider - Class in nablarch.test
固定日時を提供するクラス。
固定日時はFixedSystemTimeProvider.setFixedDate(String)で指定する。
FixedSystemTimeProvider() - Constructor for class nablarch.test.FixedSystemTimeProvider
 
FlowNode - Class in nablarch.integration.workflow.definition
フローノード定義を表すクラス。
FlowNode(String, String, String, List<SequenceFlow>) - Constructor for class nablarch.integration.workflow.definition.FlowNode
フローノード定義を表すクラス。
FlowProceedCondition - Interface in nablarch.integration.workflow.condition
シーケンスフローの遷移判定を行うインタフェース。
FocusAttributesTagSupport - Class in nablarch.common.web.tag
フォーカスを取得可能なタグの属性を出力するクラスの実装をサポートするクラス。
FocusAttributesTagSupport() - Constructor for class nablarch.common.web.tag.FocusAttributesTagSupport
 
font() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
fontDefinition() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
Forbidden - Exception in nablarch.fw.results
必要な権限が無いため、処理を継続することができない ことを示す例外。
Forbidden() - Constructor for exception nablarch.fw.results.Forbidden
デフォルトコンストラクタ
Forbidden(String) - Constructor for exception nablarch.fw.results.Forbidden
コンストラクタ
Forbidden(Throwable) - Constructor for exception nablarch.fw.results.Forbidden
コンストラクタ
Forbidden(String, Throwable) - Constructor for exception nablarch.fw.results.Forbidden
コンストラクタ
forceWrite(String, LogContext, String) - Method in class nablarch.core.log.basic.SynchronousFileLogWriter
ロック取得に失敗した場合に、強制的にログ出力を行う。
ForConfirmationPageTag - Class in nablarch.common.web.tag
確認画面向けの表示内容を出力するクラス。
ForConfirmationPageTag() - Constructor for class nablarch.common.web.tag.ForConfirmationPageTag
 
forEach(File, String, ClassTraversal.ClassHandler) - Static method in class nablarch.core.util.ClassTraversal
ファイルシステム配下の指定されたルートパッケージ以下のクラスを処理する。
forEach(JarFile, ClassTraversal.ClassHandler) - Static method in class nablarch.core.util.ClassTraversal
jarファイルに含まれるクラスを処理する。
forEach(JarFile, String, ClassTraversal.ClassHandler) - Static method in class nablarch.core.util.ClassTraversal
jarファイルに含まれるクラスを処理する。
forEach(ClassTraversal.ClassHandler) - Method in class nablarch.core.util.ResourcesUtil.FileSystemResources
 
forEach(ClassTraversal.ClassHandler) - Method in class nablarch.core.util.ResourcesUtil.JarFileResources
 
forEach(ClassTraversal.ClassHandler) - Method in interface nablarch.core.util.ResourcesUtil.Resources
このインスタンスが扱うリソースの中に存在するクラスを探して ハンドラをコールバックする。
ForInputPageTag - Class in nablarch.common.web.tag
入力画面向けの表示内容を出力するクラス。
ForInputPageTag() - Constructor for class nablarch.common.web.tag.ForInputPageTag
 
form() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
format(String, String) - Method in class nablarch.common.idgenerator.formatter.LpadFormatter
コンストラクタで指定された桁数になるように、指定された文字を先頭に付加する。
フォーマット対象の値が、指定された桁数より大きい場合はフォーマットをせずに返却する。
format(String, String) - Method in interface nablarch.common.idgenerator.IdFormatter
値をフォーマットする。
format(PageContext, String, Object, String) - Method in class nablarch.common.web.tag.DateTimeFormatter
指定されたパターンを使用して値をフォーマットする。
format(PageContext, String, Object, String) - Method in class nablarch.common.web.tag.DecimalFormatter
指定されたパターンを使用して値をフォーマットする。
format(PageContext, String, Object, String) - Method in interface nablarch.common.web.tag.ValueFormatter
指定されたパターンを使用して値をフォーマットする。
format(LogItem<FailureLogFormatter.FailureLogContext>[], Throwable, Object, String, Object[]) - Method in class nablarch.core.log.app.FailureLogFormatter
指定されたフォーマット済みのログ出力項目を使用してメッセージをフォーマットする。
format(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter
ログのフォーマットを行う。
format(LogContext) - Method in interface nablarch.core.log.basic.LogFormatter
ログのフォーマットを行う。
format(String, Object[]) - Method in class nablarch.core.message.BasicMessageFormatter
 
format(String, Object[]) - Method in class nablarch.core.message.JavaMessageFormatBaseMessageFormatter
 
format(String, Object[]) - Method in interface nablarch.core.message.MessageFormatter
メッセージをフォーマットする。
format(Date) - Method in class nablarch.core.text.DateTimeFormatter
デフォルトの書式で日付をフォーマットする。 フォーマット対象がnullの場合はnullを返却する。
format(Date, String) - Method in class nablarch.core.text.DateTimeFormatter
指定された書式で日付をフォーマットする。 指定するフォーマットはSimpleDateFormatの仕様に準拠すること。 フォーマット対象がnullの場合はnullを返却する。
format(String) - Method in class nablarch.core.text.DateTimeStrFormatter
デフォルトの書式で日付文字列をフォーマットする。 フォーマット対象がnullの場合はnullを返却する。 フォーマット対象の日付文字列が日付型にパース出来ない場合はフォーマットせずに返却する。
format(String, String) - Method in class nablarch.core.text.DateTimeStrFormatter
指定された書式で日付をフォーマットする。 指定するフォーマットはSimpleDateFormatの仕様に準拠すること。 フォーマット対象がnullの場合はnullを返却する。 フォーマット対象の日付文字列が日付型にパース出来ない場合はフォーマットせずに返却する。
format(T) - Method in interface nablarch.core.text.Formatter
デフォルトの書式でフォーマットする。
format(T, String) - Method in interface nablarch.core.text.Formatter
指定された書式でフォーマットする。
format(String, T) - Static method in class nablarch.core.text.FormatterUtil
デフォルトの書式でフォーマットを行う。
format(String, T, String) - Static method in class nablarch.core.text.FormatterUtil
書式を指定してフォーマットを行う。
format(Number) - Method in class nablarch.core.text.NumberFormatter
デフォルトの書式で数値をフォーマットする。 フォーマット対象がnullの場合はnullを返却する。
format(Number, String) - Method in class nablarch.core.text.NumberFormatter
指定された書式で数値をフォーマットする。 指定するフォーマットはDecimalFormatの仕様に準拠すること。 フォーマット対象がnullの場合はnullを返却する。
format(String) - Method in class nablarch.core.text.NumberStrFormatter
デフォルトの書式で数値文字列をフォーマットする。 フォーマット対象がnullの場合はnullを返却する。
format(String, String) - Method in class nablarch.core.text.NumberStrFormatter
指定された書式で数値をフォーマットする。 指定するフォーマットはDecimalFormatの仕様に準拠すること。 フォーマット対象がnullの場合はnullを返却する。
format(List<PathOptions>) - Method in interface nablarch.integration.router.PathOptionsFormatter
PathOptions のリストをログ出力用にフォーマットする。
format(List<PathOptions>) - Method in class nablarch.integration.router.SimplePathOptionsFormatter
 
formatAnalysisMessage(Throwable, Object, String, Object[]) - Method in class nablarch.core.log.app.FailureLogFormatter
障害解析ログのメッセージをフォーマットする。
formatBegin(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
リクエスト処理開始時のメッセージをフォーマットする。
formatDate(Date, String, Locale) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
formatDate(Date, String) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
formatDate(String, String) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
formatDate(Date, String) - Static method in class nablarch.common.web.tag.TagUtil
日付をフォーマットする。
formatDate(String, String) - Static method in class nablarch.core.util.DateUtil
日付文字列(yyyyMMdd形式)を指定された形式でフォーマットする。
formatDate(Date, String) - Static method in class nablarch.core.util.DateUtil
このメソッドはThreadContextから取得したロケールを指定して DateUtil.formatDate(Date, String, Locale)を呼び出す。
formatDate(Date, String, Locale) - Static method in class nablarch.core.util.DateUtil
指定されたフォーマットとロケールを使用して日付を変換する。

指定するフォーマットはSimpleDateFormatの仕様に準拠すること。

例:

formatDateTime(Date, String) - Static method in class nablarch.common.web.tag.TagUtil
日時をフォーマットする。
formatDateTime(Date, String) - Static method in class nablarch.core.util.I18NUtil
フォーマットを指定して日時を文字列に変換する。

指定するフォーマットはSimpleDateFormatの仕様に準拠すること。

このメソッドはI18NUtil.formatDateTime(Date, String, Locale, TimeZone)}を呼び出す。 ロケール及びタイムゾーンは、ThreadContextから取得する。 取得できなかった場合、デフォルトのロケール及びタイムゾーンを使用する。

formatDateTime(Date, String, Locale) - Static method in class nablarch.core.util.I18NUtil
フォーマットと言語を指定して日時を文字列に変換する。

指定するフォーマットはSimpleDateFormatの仕様に準拠すること。

このメソッドはI18NUtil.formatDateTime(Date, String, Locale, TimeZone) }を呼び出す。 タイムゾーンは、ThreadContextから取得する。 取得できなかった場合、デフォルトのタイムゾーンを使用する。

formatDateTime(Date, String, Locale, TimeZone) - Static method in class nablarch.core.util.I18NUtil
フォーマット、言語、タイムゾーンを指定して日時を文字列に変換する。

指定するフォーマットはSimpleDateFormatの仕様に準拠すること。

例:

formatDecimal(Number, String) - Static method in class nablarch.core.util.I18NUtil
指定されたフォーマットと言語を使用して10進数を変換する。

このメソッドはI18NUtil.formatDecimal(Number, String, Locale)を呼び出す。 言語は、ThreadContextから取得する。

formatDecimal(Number, String, Locale) - Static method in class nablarch.core.util.I18NUtil
指定されたフォーマットと言語を使用して10進数を変換する。

指定するフォーマットはDecimalFormatの仕様に準拠すること。

例:

formatDispatchingClass(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
ディスパッチ先クラス決定後のメッセージをフォーマットする。
formatEnd(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
リクエスト処理終了時のメッセージをフォーマットする。
formatMessage(LogItem<T>[], T) - Static method in class nablarch.core.log.LogUtil
フォーマット済みのログ出力項目を使用してメッセージをフォーマットする。
formatMessage() - Method in class nablarch.core.message.Message
フォーマットしたメッセージを取得する。

メッセージの言語にはThreadContext.getLanguage()に設定された言語を使用する。 スレッドコンテキストに設定されていない場合は、Locale.getDefault()から取得した言語を返す。

formatMessage(Locale) - Method in class nablarch.core.message.Message
言語を指定してフォーマットしたメッセージを取得する。
オプションパラメータにMessageが含まれていた場合、フォーマットして使用する。 オプションパラメータにStringResourceが含まれていた場合、言語に対応する文字列を取得して使用する。
formatNotificationMessage(Throwable, Object, String, Object[]) - Method in class nablarch.core.log.app.FailureLogFormatter
障害通知ログのメッセージをフォーマットする。
formatParameters(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
hiddenパラメータ復号後のメッセージをフォーマットする。
formatProcessName() - Method in class nablarch.fw.batch.ee.progress.JBatchProcessName
 
formatProcessName() - Method in interface nablarch.fw.batch.progress.ProcessName
フォーマットしたプロセス名を返す。
FormatSpec - Class in nablarch.core.util
"データタイプ{パターン}"形式のフォーマット仕様を保持するクラス。
FormatSpec(String, String, String, String, String, String) - Constructor for class nablarch.core.util.FormatSpec
コンストラクタ。
Formatter<T> - Interface in nablarch.core.text
値をフォーマットするインターフェース
FormatterConfig - Class in nablarch.core.text
フォーマッタを保持するクラス。
FormatterConfig() - Constructor for class nablarch.core.text.FormatterConfig
デフォルトコンストラクタ。

デフォルトのフォーマッタを設定する。

FormatterFactory - Class in nablarch.core.dataformat
データレコードフォーマッタ(DataRecordFormatter)を生成するファクトリクラス。
FormatterFactory() - Constructor for class nablarch.core.dataformat.FormatterFactory
 
FormatterUtil - Class in nablarch.core.text
オブジェクトのフォーマットに使用するユーティリティクラス。
formatValue(PageContext, String, FormatSpec, Object) - Static method in class nablarch.common.web.tag.TagUtil
値をフォーマットする。
formatWriteData(BigDecimal) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
書き込みを行うデータをフォーマットする。
FormContext - Class in nablarch.common.web.tag
フォームのコンテキスト情報を保持するクラス。
このコンテキスト情報はページコンテキストに格納する。
FormContext(String) - Constructor for class nablarch.common.web.tag.FormContext
コンストラクタ。
FormCreator - Interface in nablarch.core.validation
フォームを生成するインタフェース。
FormTag - Class in nablarch.common.web.tag
サブミット制御(ボタンとアクションの紐付け、二重サブミット防止)と不正画面遷移チェックを行うformタグを出力するクラス。
FormTag() - Constructor for class nablarch.common.web.tag.FormTag
 
FormUrlEncodedConverter - Class in nablarch.fw.jaxrs
"application/x-www-form-urlencoded"に対するリクエスト/レスポンスの変換を行うクラス。
FormUrlEncodedConverter() - Constructor for class nablarch.fw.jaxrs.FormUrlEncodedConverter
 
FormValidationDefinition - Class in nablarch.core.validation
フォームに紐付けられたバリデーションの設定を保持するクラス。
FormValidationDefinition(Class<?>) - Constructor for class nablarch.core.validation.FormValidationDefinition
コンストラクタ。
FormValidationDefinitionLoader - Class in nablarch.core.validation
フォームに紐付けられたバリデーションの設定をロードするクラス。
オンデマンドロードのみに対応する。
FormValidationDefinitionLoader() - Constructor for class nablarch.core.validation.FormValidationDefinitionLoader
 
ForwardingHandler - Class in nablarch.fw.web.handler
内部フォーワード処理を行うHTTPリクエストハンドラクラス。
ForwardingHandler() - Constructor for class nablarch.fw.web.handler.ForwardingHandler
 
frame() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
FrameOptionsHeader - Class in nablarch.fw.web.handler.secure
X-Frame-Optionsレスポンスヘッダを設定するクラス。
FrameOptionsHeader() - Constructor for class nablarch.fw.web.handler.secure.FrameOptionsHeader
デフォルトの設定でオブジェクトを構築する。
frameset() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
FreeMarkerMailProcessor - Class in nablarch.integration.mail.freemarker
FreeMarkerを使用するTemplateEngineMailProcessorの実装クラス。
FreeMarkerMailProcessor() - Constructor for class nablarch.integration.mail.freemarker.FreeMarkerMailProcessor
 
FreeMemoryItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.FreeMemoryItem
 
FreeTextMailContext - Class in nablarch.common.mail
非定形メール送信要求を表すクラス。
FreeTextMailContext() - Constructor for class nablarch.common.mail.FreeTextMailContext
FreeTextMailContextオブジェクトを構築する。
fromAnnotation(Class<?>) - Static method in class nablarch.core.beans.CopyOptions
CopyOptionアノテーションを読み取って構築されたCopyOptionsを取得する。
fromComponentClass(Class<T>, ErrorCollector) - Method in class nablarch.fw.dicontainer.annotation.AnnotationComponentDefinitionFactory
 
fromComponentClass(Class<T>) - Method in class nablarch.fw.dicontainer.annotation.AnnotationComponentKeyFactory
 
fromComponentClass(Class<?>, ErrorCollector) - Method in class nablarch.fw.dicontainer.annotation.AnnotationScopeDecider
 
fromComponentClass(Class<T>, ErrorCollector) - Method in interface nablarch.fw.dicontainer.component.factory.ComponentDefinitionFactory
コンポーネントのクラスをもとにコンポーネント定義を生成する。
fromComponentClass(Class<T>) - Method in interface nablarch.fw.dicontainer.component.factory.ComponentKeyFactory
コンポーネントのクラスをもとに検索キーを生成する。
fromComponentClass(Class<?>, ErrorCollector) - Method in interface nablarch.fw.dicontainer.scope.ScopeDecider
コンポーネントのクラスが持つアノテーションからスコープを決定する。
fromConstructorParameters(Constructor<?>) - Method in class nablarch.fw.dicontainer.annotation.DefaultInjectionComponentResolverFactory
 
fromConstructorParameters(Constructor<?>) - Method in interface nablarch.fw.dicontainer.component.factory.InjectionComponentResolverFactory
コンストラクタのパラメータをもとに依存コンポーネントのリゾルバを生成する。
fromField(Field) - Method in class nablarch.fw.dicontainer.annotation.DefaultInjectionComponentResolverFactory
 
fromField(Field) - Method in interface nablarch.fw.dicontainer.component.factory.InjectionComponentResolverFactory
フィールドをもとに依存コンポーネントのリゾルバを生成する。
fromMethodParameters(Method) - Method in class nablarch.fw.dicontainer.annotation.DefaultInjectionComponentResolverFactory
 
fromMethodParameters(Method) - Method in interface nablarch.fw.dicontainer.component.factory.InjectionComponentResolverFactory
メソッドのパラメータをもとに依存コンポーネントのリゾルバを生成する。
fromValue(String) - Static method in enum nablarch.core.repository.di.config.xml.schema.AutowireType
 
FW_PREFIX - Static variable in class nablarch.fw.ExecutionContext
各種スコープ上の変数をフレームワークが使用する際に 名前に付けるプレフィックス(予約名)
FwHeader - Class in nablarch.fw.messaging
電文中のフレームワーク制御ヘッダ部の内容をMapとして格納するクラス。 フレームワーク制御ヘッダ
本フレームワークが提供する機能の中には、電文中に特定の制御項目が定義されている ことを前提として設計されているものが多く存在する。 そのような制御項目のことを「フレームワーク制御ヘッダ」とよぶ。 フレームワーク制御ヘッダの一覧とそれを使用するハンドラの対応は以下のとおり。
FwHeader() - Constructor for class nablarch.fw.messaging.FwHeader
 
FwHeaderDefinition - Interface in nablarch.fw.messaging
送受信電文中のフレームワーク制御ヘッダ項目に対する読み書きを行うモジュールが 実装するインターフェース。 具体的に電文中のどの部分をフレームワーク制御ヘッダの各項目に対応させるかについては、 各具象クラスごとに異なる。
FwHeaderReader - Class in nablarch.fw.messaging.reader
受信電文のフレームワーク制御ヘッダの解析を行うデータリーダ。

MessageReaderが読み込んだ受信電文のメッセージボディから フレームワーク制御ヘッダ部分を読み込み、後続のハンドラからそれらの値を参照可能とする。
このデータリーダの戻り値の型であるRequestMessageは、フレームワーク制御ヘッダに 対するアクセサを保持し、Requestインターフェースを実装する。

受信電文読み込み時にエラーが発生した場合は、必ず例外(MessageReadError)を送出する。 この場合、業務処理へのディスパッチは発生せず、フレームワークが直接エラー応答を行うことになる。

FwHeaderReader() - Constructor for class nablarch.fw.messaging.reader.FwHeaderReader
 

G

GAIJI_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
外字
Gateway - Class in nablarch.integration.workflow.definition
ゲートウェイ定義を表すクラス。
Gateway(String, String, String, String, List<SequenceFlow>) - Constructor for class nablarch.integration.workflow.definition.Gateway
ゲートウェイ定義を生成する。
Gateway.GatewayType - Enum in nablarch.integration.workflow.definition
ゲートウェイタイプ
GeFlowProceedCondition - Class in nablarch.integration.workflow.condition
指定のパラメータ値が、期待する値以上であることのチェックを行うフロー進行条件クラス。

GeFlowProceedCondition(String, String) - Constructor for class nablarch.integration.workflow.condition.GeFlowProceedCondition
期待値以上であることを比較するフロー進行条件クラスを生成する。
generate() - Method in class nablarch.common.web.token.RandomTokenGenerator
トークンを生成する。
generate() - Method in interface nablarch.common.web.token.TokenGenerator
トークンを生成する。
generate() - Method in class nablarch.common.web.token.UUIDV4TokenGenerator
 
generate(DbToDbStepConfig) - Method in class nablarch.etl.generator.H2MergeSqlGenerator
 
generate(DbToDbStepConfig) - Method in class nablarch.etl.generator.MergeSqlGenerator
MERGE文を生成する。
generate(DbToDbStepConfig) - Method in class nablarch.etl.generator.PostgresMergeSqlGenerator
 
generate(DbToDbStepConfig) - Method in class nablarch.etl.generator.SqlServerMergeSqlGenerator
 
generate(DbToDbStepConfig) - Method in class nablarch.etl.generator.StandardMergeSqlGenerator
 
generate() - Static method in class nablarch.fw.dicontainer.component.ComponentId
IDを生成する。
generate(String, int) - Method in interface nablarch.test.core.util.generator.CharacterGenerator
文字を生成する。
generate(String, int) - Method in class nablarch.test.core.util.generator.CharacterGeneratorBase
与えられた文字種の文字列を生成する。 不明な文字種が与えられた場合は例外が発生する。
generateContext() - Method in class nablarch.common.encryption.AesEncryptor
暗号化と復号に使用するコンテキスト情報を生成する。
コンテキスト情報には、共通鍵暗号方式であれば使用する共通鍵を保持する。
generateContext() - Method in interface nablarch.common.encryption.Encryptor
暗号化と復号に使用するコンテキスト情報を生成する。
コンテキスト情報には、共通鍵暗号方式であれば使用する共通鍵を保持する。
generateExecutionId() - Static method in class nablarch.core.log.LogUtil
実行時IDを生成する。
generateId(String) - Method in class nablarch.common.idgenerator.FastTableIdGenerator
引数で指定された採番対象ID内でユニークなIDを採番する。
generateId(String, IdFormatter) - Method in class nablarch.common.idgenerator.FastTableIdGenerator
引数で指定された採番対象ID内でユニークなIDを採番し、指定されたIdFormatterでフォーマットし返却する。
generateId(String) - Method in interface nablarch.common.idgenerator.IdGenerator
引数で指定された採番対象ID内でユニークなIDを採番する。
generateId(String, IdFormatter) - Method in interface nablarch.common.idgenerator.IdGenerator
引数で指定された採番対象ID内でユニークなIDを採番し、指定されたIdFormatterでフォーマットし返却する。
generateId(String) - Method in class nablarch.common.idgenerator.SequenceIdGenerator
シーケンスオブジェクトを用いて一意の値を採番する。
generateId(String, IdFormatter) - Method in class nablarch.common.idgenerator.SequenceIdGenerator
シーケンスオブジェクトを用いて一意の値を採番する。
generateId(String) - Method in class nablarch.common.idgenerator.SequenceIdGeneratorSupport
Deprecated.
引数で指定された採番対象ID内でユニークなIDを採番する。 採番対象IDに対応するシーケンスオブジェクト名を設定ファイル(SequenceIdGeneratorSupport.setIdTable(java.util.Map)に設定された情報) から取得し、採番処理を行う。 SequenceIdGeneratorSupport.setIdTable(java.util.Map)に設定されたIDとシーケンスの紐付けテーブルに、 指定されたIDが存在しない場合は、IllegalArgumentExceptionを送出する。
generateId(String, IdFormatter) - Method in class nablarch.common.idgenerator.SequenceIdGeneratorSupport
Deprecated.
引数で指定された採番対象ID内でユニークなIDを採番し、指定されたIdFormatterでフォーマットし返却する。
generateId(String) - Method in class nablarch.common.idgenerator.TableIdGenerator
引数で指定された採番対象ID内でユニークなIDを採番する。
generateId(String, IdFormatter) - Method in class nablarch.common.idgenerator.TableIdGenerator
引数で指定された採番対象ID内でユニークなIDを採番し、指定されたIdFormatterでフォーマットし返却する。
generateId() - Method in class nablarch.core.repository.di.DiContainer
コンポーネントIDの最大値を取得する。
generateId() - Method in interface nablarch.fw.messaging.HttpMessageIdGenerator
HTTP通信で使用するメッセージIDを採番する。
generateIndexKey(String, Code) - Method in class nablarch.common.code.BasicCodeLoader
静的データからインデックスのキーを生成する。
generateIndexKey(String, T) - Method in interface nablarch.core.cache.StaticDataLoader
静的データからインデックスのキーを生成する。
generateIndexKey(String, Map<String, Map<String, Object>>) - Method in class nablarch.core.db.statement.autoproperty.FieldAndAnnotationLoader
静的データからインデックスのキーを生成する(本メソッドは、サポートしない)。
generateIndexKey(String, Map<String, String>) - Method in class nablarch.core.db.statement.BasicSqlLoader
静的データからインデックスのキーを生成する。
generateIndexKey(String, StringResource) - Method in class nablarch.core.message.BasicStringResourceLoader
静的データからインデックスのキーを生成する。
generateIndexKey(String, StringResource) - Method in class nablarch.core.message.PropertiesStringResourceLoader
 
generateIndexKey(String, FormValidationDefinition) - Method in class nablarch.core.validation.FormValidationDefinitionLoader
静的データからインデックスのキーを生成する。
generateInsertColumnList(DbToDbStepConfig) - Method in class nablarch.etl.generator.InsertSqlGenerator
insert対象のカラムリスト(括弧つき)を生成する。
generateInsertIntoClause(DbToDbStepConfig) - Method in class nablarch.etl.generator.InsertSqlGenerator
insert into句を生成する。
generateInsertIntoClause(DbToDbStepConfig) - Method in class nablarch.etl.generator.OracleDirectPathInsertSqlGenerator
Oracleのダイレクトパスインサート用のヒントを設定したinsert into句を生成する。
generateInsertTableName(DbToDbStepConfig) - Method in class nablarch.etl.generator.InsertSqlGenerator
insert対象のテーブル名を生成する。
generateIv(int) - Method in class nablarch.common.encryption.AesEncryptor
IV(イニシャルバリュー)を生成する。
generateKey(int) - Method in class nablarch.common.encryption.AesEncryptor
共通鍵を生成する。
generateParseException() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Generate ParseException.
generatePostRequestKey(String) - Method in class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
POST時のリクエスト情報をセッションスコープに格納する際に使用するキーを生成する。 キーの形式は下記の通り。
generateReceivedSequence() - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveAction
受信電文連番を採番する。

受信電文連番採番時には、nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings#getReceivedSequenceFormatter() で取得したフォーマッタを使用して、IDのフォーマットを行う。 採番対象を識別するためのIDは、nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings#getTargetGenerateId()より取得する

generateRedirectPath(HttpRequest) - Method in class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
POST後のリダイレクトに使用するパスを生成する。

パスの形式は下記の通り。

generateSourceSql(DbToDbStepConfig) - Method in class nablarch.etl.generator.InsertSqlGenerator
insert対象のデータを取得するselect文を生成する。
generateSql(Class<?>) - Method in class nablarch.etl.generator.Db2TruncateSqlGenerator
 
generateSql(DbToDbStepConfig) - Method in class nablarch.etl.generator.InsertSqlGenerator
一括登録用のINSERT文を生成する。
generateSql(DbToDbStepConfig) - Method in class nablarch.etl.generator.MaxLineNumberSqlGenerator
 
generateSql(DbToDbStepConfig) - Method in class nablarch.etl.generator.MergeSqlGenerator
 
generateSql(T) - Method in class nablarch.etl.generator.SqlGeneratorSupport
ステップの設定からデータを移送するためのSQL文を生成する。
generateSql(Class<?>) - Method in class nablarch.etl.generator.TruncateSqlGenerator
TRUNCATE文を構築する。
generateToken(NablarchHttpServletRequestWrapper) - Static method in class nablarch.common.web.token.TokenUtil
トークンを生成し、セッションスコープに設定する。
トークンの生成は、リクエストスコープに対して一度だけ行い、リクエストスコープ内では一度生成したトークンを使いまわす。
generateToken() - Method in interface nablarch.fw.web.handler.csrf.CsrfTokenGenerator
CSRFトークンを生成して返す。
generateToken() - Method in class nablarch.fw.web.handler.csrf.UUIDv4CsrfTokenGenerator
 
generateUniqueName(PageContext, String) - Static method in class nablarch.common.web.tag.TagUtil
画面上のタグのユニークな名前を生成する。
値のフォーマット:"nablarch_<タグを識別するキー><連番>"
GenericAttributesTagSupport - Class in nablarch.common.web.tag
XHTMLの共通属性を出力するクラスの実装をサポートするクラス。
GenericAttributesTagSupport() - Constructor for class nablarch.common.web.tag.GenericAttributesTagSupport
 
GenericJdbcDbInfo - Class in nablarch.test.core.db
汎用のDbInfo実装クラス。
GenericJdbcDbInfo() - Constructor for class nablarch.test.core.db.GenericJdbcDbInfo
 
GenericLauncher - Class in nablarch.fw.launcher
汎用のプログラム起動クラス。 本クラスはプログラム起動の共通的な枠組みのみを提供し、 個別の処理についてはProcessLifecycle実装クラスに委譲される。
GenericLauncher(String[]) - Constructor for class nablarch.fw.launcher.GenericLauncher
コンストラクタ。
get(int) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
get(String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingから"output"という論理名で取得したベースパス配下のファイルに書き出しを行うFileRecordWriterを取得する。
get(String, String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルに書き出しを行うFileRecordWriterを取得する。
get(String) - Method in class nablarch.common.web.session.Session
セッションキーからセッション値を取得する。
get(String, Class<T>) - Method in class nablarch.common.web.session.Session
指定されたセッションキーに対応する値を返す。
get(Object) - Method in class nablarch.common.web.session.SessionEntry
 
get(ExecutionContext, String) - Static method in class nablarch.common.web.session.SessionUtil
名称を指定してセッションからオブジェクトを取得する。

セッションに指定した名称をもつオブジェクトが存在しない場合、 SessionKeyNotFoundExceptionを送出する。

get(HtmlAttribute) - Method in class nablarch.common.web.tag.HtmlAttributes
属性を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.AdditionalInfoItem
付加情報を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.BatchCountItem
バッチ件数を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.CountItem
検索件数を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.ExecuteTimeItem
実行時間を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.FetchSizeItem
フェッチ件数を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.MethodNameItem
メソッド名を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.QueryTimeoutItem
タイムアウト時間を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.RetrieveTimeItem
データ取得時間を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.SizeItem
最大取得件数を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlItem
SQL文を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.StartPositionItem
取得開始位置を取得する。
get(SqlLogFormatter.SqlLogContext) - Method in class nablarch.core.db.statement.SqlLogFormatter.UpdateCountItem
更新件数を取得する。
get(ApplicationSettingLogFormatter.ApplicationSettingLogContext) - Method in class nablarch.core.log.app.ApplicationSettingLogFormatter.BusinessDate
業務日付を取得する。
get(ApplicationSettingLogFormatter.ApplicationSettingLogContext) - Method in class nablarch.core.log.app.ApplicationSettingLogFormatter.SystemSettings
システム設定値を取得する。
get(FailureLogFormatter.FailureLogContext) - Method in class nablarch.core.log.app.FailureLogFormatter.ContactItem
連絡先を取得する。
get(FailureLogFormatter.FailureLogContext) - Method in class nablarch.core.log.app.FailureLogFormatter.DataItem
処理対象データを取得する。
get(FailureLogFormatter.FailureLogContext) - Method in class nablarch.core.log.app.FailureLogFormatter.FailureCodeItem
障害コードを取得する。
get(FailureLogFormatter.FailureLogContext) - Method in class nablarch.core.log.app.FailureLogFormatter.MessageItem
メッセージを取得する。
get(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.EndFreeMemoryItem
終了時の空きメモリ量を取得する。
get(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.EndUsedMemoryItem
終了時の使用メモリ量を取得する。
get(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.ExecutionTimeItem
実行時間を取得する。
get(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.MaxMemoryItem
最大メモリ量を取得する。
get(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PointItem
ポイントを取得する。
get(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.ResultItem
処理結果を取得する。
get(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.StartFreeMemoryItem
開始時の空きメモリ量を取得する。
get(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.StartUsedMemoryItem
開始時の使用メモリ量を取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.BootProcessItem
起動プロセスを取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.ExecutionIdItem
実行時IDを取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.InformationItem
オプション情報に指定されたオブジェクトのフィールド情報を取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.LoggerNameItem
ロガー名を取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.LogLevelItem
LogLevelLabelProviderを使用してログレベルを取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.MessageItem
メッセージを取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.ProcessingSystemItem
処理方式を取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.RequestIdItem
リクエストIDを取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.RuntimeLoggerNameItem
実行時ロガー名を取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.StackTraceItem
エラー情報に指定された例外オブジェクトのスタックトレースを取得する。
get(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.UserIdItem
ユーザIDを取得する。
get(String) - Method in class nablarch.core.log.basic.BasicLoggerFactory
Loggerを取得する。

Logger名に対応するLoggerが見つからない場合は、何も処理しないLoggerを返し、 nullを返したり、例外を送出しないこと。
get(CTX) - Method in class nablarch.core.log.DateItemSupport
日時を取得する。
DateFormatを排他制御した上で日時をフォーマットする。
get(Object) - Method in class nablarch.core.log.FixedStringItem
固定文字列を取得する。
get(String) - Method in interface nablarch.core.log.LoggerFactory
Loggerを取得する。

Logger名に対応するLoggerが見つからない場合は、何も処理しないLoggerを返し、 nullを返したり、例外を送出しないこと。
get(Class<?>) - Static method in class nablarch.core.log.LoggerManager
ロガーを取得する。

指定されたクラスのFQCNを指定してLoggerManager.get(String)メソッドを呼び出す。
get(String) - Static method in class nablarch.core.log.LoggerManager
ロガーを取得する。

クラスローダに紐付くLoggerFactoryから取得したロガーを返す。

ロガー名に対応するロガーが見つからない場合は、何も処理しないロガーを返す。
get(CTX) - Method in interface nablarch.core.log.LogItem
ログの出力項目を取得する。
get(T) - Method in class nablarch.core.log.MaskingMapItemSupport
マスキング済みのマップを取得する。
マップのダンプは、LogUtil.dumpMap(Map, String, MapValueEditor)を使用する。
get(String) - Method in class nablarch.core.message.StringResourceHolder
文字列リソースを取得する。
get(String) - Static method in class nablarch.core.repository.SystemRepository
リポジトリに登録されたコンポーネントを取得する。
get(Object) - Method in class nablarch.core.util.map.AttributeMap

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

get(Object) - Method in class nablarch.core.util.map.CaseInsensitiveMap

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

get(Object) - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

get(Object) - Method in class nablarch.core.util.map.MapWrapper

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

get(Object) - Method in class nablarch.core.util.map.MultipleKeyCaseMap
指定されたキー名に対応する値を返却する。

指定されるキー名は、大文字小文字は区別しない。 また、アンダースコア(_)を含むキー名の場合には、アンダースコアを除去したキー名を指定してもよい。

get(Contextual<T>, CreationalContext<T>) - Method in class nablarch.fw.batch.ee.cdi.StepScopedContext
 
get(Contextual<T>) - Method in class nablarch.fw.batch.ee.cdi.StepScopedContext
 
get(Contextual<?>) - Method in class nablarch.fw.batch.ee.cdi.StepScopedHolder
値を取得する。
get(ComponentId) - Method in class nablarch.fw.dicontainer.component.ComponentDefinitionRepository
コンポーネント定義を取得する。
get() - Static method in class nablarch.fw.dicontainer.nablarch.Containers
Containerを取得する。
get(ExecutionContext) - Static method in class nablarch.fw.jaxrs.JaxRsContext
リクエストスコープに設定されたJaxRsContextを取得する。
get(LauncherLogFormatter.LauncherLogContext) - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.CommandLineArguments
コマンドライン引数を取得する。

コマンドライン引数は、以下のフォーマットで文字列に変換する。

get(LauncherLogFormatter.LauncherLogContext) - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.CommandLineOptions
コマンドラインオプションを取得する。
get(LauncherLogFormatter.LauncherLogContext) - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.ExecuteTime
実行時間を取得する。

LauncherLogFormatter.LauncherLogContext.getExecuteTime() から取得した実行時間を返却する。

get(LauncherLogFormatter.LauncherLogContext) - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.ExitCode
終了コードを取得する。

LauncherLogFormatter.LauncherLogContext.getExitCode() から取得した終了コードを返却する。

get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.CorrelationId
ログの出力項目を取得する。
get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.Destination
ログの出力項目を取得する。
get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageBody
ログの出力項目を取得する。
get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageBodyHex
ログの出力項目を取得する。
get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageBodyLength
ログの出力項目を取得する。
get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageHeader
ログの出力項目を取得する。
get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageId
ログの出力項目を取得する。
get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.ReplyTo
ログの出力項目を取得する。
get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.ThreadName
ログの出力項目を取得する。
get(MessagingLogFormatter.MessagingLogContext) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.TimeToLive
ログの出力項目を取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.ClientHostItem
クライアント端末ホストを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.ClientIpAddressItem
クライアント端末IPアドレスを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.ClientUserAgentItem
HTTPヘッダの User-Agent を取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.ContentPathItem
コンテンツパスを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.DispatchingClassItem
ディスパッチ先クラスを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.ExecutionTimeItem
実行時間を取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.FreeMemoryItem
開始時の空きメモリ量を取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.MaxMemoryItem
最大メモリ量を取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.MethodItem
HTTPメソッドを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.PortItem
ポート番号を取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.QueryStringItem
クエリ文字列を取得する。 クエリ文字列があれば"?"を含めクエリ文字列を取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.RequestIdItem
リクエストIDを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.ResponseStatusCodeItem
ステータスコードを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.SessionIdItem
セッションIDを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.StatusCodeItem
ステータスコードを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.UrlItem
URLを取得する。
get(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.UserIdItem
ユーザIDを取得する。
get(String) - Method in class nablarch.fw.web.RestMockHttpRequestBuilder
GETのHTTPメソッドでRestMockHttpRequestを生成する。
get(Class<T>) - Static method in class nablarch.integration.doma.DomaDaoRepository
指定されたDaoインタフェースの実装クラスを取得する。
get(String) - Method in class nablarch.integration.log.jbosslogging.JbossLoggingLoggerFactory
 
get(String) - Method in class nablarch.integration.log.slf4j.Slf4JLoggerFactory
 
get(String) - Method in class nablarch.integration.micrometer.NablarchMeterRegistryConfig
 
get(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
 
get(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
 
get(String) - Method in interface nablarch.integration.redisstore.lettuce.LettuceRedisClient
値を取得する。
get(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
 
get() - Static method in class nablarch.integration.workflow.WorkflowConfig
ワークフロー関連の設定情報を取得する。
get(int, int) - Method in class nablarch.test.core.db.BasicDefaultValues
データ型に応じたデフォルト値を取得する。
get(int, int) - Method in interface nablarch.test.core.db.DefaultValues
データ型に応じたデフォルト値を取得する。
get(String) - Method in class nablarch.test.core.http.SimpleRestTestSupport
GETのHTTPメソッドでRestMockHttpRequestを生成する。
get(String, String, boolean) - Static method in class nablarch.test.core.repository.ConfigurationBrowser
コンポーネントを取得する。
get(String) - Method in class nablarch.test.core.standalone.TestShot
テストデータを取得する。
getAbnormalEndExitCode() - Method in class nablarch.common.mail.MailConfig
送信失敗時の終了コードを取得する。
getAbsoluteCssUriPrefix(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
URI型の絶対パス参照文字列から、URIのプレフィックスを取得する。
getAccept() - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
レスポンスの本文として受信可能なタイプを取得します
getAcceptLanguage(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.HttpLanguageAttribute
"Accept-Language"ヘッダをパースし、一番優先度が高いサポート対象の言語を返す。
getAccessLogContext(Request<?>, ServletExecutionContext) - Static method in class nablarch.fw.web.handler.HttpAccessLogUtil
リクエストスコープからHttpAccessLogFormatter.HttpAccessLogContextを取得する。
存在しない場合はHttpAccessLogFormatter.HttpAccessLogContextを生成し、リクエストスコープに設定する。
getAction() - Method in class nablarch.common.web.tag.SubmissionInfo
サブミット時の動作を取得する。
getActiveFlowNodeTableName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
アクティブフローノードテーブルのテーブル名を取得する。
getActiveGroupTaskCount(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブグループタスク数を取得する。
getActiveGroupTaskCountByPk(String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
担当グループを指定して、アクティブグループタスク数を取得する。
getActiveGroupTaskTableName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
アクティブグループタスクテーブル名を取得する。
getActiveUserTaskCount(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブユーザタスク数を取得する。
getActiveUserTaskCountByPk(String, String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
担当ユーザを指定して、アクティブユーザタスク数を取得する。
getActiveUserTaskTableName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
アクティブユーザタスクテーブル名を取得する。
getActualDataKey(String) - Method in class nablarch.core.util.map.MultipleKeyCaseMap
指定されたキー名に対応する実データマップのキー名を取得する。
getActualFileSize() - Method in exception nablarch.common.mail.AttachedFileSizeOverException
実際のファイルサイズを取得する。
getActualRecipientCount() - Method in exception nablarch.common.mail.RecipientCountException
実際の宛先数を取得する。
getActualSizeOf(T) - Method in class nablarch.core.validation.ee.Size.AbstractSizeValidator
与えられたオブジェクトのサイズを取得する。
getActualSizeOf(Object[]) - Method in class nablarch.core.validation.ee.Size.ArraySizeValidator
与えられたオブジェクトのサイズを取得する。
getActualSizeOf(Collection<?>) - Method in class nablarch.core.validation.ee.Size.CollectionSizeValidator
与えられたオブジェクトのサイズを取得する。
getAdditionalInfo() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
付加情報を取得する。
getAdditionalInfoOfPattern() - Method in class nablarch.core.util.FormatSpec
パターンの付加情報を取得する。
getAllColumns() - Method in class nablarch.common.dao.EntityMeta
全カラムのリストを返す。
getAllColumns(String) - Static method in class nablarch.etl.EtlUtil
テーブルが持つカラムの名前リストを取得する。
getAllDate() - Method in class nablarch.core.date.BasicBusinessDateProvider
全ての業務日付を取得する。
getAllDate() - Method in interface nablarch.core.date.BusinessDateProvider
全ての業務日付を取得する。
getAllDate() - Static method in class nablarch.core.date.BusinessDateUtil
全区分の業務日付を取得する。
getAllDate() - Method in class nablarch.test.FixedBusinessDateProvider
全ての業務日付を取得する。
getAllMessages() - Method in class nablarch.fw.web.message.ErrorMessages
全てのメッセージを返す。
getAllMessages() - Method in class nablarch.fw.web.upload.util.BulkValidationResult.ErrorMessages
行数の昇順でソートされた、全てのエラーメッセージを取得する。
getAlreadySentReply(RequestMessage) - Method in class nablarch.fw.messaging.handler.MessageResendHandler
再送電文テーブルの内容を確認し、メッセージIDが一致する電文があれば その内容をもとに応答電文を作成して返す 該当する電文が存在しなければnullを返す。
getAnalysisFormat(Map<String, String>) - Method in class nablarch.core.log.app.FailureLogFormatter
障害解析ログのフォーマットを取得する。
getAncestorClasses(Class<?>) - Static method in class nablarch.core.util.ObjectUtil
クラスの全ての祖先を取得する。

祖先のリストの並び順は、clazzからの近さ順となる。

Objectは取得結果リストに含まれない。
そのため、clazzObject以外を継承していないクラスである場合、空のリストを返す。

getAnnotation() - Method in class nablarch.core.db.statement.autoproperty.FieldAnnotationHandlerSupport.FieldHolder
アノテーションを取得する。
getAnnotationClass() - Method in class nablarch.common.code.validator.CodeValueValidator
対応するアノテーションのクラスを取得する。
getAnnotationClass() - Method in class nablarch.core.validation.domain.DomainValidator
 
getAnnotationClass() - Method in class nablarch.core.validation.validator.DecimalRangeValidator
 
getAnnotationClass() - Method in interface nablarch.core.validation.Validator
対応するアノテーションのクラスを取得する。
getAnnotationClass() - Method in class nablarch.core.validation.validator.LengthValidator
対応するアノテーションのクラスを取得する。
getAnnotationClass() - Method in class nablarch.core.validation.validator.NumberRangeValidator
対応するアノテーションのクラスを取得する。
getAnnotationClass() - Method in class nablarch.core.validation.validator.RequiredValidator
対応するアノテーションのクラスを取得する。
getAnnotationClass() - Method in class nablarch.core.validation.validator.unicode.SystemCharValidator
対応するアノテーションのクラスを取得する。
getAnnotationDataFrom(Annotation) - Method in class nablarch.common.date.AbstractDateStringConverter
アノテーションから値を取得する。
getAnnotationDataFrom(Annotation) - Method in class nablarch.common.date.YYYYMMConvertor
アノテーションから値を取得する。
getAnnotationDataFrom(Annotation) - Method in class nablarch.common.date.YYYYMMDDConvertor
アノテーションから値を取得する。
getAppFailureCodes(Map<String, String>) - Method in class nablarch.core.log.app.FailureLogFormatter
アプリケーション用の障害コード変換情報を取得する。
getApplicationException() - Method in class nablarch.fw.ExecutionContext
リクエストスコープからApplicationExceptionを取得する。

ExecutionContext.THROWN_APPLICATION_EXCEPTION_KEYキーを使用する。

getAppSettingsLogFormat() - Method in class nablarch.core.log.app.ApplicationSettingLogFormatter
アプリケーション設定ログのフォーマットを取得する。

設定ファイル(nablarch.core.log.app.AppLogUtil#getProps())にログフォーマットが指定されている場合は、 そのフォーマットを返却する。 設定されていない場合には、デフォルトのフォーマットを使用する。

getAppSettingsLogItems() - Method in class nablarch.core.log.app.ApplicationSettingLogFormatter
アプリケーション設定用のログ出力項目を生成する。
getAppSettingsLogMsg() - Method in class nablarch.core.log.app.ApplicationSettingLogFormatter
アプリケーション設定に関するログメッセージを生成する。

ApplicationSettingLogFormatter.getAppSettingsLogFormat()から取得したログフォーマットに従いログメッセージの生成を行う。 ログ出力対象は、アプリケーション設定はプロパティファイル("classpath:app-log.properties") に記載されている項目となる。
システムプロパティ("nablarch.appLog.filePath")が指定されている場合は、 システムプロパティで指定されたパスを使用する。

getAppSettingsLogMsg() - Static method in class nablarch.core.log.app.ApplicationSettingLogUtil
アプリケーション設定を表すフォーマット済みのログメッセージを生成し、返却する。

本メソッドはApplicationSettingLogFormatter.getAppSettingsLogMsg() に処理を委譲する。

getAppSettingsWithDateLogFormat() - Method in class nablarch.core.log.app.ApplicationSettingLogFormatter
アプリケーション設定及び業務日付ログ用のログフォーマットを取得する。

設定ファイル(nablarch.core.log.app.AppLogUtil#getProps())にログフォーマットが指定されている場合は、 そのフォーマットを返却する。 設定されていない場合には、デフォルトのフォーマットを使用する。

getAppSettingsWithDateLogItems() - Method in class nablarch.core.log.app.ApplicationSettingLogFormatter
アプリケーション設定及び日付出力用のログ出力項目を生成する。
getAppSettingsWithDateLogMsg() - Method in class nablarch.core.log.app.ApplicationSettingLogFormatter
アプリケーション設定及び業務日付に関するログメッセージを生成する。

ApplicationSettingLogFormatter.getAppSettingsWithDateLogFormat()から取得したログフォーマットに従いログメッセージの生成を行う。 業務日付はBusinessDateUtil.getDate()を利用して取得する。

getAppSettingsWithDateLogMsg() - Static method in class nablarch.core.log.app.ApplicationSettingLogUtil
アプリケーション設定と業務日付を表すフォーマット済みのログメッセージを生成し、返却する。

本メソッドはApplicationSettingLogFormatter.getAppSettingsWithDateLogMsg() に処理を委譲する。

getArgs() - Method in class nablarch.fw.launcher.CommandLine
コマンドライン引数のリストを返す。
getArgs() - Method in class nablarch.fw.launcher.CommandLineParser.Result
コマンドライン引数を返す。
getArraySize(Object) - Static method in class nablarch.core.db.util.DbUtil
オブジェクトの配列サイズを取得する。

オブジェクトが配列または、Collection以外の場合は、IllegalArgumentException
オブジェクトがnullの場合は、0を返却する。

getArrayValue(Object, int) - Static method in class nablarch.core.db.util.DbUtil
配列または、Collectionオブジェクトから指定された要素の値を取得する。

オブジェクトが配列または、Collection以外の場合は、IllegalArgumentException
オブジェクトがnullの場合は、nullを返却する。

getAsciiChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
全てのAscii文字を取得する。
getAscSortSubmitCss() - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのascSortSubmitCss属性のデフォルト値を取得する。
getAssignedGroupColumnName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
担当グループのカラム名を取得する。
getAssignedGroupId() - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupEntity
担当グループIDを取得する。
getAssignedGroups(String) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
getAssignedGroups(String) - Method in class nablarch.integration.workflow.definition.Task
タスクに割り当てられた担当グループを取得する。

担当グループは、実行順でソートされて返却される。

getAssignedGroups(String) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
タスクに割り当てられた担当グループを取得する。

担当グループは、実行順でソートされて返却される。

getAssignedGroups(String) - Method in interface nablarch.integration.workflow.WorkflowInstance
タスクに割り当てられた担当グループを取得する。

担当グループは、実行順でソートされて返却される。

getAssignedGroupTableName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
タスク担当グループテーブル名を取得する。
getAssignedUserColumnName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
担当者のカラム名を取得する。
getAssignedUsers(String) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
getAssignedUsers(String) - Method in class nablarch.integration.workflow.definition.Task
タスクに割り当てられた担当ユーザを取得する。

担当ユーザは、実行順でソートされて返却される。

getAssignedUsers(String) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
タスクに割り当てられた担当ユーザを取得する。

担当ユーザは、実行順でソートされて返却される。

getAssignedUsers(String) - Method in interface nablarch.integration.workflow.WorkflowInstance
タスクに割り当てられた担当ユーザを取得する。

担当ユーザは、実行順でソートされて返却される。

getAssignedUserTableName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
タスク担当ユーザテーブル名を取得する。
getAttachedFileList() - Method in class nablarch.common.mail.MailContext
添付ファイルのリストを取得する。
getAttachedTaskId() - Method in class nablarch.integration.workflow.definition.BoundaryEvent
接続先タスクIDを取得する。
getAttachedTaskIdColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
接続先タスクIDカラム名を取得する。
getAttribute(K) - Method in class nablarch.core.util.map.AttributeMap
指定した属性名に対応する属性値を取得する。
getAttribute(String) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getAttribute(String) - Method in class nablarch.fw.web.servlet.RequestAttributeMap
指定した属性名に対応する属性値を取得する。
getAttribute(String) - Method in class nablarch.fw.web.servlet.SessionAttributeMap
指定した属性名に対応する属性値を取得する。
getAttributeNames() - Method in class nablarch.core.util.map.AttributeMap
属性名のイテレータを取得する。
getAttributeNames() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getAttributeNames() - Method in class nablarch.fw.web.servlet.RequestAttributeMap
属性名のイテレータを取得する。
getAttributeNames() - Method in class nablarch.fw.web.servlet.SessionAttributeMap
属性名のイテレータを取得する。
getAttributes() - Method in class nablarch.common.web.tag.HtmlTagSupport
HTMLの属性を取得する。
getAttributes() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
属性情報を取得する。
getAutocompleteDisableTarget() - Method in class nablarch.common.web.tag.CustomTagConfig
autocomplete属性をOFFにする対象のデフォルト値を取得する。
getAutowireType() - Method in class nablarch.core.repository.di.config.xml.schema.Component
Gets the value of the autowireType property.
getAvailableStores() - Method in class nablarch.common.web.session.SessionManager
セッションストアを取得する。
getBackend() - Method in class nablarch.fw.web.servlet.SessionAttributeMap
このMapの実体であるHTTPSessionオブジェクトを返す。
getBaseDir(URL, String) - Static method in class nablarch.core.util.ResourcesUtil
ファイルを表すURLからルートパッケージの上位となるベースディレクトリを求めて返す。
getBaseDirectory(String) - Method in class nablarch.core.util.FilePathSetting
ベースディレクトリを取得する。
getBasePackage() - Method in class nablarch.core.repository.di.config.externalize.AnnotationComponentDefinitionLoader
スキャン対象のパッケージを返す。
getBasePackage() - Method in class nablarch.fw.handler.JavaPackageMappingEntry
マッピング先Javaパッケージを取得する。
getBasePackage(Request<?>, ExecutionContext) - Method in class nablarch.fw.handler.RequestPathJavaPackageMapping
マッピング先Javaパッケージを取得する。

optionalPackageMappingEntries プロパティに設定した順番にリクエストパスのパターンとリクエストパスとのマッチングが行われ、 最初にマッチしたJavaパッケージが使用される。
マッチするものが存在しない場合、またはoptionalPackageMappingEntries プロパティ自体が設定されていない場合、本ハンドラのbasePackage プロパティに設定したJavaパッケージが使用される。

getBasePackage() - Method in class nablarch.integration.router.RoutesMapping
 
getBasePath(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
ホストとポート番号を組み合わせたベースパスを取得する。
getBasePathSettings() - Method in class nablarch.core.util.FilePathSetting
ベースパスの論理名と物理パスとの対応を収めたMapを取得する。
getBasePathUrl(String) - Method in class nablarch.core.util.FilePathSetting
ベースパスのURLを取得する。
getBaseRecordType() - Method in class nablarch.core.dataformat.RecordDefinition
このレコードフォーマットのベースとなるレコードタイプ名を取得する。
getBaseUri() - Method in class nablarch.integration.router.PathOptionsProviderRoutesMapping
ベースURIを取得する。
getBaseUri() - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
ベースURIを返却する。
getBatchCount() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
バッチ件数を取得する。
getBatchSize() - Method in class nablarch.core.db.statement.BasicSqlPStatement
バッチサイズを取得する。
getBatchSize() - Method in interface nablarch.core.db.statement.SqlStatement
バッチサイズを取得する。
getBatchSize() - Method in class nablarch.integration.doma.DomaConfig
 
getBatchSize() - Method in class nablarch.integration.doma.DomaStatementProperties
バッチサイズを取得する。
getBatchSize() - Method in class nablarch.integration.doma.DomaTransactionNotSupportedConfig
 
getBccList() - Method in class nablarch.common.mail.MailContext
送信先(BCC)メールアドレスのリストを取得する。
getBean() - Method in class nablarch.etl.config.DbInputStepConfig
Beanクラスを取得する。
getBean() - Method in class nablarch.etl.config.DbToDbStepConfig.UpdateSize
データ取得元のBeanクラスを取得する。
getBean() - Method in class nablarch.etl.config.FileToDbStepConfig
Beanクラスを取得する。
getBeginColumn() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token beginning line number.
getBigDecimal(String) - Method in class nablarch.core.dataformat.DataRecord
フィールドの値をBigDecimal型に変換して返却する。
getBigDecimal(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getBigDecimal(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をBigDecimalで取得する。
getBigDecimal(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getBigDecimal(int).
getBigDecimal(String) - Method in class nablarch.core.db.statement.SqlRow
指定されたカラムの情報をBigDecimalとして取得する。
getBinaryValue() - Method in class nablarch.test.core.db.BasicDefaultValues
バイナリ型のデフォルト値を取得する。
指定した長さのbyte配列を生成し、返却する。
getBindValue(Object, String) - Method in class nablarch.core.db.statement.sqlconvertor.SqlConvertorSupport
バインド変数に対応するフィールドの値を取得する。
getBlob(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getBlob(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をBlobで取得する。
getBlob(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getBlob(int).
getBody() - Method in class nablarch.fw.web.RestMockHttpRequest
ボディを取得する。
getBodyBytes() - Method in class nablarch.fw.messaging.InterSystemMessage
メッセーボディのバイナリ表現を返す。 送信(仕向)電文の場合はデータレコードをレコードフォーマッタで直列化したものを返す。 受信(被仕向)電文の場合はパース前の送信電文の内容をそのまま返す。
getBodyBytes() - Method in class nablarch.fw.messaging.ReceivedMessage
メッセーボディのバイナリ表現を返す。 送信(仕向)電文の場合はデータレコードをレコードフォーマッタで直列化したものを返す。 受信(被仕向)電文の場合はパース前の送信電文の内容をそのまま返す。
getBodyBytes() - Method in class nablarch.fw.messaging.ResponseMessage
メッセーボディのバイナリ表現を返す。 送信(仕向)電文の場合はデータレコードをレコードフォーマッタで直列化したものを返す。 受信(被仕向)電文の場合はパース前の送信電文の内容をそのまま返す。
getBodyBytes() - Method in class nablarch.fw.messaging.SendingMessage
メッセーボディのバイナリ表現を返す。 送信(仕向)電文の場合はデータレコードをレコードフォーマッタで直列化したものを返す。 受信(被仕向)電文の場合はパース前の送信電文の内容をそのまま返す。
getBodyBytes() - Method in class nablarch.fw.messaging.StructuredResponseMessage
メッセーボディのバイナリ表現を返す。 送信(仕向)電文の場合はデータレコードをレコードフォーマッタで直列化したものを返す。 受信(被仕向)電文の場合はパース前の送信電文の内容をそのまま返す。
getBodyDataColumnName() - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
メッセージボディデータの内容をバイト配列で保持するカラムの名称をを返す。
getBodyLengthLimit() - Method in class nablarch.fw.messaging.handler.HttpMessagingRequestParsingHandler
リクエストのボディストリームから読み込む最大容量を取得する。
getBodyReader() - Method in class nablarch.fw.web.MockHttpRequest
リクエストボディの読み出し用I/Oを返す。
getBodyStream() - Method in class nablarch.common.web.download.FileResponse
 
getBodyStream() - Method in class nablarch.fw.messaging.SendingMessage
電文のボディ部の出力ストリームを返す。
getBodyStream() - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスボディの内容を保持するストリームを取得する。
getBodyString() - Method in class nablarch.common.web.download.FileResponse
 
getBodyString() - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスボディの内容を表す文字列を返す。
getBookName() - Method in class nablarch.test.TestSupport
ブック名を取得する。
getBoolean(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getBoolean(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getBoolean(int).
getBoolean(String) - Method in class nablarch.core.db.statement.SqlRow
指定されたカラムの情報をBooleanとして取得する。

以下の値の場合、Boolean.TRUEを返却し、それ以外は全てBoolean.FALSEを返却する。 booleanのtrueの場合 Stringの場合で"1" or "on" or "true"の場合(大文字、小文字の区別はしない) 数値型で0以外の場合

データベースから取得したデータのデータタイプが下記に該当しない場合は、IllegalStateExceptionを送出する。 Boolean String Numberのサブクラス

getBoolean(String) - Static method in class nablarch.core.repository.SystemRepository
設定値の登録名を指定してリポジトリに登録された真偽値の設定値を取得する。

以下の文字列と一致する設定値が登録されていた場合に「true」を返却する。大文字・小文字は区別しない。 "true" "on" "yes"

getBooleanValue() - Method in class nablarch.test.core.db.BasicDefaultValues
Boolean型のデフォルト値を取得する。
getBootProcess() - Static method in class nablarch.core.log.LogUtil
システムプロパティ("nablarch.bootProcess")から起動プロセスを識別する文字列を取得する。
getBoundaryEvent(String) - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
指定されたトリガーIDに紐づく中間イベント一覧を取得する。
getBoundaryEvents() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
境界イベント定義を取得する。
getBoundaryEventTableName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
境界イベント定義テーブル名を取得する。
getBoundaryEventTriggerId() - Method in class nablarch.integration.workflow.definition.BoundaryEvent
境界イベントトリガーIDを取得する。
getBoundaryEventTriggerIdColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
境界イベントトリガーIDカラム名を取得する。
getBoundaryEventTriggerName() - Method in class nablarch.integration.workflow.definition.BoundaryEvent
境界イベントトリガー名を取得する。
getBoundaryEventTriggerNameColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
境界イベントトリガー名カラム名を取得する。
getBrowserName() - Method in class nablarch.fw.web.useragent.UserAgent
ブラウザ名称を取得する。
getBrowserType() - Method in class nablarch.fw.web.useragent.UserAgent
ブラウザタイプを取得する。
getBrowserVersion() - Method in class nablarch.fw.web.useragent.UserAgent
ブラウザバージョンを取得する。
getBufferLimitSizeKb() - Method in class nablarch.fw.web.HttpResponseSetting
ボディバッファサイズの上限値を返す。
getBytes(String) - Method in class nablarch.common.encryption.AesEncryptor
共通鍵又はIV(イニシャルバリュー)の文字列からバイト配列を取得する。

デフォルト実装では"UTF-8"で符号化する。

getBytes(String) - Method in class nablarch.core.dataformat.DataRecord
フィールドの値をバイト列に変換して返却する。
getBytes(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getBytes(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をbyte配列で取得する。
getBytes(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getByte(int).
getBytes(String) - Method in class nablarch.core.db.statement.SqlRow
指定されたカラムの情報をbyte配列として取得する。

データベースから取得したデータのデータタイプが下記のデータの場合、byte配列として取得する。
下記に該当しない場合は、IllegalStateExceptionを送出する。 Types.BLOB Types.BINARY Types.VARBINARY Types.LONGVARBINARY

getBytes(String, Charset) - Static method in class nablarch.core.util.StringUtil
指定された文字セットで文字列をエンコードする。

JDK1.6以上を使用する場合は、java.lang.String#getBytes(Charset)を使用すること。
stringnullだった場合、nullを返す。 stringが空文字だった場合、空のバイト配列を返す。

getBytes(int, String) - Method in class nablarch.test.core.db.TableData
値をバイト配列で取得する。
getCachedListMap(String, String) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
キャッシュからLIST_MAPを取得する。
キャッシュにない場合は、データシートから取得しメモリ上にキャッシュする。
getCaseName() - Method in class nablarch.test.core.standalone.TestShot
テストケース名称を取得する。
getCcList() - Method in class nablarch.common.mail.MailContext
送信先(CC)メールアドレスのリストを取得する。
getChangeParamNames() - Method in class nablarch.common.web.tag.SubmissionInfo
ポップアップ用のサブミット時のパラメータ名の変更情報を取得する。
getCharacterEncoding() - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
エンコーディングを取得する。
getCharacterGenerator() - Method in class nablarch.test.core.entity.EntityTestConfiguration
文字列生成クラスを取得する。
getCharset() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
文字コードを取得する。
getCharset() - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfig
文字セットを返す。
getCharset() - Method in class nablarch.common.mail.FreeTextMailContext
Content-Typeヘッダに指定する文字セットを取得する。
getCharset() - Method in class nablarch.common.mail.MailContext
Content-Typeヘッダに指定する文字セットを取得する。
getCharset() - Method in class nablarch.common.mail.MailRequestTable.MailRequest
文字セットを取得する。
getCharset() - Method in class nablarch.common.mail.MailTemplateTable.MailTemplate
文字セットを取得する。
getCharset() - Method in class nablarch.common.mail.TemplateEngineProcessedResult
文字セットを取得する。
getCharset() - Method in class nablarch.core.dataformat.SimpleDataConvertResult
文字セットを返却する。
getCharset(InterSystemMessage<?>) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageBody
メッセージからエンコーディングを取得する。 取得できない場合は"iso-8859-1"を返却する。
getCharset() - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.MessagingLogContext
出力に使用する文字セットを取得する。
getCharset() - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamWritter
出力時に使用するキャラクターセットを取得する。
getCharset() - Method in class nablarch.fw.web.HttpResponse
Content-Typeに指定された文字エンコーディングを取得する。
getCharValue(int) - Method in class nablarch.test.core.db.BasicDefaultValues
固定長文字列型のデフォルト値を取得する。
デフォルト値を指定されたカラム長まで増幅して返却する。
getCheckboxOffValue() - Method in class nablarch.common.web.tag.CustomTagConfig
checkboxタグのチェックなしに対する値のデフォルト値を取得する。
getCheckboxOnValue() - Method in class nablarch.common.web.tag.CustomTagConfig
checkboxタグのチェックありに対する値のデフォルト値を取得する。
getClasspathResource(String) - Static method in class nablarch.core.util.FileUtil
クラスパス上のリソースを取得する。

以下に例を示す。

getClasspathResourceURL(String) - Static method in class nablarch.core.util.FileUtil
クラスパス上のURLを取得する。

以下に例を示す。

getClazz() - Method in class nablarch.core.repository.di.config.xml.schema.Component
Gets the value of the clazz property.
getClientHost() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
クライアント端末ホストを取得する。
getClientIpAddress() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
クライアント端末IPアドレスを取得する。
getClob(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getClob(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getClob(int).
getClobValue(int) - Method in class nablarch.test.core.db.BasicDefaultValues
Clob型のデフォルト値を取得する。
デフォルト値をそのまま返却する。
getClone() - Method in class nablarch.test.core.db.TableData
本オブジェクトのクローンを取得する。
getCloseTag() - Method in enum nablarch.test.tool.sanitizingcheck.tag.JspCore.CoreTagType
閉じタグ。
getCloseTagPosition() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
閉じタグの位置を取得する。
getCodeId() - Method in interface nablarch.common.code.Code
コードIDを取得する。
getCodeLabel(String, String, String, String) - Static method in class nablarch.common.web.tag.TagUtil
コード値に対応するラベルを取得する。

labelPatternにnullが指定された場合は、CustomTagConfig.getCodeLabelPattern()を使用する。
getCodeLabelPattern() - Method in class nablarch.common.web.tag.CustomTagConfig
codeSelectタグ、codeRadioButtonsタグ、codeCheckboxesタグのlabelPattern属性のデフォルト値を取得する。
getCodeListFormat() - Method in class nablarch.common.web.tag.CustomTagConfig
codeSelectタグ、codeRadioButtonsタグ、codeCheckboxesタグのcodeListFormat属性のデフォルト値を取得する。
getColType(String) - Method in class nablarch.core.db.statement.SqlRow
指定されたカラム名のカラムタイプ(Types)を取得する。
getColumn() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Deprecated.
getColumnLength(String, String) - Method in interface nablarch.test.core.db.DbInfo
指定したカラムのサイズを取得する。
getColumnLength(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
指定したカラムのサイズを取得する。
getColumnNames() - Method in class nablarch.test.core.db.TableData
カラム名を取得する。
getColumns() - Method in class nablarch.common.dao.BatchSqlWithColumns
バインド変数に対応したカラムリストを返す。
getColumns(String) - Method in interface nablarch.test.core.db.DbInfo
カラム名を取得する。
getColumns(String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
カラム名を取得する。
getColumnType(String, String) - Method in interface nablarch.test.core.db.DbInfo
カラムのデータ型を取得する。
getColumnType(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
カラムのデータ型を取得する。
getColumnType(ResultSet) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
カラム型を取得する。
getCommandLine() - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.LauncherLogContext
コマンドラインを取得する。
getCommaSeparatedValue(String) - Static method in class nablarch.common.web.tag.TagUtil
カンマ区切りの値を分割して返す。
getCommaSeparatedValueAsList(String) - Static method in class nablarch.common.web.tag.TagUtil
カンマ区切りの値を分割して返す。
getCompletionConditionColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
終了条件カラム名を取得する。
getComponent() - Method in class nablarch.core.repository.di.ComponentHolder
生成されたコンポーネントを取得する。
getComponent() - Method in class nablarch.core.repository.di.config.xml.schema.Property
Gets the value of the component property.
getComponent(Container) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition
コンポーネントを取得する。
getComponent(ComponentKey<T>) - Method in class nablarch.fw.dicontainer.container.DefaultContainer
 
getComponent(Class<T>) - Method in class nablarch.fw.dicontainer.container.DefaultContainer
 
getComponent(Class<T>, Annotation...) - Method in class nablarch.fw.dicontainer.container.DefaultContainer
 
getComponent(Class<T>) - Method in interface nablarch.fw.dicontainer.Container
コンポーネントを取得する。
getComponent(Class<T>, Annotation...) - Method in interface nablarch.fw.dicontainer.Container
コンポーネントを取得する。
getComponent(ComponentKey<T>) - Method in interface nablarch.fw.dicontainer.Container
コンポーネントを取得する。
getComponent(ComponentId, Provider<T>) - Method in class nablarch.fw.dicontainer.scope.PrototypeScope
 
getComponent(ComponentId, Provider<T>) - Method in interface nablarch.fw.dicontainer.scope.Scope
コンポーネントを取得する。
getComponent(ComponentId, Provider<T>) - Method in class nablarch.fw.dicontainer.scope.SingletonScope
 
getComponent(ComponentId, Provider<T>) - Method in class nablarch.fw.dicontainer.web.scope.RequestScope
 
getComponent(ComponentId, Provider<T>) - Method in class nablarch.fw.dicontainer.web.scope.SessionScope
 
getComponent(String, MessageSenderSettings.SettingType, boolean) - Method in class nablarch.fw.messaging.MessageSenderSettings
コンポーネント名の設定値を使用してリポジトリからコンポーネントを取得する。
getComponent(String, String, boolean) - Method in class nablarch.test.core.repository.ConfigurationBrowser
コンポーネントを取得する。
キャッシュにヒットした場合は、キャッシュ上のコンポーネントが返却される。
getComponentById(int) - Method in class nablarch.core.repository.di.DiContainer
コンポーネントIDをキーにコンポーネントを取得する。
getComponentByName(String) - Method in class nablarch.core.repository.di.DiContainer
コンポーネント名をキーにコンポーネントを取得する。
getComponentByType(Class<T>) - Method in class nablarch.core.repository.di.DiContainer
コンポーネントの型をキーにコンポーネントを取得する。
getComponentList(String, MessageSenderSettings.SettingType, boolean) - Method in class nablarch.fw.messaging.MessageSenderSettings
コンポーネント名の設定値を使用してリポジトリからコンポーネントを取得する(「,」区切りで定義された複数コンポーネントの読み込みに対応)。
getComponentOrValueOrComponentRef() - Method in class nablarch.core.repository.di.config.xml.schema.List
Gets the value of the componentOrValueOrComponentRef property.
getComponents(Class<T>) - Method in class nablarch.fw.dicontainer.container.DefaultContainer
 
getComponents(Class<T>) - Method in interface nablarch.fw.dicontainer.Container
コンポーネントを取得する。
getConcurrentAccessPolicy() - Method in class nablarch.fw.web.handler.SessionConcurrentAccessHandler
Deprecated.
並行アクセス同期ポリシーを返す。
getConcurrentNumber() - Static method in class nablarch.core.ThreadContext
スレッドコンテキストから並行実行スレッド数を取得する。
getCondition() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlContext
排他制御対象の行データを指定する条件を取得する。
getConditionsToApply() - Method in class nablarch.core.dataformat.RecordDefinition
このレコード定義がデータレコードに適用される条件の一覧を返却する。
getConfig() - Method in enum nablarch.common.databind.csv.Csv.CsvType
列挙子に紐づくCsvDataBindConfigを取得する。
getConfig(JobContext, StepContext) - Static method in class nablarch.etl.config.EtlConfigProvider
ETLの設定を取得する。

ジョブコンテキストとステップコンテキストに対応するステップの設定を取得する。

getConfigValue(String) - Method in class nablarch.core.db.support.ListSearchInfo
SystemRepositoryから設定値を取得する。
getConnection() - Method in class nablarch.core.db.connection.BasicDbConnection
データベース接続オブジェクトを取得する。
getConnection(String) - Method in class nablarch.core.db.connection.BasicDbConnectionFactoryForDataSource
データベース接続オブジェクトを取得する。
getConnection(String) - Method in class nablarch.core.db.connection.BasicDbConnectionFactoryForJndi
データベース接続オブジェクトを取得する。
getConnection(String) - Method in interface nablarch.core.db.connection.ConnectionFactory
データベース接続を取得する。
getConnection() - Static method in class nablarch.core.db.connection.DbConnectionContext
現在のスレッドに紐付けられたデフォルトのデータベース接続を取得する。

データベース接続の取得には、"transaction"という名前が使用される。

getConnection(String) - Static method in class nablarch.core.db.connection.DbConnectionContext
現在のスレッドに紐付けられた指定した名前のデータベース接続を取得する。
getConnection() - Method in interface nablarch.core.db.connection.TransactionManagerConnection
データベース接続オブジェクトを取得する。
getConnection() - Method in class nablarch.core.db.DbExecutionContext
データベース接続を行うオブジェクトを取得する。
getConnection() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statementを生成したAppDbConnectionを取得する。
getConnection() - Method in interface nablarch.core.db.statement.SqlStatement
Statementを生成したAppDbConnectionを取得する。
getConnection(String) - Method in class nablarch.integration.doma.ConnectionFactoryFromDomaConnection
 
getConnection(String) - Method in class nablarch.integration.messaging.wmq.xa.WmqXADbConnectionFactoryForXADataSource
データベース接続を取得する。
getConnectionFactory() - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
コネクションファクトリを返す。
getConnectionName() - Method in class nablarch.core.db.DbExecutionContext
接続名を取得する。

getConsumesMediaType() - Method in class nablarch.fw.jaxrs.JaxRsContext
リソースメソッドからConsumesのメディアタイプを取得する。
getContentDisposition() - Method in class nablarch.fw.web.HttpResponse
Content-Dispositionの値を取得する。
getContentLength() - Method in class nablarch.common.web.download.FileResponse
 
getContentLength() - Method in class nablarch.fw.web.HttpResponse
Content-Lengthの値を取得する。

HTTPレスポンスボディの内容がこのオブジェクト自体に保持されている場合に限り、 そのバイト数を返す。
それ以外はnullを返す。

getContentLength() - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
Content-Lengthを取得する。
getContentLengthLimit() - Method in class nablarch.fw.web.upload.UploadSettings
Content-Length許容最大値を取得する。
getContentPath() - Method in class nablarch.common.web.download.FileResponse
コンテンツパスを取得する。

HTTPレスポンスボディに書き込むコンテンツパスを取得する。

getContentPath() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
コンテンツパスを取得する。
getContentPath() - Method in class nablarch.fw.web.HttpResponse
コンテンツパスを取得する。

HTTPレスポンスボディに書き込むコンテンツパスを取得する。

getContentPath() - Method in class nablarch.fw.web.ResponseBody
コンテンツパスを取得する。
getContentType() - Method in class nablarch.common.mail.AttachedFile
メール添付ファイルのContent-Typeを取得する。
getContentType(String) - Method in class nablarch.fw.jaxrs.BodyConverterSupport
メディアタイプからContent-Typeを取得する。

メディアタイプにcharsetが含まれている場合は、エンコーディング名の正当性を確認し、 問題がなければ、指定されたメディアタイプをそのままContent-Typeの値とする。 エンコーディング名が不正な場合は実行時例外を送出する。

メディアタイプにcharsetが含まれていない場合は、デフォルトのエンコーディングを メディアタイプに付けたものをContent-Typeの値とする。

getContentType() - Method in class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
コンテンツタイプを取得する。
getContentType() - Method in class nablarch.fw.web.HttpResponse
Content-Typeの値を取得する。

Content-Typeが設定されていない場合は、"text/plain;charset=UTF-8"を設定して返す。 このメソッドの処理は以下のソースコードと等価である。

getContentType() - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
Content-Typeを取得する。
getContentType() - Method in class nablarch.fw.web.upload.PartInfo
Content-Typeを取得する。
getContextType() - Method in class nablarch.common.mail.MailAttachedFileTable.MailAttachedFile
Context-typeを取得する。
getConvertedValue(String) - Method in class nablarch.core.validation.ValidationContext
フォームオブジェクトのプロパティの型に変換したプロパティを取得する。

プロパティにバリデーションエラーがある場合も変換した値を返す。 変換できない場合、プロパティが見つからない場合はnullを返す。

getConverters() - Method in class nablarch.core.beans.BasicConversionManager
 
getConverters() - Method in interface nablarch.core.beans.ConversionManager
型変換に使用するConverterを格納したMapを取得する。

Mapのキーには変換先の型、値にはキーで指定した型に対応するConverterを設定する。

getConverters() - Method in class nablarch.integration.jsr310.beans.Jsr310ConversionManager
 
getConvertorAnnotation() - Method in interface nablarch.core.validation.domain.DomainDefinition
ドメイン定義に指定されたコンバータのアノテーションを取得する。
getConvertorAnnotation(Annotation) - Method in class nablarch.core.validation.domain.DomainValidationHelper
ドメイン定義に指定されたコンバータのアノテーションを取得する。
getConvertorAnnotation(Enum<?>) - Static method in class nablarch.core.validation.domain.DomainValidationHelper
ドメイン定義に指定されたコンバータのアノテーションを取得する。

DomainDefinition.getConvertorAnnotation()の実装にて本メソッドを使用する。 実装例を以下に示す。

getConvertorFactory() - Method in interface nablarch.core.dataformat.convertor.ConvertorSetting
コンバータの生成を行うファクトリクラスを返却する。
getConvertorFactory() - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
コンバータのファクトリクラスを返却する。
getConvertorFactory() - Method in class nablarch.core.dataformat.convertor.JsonDataConvertorSetting
コンバータのファクトリを返却する。
getConvertorFactory() - Method in class nablarch.core.dataformat.convertor.VariableLengthConvertorSetting
コンバータのファクトリを返却する。
getConvertorFactory() - Method in class nablarch.core.dataformat.convertor.XmlDataConvertorSetting
コンバータのファクトリを返却する。
getConvertorFactorySupport() - Method in class nablarch.test.core.file.DataFileFragment
コンバータの生成を行うクラスを取得する。
getConvertorFactorySupport() - Method in class nablarch.test.core.file.FixedLengthFileFragment
コンバータの生成を行うクラスを取得する。
getConvertorFactorySupport() - Method in class nablarch.test.core.file.VariableLengthFileFragment
コンバータの生成を行うクラスを取得する。
getConvertorFormatAnnotation() - Method in class nablarch.core.validation.PropertyValidationDefinition
コンバータフォーマットアノテーションを取得する。
getConvertors() - Method in class nablarch.core.dataformat.FieldDefinition
コンバータのリストを取得する。
getConvertorSetting() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
コンバータの設定情報を取得する。
getConvertorSetting() - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
固定長データのコンバータの設定情報保持クラスを取得する。
getConvertorSetting() - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
構造化データのコンバータの設定情報保持クラスを取得する。
getConvertorSetting() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
コンバータの設定情報保持クラスを取得する
getConvertorSettingList() - Method in class nablarch.core.dataformat.FieldDefinition
フォーマット定義ファイルで指定されたコンバータの定義を取得する。
getConvertorTable() - Method in class nablarch.core.dataformat.convertor.ConvertorFactorySupport
コンバータ名とコンバータ実装クラスの対応表を取得する。
getCookie() - Method in class nablarch.fw.web.HttpRequest
本リクエストで送信されるクッキー情報を取得する。
getCookie() - Method in class nablarch.fw.web.HttpResponse
Deprecated.
本メソッドは、複数のクッキー情報のうち先頭のクッキーを返すことしかできません。 複数のクッキー情報を返すことができるHttpResponse.getCookieList()を使用してください。
getCookie() - Method in class nablarch.fw.web.MockHttpRequest
このリクエストで送信されるクッキー情報を取得する。
getCookie() - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
 
getCookie() - Method in class nablarch.test.core.http.TestCaseInfo
Cookieを返却する。
getCookieList() - Method in class nablarch.fw.web.HttpResponse
サーバ側から送信されたクッキー情報のリストを取得する。
getCookieValue(ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.CookieSupport
クッキーの値を取得する。
getCoreTagType() - Method in class nablarch.test.tool.sanitizingcheck.tag.JspCore
コアタグのタイプを取得する。
getCorrelationId() - Method in class nablarch.fw.messaging.InterSystemMessage
この電文に関連付けられているメッセージのメッセージIDを返す。
getCount() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
検索件数を取得する。
getCreatedAtName() - Method in class nablarch.common.web.token.DbTokenSchema
作成日時カラム名 を取得する。
getCreationTime() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getCreator() - Method in class nablarch.core.repository.di.ComponentDefinition
コンポーネントのファクトリを取得する。
getCreatorKey() - Method in class nablarch.integration.report.ReportContext
帳票作成処理クラス登録名を取得します。
getCsrfToken(ExecutionContext) - Static method in class nablarch.common.web.csrf.CsrfTokenUtil
CSRFトークンをセッションストアから取得する。
getCsrfTokenHeaderName() - Method in class nablarch.common.web.WebConfig
CSRFトークンをHTTPリクエストヘッダーから取得する際に使用する名前を取得する。
getCsrfTokenParameterName() - Method in class nablarch.common.web.WebConfig
CSRFトークンをHTTPリクエストパラメーターから取得する際に使用する名前を取得する。
getCsrfTokenSavedStoreName() - Method in class nablarch.common.web.WebConfig
CSRFトークンを保存するセッションストアの名前を取得する。
getCsrfTokenSessionStoredVarName() - Method in class nablarch.common.web.WebConfig
CSRFトークンをセッションスコープに格納する際に使用するキーを取得する。
getCurrentPageNumberCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのcurrentPageNumberCss属性のデフォルト値を取得する。
getCurrentRequestObject() - Method in class nablarch.fw.ExecutionContext
現在処理中のリクエストオブジェクトを取得する。

本メソッドは、またはの処理中にリクエストオブジェクトを取得する際に使用する。

getCurrentRetryCount() - Method in class nablarch.fw.handler.retry.RetryContextSupport
現在のリトライ回数を取得する。
getCurrentRetryCount() - Method in interface nablarch.fw.handler.RetryHandler.RetryContext
現在のリトライ回数を取得する。
getCurrentSubmissionInfo() - Method in class nablarch.common.web.tag.FormContext
カレントのカレントのサブミット情報を取得する。
getCurrentTps() - Method in class nablarch.fw.batch.progress.Progress
今回のTPSを返す。
getCurrentVersion(String) - Static method in class nablarch.integration.workflow.WorkflowManager
指定されたワークフローIDのワークフロー定義で、現在有効なバージョンを取得する。
getCustomTagConfig() - Static method in class nablarch.common.web.tag.TagUtil
カスタムタグのデフォルト値を取得する。
getData() - Method in class nablarch.core.log.app.FailureLogFormatter.FailureLogContext
データを取得する。
getDatabaseName() - Method in class nablarch.etl.SqlLoaderConfig
接続先データベース名を返す。
getDataBuilder() - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
構造化データビルダーを返却する
getDataFileDirName() - Method in class nablarch.fw.action.FileBatchActionBase
入力ファイル配置先の論理名を返す。

デフォルト実装では"input"を返す。 デフォルトの入力ファイル配置先以外から入力ファイルを取得する場合は、 このメソッドをオーバーライドする。

getDataFileName() - Method in class nablarch.fw.action.FileBatchActionBase
入力ファイルのファイル名を返す。
getDataFormatConfig() - Static method in class nablarch.core.dataformat.DataFormatConfigFinder
汎用データフォーマット機能の設定を取得する。
getDataParser() - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
構造化データパーサーを返却する
getDataProcessedWhenThrown(Throwable) - Method in class nablarch.fw.ExecutionContext
指定した例外を送出したスレッドが、例外発生時に処理していた入力データを返す。
getDataReader() - Method in class nablarch.fw.ExecutionContext
データリーダを取得する。

データリーダが設定されていない場合は、 データリーダファクトリを使用してリーダを生成し、その結果を返す。 ファクトリも設定されていない場合はnullを返す。

getDataRecord() - Method in class nablarch.fw.messaging.SyncMessage
データレコード(1件目)を取得する。
getDataRecords() - Method in class nablarch.fw.messaging.SyncMessage
データレコードを全件取得する。
getDataSource() - Method in class nablarch.integration.doma.ConfigHolder
Domaが使用するDataSourceを返す。
getDataSource() - Method in class nablarch.integration.doma.DomaConfig
 
getDataSource() - Method in class nablarch.integration.doma.DomaTransactionNotSupportedConfig
 
getDataSource() - Method in class nablarch.integration.report.ReportParam
繰返データ用データソースオブジェクト取得メソッド。
getDataType() - Method in class nablarch.core.dataformat.FieldDefinition
フォーマット定義ファイルで指定されたデータタイプ名に対応するデータタイプを取得する。
getDataType() - Method in class nablarch.core.dataformat.SimpleDataConvertResult
データ種別を返却する。
getDataType() - Method in class nablarch.core.util.FormatSpec
"データタイプ{パターン}"形式のデータタイプを取得する。
getDataType(String, FieldDefinition, int) - Method in class nablarch.test.core.file.DataFileFragment
データタイプを取得する。
getDate(String) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
getDate() - Method in class nablarch.core.date.BasicBusinessDateProvider
デフォルトの区分を使用して業務日付を取得する。
getDate(String) - Method in class nablarch.core.date.BasicBusinessDateProvider
区分を指定して業務日付を取得する。
getDate() - Method in class nablarch.core.date.BasicSystemTimeProvider
現在日時を取得する。
getDate() - Method in interface nablarch.core.date.BusinessDateProvider
デフォルトの区分を使用して業務日付を取得する。
getDate(String) - Method in interface nablarch.core.date.BusinessDateProvider
区分を指定して業務日付を取得する。
getDate() - Static method in class nablarch.core.date.BusinessDateUtil
業務日付を取得する。区分はデフォルトを使用する。
getDate(String) - Static method in class nablarch.core.date.BusinessDateUtil
区分を指定して、業務日付を取得する。
getDate() - Method in interface nablarch.core.date.SystemTimeProvider
システム日時を取得する。
getDate() - Static method in class nablarch.core.date.SystemTimeUtil
システム日時を取得する。
getDate(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getDate(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をDateで取得する。
getDate(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getDate(int).
getDate(String) - Method in class nablarch.core.db.statement.SqlRow
指定されたカラムの情報をDateとして取得する。

データベースから取得したデータのデータタイプが下記のデータの場合、java.util.Dateとして取得する 下記に該当しない場合は、IllegalStateExceptionを送出する。
Date Timestamp

getDate(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.EndTimeItem
日時を取得する。
getDate(PerformanceLogFormatter.PerformanceLogContext) - Method in class nablarch.core.log.app.PerformanceLogFormatter.StartTimeItem
日時を取得する。
getDate(LogContext) - Method in class nablarch.core.log.basic.BasicLogFormatter.DateItem
日時を取得する。
getDate() - Method in class nablarch.core.log.basic.LogContext
LogContext作成時点の日時を取得する。
getDate(CTX) - Method in class nablarch.core.log.DateItemSupport
日時を取得する。
getDate(String) - Static method in class nablarch.core.util.DateUtil
日付文字列(yyyyMMdd形式)からDateクラスのインスタンスを取得する。
getDate(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.EndTimeItem
日時を取得する。
getDate(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.StartTimeItem
日時を取得する。
getDate(LocalDateTime) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
java.time.LocalDateTimeのインスタンスをjava.util.Dateに変換する
getDate(LocalDate) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
java.time.LocalDateのインスタンスをjava.util.Dateに変換する
getDate() - Method in class nablarch.test.FixedBusinessDateProvider
デフォルトの区分を使用して業務日付を取得する。
getDate(String) - Method in class nablarch.test.FixedBusinessDateProvider
区分を指定して業務日付を取得する。
getDate() - Method in class nablarch.test.FixedSystemTimeProvider
現在日時を取得する。
getDateFormat(ObjectSettings) - Method in class nablarch.core.log.basic.BasicLogFormatter
日時フォーマットを取得する。
getDateFormat(Map<String, String>) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
日時フォーマットを取得する。
プロパティの指定がない場合はデフォルトの日時フォーマットを返す。
getDateFormatter() - Method in class nablarch.integration.jsr310.util.BasicDateTimeConfiguration
 
getDateFormatter() - Method in interface nablarch.integration.jsr310.util.DateTimeConfiguration
日付向けのフォーマッタ
getDatePattern() - Method in class nablarch.common.web.tag.CustomTagConfig
日付文字列のフォーマットに使用するパターンのデフォルト値を取得する。
getDateString() - Static method in class nablarch.core.date.SystemTimeUtil
システム日付を yyyyMMdd 形式の文字列で取得する。
getDateTimeFormatter() - Method in class nablarch.integration.jsr310.util.BasicDateTimeConfiguration
 
getDateTimeFormatter() - Method in interface nablarch.integration.jsr310.util.DateTimeConfiguration
日時向けのフォーマッタ
getDateTimeMillisString() - Static method in class nablarch.core.date.SystemTimeUtil
システム日時を yyyyMMddHHmmssSSS 形式の文字列で取得する。
getDateTimePattern() - Method in class nablarch.common.web.tag.CustomTagConfig
日時のフォーマットに使用するパターンのデフォルト値を取得する。
getDateTimeString() - Static method in class nablarch.core.date.SystemTimeUtil
システム日時を yyyyMMddHHmmss 形式の文字列で取得する。
getDateValue() - Method in class nablarch.test.core.db.BasicDefaultValues
日付型のデフォルト値を取得する。
デフォルト値が明示的に設定されている場合はその値を、 そうでない場合は、epoch(1970-01-01 00:00:00.0)をデフォルト値として返却する。
getDays(String, String) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
getDays(String, String) - Static method in class nablarch.core.util.DateUtil
指定された日付間の日数を取得する。

例)getDays("19991231", "20000101") //--> 1

getDbConnection() - Method in class nablarch.common.dao.DaoContextFactory
DAOで使うコネクションを取得する。 (トランザクション用です)
getDbInfo() - Method in class nablarch.test.core.db.TableData
データベース情報を取得する。
getDbTransactionName() - Method in class nablarch.core.db.transaction.SimpleDbTransactionManager
トランザクション名を取得する。
getDbTransactionName() - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
DBトランザクション名を取得する。
getDecimalFormatSymbols(ValidationContext<T>, String) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
プロパティに対するDecimalFormatSymbolsを取得する。

ConversionUtil#getFormatSpec(ValidationContext, String)を呼び出し、 10進数に対する有効なフォーマット仕様(decimal)が取得できた場合は、 フォーマット仕様に設定された言語を使用して生成したDecimalFormatSymbolsを返す。

プロパティに対する有効なフォーマット仕様が存在しない場合は、 NumberConvertorSupport.getDefaultDecimalFormatSymbols()を呼び出し、 デフォルトのDecimalFormatSymbolsを返す。

getDecimalValue(CharSequence) - Method in class nablarch.core.validation.ee.RangeValidatorSupport
BigDecimal型に変換した値を取得する。
getDefaultCharset() - Method in class nablarch.common.mail.MailRequestConfig
デフォルトの文字セットを取得する。
getDefaultConvertorTable() - Method in class nablarch.core.dataformat.convertor.ConvertorFactorySupport
デフォルトのコンバータ名とコンバータ実装クラスの対応表を取得する。
getDefaultConvertorTable() - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorFactory
固定長ファイルのデフォルトのコンバータ名とコンバータ実装クラスの対応表を返却する。
getDefaultConvertorTable() - Method in class nablarch.core.dataformat.convertor.JsonDataConvertorFactory
JSONデータのデフォルトのコンバータ名とコンバータ実装クラスの対応表を返却する。
getDefaultConvertorTable() - Method in class nablarch.core.dataformat.convertor.VariableLengthConvertorFactory
可変長ファイルのデフォルトのコンバータ名とコンバータ実装クラスの対応表を返却する。
getDefaultConvertorTable() - Method in class nablarch.core.dataformat.convertor.XmlDataConvertorFactory
XMLデータのデフォルトのコンバータ名とコンバータ実装クラスの対応表を返却する。
getDefaultDecimalFormatSymbols() - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
デフォルトのDecimalFormatSymbolsを返す。
デフォルト実装では日本語に対するDecimalFormatSymbols(小数点の文字=ドット、1000の区切り文字=カンマ)を返す。
getDefaultDisplayName() - Method in class nablarch.core.validation.PropertyValidationDefinition
デフォルトの表示名を取得する。
getDefaultEncoder() - Method in class nablarch.common.web.session.SessionManager
デフォルトエンコーダを取得する。
getDefaultEncoding() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
デフォルトの文字エンコーディングを取得する。
getDefaultEncoding() - Method in class nablarch.fw.web.handler.HttpCharacterEncodingHandler
デフォルトエンコーディングを取得する。
getDefaultFailureCode(Map<String, String>) - Method in class nablarch.core.log.app.FailureLogFormatter
デフォルトの障害コードを取得する。
getDefaultListFormat() - Method in class nablarch.common.web.tag.CodeTagWriterSupport
 
getDefaultListFormat() - Method in class nablarch.common.web.tag.ListTagWriterSupport
リスト表示時に使用するフォーマットのデフォルト値を取得する。
getDefaultListFormat() - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
リスト表示時に使用するフォーマットのデフォルト値を取得する。
getDefaultMessage(Map<String, String>) - Method in class nablarch.core.log.app.FailureLogFormatter
デフォルトのメッセージを取得する。
getDefaultMessage() - Method in class nablarch.core.validation.ee.DecimalRange.DecimalRangeValidator
デフォルトのメッセージを返す。
getDefaultNegativePackSignNibble() - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
パック数値の符号ビット(負) を返却する。
getDefaultNegativeZoneSignNibble() - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
ゾーン数値の符号ビット(負) を返却する。
getDefaultPaddingStr() - Method in class nablarch.core.dataformat.convertor.datatype.ByteStreamDataString
パディング/トリム処理で使用するデフォルトの文字を返却する。
getDefaultPaddingStr() - Method in class nablarch.core.dataformat.convertor.datatype.DoubleByteCharacterString
パディング/トリム処理で使用するデフォルトの文字を返却する。
getDefaultPageFor(int) - Method in class nablarch.fw.web.handler.HttpErrorHandler
指定されたステータスコードに対するデフォルトページのコンテンツパスを返す。
getDefaultPositivePackSignNibble() - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
パック数値の符号ビット(正) を返却する。
getDefaultPositiveZoneSignNibble() - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
ゾーン数値の符号ビット(正) を返却する。
getDefaultReplyTo() - Method in class nablarch.common.mail.MailRequestConfig
デフォルトの返信先メールアドレスを取得する。
getDefaultReturnPath() - Method in class nablarch.common.mail.MailRequestConfig
デフォルトの差し戻し先メールアドレスを取得する。
getDefaultSort() - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのdefaultSort属性のデフォルト値を取得する。
getDefaultStore() - Method in class nablarch.common.web.session.SessionManager
デフォルトのセッションストアを取得する。
getDefinition() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
フォーマット定義ファイルの情報を保持するクラスを取得する。
getDefinition() - Method in class nablarch.core.repository.di.ComponentHolder
コンポーネントの定義を取得する。
getDefinitionFromCache(File) - Method in class nablarch.core.dataformat.FormatterFactory
キャッシュからフォーマット定義情報保持クラスを取得する。 フォーマット定義情報保持クラスをキャッシュから取得できない場合は、生成する。
getDelegate() - Method in class nablarch.fw.RequestHandlerEntry
処理移譲対象となるハンドラを返す。
getDelegate() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
委譲対象のセッションオブジェクトを取得する。
getDelegateMap() - Method in class nablarch.core.util.map.AttributeMap
このラッパーが処理を委譲するMapオブジェクトを返す。
getDelegateMap() - Method in class nablarch.core.util.map.CaseInsensitiveMap
このラッパーが処理を委譲するMapオブジェクトを返す。
getDelegateMap() - Method in class nablarch.core.util.map.CopyOnReadMap
このラッパーが処理を委譲するMapオブジェクトを返す。
getDelegateMap() - Method in class nablarch.core.util.map.LockableMap
 
getDelegateMap() - Method in class nablarch.core.util.map.MapWrapper
このラッパーが処理を委譲するMapオブジェクトを返す。
getDelegateMap() - Method in class nablarch.core.util.map.MultipleKeyCaseMap
このラッパーが処理を委譲するMapオブジェクトを返す。
getDelegateMap() - Method in class nablarch.fw.web.HttpCookie
 
getDelegateMap() - Method in class nablarch.fw.web.upload.PartInfoHolder
このラッパーが処理を委譲するMapオブジェクトを返す。
getDelegateMap() - Method in class nablarch.test.core.util.ByteArrayAwareMap
このラッパーが処理を委譲するMapオブジェクトを返す。
getDelegateMapOfType(Class<T>) - Method in class nablarch.core.util.map.MapWrapper
このインスタンスが処理を委譲しているMapのうち、 指定した型のものを返す。
getDelegates(TData, ExecutionContext) - Method in class nablarch.fw.handler.MethodBinding
このラッパーが処理を移譲するオブジェクトのリストを返す。 対象となるオブジェクトが存在しない場合は空の配列を返す。
getDelegates(TData, ExecutionContext) - Method in interface nablarch.fw.HandlerWrapper
このラッパーが処理を移譲するオブジェクトのリストを返す。 対象となるオブジェクトが存在しない場合は空の配列を返す。
getDelegates(TData, ExecutionContext) - Method in class nablarch.fw.Interceptor.Impl
このラッパーが処理を移譲するオブジェクトのリストを返す。 対象となるオブジェクトが存在しない場合は空の配列を返す。
getDelegates(TRequest, ExecutionContext) - Method in class nablarch.fw.RequestHandlerEntry
このラッパーが処理を移譲するオブジェクトのリストを返す。 対象となるオブジェクトが存在しない場合は空の配列を返す。
getDeleteSql() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlTable
バージョン番号を削除するSQL文を取得する。
getDeleteSqlTemplate() - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を削除するSQL文のテンプレートを取得する。
getDescSortSubmitCss() - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのdescSortSubmitCss属性のデフォルト値を取得する。
getDestination() - Method in class nablarch.fw.messaging.InterSystemMessage
この電文の宛先キューの論理名を取得する。 MessagingContext.send(SendingMessage) メソッドでは、この戻り値に対応する 宛先に送信される。
getDestination() - Method in class nablarch.fw.messaging.MessageSenderSettings
送信キュー名(論理名)を取得する。
getDialect() - Method in class nablarch.core.db.connection.BasicDbConnection
 
getDialect() - Method in interface nablarch.core.db.connection.TransactionManagerConnection
コネクションのDefaultDialectを取得する。
getDialect() - Method in class nablarch.core.db.DbExecutionContext
SQL方言を取得する。
getDialect() - Method in class nablarch.integration.doma.ConfigHolder
Domaが使用するDialectを返す。
getDialect() - Method in class nablarch.integration.doma.DomaConfig
 
getDialect() - Method in class nablarch.integration.doma.DomaTransactionNotSupportedConfig
 
getDiConfig() - Method in class nablarch.test.core.standalone.TestShot
コンポーネント設定ファイルを取得する。
getDir() - Method in class nablarch.core.repository.di.config.xml.schema.ConfigFile
Gets the value of the dir property.
getDir() - Method in class nablarch.core.repository.di.config.xml.schema.Import
Gets the value of the dir property.
getDirective() - Method in class nablarch.core.dataformat.LayoutDefinition
ディレクティブの定義を取得する。
getDirectiveName() - Method in class nablarch.test.tool.sanitizingcheck.tag.Directive
ディレクティブ名を取得する。
getDirectory() - Method in class nablarch.fw.web.ResourceLocator
パスからディレクトリを表す部分を返す。
getDispatchingClass() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
ディスパッチ先クラスを取得する。
getDisplayControlCheckers() - Method in class nablarch.common.web.tag.CustomTagConfig
サブミットを行うタグの表示制御を行う際に使用する条件のデフォルト値を取得する。
getDisplayMethod() - Method in class nablarch.common.web.tag.CustomTagConfig
サブミットを行うタグの表示制御方法のデフォルト値を取得する。
getDisplayMethod() - Method in class nablarch.common.web.tag.SubmissionInfo
該当するサブミットタグの表示方法を取得する。
getDomain() - Method in class nablarch.fw.web.HttpCookie
このクッキーが送信されるドメイン階層を返す。
getDomainAnnotation() - Method in class nablarch.core.validation.domain.DomainValidationHelper
ドメインを表すアノテーションのクラスを取得する。

ドメインを表すアノテーションのクラスが設定されていない場合は、IllegalStateExceptionを送出する。

getDomainBean() - Method in interface nablarch.core.validation.ee.DomainManager
ドメインバリデーションに使用するドメイン定義BeanのClassを取得する。
getDomainDefinition(Annotation) - Method in class nablarch.core.validation.domain.DomainValidationHelper
アノテーションのvalue属性に指定された値を取得する。

アノテーションの属性に指定された値が取得できない場合は、 IllegalArgumentExceptionを送出する。

getDomainValidationHelper() - Method in class nablarch.core.validation.domain.DomainValidator
ドメインを表すアノテーションのクラスを取得する。

ドメインを表すアノテーションのクラスが設定されていない場合は、IllegalStateExceptionを送出する。

getDomaStatementProperties() - Method in class nablarch.integration.doma.ConfigHolder
DomaStatementPropertiesを返す。 SystemRepositoryに定義されていない場合は単純にインスタンス化したDomaStatementPropertiesを返す。
getDoubleSubmissionTokenParameterName() - Method in class nablarch.common.web.WebConfig
二重サブミット防止トークンをHTMLに埋め込む際にinput要素のname属性に設定する名前を取得する。
getDoubleSubmissionTokenRequestAttributeName() - Method in class nablarch.common.web.WebConfig
二重サブミット防止トークンをリクエストスコープに格納する際に使用するキーを取得する。
getDoubleSubmissionTokenSessionAttributeName() - Method in class nablarch.common.web.WebConfig
二重サブミット防止トークンをセッションスコープに格納する際に使用するキーを取得する。
getDumpFile(ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
HTTPレスポンスボディが出力されたファイルを取得する。
getDumpFileExtension() - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプファイルの拡張子を取得する。
getEffectiveDate() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
適用日を取得する。
getEffectiveDateColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
適用日カラム名を取得する。
getEffectiveDateFromColumnName() - Method in class nablarch.common.permission.schema.GroupSystemAccountTableSchema
有効日(From)カラムの名前を取得する。
getEffectiveDateFromColumnName() - Method in class nablarch.common.permission.schema.SystemAccountTableSchema
有効日(From)カラムの名前を取得する。
getEffectiveDateToColumnName() - Method in class nablarch.common.permission.schema.GroupSystemAccountTableSchema
有効日(To)カラムの名前を取得する。
getEffectiveDateToColumnName() - Method in class nablarch.common.permission.schema.SystemAccountTableSchema
有効日(To)カラムの名前を取得する。
getElementLabelPattern() - Method in class nablarch.common.web.tag.CustomTagConfig
selectタグ、radioButtonsタグ、checkboxesタグのelementLabelPattern属性のデフォルト値を取得する。
getElementTag(HtmlAttributes, String) - Method in enum nablarch.common.web.tag.ListFormat
リスト要素のタグを取得する。
getEmptyInputMessageId() - Method in class nablarch.test.core.entity.EntityTestConfiguration
未入力時のメッセージIDを取得する。
getEncode() - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamReader
エンコードを取得する。
getEncoder() - Method in class nablarch.fw.web.download.encorder.DownloadFileNameEncoderEntry
ファイル名のエンコーダを取得する。
getEncoder(String) - Method in class nablarch.fw.web.download.encorder.DownloadFileNameEncoderFactory
User-Agentに対応するエンコーダを取得する。
User-Agentヘッダのパターンとエンコーダの関連は、downloadFileNameEncoderEntriesプロパティより取得する。
getEncoding() - Method in class nablarch.core.dataformat.CharacterReplacementConfig
寄せ字処理の際に使用するエンコーディングを取得する。
getEncoding() - Method in class nablarch.core.dataformat.FieldDefinition
フィールドの文字エンコーディングを返却する。
getEncoding() - Method in class nablarch.core.repository.di.config.xml.schema.ConfigFile
Gets the value of the encoding property.
getEncoding() - Method in class nablarch.fw.jaxrs.BodyConverterSupport.ContentType
ContentTypeに指定されたエンコーディングを返す。
getEncodingFromDirectives() - Method in class nablarch.test.core.file.DataFile
ディレクティブからエンコーディングを取得する。
getEndColumn() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token end column number.
getEndFreeMemory() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
空きメモリ量(終了時)を取得する。
getEndLine() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token end line number.
getEndLogFormat() - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter
終了ログのフォーマットを取得する。

設定ファイル(nablarch.core.log.app.AppLogUtil#getProps())にログフォーマットが指定されている場合は、 そのフォーマットを返却する。 設定されていない場合には、デフォルトのフォーマットを使用する。

デフォルトのフォーマットは、以下の設定例のようにフォーマット定義を行うことにより変更可能

getEndLogItems() - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter
終了ログ用のログ出力項目を生成する。
getEndLogMsg(int, long) - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter
終了ログを生成する。

LauncherLogFormatter.getEndLogFormat()から取得したログフォーマットに従いログメッセージの生成を行う。

getEndLogMsg(int, long) - Static method in class nablarch.fw.launcher.logging.LauncherLogUtil
終了ログのメッセージを生成し返却する。
getEndPosition() - Method in class nablarch.core.db.support.ListSearchInfo
検索結果の取得終了位置を取得する。
getEndTime() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
終了日時を取得する。
getEndTime() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
終了日時を取得する。
getEndUsedMemory() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
使用メモリ量(終了時)を取得する。
getEntities() - Method in class nablarch.etl.config.TruncateStepConfig
削除対象のEntityリストをかえす。
getEntity() - Method in class nablarch.fw.jaxrs.EntityResponse
エンティティを取得する。
getEntry() - Method in class nablarch.core.repository.di.config.xml.schema.Map
Gets the value of the entry property.
getError() - Method in class nablarch.core.log.basic.LogContext
エラー情報を取得する。
getErrorCode() - Method in exception nablarch.core.db.DbAccessException
エラーコードを取得する。
getErrorCss() - Method in class nablarch.common.web.tag.CustomTagConfig
errorタグと入力項目タグのerrorCss属性のデフォルト値を取得する。
getErrorEntity() - Method in class nablarch.etl.config.ValidationStepConfig
エラーテーブルのEntityクラスを取得する。
getErrorLimit() - Method in class nablarch.etl.config.ValidationStepConfig
許容するエラー数を取得する。
getErrorMessageRequestAttributeName() - Method in class nablarch.common.web.WebConfig
エラーメッセージをリクエストスコープに格納する際に使用するキーを取得する。
getErrorMessages() - Method in class nablarch.fw.web.upload.util.BulkValidationResult
エラーメッセージを取得する。

エラーが発生していない場合、空のBulkValidationResult.ErrorMessagesが返却される。

getErrorVersions() - Method in exception nablarch.common.exclusivecontrol.OptimisticLockException
楽観的ロックエラーが発生したバージョン番号を取得する。
getEstimatedEndTime() - Method in class nablarch.fw.batch.progress.Progress
終了予測時間を返す。
getEvents() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
イベント定義を取得する。
getEventTableName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
イベントテーブル名を取得する。
getEventTriggerTableName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
イベントトリガー定義テーブル名を取得する。
getEventType() - Method in class nablarch.integration.workflow.definition.Event
イベントノタイプを取得する。
getEventTypeColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
イベントタイプカラム名を取得する。
getEvenValue() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのevenValue属性のデフォルト値を取得する。
getException() - Method in class nablarch.fw.ExecutionContext
リクエストスコープから例外を取得する。

ExecutionContext.THROWN_EXCEPTION_KEYキーを使用する。

getExceptionRequestVarKey() - Method in class nablarch.test.core.http.HttpTestConfiguration
ApplicationExceptionが格納されるリクエストスコープのキーを取得する。
getExceptions() - Method in exception nablarch.fw.dicontainer.exception.ContainerCreationException
IDコンテナを構築する際に発生した例外を返す。
getExclusiveControlTableHolder(ExclusiveControlContext) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
排他制御用テーブルに対応したExclusiveControlTableを取得する。

BasicExclusiveControlManager.getExclusiveControlTableHolder(String, String, String...)に処理を委譲する。

getExclusiveControlTableHolder(Version) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
排他制御用テーブルに対応したExclusiveControlTableを取得する。

BasicExclusiveControlManager.getExclusiveControlTableHolder(String, String, String...)に処理を委譲する。

getExclusiveControlTableHolder(String, String, String...) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
排他制御用テーブルに対応したExclusiveControlTableを取得する。

一度生成したExclusiveControlTableは、メモリ上にキャッシュしている。 このため、キャッシュに存在する場合は、キャッシュしているものを返し、 キャッシュに存在しない場合は、ExclusiveControlTableを生成し、キャッシュに追加したものを返す。 ExclusiveControlTableの生成では、排他制御用テーブルのスキーマ情報からSQL文を作成する。

getExecuteTime() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
実行時間を取得する。
getExecuteTime() - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.LauncherLogContext
処理時間を取得する。
getExecutionId() - Method in class nablarch.core.log.basic.LogContext
LogContext作成時点の実行時IDを取得する。
getExecutionId() - Static method in class nablarch.core.ThreadContext
スレッドローカルから実行時IDを取得する。
getExecutionOrder() - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupEntity
実行順を取得する。
getExecutionOrder() - Method in class nablarch.integration.workflow.dao.TaskAssignedUserEntity
実行順を取得する。
getExecutionOrderColumnName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
実行順カラム名を取得する。
getExecutionTime() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
実行時間を取得する。
getExecutionTime() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
実行時間を取得する。
getExecutorService() - Method in class nablarch.fw.invoker.AbstractExecutorServiceFactory
 
getExecutorService() - Method in interface nablarch.fw.invoker.ExecutorServiceFactory
ExecutorServiceを取得する。
getExistBodyHttpMethod() - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
送信にbody部が存在するHTTPメソッドのリストを取得する。
getExitCode() - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.LauncherLogContext
終了コードを取得する。
getExitStatus() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
終了ステータスを取得する。
getExpectedContentFileName() - Method in class nablarch.test.core.http.TestCaseInfo
コンテンツディスポジション・ヘッダに指定されたファイル名の期待値を返却する。
getExpectedContentLength() - Method in class nablarch.test.core.http.TestCaseInfo
コンテンツレングス・ヘッダの期待値を返却する。
getExpectedContentType() - Method in class nablarch.test.core.http.TestCaseInfo
コンテンツタイプ・ヘッダの期待値の期待値を返却する。
getExpectedFile(String, String, String...) - Method in class nablarch.test.core.reader.BasicTestDataParser
期待する固定長ファイルデータを取得する。
getExpectedFile(String, String, String...) - Method in interface nablarch.test.core.reader.TestDataParser
期待する固定長ファイルデータを取得する。
getExpectedForwardUri() - Method in class nablarch.test.core.http.TestCaseInfo
フォワード先URIの期待値を返却する。
getExpectedMessage() - Method in class nablarch.test.core.http.TestCaseInfo
要求電文(期待値)を返却する.
getExpectedMessageId() - Method in class nablarch.test.core.http.TestCaseInfo
メッセージID(期待値)を返却する.
getExpectedMessageList() - Method in class nablarch.test.core.messaging.RequestTestingMessagePool
アサート用要求電文のリストを取得する。
getExpectedRequestMessage(String, Integer, String, DataType, boolean) - Method in class nablarch.test.core.messaging.RequestTestingSendSyncSupport
要求電文の準備を行う。
getExpectedRequestScopeVar() - Method in class nablarch.test.core.http.TestCaseInfo
HTTPレスポンス(期待値)を返却する.
getExpectedSearchId() - Method in class nablarch.test.core.http.TestCaseInfo
検索結果検証の期待値を特定するIDを返却する.
getExpectedStatusCode() - Method in class nablarch.test.core.http.TestCaseInfo
HTTPステータスコード(期待値)を返却する.
getExpectedTable() - Method in class nablarch.test.core.http.TestCaseInfo
テーブル検証の期待値を特定するIDを返却する.
getExpectedTableData(String, String, String...) - Method in class nablarch.test.core.reader.BasicTestDataParser
期待するテーブルデータを取得する。
getExpectedTableData(String, String, String...) - Method in interface nablarch.test.core.reader.TestDataParser
期待するテーブルデータを取得する。
getExpectedTableData(String, String...) - Method in class nablarch.test.TestSupport
期待するTableDataを取得する。
getExpirationDatetimeName() - Method in class nablarch.common.web.session.store.UserSessionSchema
有効期限(DATETIME)カラムの名前を取得する。
getExpiredDate(String) - Method in class nablarch.core.cache.expirable.BasicExpirationSetting
指定されたIDの有効期限を取得する。
getExpiredDate(String) - Method in interface nablarch.core.cache.expirable.ExpirationSetting
指定されたIDの有効期限を取得する。
getExpiresMilliSeconds() - Method in class nablarch.common.web.session.SessionStore
有効期限(単位:ミリ秒)で取得する。
getExpiryTimeSec() - Method in class nablarch.core.db.transaction.JdbcTransactionTimeoutHandler
トランザクションタイムアウト時間までの残り秒数を取得する。

getExtensionConvertor() - Method in class nablarch.core.beans.BasicConversionManager
 
getExtensionConvertor() - Method in interface nablarch.core.beans.ConversionManager
拡張の型変換リストを返す。
getExtensionConvertor() - Method in class nablarch.integration.jsr310.beans.Jsr310ConversionManager
 
getFailureCode() - Method in class nablarch.core.log.app.FailureLogFormatter.FailureLogContext
障害コードを取得する。
getFailureCode(String, Throwable) - Method in class nablarch.core.log.app.FailureLogFormatter
ログ出力に使用する障害コードを取得する。
getFetchDirection() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getFetchDirection()のラッパー。
getFetchDirection() - Method in interface nablarch.core.db.statement.SqlPStatement
Statement.getFetchDirection()のラッパー。
getFetchSize() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getFetchSize()のラッパー。
getFetchSize() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
フェッチ件数を取得する。
getFetchSize() - Method in interface nablarch.core.db.statement.SqlStatement
Statement.getFetchSize()のラッパー。
getFetchSize() - Method in class nablarch.integration.doma.DomaConfig
 
getFetchSize() - Method in class nablarch.integration.doma.DomaStatementProperties
フェッチサイズを取得する。
getFetchSize() - Method in class nablarch.integration.doma.DomaTransactionNotSupportedConfig
 
getField() - Method in class nablarch.core.dataformat.convertor.datatype.DataType
フィールド定義を取得する。
getField() - Method in class nablarch.core.dataformat.convertor.value.ValueConvertorSupport
フィールド定義を取得する。
getField() - Method in class nablarch.core.db.statement.autoproperty.FieldAnnotationHandlerSupport.FieldHolder
フィールドを取得する。
getField(Object, String) - Static method in class nablarch.core.db.util.DbUtil
指定されたオブジェクトの特定のフィールドの値を返却する。
getFieldConfigList() - Method in class nablarch.common.databind.fixedlength.RecordConfig
このレコードのフィールド定義を返す。
getFieldConverter() - Method in class nablarch.common.databind.fixedlength.FieldConfig
フィールドコンバータを返す。
getFieldDefinition(String) - Method in class nablarch.test.core.file.DataFileFragment
フィールド定義を取得する。
getFieldList(Object, Class<T>) - Method in class nablarch.core.db.statement.autoproperty.FieldAnnotationHandlerSupport
指定されたアノテーションが設定されているフィールド情報を取得する。
指定されたオブジェクトに、指定されたアノテーションが設定されているフィールドが存在しない場合は、空のリストを返す。
getFieldName() - Method in exception nablarch.core.dataformat.InvalidDataFormatException
エラーが発生したフィールド名を取得する。
getFields() - Method in class nablarch.core.dataformat.RecordDefinition
本レコードタイプに定義されているすべてのフィールド定義を返却する。
getFieldsAfterReceive(MQMessage, ReceivedMessage) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
メッセージ受信後にMQMessageのMQMDフィールドから値を取得する。
getFieldsAfterReceive(MQMessage, ReceivedMessage) - Method in interface nablarch.integration.messaging.wmq.provider.WmqMqmdFieldsOperator
メッセージ受信後にMQMessageのMQMDフィールドから値を取得する。
getFieldsAfterSend(MQMessage, SendingMessage) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
メッセージ送信後にMQMessageのMQMDフィールドから値を取得する。
getFieldsAfterSend(MQMessage, SendingMessage) - Method in interface nablarch.integration.messaging.wmq.provider.WmqMqmdFieldsOperator
メッセージ送信後にMQMessageのMQMDフィールドから値を取得する。
getFieldSeparator() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
列区切り文字を取得する。
getFieldSeparator(Map<String, Object>) - Static method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
フィールド区切り文字を取得する。
getFieldValue(JRField) - Method in class nablarch.integration.report.datasource.SqlRowIteratorDataSourceSupport
getFile() - Method in class nablarch.common.mail.AttachedFile
メール添付ファイルを取得する。
getFile() - Method in class nablarch.common.mail.MailAttachedFileTable.MailAttachedFile
ファイルのデータを取得する。
getFile() - Method in class nablarch.core.repository.di.config.xml.schema.ConfigFile
Gets the value of the file property.
getFile() - Method in class nablarch.core.repository.di.config.xml.schema.Import
Gets the value of the file property.
getFile(String, String) - Method in class nablarch.core.util.FilePathSetting
指定されたベースパスの直下に存在するファイルの抽象パスを取得する。 ファイルが存在しない場合は新たにファイルを作成してその抽象パスを返却する。
getFileExtensions() - Method in class nablarch.core.util.FilePathSetting
ベースパスの論理名と拡張子との対応を収めたMapを取得する。
getFileFilter(HttpTestConfiguration) - Method in class nablarch.test.core.http.HttpRequestTestSupport
FileFilterを取得する。
getFileIfExists(String, String) - Method in class nablarch.core.util.FilePathSetting
指定されたベースパスの直下に存在するファイルの抽象パスを取得する。 その抽象パスを返却する。ファイルが存在しない場合はnullを返却する。
getFileName() - Method in class nablarch.common.mail.MailAttachedFileTable.MailAttachedFile
ファイル名を取得する。
getFileName() - Method in class nablarch.etl.config.DbToFileStepConfig
ファイル名を取得する。
getFileName() - Method in class nablarch.etl.config.FileToDbStepConfig
ファイル名を取得する。
getFileName() - Method in class nablarch.fw.web.upload.PartInfo
ファイル名を取得する。
例えば、ユーザが"C:\doc\myPicture.jpg"というファイルをアップロードした場合、 本メソッドの戻り値は"myPicture.jpg"となる。
getFileNameJoinExtension(String, String) - Method in class nablarch.core.util.FilePathSetting
ベースパスの論理名に対応する拡張子が存在する場合、ファイル名と拡張子を結合した文字列を返却する。 対応する拡張子が存在しない場合は、引数のファイル名をそのまま返却する。
getFileNameWithoutSuffix(String) - Static method in class nablarch.test.NablarchTestUtils
拡張子を除いたファイル名を取得する。
getFilePath() - Method in class nablarch.core.dataformat.CharacterReplacementConfig
寄せ字変換定義ファイルのパスを取得する。
getFilePath() - Method in exception nablarch.core.dataformat.SyntaxErrorException
構文エラーが発生したフォーマット定義ファイルのパスを取得する。
getFilePath() - Method in class nablarch.core.log.basic.ObjectSettings
ログ出力の設定を読み込む際に使用したファイルパスを取得する。
getFilePath() - Method in class nablarch.core.log.LogSettings
プロパティファイルのファイルパスを取得する。
getFileReader() - Method in class nablarch.fw.reader.FileDataReader
FileRecordReaderオブジェクトを取得する。
getFileType(Map<String, Object>) - Static method in class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
ファイルタイプを取得する
getFileType() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
このフォーマッタが取り扱うファイル種別を返却する。
getFileType() - Method in class nablarch.test.core.file.DataFile
ファイルタイプを取得する。
getFileType() - Method in class nablarch.test.core.file.FixedLengthFile
ファイルタイプを取得する。
getFileType() - Method in class nablarch.test.core.file.VariableLengthFile
ファイルタイプを取得する。
getFileWithoutCreate(String, String) - Method in class nablarch.core.util.FilePathSetting
指定されたベースパスの直下に存在するファイルの抽象パスを取得する。
getFillChar() - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfig
未定義部の埋め文字を返す。
getFirstPageNumber() - Method in class nablarch.core.db.support.ListSearchInfo
最初のページ番号を取得する。
getFirstSubmitCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitCss属性のデフォルト値を取得する。
getFirstSubmitLabel() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitLabel属性のデフォルト値を取得する。
getFirstSubmitName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitName属性のデフォルト値を取得する。
getFirstSubmitTag() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitTag属性のデフォルト値を取得する。
getFirstSubmitType() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitType属性のデフォルト値を取得する。
getFixedSignPosition(Map<String, Object>) - Static method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
符号位置の固定/非固定のデフォルト設定を取得する。
getFlowNodeId() - Method in class nablarch.integration.workflow.dao.ActiveFlowNodeEntity
フローノードIDを取得する。
getFlowNodeId() - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupEntity
フローノードIDを取得する。
getFlowNodeId() - Method in class nablarch.integration.workflow.dao.TaskAssignedUserEntity
フローノードIDを取得する。
getFlowNodeId() - Method in class nablarch.integration.workflow.definition.FlowNode
フローノードIDを取得する。
getFlowNodeIdColumnName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
フローノードIDカラム名を取得する。
getFlowNodeIdColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
フローノードIDカラム名を取得する。
getFlowNodeName() - Method in class nablarch.integration.workflow.definition.FlowNode
フローノード名を取得する。
getFlowNodeNameColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
フローノード名カラム名を取得する。
getFlowNodeTableName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
フローノード定義テーブル名を取得する。
getFlowProceedConditionColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
フロー進行条件カラム名を取得する。
getFormat(ObjectSettings) - Method in class nablarch.core.log.basic.BasicLogFormatter
フォーマットを取得する。
getFormat() - Method in class nablarch.core.util.FormatSpec
元々のフォーマット文字列を取得する。
getFormatAnnotation(Annotation) - Method in class nablarch.core.validation.ValidationManager
Convertorに渡すフォーマットを指定するアノテーションを取得する。

指定されたコンバータのアノテーションがドメイン定義の場合は、ドメイン定義に指定されたコンバータアノテーションを返す。 それ以外の場合は、指定されたコンバータのアノテーションをそのまま返す。

getFormatByTagName(String) - Static method in enum nablarch.common.web.tag.ListFormat
リスト表示に使用するフォーマットを取得する。
getFormatClass() - Method in class nablarch.core.text.DateTimeFormatter
 
getFormatClass() - Method in class nablarch.core.text.DateTimeStrFormatter
 
getFormatClass() - Method in interface nablarch.core.text.Formatter
フォーマット対象のクラスを取得する
getFormatClass() - Method in class nablarch.core.text.NumberFormatter
 
getFormatClass() - Method in class nablarch.core.text.NumberStrFormatter
 
getFormatDir() - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
フォーマット定義ファイルの配置ディレクトリを示す論理名を取得する。
getFormatDir() - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
フォーマット定義ファイルの格納ディレクトリ(論理名)を取得する。
getFormatFileDirName() - Method in class nablarch.fw.action.FileBatchActionBase
フォーマット定義ファイル配置先の論理名を返す。

デフォルト実装では"format"を返す。 デフォルトのフォーマット定義ファイル配置先以外からフォーマット定義ファイルを取得する場合は、 このメソッドをオーバーライドする。

getFormatFileName() - Method in class nablarch.fw.action.FileBatchActionBase
入力ファイルを読み込む際に使用するフォーマット定義ファイルのファイル名を返す。
getFormatFilePath() - Method in exception nablarch.core.dataformat.InvalidDataFormatException
入出力時に使用していたフォーマットファイルのパスを取得する。
getFormatOfPattern() - Method in class nablarch.core.util.FormatSpec
パターンのフォーマットを取得する。
getFormats() - Static method in enum nablarch.common.web.tag.ListFormat
リスト表示に使用するフォーマットを取得する。
getFormatSpec(ValidationContext<T>, String, String) - Method in class nablarch.common.date.AbstractDateStringConverter
プロパティの変換に使用するフォーマット仕様を取得する。

ConversionUtil.getFormatSpec(ValidationContext, String)を呼び出し、 プロパティに対する有効なフォーマット仕様(yyyymmddなど)を取得して返す。

プロパティに対する有効なフォーマット仕様が存在しない場合は、 allowFormatから生成したフォーマット仕様を返す。

getFormatSpec(ValidationContext<T>, String) - Static method in class nablarch.core.validation.convertor.ConversionUtil
変換前文字列のMapからプロパティに対するフォーマット仕様を取得する。
getFormattedLabel(Object, String) - Method in class nablarch.common.web.tag.CodeTagWriterSupport
 
getFormattedLabel(Object, String) - Method in class nablarch.common.web.tag.ListTagWriterSupport
整形済みのラベルを取得する。
getFormattedLabel(Object, String) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
整形済みのラベルを取得する。
getFormattedLogItems(Map<String, LogItem<SqlLogFormatter.SqlLogContext>>, Map<String, String>, String, String) - Method in class nablarch.core.db.statement.SqlLogFormatter
フォーマット済みのログ出力項目を取得する。
getFormattedLogItems(Map<String, LogItem<MessagingLogFormatter.MessagingLogContext>>, Map<String, String>, String, String) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter
フォーマット済みのログ出力項目を取得する。
getFormatter() - Method in class nablarch.core.log.basic.LogWriterSupport
LogFormatterを取得する。
getFormatter() - Method in class nablarch.fw.messaging.InterSystemMessage
メッセージボディのフォーマット定義を返す。
getFormatter(String, MessageSenderSettings.SettingType, String, String) - Method in class nablarch.fw.messaging.MessageSenderSettings
指定されたフォーマット名に対応するフォーマッタを取得する。
getFormatter(String) - Method in class nablarch.fw.messaging.reader.StructuredFwHeaderDefinition
フレームワーク制御ヘッダーのフォーマット定義を返す。
getFormatter(String, FilePathSetting, FormatterFactory) - Method in class nablarch.fw.messaging.reader.StructuredFwHeaderDefinition
指定されたFilePathSettingインスタンスを使用して フレームワーク制御ヘッダーのフォーマット定義を返す。
getFormatter() - Method in class nablarch.fw.messaging.StandardFwHeaderDefinition
フレームワーク制御ヘッダーのフォーマット定義を返す。
getFormatter(FilePathSetting, FormatterFactory) - Method in class nablarch.fw.messaging.StandardFwHeaderDefinition
指定されたFilePathSettingインスタンスを使用して フレームワーク制御ヘッダーのフォーマット定義を返す。
getFormatter() - Method in class nablarch.fw.web.upload.util.BulkValidator
レコードフォーマッタを取得する。
特殊な要件のため、独自のアップロード処理をおこなわなければならない場合、 本メソッドで取得したDataRecordFormatterを使用して、 任意の処理を実行できる。
getFormatter() - Method in class nablarch.test.core.messaging.MessagePool
DataRecordFormatterを取得。
getFormatterName() - Method in class nablarch.core.text.DateTimeFormatter
 
getFormatterName() - Method in class nablarch.core.text.DateTimeStrFormatter
 
getFormatterName() - Method in interface nablarch.core.text.Formatter
フォーマッタの名前を取得する
getFormatterName() - Method in class nablarch.core.text.NumberFormatter
 
getFormatterName() - Method in class nablarch.core.text.NumberStrFormatter
 
getFormatters() - Method in class nablarch.core.text.FormatterConfig
フォーマッタのリストを取得する。
getFormClassName() - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
フォームクラス名を取得する。
getFormClassPackage() - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
Formクラスの配置パッケージを取得する。
getFormClassSuffix() - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
Formクラスのサフィックスを取得する。
getFormContext(PageContext) - Static method in class nablarch.common.web.tag.TagUtil
ページコンテキストからフォームコンテキストを取得する。
getFrameworkFailureCode(Throwable) - Method in class nablarch.core.log.app.FailureLogFormatter
フレームワーク用の障害コード変換情報から障害コードを取得する。
getFreeMemory() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
空きメモリ量(開始時)を取得する。
getFrom() - Method in class nablarch.common.mail.MailContext
送信元メールアドレスを取得する。
getFrom() - Method in class nablarch.common.mail.MailRequestTable.MailRequest
送信者のアドレスを取得する。
getFromCache(K) - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
キャッシュから値を取得する。
getFromCache(K) - Method in class nablarch.core.cache.expirable.InMemoryExpirableCache
キャッシュから値を取得する。
getFullyQualifiedClassName() - Method in class nablarch.fw.dicontainer.component.ComponentKey
コンポーネントの完全修飾クラス名を返す。
getFwFailureCodes(Map<String, String>) - Method in class nablarch.core.log.app.FailureLogFormatter
フレームワーク用の障害コード変換情報を取得する。 プロパティファイルのキー名の長さで降順にソートして返す。
getFwHeader() - Method in class nablarch.fw.messaging.RequestMessage
フレームワーク制御ヘッダの内容を返す。
getFwHeader() - Method in class nablarch.fw.messaging.ResponseMessage
フレームワーク制御ヘッダを取得する。
getFwHeaderDefinitionName() - Method in class nablarch.test.core.messaging.MessagingRequestTestSupport
nablarch.fw.messaging.FwHeaderDefinition実装クラスを システムリポジトリから取得するための名前を取得する。 本メソッドは、"fwHeaderDefinition"を返却する。
getGateways() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
ゲートウェイ定義を取得する
getGatewayTableName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
ゲートウェイテーブル名を取得する。
getGatewayType() - Method in class nablarch.integration.workflow.definition.Gateway
ゲートウェイタイプを取得する。
getGatewayTypeColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
ゲートウェイタイプカラム名を取得する。
getGeneratedKeys() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getGeneratedKeys()のラッパー。
getGeneratedKeys() - Method in interface nablarch.core.db.statement.SqlPStatement
Statement.getGeneratedKeys()のラッパー。
getGeneratedValueColumn() - Method in class nablarch.common.dao.EntityMeta
採番カラムを返す。
getGenerationType() - Method in class nablarch.common.dao.ColumnMeta
IDジェネレータのタイプを取得する。
getGeneratorName() - Method in class nablarch.common.dao.ColumnMeta
IDジェネレータの名前を取得する。
getGetMessageOptions(String, long) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
MQQueueからのメッセージ読み取りを制御するオプションを取得する。

下記オプションを指定した値を返す。 WmqMessagingProvider.getGetSyncpointOption()メソッドが返す同期点オプション CMQC.MQPMO_NEW_MSG_ID CMQC.MQGMO_WAIT 相関IDに指定するメッセージIDが指定された場合はCMQC.MQMO_MATCH_CORREL_ID、 指定がない場合はCMQC.MQMO_NONE タイムアウト値。タイムアウト値が0以下の場合はWmqMessagingProvider.defaultResponseTimeoutプロパティの値を使用する。

getGetSyncpointOption() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
メッセージ読み取り時に使用する同期点オプションを取得する。

WmqMessagingProvider.useXaプロパティがtrueの場合はCMQC.MQPMO_SYNCPOINT、 falseの場合はCMQC.MQPMO_NO_SYNCPOINTを返す。

getGetterMethod(Class<?>, String) - Static method in class nablarch.core.util.ObjectUtil
getterメソッドを検索する。
getGetterMethodName(String) - Static method in class nablarch.core.util.ObjectUtil
プロパティ名からgetterメソッド名を取得する。
getGetterMethods(Class<?>) - Static method in class nablarch.core.util.ObjectUtil
クラスにあるgetterのリストを取得する。

Object.getClass()は取得対象から除く。

getterが一つも定義されていない場合は空のリストを返す。

getGlobalMessages() - Method in class nablarch.fw.web.message.ErrorMessages
グローバルなメッセージ(プロパティに紐付かないメッセージ)をすべて返す。
getGroupIdColumnName() - Method in class nablarch.common.permission.schema.GroupAuthorityTableSchema
グループIDカラムの名前を取得する。
getGroupIdColumnName() - Method in class nablarch.common.permission.schema.GroupSystemAccountTableSchema
グループIDカラムの名前を取得する。
getGroupIdColumnName() - Method in class nablarch.common.permission.schema.GroupTableSchema
グループIDカラムの名前を取得する。
getGroupSequence() - Method in interface nablarch.core.validation.ee.GroupSequenceManager
GroupSequenceを定義したインタフェースのClassを取得する。
getHandleMethod(String) - Method in class nablarch.fw.handler.MethodBinding
委譲対象オブジェクトのメソッドの中から、与えられたメソッド名をもち、 かつ、Handler.handle() メソッドと互換なシグニチャを持てばtrueを返す。 すなわち、以下の条件を満たすメソッドを返す。
getHandlerClass(TData, ExecutionContext) - Method in class nablarch.fw.handler.DispatchHandler
処理を委譲するハンドラの型を決定する。
getHandlerClass(Request<?>, ExecutionContext) - Method in class nablarch.fw.handler.RequestPathJavaPackageMapping
処理を委譲するハンドラの型を決定する。
getHandlerClass(HttpRequest, ExecutionContext) - Method in class nablarch.integration.router.PathOptionsProviderRoutesMapping
 
getHandlerClass(HttpRequest, ExecutionContext) - Method in class nablarch.integration.router.RoutesMapping
Routes定義にしたがい、リクエストのパスからハンドラのクラスを返す。 リクエストパスから処理対象のコントローラが特定できない場合には、 404を表すHttpErrorResponseを送出する。
getHandlerList(TData) - Method in class nablarch.fw.invoker.BasicHandlerListBuilder
 
getHandlerList(TData) - Method in class nablarch.fw.invoker.BasicHandlerListInvoker
実行対象となるハンドラリストを取得する。
getHandlerList() - Method in class nablarch.fw.invoker.BasicPipelineListBuilder
 
getHandlerList(TData) - Method in interface nablarch.fw.invoker.HandlerListBuilder
ハンドラリストを取得する。
getHandlerList() - Method in interface nablarch.fw.invoker.PipelineListBuilder
ハンドラリストを取得する。
getHandlerOf(Class<T>) - Method in class nablarch.fw.HandlerQueueManager
ハンドラキュー上の各ハンドラのうち、 指定されたクラスのものを返す。
getHandlerQueue() - Method in class nablarch.fw.ExecutionContext
 
getHandlerQueue() - Method in class nablarch.fw.HandlerQueueManager
現在のハンドラキューの内容を返す。
getHandlerQueue() - Method in class nablarch.fw.launcher.Main
 
getHandlerQueue() - Method in class nablarch.fw.web.HttpServer
現在のハンドラキューの内容を返す。
getHandlerQueue() - Method in class nablarch.fw.web.servlet.WebFrontController
 
getHankakuKanaChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
全ての半角カナ文字を取得する。
getHasNextPage() - Method in class nablarch.core.db.support.ListSearchInfo
次のページが存在するか否かを取得する。
getHasPrevPage() - Method in class nablarch.core.db.support.ListSearchInfo
前のページが存在するか否かを取得する。
getHeader(String) - Method in class nablarch.fw.messaging.InterSystemMessage
ヘッダーの値を返す。
getHeader(String) - Method in class nablarch.fw.web.HttpRequest
HTTPリクエストヘッダの値を返す。
getHeader(String) - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスヘッダの値を返す。
getHeader(String) - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストヘッダの値を返す。
getHeader(String) - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
 
getHeader(String) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
getHeaderFormatName() - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
ヘッダ部のフォーマット定義ファイル名を取得する。

ヘッダ部のフォーマット定義ファイル名は、nablarch.fw.messaging.action.AsyncMessageSendActionSettings#getHeaderFormatName() から取得した値となる。

getHeaderFormatName() - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
ヘッダフォーマット名を取得する。
getHeaderFormatter() - Method in class nablarch.fw.messaging.MessageSenderSettings
ヘッダのフォーマッタ(送信電文と受信電文で共通)を取得する。
getHeaderInfo() - Method in class nablarch.fw.messaging.realtime.http.dto.HttpResult
Httpヘッダを取得する。
getHeaderInfo() - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingInvalidDataFormatException
受信したヘッダ情報を取得する。

本例外をキャッチ後、フォーマット変換時のヘッダ情報が必要であれば、本メソッドを用いて取り出す。

getHeaderItemList() - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
ヘッダに設定する項目のリストを取得する。
getHeaderMap() - Method in class nablarch.fw.messaging.InterSystemMessage
ヘッダーの一覧をMap形式で返す。
getHeaderMap() - Method in class nablarch.fw.web.HttpRequest
HTTPリクエストヘッダを格納したMapを取得する。
getHeaderMap() - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスヘッダを格納するMapを返す。

このMapに対する変更はレスポンスヘッダの内容に直接反映される。

getHeaderMap() - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストヘッダを格納したMapを取得する。
getHeaderMap() - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
 
getHeaderMap() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
HTTPヘッダーのMapを返す。
getHeaderName() - Static method in class nablarch.common.web.csrf.CsrfTokenUtil
CSRFトークンをHTTPリクエストヘッダーへ設定する際に使用する名前を取得する。
getHeaderNames() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
getHeaderRecord() - Method in class nablarch.fw.messaging.SyncMessage
ヘッダレコードを取得する。
getHeaderTitles() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
ヘッダー行(タイトル行)に出力するタイトルのリスト。
getHeaderValue(Map<String, Object>, String, T) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
ヘッダマップから指定されたヘッダ名を使用して値を取得する。

指定されたヘッダ名がヘッダマップに存在しない場合は指定されたデフォルト値を返す。

getHiddenTagInfo(String) - Method in class nablarch.common.web.tag.FormContext
指定されたname属性の値を持つhiddenタグの情報を取得する。

一番最初に見つかったhiddenタグの情報を返す。

getHiddenTagInfoList() - Method in class nablarch.common.web.tag.FormContext
フォームに含まれるhiddenタグの情報を取得する。
getHost() - Method in class nablarch.fw.web.HttpRequest
HTTPリクエストのホストヘッダを取得する。
getHost() - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストのホストヘッダを取得する。
getHostname() - Method in class nablarch.fw.web.ResourceLocator
パスのホスト部を返す。 ポート番号が設定されている場合には、ポート番号を含んだ値を返す。
getHtmlChecker() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLチェッカーを取得する。
getHtmlCheckerConfig() - Method in class nablarch.test.core.http.HttpTestConfiguration
HtmlCheckツール設定ファイルのパスを取得する。
getHtmlDumpDir() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTML出力ディレクトリを取得する。
getHtmlResourcesCharset() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースの文字コードを設定する。
getHtmlResourcesDir() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースディレクトリを取得する。
getHtmlResourcesExtensionList() - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプディレクトリへコピーされるHTMLリソースの拡張子を取得する。
getHtmlResourcesRoot() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースのコピー先ディレクトリ名を取得する。
getHttpConnectTimeout() - Method in class nablarch.fw.messaging.MessageSenderSettings
HTTP通信用接続タイムアウトを取得する。
getHttpDumpFile() - Method in class nablarch.fw.web.HttpServer
HTTPダンプの出力先ファイルを取得する。
getHttpDumpRoot() - Method in class nablarch.fw.web.HttpServer
HTTPダンプの出力先フォルダを返す。
getHttpHeader() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTTPHeaderを取得する。
getHttpMessageIdGenerator() - Method in class nablarch.fw.messaging.MessageSenderSettings
HTTP通信時に使用するメッセージID採番コンポーネントを取得する。
getHttpMessagingUserId() - Method in class nablarch.fw.messaging.MessageSenderSettings
リアルタイム通信で使用するユーザIDを取得する。
getHttpMethod() - Method in class nablarch.fw.messaging.MessageSenderSettings
HTTPMethodを取得する。
getHttpProxyHost() - Method in class nablarch.fw.messaging.MessageSenderSettings
HTTP通信時に使用するProxyのホストを取得する。
getHttpProxyPort() - Method in class nablarch.fw.messaging.MessageSenderSettings
HTTP通信時に使用するProxyのポートを取得する。
getHttpReadTimeout() - Method in class nablarch.fw.messaging.MessageSenderSettings
HTTP通信用読み取りタイムアウトを取得する。
getHttpReceivedMessageLog(ReceivedMessage, Charset) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter
同期送信処理開始時に出力されるログ文字列を生成する。
getHttpReceivedMessageLog(ReceivedMessage, Charset) - Static method in class nablarch.fw.messaging.logging.MessagingLogUtil
HTTP電文受信時に出力するログの内容を返す。
getHttpRequest() - Method in class nablarch.fw.web.servlet.ServletExecutionContext
HTTPリクエストオブジェクトを返す。
getHttpRequest() - Method in class nablarch.test.core.http.TestCaseInfo
HTTPリクエストを取得する。
getHttpRequestBuilder() - Method in class nablarch.test.core.http.SimpleRestTestSupport
システムリポジトリからRestMockHttpRequestBuilderを取得する。
getHttpSentMessageLog(SendingMessage, Charset) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter
同期送信処理開始時に出力されるログ文字列を生成する。
getHttpSentMessageLog(SendingMessage, Charset) - Static method in class nablarch.fw.messaging.logging.MessagingLogUtil
HTTP電文送信時に出力するログの内容を返す。
getHttpVersion() - Method in class nablarch.fw.web.HttpRequest
HTTPバージョン名を返す。
getHttpVersion() - Method in class nablarch.fw.web.HttpResponse
HTTPバージョンを表す文字列を返す。
getHttpVersion() - Method in class nablarch.fw.web.MockHttpRequest
HTTPバージョン名を返す。
getHttpVersion() - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
 
getIbmExtendedChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
全てのIBM拡張文字を取得する。
getId(Code) - Method in class nablarch.common.code.BasicCodeLoader
静的データからIDを取得する。
getId() - Method in class nablarch.common.web.session.Session
セッションIDを取得する。
getId(T) - Method in interface nablarch.core.cache.StaticDataLoader
静的データからIDを取得する。
getId(Map<String, Map<String, Object>>) - Method in class nablarch.core.db.statement.autoproperty.FieldAndAnnotationLoader
静的データからIDを生成する(本メソッドは、サポートしない)。
getId(Map<String, String>) - Method in class nablarch.core.db.statement.BasicSqlLoader
静的データからIDを取得する。
getId() - Method in class nablarch.core.message.BasicStringResource
文字列リソースのメッセージIDを取得する。
getId(StringResource) - Method in class nablarch.core.message.BasicStringResourceLoader
静的データからIDを取得する。
getId(StringResource) - Method in class nablarch.core.message.PropertiesStringResourceLoader
 
getId() - Method in interface nablarch.core.message.StringResource
文字列リソースのメッセージIDを取得する。
getId() - Method in class nablarch.core.repository.di.ComponentDefinition
コンポーネントのIDを取得する。
getId() - Method in class nablarch.core.repository.di.config.ListElementDefinition
コンポーネントIDを取得する。
getId(FormValidationDefinition) - Method in class nablarch.core.validation.FormValidationDefinitionLoader
静的データからIDを取得する。
getId() - Method in class nablarch.fw.dicontainer.component.ComponentDefinition
IDを取得する。
getId() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getIdColumnName() - Method in class nablarch.common.code.schema.CodeNameSchema
IDカラムの名前を取得する。
getIdColumnName() - Method in class nablarch.common.code.schema.CodePatternSchema
コードIDカラムの名前を取得する。
getIdColumns() - Method in class nablarch.common.dao.EntityMeta
IDカラム(主キーカラム)のリストを返す。
getIfNotExpired(K) - Method in interface nablarch.core.cache.expirable.ExpirableCache
キャッシュから値を取得する。 キャッシュに値が存在しない場合または有効期限切れの場合はnullを返却する。
getIfNotExpired(K) - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
キャッシュから値を取得する。 キャッシュに値が存在しない場合または有効期限切れの場合はnullを返却する。
getIgnoreBlankLines(Map<String, Object>) - Static method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
空行をスキップするかどうかの設定を取得する。
getIgnoreHtmlResourceDirectory() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースとして除外するディレクトリを取得する。
GetImage() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get token literal value.
getImportOrConfigFileOrComponent() - Method in class nablarch.core.repository.di.config.xml.schema.ComponentConfiguration
Gets the value of the importOrConfigFileOrComponent property.
getIncludeContext(PageContext) - Static method in class nablarch.common.web.tag.IncludeContext
ページコンテキストからインクルードコンテキストを取得する。
getIndexNames() - Method in class nablarch.common.code.BasicCodeLoader
全てのインデックス名を取得する。
getIndexNames() - Method in interface nablarch.core.cache.StaticDataLoader
全てのインデックス名を取得する。
getIndexNames() - Method in class nablarch.core.db.statement.autoproperty.FieldAndAnnotationLoader
作成する全てのインデックス名を取得する(本メソッドは、サポートしない)。
getIndexNames() - Method in class nablarch.core.db.statement.BasicSqlLoader
全てのインデックス名を取得する。
getIndexNames() - Method in class nablarch.core.message.BasicStringResourceLoader
全てのインデックス名を取得する。
getIndexNames() - Method in class nablarch.core.message.PropertiesStringResourceLoader
 
getIndexNames() - Method in class nablarch.core.validation.FormValidationDefinitionLoader
全てのインデックス名を取得する。
getIndexOf(String) - Method in class nablarch.test.core.file.DataFileFragment
フィールド名からそのフィールドが格納されている位置(インデックス)を取得する。
getInitializedComponent() - Method in class nablarch.core.repository.di.ComponentHolder
初期化済みコンポーネントを取得する。
getInitialVersion() - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
初期バージョン番号を取得する。

このメソッドは、バージョン番号追加時に使用される。 デフォルト実装では、"1"を返す。

getInjectionType() - Method in class nablarch.core.repository.di.ComponentReference
自動インジェクションのタイプを取得する。
getInjector() - Method in class nablarch.core.repository.di.ComponentDefinition
コンポーネントで使用するComponentInjectorを取得する。
getInputName() - Method in class nablarch.common.web.tag.ChangeParamNameTag.ChangeParamName
変更元となる元画面のinput要素のname属性を取得する。
getInputNames() - Method in class nablarch.common.web.tag.FormContext
フォームに含まれる入力項目のname属性を取得する。
getInputSourcePath() - Method in exception nablarch.core.dataformat.InvalidDataFormatException
例外発生原因となった入出力元(ファイルなど)のパスを取得する。
getInputStream() - Method in class nablarch.fw.web.ResourceLocator
リソースの内容をストリームで読み出すためのInputStreamを返す。
getInputStream() - Method in class nablarch.fw.web.ResponseBody
ボディの内容を格納した入力ストリームを返す。 なお、コンテントパスを使用している場合、以下のケースではnullを返却する。
getInputStream() - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
入力ストリームを取得する。
getInputStream() - Method in class nablarch.fw.web.upload.PartInfo
アップロードファイルを開く。
入力ストリームはクライアント側でcloseする必要がある。
getInputString() - Method in class nablarch.core.dataformat.CharacterReplacementResult
変換前文字列を返却する。
getInsertColumnsAndValues(String[], String) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
INSERT文のカラムと値を取得する。
getInsertMode() - Method in class nablarch.etl.config.DbToDbStepConfig
INSERTモードを取得する。
getInsertSql() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlTable
バージョン番号を追加するSQL文を取得する。
getInsertSqlGenerator() - Method in enum nablarch.etl.config.DbToDbStepConfig.InsertMode
INSERT文を生成するInsertSqlGeneratorを取得する。
getInsertSqlTemplate() - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を追加するSQL文のテンプレートを取得する。
getInstance(Class<T>, String[], String[]) - Static method in class nablarch.common.databind.DataBindUtil
Beanのインスタンスを生成する。
getInstance() - Static method in class nablarch.common.io.FileRecordWriterHolder
本クラスのインスタンスをSystemRepositoryより取得する。
getInstance() - Static method in class nablarch.core.dataformat.CharacterReplacementManager
FormatterFactoryクラスのインスタンスをリポジトリより取得する。 リポジトリより取得できなかった場合は、デフォルトで本クラスのインスタンスを返却する。
getInstance() - Static method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
このクラスのインスタンスをリポジトリから取得し、返却する。
getInstance() - Static method in class nablarch.core.dataformat.convertor.JsonDataConvertorSetting
このクラスのインスタンスをリポジトリより取得する。 リポジトリにインスタンスが存在しない場合は、デフォルトの設定で生成したこのクラスのインスタンスを返却する。
getInstance() - Static method in class nablarch.core.dataformat.convertor.VariableLengthConvertorSetting
このクラスのインスタンスをリポジトリより取得する。 リポジトリにインスタンスが存在しない場合は、デフォルトの設定で生成したこのクラスのインスタンスを返却する。
getInstance() - Static method in class nablarch.core.dataformat.convertor.XmlDataConvertorSetting
このクラスのインスタンスをリポジトリより取得する。 リポジトリにインスタンスが存在しない場合は、デフォルトの設定で生成したこのクラスのインスタンスを返却する。
getInstance() - Static method in class nablarch.core.dataformat.FormatterFactory
FormatterFactoryクラスのインスタンスをリポジトリより取得する。 リポジトリより取得できなかった場合は、デフォルトで本クラスのインスタンスを返却する。
getInstance() - Static method in class nablarch.core.util.FilePathSetting
このクラスのインスタンスをリポジトリより取得する。 リポジトリにインスタンスが存在しない場合は、デフォルトの設定で生成したこのクラスのインスタンスを返却する。
getInstance() - Static method in class nablarch.fw.messaging.MessagingContext
カレントスレッドに紐づけられているメッセージングコンテキストを返す。 メッセージングコンテキストが現在のスレッド上に存在しない場合は実行時例外 を送出する。
getInstance() - Static method in class nablarch.fw.reader.ResumePointManager
本クラスのインスタンスを取得する。
getInstance() - Static method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
カレントスレッドに紐づけられているWmqMessagingContextを取得する。
getInstanceFlowNodeTableName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
インスタンスフローノードテーブル名を取得する。
getInstanceId() - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
getInstanceId() - Method in class nablarch.integration.workflow.dao.ActiveFlowNodeEntity
インスタンスIDを取得する。
getInstanceId() - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupEntity
インスタンスIDを取得する。
getInstanceId() - Method in class nablarch.integration.workflow.dao.TaskAssignedUserEntity
インスタンスIDを取得する。
getInstanceId() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceEntity
インスタンスIDを取得する。
getInstanceId() - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
 
getInstanceId() - Method in interface nablarch.integration.workflow.WorkflowInstance
現在のワークフローインスタンスのインスタンスIDを取得する。
getInstanceIdColumnName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
インスタンスIDカラム名を取得する。
getInstanceTableName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
ワークフローインスタンステーブル名を取得する。
getInstanceWithLineNumber(Class<T>, String[], String[], String, long) - Static method in class nablarch.common.databind.DataBindUtil
ファイル行数を持つBeanのインスタンスを生成する。
getInteger(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getInteger(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をIntegerで取得する。

ResultSet.getInt(int)は、カラムの値がnullの場合は0を返すが、 本メソッドではカラムの値がnullの場合はnullを返す。

カラムの値がIntegerに変換可能な場合は、Integerに変換し返却する。
変換できない場合は、カラムの値を持つ新しいIntegerインスタンスを返却する。

getInteger(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getInt(int).
getInteger(String) - Method in class nablarch.core.db.statement.SqlRow
指定されたカラムの情報をIntegerとして取得する。

データベースから取得したデータがInteger型である場合、その値をそのまま返却する。
それ以外の型の場合、そのデータの文字列表現(toString()した結果)を、 Integer.valueOf(String)を使用してInteger型に変換し返却する。

データベースから取得したデータがどのような文字列表現を返却するかは、 使用するRDBMSのJDBCドライバに依存する。

以下に例を示す。

getInterceptor() - Method in class nablarch.fw.Interceptor.Impl
処理対象のInterceptorを取得する。
getInterceptorOf(Annotation) - Static method in class nablarch.fw.Interceptor.Factory
与えられたアノテーションに付与されている Interceptorメタアノテーションを返す。
getInternalRequestId() - Static method in class nablarch.core.ThreadContext
スレッドローカルから内部リクエストIDを取得する。
getIntSetting(String, MessageSenderSettings.SettingType, boolean, Integer) - Method in class nablarch.fw.messaging.MessageSenderSettings
Integer型の設定値を取得する。
getIterator() - Method in class nablarch.test.core.messaging.MessagePool
メッセージのイテレータを取得。
getIv() - Method in class nablarch.common.encryption.AesEncryptor.AesContext
IV(イニシャルバリュー)を取得する。
getIv() - Method in class nablarch.common.encryption.Base64Key
IV(128bit)を返す。
getJdbcConnection(XADataSource) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
MQQueueManagerからConnectionを取得する。

WmqMessagingProvider.getJdbcConnection(MQQueueManager, XADataSource)メソッドに処理を委譲する。

getJdbcConnection(MQQueueManager, XADataSource) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
MQQueueManagerからConnectionを取得する。

MQExceptionを捕捉した場合は、 MessagingExceptionFactory.createMessagingException(String, Throwable)メソッド に例外処理を委譲する。

getJdbcLogger() - Method in class nablarch.integration.doma.ConfigHolder
Domaが使用するJdbcLoggerを返す。 SystemRepositoryに定義されていない場合はNablarchJdbcLoggerを返す。
getJdbcLogger() - Method in class nablarch.integration.doma.DomaConfig
 
getJdbcLogger() - Method in class nablarch.integration.doma.DomaTransactionNotSupportedConfig
 
getJdbcType() - Method in class nablarch.common.dao.ColumnMeta
JDBCでSQLにバインドするときの型を取得する。
getJisSymbolChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第1~2区の記号文字に含まれる全ての全角記号を取得する。
getJobBatchStatus() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
JOBのバッチステータスを取得する。
getJobContext() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
JobContextを返す。
getJobExecution() - Method in class nablarch.fw.batch.ee.JobExecutor
JOBの実行情報を返す。 開始時刻や終了時刻などJOBの詳細を取得したい場合にこのAPIから取得する。
getJobName() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
ジョブ名を取得する。
getJobXmlName() - Method in class nablarch.fw.batch.ee.JobExecutor
JOB XMLファイル名を返す。
getJsTestResourceDir() - Method in class nablarch.test.core.http.HttpTestConfiguration
クライアントスクリプトテスト用リソース配置ディレクトリパスを取得する。
getKeepingLanguage(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
 
getKeepingLanguage(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSession
 
getKeepingLanguage(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSupport
保持している言語を取得する。
getKeepingTimeZone(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
 
getKeepingTimeZone(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSession
 
getKeepingTimeZone(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSupport
保持しているタイムゾーンを取得する。
getKey() - Method in class nablarch.common.encryption.AesEncryptor.AesContext
共通鍵を取得する。
getKey() - Method in class nablarch.common.encryption.Base64Key
共通鍵(128bit)を返す。
getKey() - Method in class nablarch.common.handler.threadcontext.ExecutionIdAttribute
スレッドコンテキストに格納する際に使用するプロパティのキー名を返す。
getKey() - Method in class nablarch.common.handler.threadcontext.InternalRequestIdAttribute
スレッドコンテキストに格納する際に使用するプロパティのキー名を返す。
getKey() - Method in class nablarch.common.handler.threadcontext.LanguageAttribute
スレッドコンテキストに格納する際に使用するプロパティのキー名を返す。
getKey() - Method in class nablarch.common.handler.threadcontext.RequestIdAttribute
スレッドコンテキストに格納する際に使用するプロパティのキー名を返す。
getKey() - Method in interface nablarch.common.handler.threadcontext.ThreadContextAttribute
スレッドコンテキストに格納する際に使用するプロパティのキー名を返す。
getKey() - Method in class nablarch.common.handler.threadcontext.TimeZoneAttribute
スレッドコンテキストに格納する際に使用するプロパティのキー名を返す。
getKey() - Method in class nablarch.common.handler.threadcontext.UserIdAttribute
スレッドコンテキストに格納する際に使用するプロパティのキー名を返す。
getKey() - Method in class nablarch.common.web.session.SessionEntry
セッションへの登録キーを取得する。
getKey() - Method in class nablarch.core.repository.di.config.MapEntryDefinition
キーの文字列表現を取得する。
getKey() - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Gets the value of the key property.
getKey() - Method in enum nablarch.etl.BasePath
ベースパスのキーを取得する。
getKeyComponent() - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Gets the value of the keyComponent property.
getKeyId() - Method in class nablarch.core.repository.di.config.MapEntryDefinition
キーのコンポーネントIDを取得する。
getKeyName() - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Gets the value of the keyName property.
getKeyRef() - Method in class nablarch.core.repository.di.config.MapEntryDefinition
キーの参照名を取得する。
getKeys() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
オブジェクトにマッピングする際に使用するキーのリストを取得する。
getKeys() - Method in class nablarch.common.web.compositekey.CompositeKey
全てのキーを取得する。
getKeyType() - Method in class nablarch.core.repository.di.config.MapEntryDefinition
キーの種類を取得する。
getLabel() - Method in class nablarch.common.web.tag.CheckedInputTagSupport
ラベルを取得する。
getLabel() - Method in class nablarch.common.web.tag.CodeCheckboxTag
 
getLaneId() - Method in class nablarch.integration.workflow.definition.FlowNode
レーンIDを取得する。
getLaneId() - Method in class nablarch.integration.workflow.definition.Lane
レーンIDを取得する。
getLaneIdColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
レーンIDカラム名を取得する。
getLaneName() - Method in class nablarch.integration.workflow.definition.Lane
レーン名称を取得する。
getLaneNameColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
レーン名カラム名を取得する。
getLanes() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
レーン定義を返却する。
getLaneTableName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
レーンテーブル名を取得する。
getLang() - Method in class nablarch.common.mail.TemplateMailContext
言語を取得する。
getLangColumnName() - Method in class nablarch.common.code.schema.CodeNameSchema
言語カラムの名前を取得する。
getLanguage() - Static method in class nablarch.core.ThreadContext
スレッドローカルから言語を取得する。
getLastAccessedTime() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getLastPageNumber() - Method in class nablarch.core.db.support.ListSearchInfo
最終ページの番号を取得する。
getLastReadData() - Method in class nablarch.fw.ExecutionContext
この実行コンテキストが最後に読み込んだデータオブジェクトを返す。
getLastRecordNumber() - Method in class nablarch.fw.ExecutionContext
データリーダが、現時点で物理的に読み込んでいるレコードのレコード番号を返却する。

本メソッドは、FileDataReaderを使用してファイルを読み込んでいる場合にのみ値を返却する。 FileDataReader以外を使用している場合は0を返す。

getLastSubmitCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitCss属性のデフォルト値を取得する。
getLastSubmitLabel() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitLabel属性のデフォルト値を取得する。
getLastSubmitName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitName属性のデフォルト値を取得する。
getLastSubmitTag() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitTag属性のデフォルト値を取得する。
getLastSubmitType() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitType属性のデフォルト値を取得する。
getLength() - Method in class nablarch.common.databind.fixedlength.FieldConfig
長さ(バイト数)を返す。
getLength() - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfig
レコードの長さ(バイト数)を返す。
getLengthOf(String) - Method in class nablarch.test.core.file.DataFileFragment
フィールド名から、そのフィールドのフィールド長を取得する。
getLevel() - Method in class nablarch.core.log.basic.LogContext
LogLevelを取得する。
getLevel() - Method in class nablarch.core.message.Message
メッセージの通知レベルを取得する。
getLevel1Kanji() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第1水準に含まれる全ての漢字を取得する。
getLevel2Kanji() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第2水準に含まれる全ての漢字を取得する。
getLevelLabel(ObjectSettings, LogLevel) - Method in class nablarch.core.log.basic.LogLevelLabelProvider
指定されたLogLevelに対するラベルを取得する。
getLevelLabel(LogLevel) - Method in class nablarch.core.log.basic.LogLevelLabelProvider
LogLevelに使用するラベルを取得する。
getLimit() - Method in class nablarch.core.db.statement.SelectOption
検索処理の取得するレコード数を返す。
getLine() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Deprecated.
getLineNo() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
行番号を取得する。
getLineNo() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値の行番号を取得する。
getLineNumber() - Method in class nablarch.common.databind.csv.CsvDataReader
現在のレコード番号を返す。
getLineNumber() - Method in exception nablarch.common.databind.InvalidDataFormatException
エラー発生レコード番号を取得する。
getLineNumber() - Method in class nablarch.etl.WorkItem
行数を取得する。
getLineSeparator() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
行区切り文字を取得する。
getLineSeparator() - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfig
改行をあらわす文字を返す。
getLineSeparator() - Method in class nablarch.common.web.tag.CustomTagConfig
カスタムタグが出力時に使用する改行コードのデフォルト値を取得する。
getLineSeparator() - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamWritter
行の区切りを取得する。
getList(PageContext) - Method in class nablarch.common.web.tag.CodeTagWriterSupport
 
getList(PageContext) - Method in class nablarch.common.web.tag.ListTagWriterSupport
リストを取得する。
getList(PageContext) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
リストを取得する。
getList() - Method in class nablarch.core.repository.di.config.xml.schema.Property
Gets the value of the list property.
getListEndTag() - Method in enum nablarch.common.web.tag.ListFormat
リスト要素を含める終了タグを取得する。
getListFormat() - Method in class nablarch.common.web.tag.CustomTagConfig
selectタグ、radioButtonsタグ、checkboxesタグのlistFormat属性のデフォルト値を取得する。
getListMap(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
List-Map形式でデータを取得する。
getListMap(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
getListMap(String, String) - Method in class nablarch.test.core.http.RestTestSupport
getListMap(String, String, String) - Method in class nablarch.test.core.reader.BasicTestDataParser
List-Map形式でデータを取得する。
getListMap(String, String, String) - Method in interface nablarch.test.core.reader.TestDataParser
List-Map形式でデータを取得する。
getListMap(String, String) - Method in class nablarch.test.TestSupport
List-Map形式でデータを取得する。
getListParamMap(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
List-Map形式でデータを取得する。
HTTPパラメータと同じ形式で取得できる(Mapの値がString[]となる)。
getListParamMap(String, String) - Method in class nablarch.test.core.db.EntityTestSupport
getListParamMap(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
getListParamMap(String, String) - Method in class nablarch.test.core.http.RestTestSupport
getListParamMap(String, String) - Method in class nablarch.test.TestSupport
List-Map形式でデータを取得する。
HttpRequestのリクエストパラメータと同じ形式で取得できる。 エンティティのコンストラクタにそのまま渡したい場合に使用する。
getListSearchResultWrapperCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlistSearchResultWrapperCss属性のデフォルト値を取得する。
getListStartTag(HtmlAttributes) - Method in enum nablarch.common.web.tag.ListFormat
リスト要素を含める開始タグを取得する。
getLoaders() - Method in class nablarch.core.repository.di.config.externalize.CompositeExternalizedLoader
このローダーが持つExternalizedComponentDefinitionLoaderリストを取得する。
getLocalDate(String) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
日付文字列をLocalDateに変換する。
getLocalDate(Date) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
java.util.Dateのインスタンスを、java.time.LocalDateに変換する。
getLocalDate(Calendar) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
java.util.Calendarのインスタンスを、java.time.LocalDateに変換する。
getLocalDateAsSqlDate(Date) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
java.sql.Dateのインスタンスを、java.time.LocalDateに変換する。
getLocalDateTime(String) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
日時文字列をLocalDateTimeに変換する。
getLocalDateTime(Date) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
java.util.Dateのインスタンスを、java.time.LocalDateTimeに変換する
getLocalDateTime(Calendar) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
java.util.Calendarのインスタンスを、java.time.LocalDateTimeに変換する
getLocalDateTimeAsSqlDate(Date) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
java.sql.Dateのインスタンスを、java.time.LocalDateTimeに変換する
getLocale(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.HttpLanguageAttribute
スレッドコンテキストに保持する言語属性を返す。
getLocale(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSupport
スレッドコンテキストに保持する言語属性を返す。
getLocale() - Method in class nablarch.integration.report.ReportContext
ロケールを取得します。
getLocalTransaction() - Method in class nablarch.integration.doma.DomaConfig
ローカルトランザクションを取得する。
getLocation() - Method in class nablarch.fw.web.HttpResponse
Locationの値を取得する。

このメソッドの処理は以下のソースコードと等価である。

getLogger(String) - Method in class nablarch.core.log.NablarchLoggerFactory
 
getLoggerName() - Method in class nablarch.core.log.basic.LogContext
ロガー設定の名称を取得する。
getLogItems() - Method in class nablarch.core.db.statement.SqlLogFormatter
フォーマット対象のログ出力項目を取得する。
getLogItems(Map<String, String>) - Method in class nablarch.core.log.app.FailureLogFormatter
フォーマット対象のログ出力項目を取得する。

デフォルトで下記のプレースホルダを設定したログ出力項目を返す。

getLogItems(DateFormat) - Method in class nablarch.core.log.app.PerformanceLogFormatter
フォーマット対象のログ出力項目を取得する。
getLogItems(ObjectSettings) - Method in class nablarch.core.log.basic.BasicLogFormatter
フォーマット対象のログ出力項目を取得する。
getLogItems() - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter
フォーマット対象のログ出力項目を取得する。
getLogItems(Map<String, String>) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
フォーマット対象のログ出力項目を取得する。
getLogLevelLabelProvider(ObjectSettings) - Method in class nablarch.core.log.basic.BasicLogFormatter
LogLevelLabelProviderを取得する。
getLogSettings() - Method in class nablarch.core.log.basic.ObjectSettings
ログ出力の設定を取得する。
getLong(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getLong(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をLongで取得する。

ResultSet.getLong(int)は、カラムの値がnullの場合は0を返すが、 本メソッドではカラムの値がnullの場合はnullを返す。

カラムの値がLongに変換可能な場合は、Longに変換し返却する。
変換できない場合は、カラムの値を持つ新しいLongインスタンスを返却する。

getLong(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getInt(int).
getLong(String) - Method in class nablarch.core.db.statement.SqlRow
指定されたカラムの情報をLongとして取得する。

データベースから取得したデータがLong型である場合、その値をそのまま返却する。
それ以外の型の場合、そのデータの文字列表現(toString()した結果)を、 Long.valueOf(String)を使用してLong型に変換し返却する。

データベースから取得したデータがどのような文字列表現を返却するかは、 使用するRDBMSのJDBCドライバに依存する。

getLongSetting(String, MessageSenderSettings.SettingType, boolean, Long) - Method in class nablarch.fw.messaging.MessageSenderSettings
Long型の設定値を取得する。
getMailAddress() - Method in class nablarch.common.mail.MailRecipientTable.MailRecipient
送信先アドレスを取得する。
getMailBody() - Method in class nablarch.common.mail.FreeTextMailContext
本文を取得する。
getMailBody() - Method in class nablarch.common.mail.MailContext
本文を取得する。
getMailBody() - Method in class nablarch.common.mail.MailRequestTable.MailRequest
メール本文を取得する。
getMailBody() - Method in class nablarch.common.mail.MailTemplateTable.MailTemplate
メール本文を取得する。
getMailBody() - Method in class nablarch.common.mail.TemplateEngineProcessedResult
本文を取得する。
getMailHost() - Method in class nablarch.common.mail.MailSessionConfig
接続ホスト名を取得する。
getMailRequest(SqlRow) - Method in class nablarch.common.mail.MailRequestTable
SQLの取得結果の1レコードをMailRequestTable.MailRequestに変換する。
getMailRequestCountMessageId() - Method in class nablarch.common.mail.MailConfig
メール送信要求件数出力時のメッセージIDを取得する。
getMailRequester() - Static method in class nablarch.common.mail.MailUtil
SystemRepositoryからMailRequesterオブジェクトを取得する。
getMailRequestId() - Method in class nablarch.common.mail.MailRequestTable.MailRequest
メールリクエストIDを取得する。
getMailRequestSbnId() - Method in class nablarch.common.mail.MailConfig
メール送信要求IDの採番対象識別IDを取得する。
getMailSendPatternId() - Method in class nablarch.common.mail.MailContext
メール送信パターンIDを取得する。
getMailSmtpConnectionTimeout() - Method in class nablarch.common.mail.MailSessionConfig
接続タイムアウト値を取得する。
getMailSmtpHost() - Method in class nablarch.common.mail.MailSessionConfig
SMTPサーバー名を取得する。
getMailSmtpPort() - Method in class nablarch.common.mail.MailSessionConfig
SMTPポートを取得する。
getMailSmtpTimeout() - Method in class nablarch.common.mail.MailSessionConfig
送信タイムアウト値を取得する。
getMap(T) - Method in class nablarch.core.log.MaskingMapItemSupport
コンテキストからマップを取得する。
getMap() - Method in class nablarch.core.repository.di.config.xml.schema.Property
Gets the value of the map property.
getMap(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.ParametersItem
コンテキストからマップを取得する。
getMap(HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.SessionScopeItem
コンテキストからマップを取得する。
getMap(String, String) - Method in class nablarch.test.TestSupport
Map形式でデータを取得する。
getMaskingChar(Map<String, String>) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
マスク文字を取得する。
getMaskingPatterns(Map<String, String>) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
マスク対象のパラメータ名を取得する。
プロパティの指定がない場合はデフォルト値を返す。
getMax() - Method in class nablarch.core.db.support.ListSearchInfo
1ページあたりの最大取得件数を取得する。
getMaxAge() - Method in class nablarch.fw.web.HttpCookie
このクッキーの最長の存続期間(秒)を返す。(未設定の場合はnull)
getMaxArraySize() - Method in class nablarch.core.dataformat.FieldDefinition
フィールドの最大配列要素数を返却する。
getMaxAttachedFileSize() - Method in class nablarch.common.mail.MailRequestConfig
最大添付ファイルサイズを取得する。
getMaxFileSize() - Method in exception nablarch.common.mail.AttachedFileSizeOverException
ファイルサイズ上限値を取得する。
getMaxInactiveInterval() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getMaxLineNumber(DbToDbStepConfig) - Method in class nablarch.etl.RangeUpdateHelper
入力元テーブルのLINE_NUMBERカラムの最大値を取得する。
getMaxMemory() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
最大メモリ量(開始時)を取得する。
getMaxMemory() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
最大メモリ量を取得する。
getMaxRecipientCount() - Method in class nablarch.common.mail.MailRequestConfig
最大宛先数を取得する。
getMaxRecipientCount() - Method in exception nablarch.common.mail.RecipientCountException
宛先数上限値を取得する。
getMaxRecordLength(Map<String, Object>) - Static method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
読み込みを許容する1行の文字列数を取得する。
getMaxResultCount() - Method in class nablarch.core.db.support.ListSearchInfo
検索結果の最大件数(上限)を取得する。
getMaxResultCount() - Method in exception nablarch.core.db.support.TooManyResultException
検索結果の最大件数(上限)を取得する。
getMaxRows() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getMaxRows()のラッパー。
getMaxRows() - Method in interface nablarch.core.db.statement.SqlStatement
Statement.getMaxRows()のラッパー。
getMaxRows() - Method in class nablarch.integration.doma.DomaConfig
 
getMaxRows() - Method in class nablarch.integration.doma.DomaStatementProperties
最大行数の制限値を取得する。
getMaxRows() - Method in class nablarch.integration.doma.DomaTransactionNotSupportedConfig
 
getMergeOnColumns() - Method in class nablarch.etl.config.DbToDbStepConfig
MERGEのON句に指定するカラム名を取得する。
getMessage() - Method in exception nablarch.core.dataformat.InvalidDataFormatException
エラーメッセージを返却する。

エラーメッセージには、以下のうち設定されている項目のみが含まれる。 例外発生原因となった入出力元(ファイルなど)のパス エラーが発生したフィールド名 エラーが発生したレコード番号 使用していたフォーマットファイルのパス

getMessage() - Method in exception nablarch.core.dataformat.SyntaxErrorException
 
getMessage() - Method in class nablarch.core.log.app.FailureLogFormatter.FailureLogContext
メッセージを取得する。
getMessage(String, Object[], Throwable) - Method in class nablarch.core.log.app.FailureLogFormatter
障害コードからメッセージを取得する。
getMessage() - Method in class nablarch.core.log.basic.LogContext
メッセージを取得する。
getMessage() - Method in exception nablarch.core.message.ApplicationException
 
getMessage(String) - Method in class nablarch.core.validation.ValidationContext
メッセージIDに対応するメッセージを取得する。
getMessage() - Method in exception nablarch.fw.messaging.ErrorResponseMessage
 
getMessage() - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter.MessagingLogContext
電文オブジェクトを取得する。
getMessage() - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException

メッセージには以下の内容が含まれる。 ※インスタンス生成時に設定した項目のみ出力される。 エラーメッセージ 例外発生時の接続先 HTTPステータスコード

getMessage() - Method in class nablarch.fw.messaging.ResponseMessage
処理結果に関する詳細情報を返す。
getMessage() - Method in interface nablarch.fw.Result
処理結果に関する詳細情報を返す。
getMessage() - Method in class nablarch.fw.Result.Success
処理結果に関する詳細情報を返す。
getMessage() - Method in exception nablarch.fw.results.ServiceError
処理結果に関する詳細情報を返す。
getMessage() - Method in class nablarch.fw.web.HttpResponse
処理結果に対する詳細情報を返す。

返される詳細情報は以下の通りである。

getMessage(String) - Method in class nablarch.fw.web.message.ErrorMessages
プロパティ名に対応したメッセージを返す。
getMessage(MQQueue, String, long, MQQueue) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
指定されたMQQueueから受信メッセージを読み込む。

MQQueueから読み込んだMQMessageから受信メッセージを作成する。
読み込んだMQMessageがポイズンメッセージの場合は WmqMessagingProvider.processPoisonMessage(MQQueue, MQMessage)メソッドに処理を委譲する。 MQMessageがポイズンメッセージであるか否かの判定は WmqMessagingProvider.isPoisonMessage(MQMessage)メソッドが行う。

メッセージ受信前のMQMDフィールドの設定は WmqMqmdFieldsOperator.setFieldsBeforeReceive(String, MQMessage)メソッドに委譲する。
MQQueueへの書き込みを制御するオプションはWmqMessagingProvider.getGetMessageOptions(String, long)メソッドから取得する。
メッセージ受信後のMQMDフィールドの取得は WmqMqmdFieldsOperator.getFieldsAfterReceive(MQMessage, ReceivedMessage)メソッドに委譲する。

MQExceptionが送出され、理由コードがCMQC.MQRC_NO_MSG_AVAILABLEの場合はnullを返す。

MQExceptionを捕捉した場合は、 MessagingExceptionFactory.createMessagingException(String, Throwable)メソッド に例外処理を委譲する。

getMessage(String, String, String) - Method in class nablarch.test.core.reader.BasicTestDataParser
メッセージ用に固定長ファイルデータを取得する。
getMessage(String, String, String) - Method in interface nablarch.test.core.reader.TestDataParser
メッセージ用に固定長ファイルデータを取得する。
getMessage() - Method in error nablarch.test.tool.htmlcheck.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.Directive
 
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.ExpressionLang
 
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.HtmlComment
 
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.JspCore
 
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
メッセージを取得する。 デフォルト実装では、タグ名を返却する。
getMessage() - Method in class nablarch.test.tool.sanitizingcheck.tag.TagLib
 
getMessageConvertor() - Method in class nablarch.fw.messaging.MessageSenderSettings
SyncMessageConvertorを取得する。
getMessageFormat() - Method in class nablarch.common.web.tag.CustomTagConfig
errorタグのmessageFormat属性のデフォルト値を取得する。
getMessageId() - Method in class nablarch.core.message.Message
文字列リソースのメッセージIDを取得する。
getMessageId() - Method in class nablarch.core.validation.PropertyValidationDefinition
プロパティを表わすメッセージIDを取得する。
getMessageId() - Method in interface nablarch.core.validation.validator.unicode.CharsetDef
文字種チェックでエラーが発生した際にデフォルトで使用するメッセージIDを取得する。
getMessageId() - Method in class nablarch.core.validation.validator.unicode.CharsetDefSupport
文字種チェックでエラーが発生した際にデフォルトで使用するメッセージIDを取得する。
getMessageId() - Method in class nablarch.fw.messaging.InterSystemMessage
この電文に割り当てられた識別子(メッセージID)を返す。 メッセージIDは電文送信時にMOMによって自動的に割り振られるため、 書式や一意性の範囲は製品依存となる。 また、送信前の電文にはnullが設定されている。
getMessageId() - Method in exception nablarch.fw.results.ServiceError
メッセージIDを返す。
getMessageIdColumnName() - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
メッセージIDを保持するカラムの名称をを返す。
getMessageIdFromAnnotation(A) - Method in class nablarch.core.validation.validator.CharacterLimitationValidator
アノテーションからメッセージIDを取得する。
getMessageIdFromAnnotation(SystemChar) - Method in class nablarch.core.validation.validator.unicode.SystemCharValidator
アノテーションからメッセージIDを取得する。
getMessageParams() - Method in exception nablarch.fw.results.ServiceError
メッセージパラメータを返す。
getMessages(PageContext) - Static method in class nablarch.common.web.tag.TagUtil
リクエストスコープからメッセージリストを取得する。
getMessages() - Method in exception nablarch.core.message.ApplicationException
処理結果メッセージのリストを取得する。
getMessages() - Method in class nablarch.core.validation.ValidationContext
バリデーション結果メッセージのリストを取得する。
getMessages(Throwable) - Static method in class nablarch.test.NablarchTestUtils
Throwableサブクラスのメッセージを取得する。
ネストされた例外がある場合はそのメッセージも取得する。
getMessageSenderClient() - Method in class nablarch.fw.messaging.MessageSenderSettings
MessageSenderから呼び出される基本APIを実装したインターフェースを取得する。
getMessageType(SendingMessage) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
送信メッセージから判定したメッセージタイプを取得する。
getMessageWithoutCache(String, String, DataType, String) - Method in class nablarch.test.core.reader.BasicTestDataParser
メッセージを取得する。
getMessagingProvider() - Method in class nablarch.fw.messaging.MessageSenderSettings
MessagingProviderを取得する。
getMetaData() - Static method in class nablarch.common.dao.DatabaseUtil
データベースメタデータを取得する。
getMetaData() - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.getMetaData()のラッパー。
getMetaData() - Method in class nablarch.core.db.statement.ResultSetIterator
ResultSetMetaDataを取得する。
getMetaData() - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.getMetaData()のラッパー。
getMethod() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
HTTPメソッドを取得する。
getMethod() - Method in class nablarch.fw.web.HttpRequest
HTTPリクエストメソッド名を返す。
getMethod() - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストメソッド名を返す。
getMethod() - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
 
getMethodBinder() - Method in class nablarch.fw.HandlerQueueManager
メソッドレベルの処理委譲を行うコンポーネントを返す。
getMethodBoundTo(TData, ExecutionContext) - Method in class nablarch.fw.handler.MethodBinding
入力データおよび実行コンテキストの内容に応じて、委譲対象のメソッドを決定する。
getMethodBoundTo(DataRecord, ExecutionContext) - Method in class nablarch.fw.handler.RecordTypeBinding
入力データおよび実行コンテキストの内容に応じて、委譲対象のメソッドを決定する。
getMethodBoundTo(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.HttpMethodBinding
入力データおよび実行コンテキストの内容に応じて、委譲対象のメソッドを決定する。
getMethodName() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
メソッド名を取得する。
getMethodName() - Method in class nablarch.test.core.rule.TestDescription
実行中のテストメソッド名を取得する。
getMethodName() - Method in class nablarch.test.event.TestEventDispatcher
テストメソッド名を取得する。 サブクラスは、テストメソッド内で本メソッドを起動することで、 実行中のテストメソッド名を取得できる。
getMethods() - Method in class nablarch.fw.dicontainer.component.MethodCollector
収集したメソッドを取得する。
getMimeType() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
このフォーマッタが取り扱うファイルのmime-typeを返却する。
デフォルトではtext/plainを返却する。必要に応じサブクラスでオーバーライドすること。
getMimeType() - Method in class nablarch.core.dataformat.JsonDataRecordFormatter
このフォーマッタが取り扱うファイルのmime-typeを返却する。
デフォルトではtext/plainを返却する。必要に応じサブクラスでオーバーライドすること。
getMimeType() - Method in class nablarch.core.dataformat.SimpleDataConvertResult
mime-typeを返却する。
getMimeType() - Method in class nablarch.core.dataformat.XmlDataRecordFormatter
このフォーマッタが取り扱うファイルのmime-typeを返却する。
デフォルトではtext/plainを返却する。必要に応じサブクラスでオーバーライドすること。
getMinArraySize() - Method in class nablarch.core.dataformat.FieldDefinition
フィールドの最小配列要素数を返却する。
getMinusSign() - Method in class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
負の符号を取得する。

本メソッドをオーバーライドすることで負の符号を変更することが可能である。 たとえば、本メソッドを「▲」を返却するようにオーバーライドすれば、負の符号として▲が使用される。

getMode() - Method in class nablarch.etl.config.ValidationStepConfig
処理の継続モードを取得する。
getMonthEndDate(String) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
getMonthEndDate(String) - Static method in class nablarch.core.util.DateUtil
指定された日付(yyyyMMdd or yyyyMM形式)の月末日を取得する。
getMonths(String, String) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
getMonths(String, String) - Static method in class nablarch.core.util.DateUtil
指定された日付(yyyyMMdd or yyyyMM形式)間の月数を取得する。

例)
DateUtil.getMonths("201102", "201103"); //--> 1

getMoreResults() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getMoreResults()のラッパー。
getMoreResults(int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getMoreResults()のラッパー。
getMoreResults() - Method in interface nablarch.core.db.statement.SqlPStatement
Statement.getMoreResults()のラッパー。
getMoreResults(int) - Method in interface nablarch.core.db.statement.SqlPStatement
Statement.getMoreResults()のラッパー。
getMQQueue(Map<String, MQQueue>, String) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
MQQueueマップから指定されたキュー名のMQQueueを取得する。
getMQQueue(MQQueueManager, String, int) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
指定されたキュー名とオプションを使用して、正常にオープンされたMQQueueを取得する。
getMQQueues(MQQueueManager, Collection<String>, int) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
指定されたキュー名とオプションを使用して、正常にオープンされたMQQueueを取得する。
getMultiInstanceType() - Method in class nablarch.integration.workflow.definition.Task
マルチインスタンスタイプを取得する。
getMultiInstanceTypeColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
マルチインスタンスタイプカラム名を取得する。
getMultiLayoutConfig() - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfig
マルチレイアウトの定義を返す。
getMultipart() - Method in class nablarch.fw.web.HttpRequest
本HTTPリクエストの全マルチパートを取得する。

戻り値のMapの構造を以下に示す。 キー 名称(inputタグのname属性) 値 キーのname属性でアップロードされたマルチパート

getMultipleValues(PageContext, String) - Static method in class nablarch.common.web.tag.TagUtil
多値としてname属性に対応するvalue属性をリクエストパラメータ又は変数スコープから取得する。
取得方法については、TagUtil.getValue(PageContext, String, boolean)メソッドのJavaDocを参照。
getMultipleValuesOnScope(PageContext, String) - Static method in class nablarch.common.web.tag.TagUtil
多値としてname属性に対応するvalue属性を変数スコープから取得する。
取得方法については、TagUtil.getValue(PageContext, String, boolean)メソッドのJavaDocを参照。
getName(String, String) - Method in class nablarch.common.code.BasicCodeManager
コードID、コード値を条件に、対応するコード名称を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。
getName(String, String, Locale) - Method in class nablarch.common.code.BasicCodeManager
コードID、コード値、取得対象の言語を条件に、対応するコード名称を取得する。
getName(String, Locale) - Method in interface nablarch.common.code.Code
言語を指定してコード名称を取得する。
getName(String, String) - Method in interface nablarch.common.code.CodeManager
コードID、コード値を条件に、対応するコード名称を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。
getName(String, String, Locale) - Method in interface nablarch.common.code.CodeManager
コードID、コード値、取得対象の言語を条件に、対応するコード名称を取得する。
getName(String, String) - Static method in class nablarch.common.code.CodeUtil
コード値に対応するコード名称を取得する。

対象の言語はThreadContextで設定された言語となる。 ThreadContextで設定が行われていない場合は、デフォルトロケールの言語となる。

getName(String, String, Locale) - Static method in class nablarch.common.code.CodeUtil
コード値、言語に対応するコード名称を取得する。
getName() - Method in class nablarch.common.dao.ColumnMeta
データベースのカラム名を取得する。
getName() - Method in class nablarch.common.databind.fixedlength.FieldConfig
フィールド名を返す。
getName() - Method in class nablarch.common.mail.AttachedFile
メール添付ファイル名を取得する。
getName() - Method in class nablarch.common.web.session.SessionStore
セッションストア名を取得する。
getName() - Method in class nablarch.common.web.tag.FormContext
フォームのname属性を取得する。
getName() - Method in class nablarch.common.web.tag.SubmissionInfo
name属性の値を取得する。
getName() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
ディレクティブの名前を取得する。
getName() - Method in class nablarch.core.dataformat.FieldDefinition
フィールド名称を返却する。
getName() - Method in class nablarch.core.log.basic.LogWriterSupport
設定で指定されたLogWriterの名称を取得する。
getName() - Method in class nablarch.core.log.basic.ObjectSettings
プロパティファイル内で指定されるオブジェクトの名称を取得する。
getName() - Method in class nablarch.core.repository.di.ComponentDefinition
コンポーネントの名称を取得する。
getName() - Method in class nablarch.core.repository.di.config.ListElementDefinition
コンポーネント名を取得する。
getName() - Method in class nablarch.core.repository.di.config.xml.schema.Component
Gets the value of the name property.
getName() - Method in class nablarch.core.repository.di.config.xml.schema.ComponentRef
Gets the value of the name property.
getName() - Method in class nablarch.core.repository.di.config.xml.schema.List
Gets the value of the name property.
getName() - Method in class nablarch.core.repository.di.config.xml.schema.Map
Gets the value of the name property.
getName() - Method in class nablarch.core.repository.di.config.xml.schema.Property
Gets the value of the name property.
getName() - Method in class nablarch.core.validation.PropertyValidationDefinition
プロパティ名を取得する。
getName() - Method in class nablarch.fw.web.handler.health.HealthChecker
ヘルスチェックの対象を表す名前を取得する。
getName() - Method in class nablarch.fw.web.handler.health.HealthCheckResult.Target
ヘルスチェック対象の名前を取得する。
getName() - Method in class nablarch.fw.web.handler.secure.ContentSecurityPolicyHeader
 
getName() - Method in class nablarch.fw.web.handler.secure.ContentTypeOptionsHeader
 
getName() - Method in class nablarch.fw.web.handler.secure.FrameOptionsHeader
 
getName() - Method in class nablarch.fw.web.handler.secure.ReferrerPolicyHeader
 
getName() - Method in interface nablarch.fw.web.handler.secure.SecureResponseHeader
レスポンスヘッダの名前を返す。
getName() - Method in class nablarch.fw.web.handler.secure.SecureResponseHeaderSupport
 
getName() - Method in class nablarch.fw.web.handler.secure.XssProtectionHeader
 
getName() - Method in class nablarch.fw.web.upload.PartInfo
名前を取得する。
例えば、<input type="file" name="picture"/>という HTMLタグでアップロードされた場合、本メソッドの戻り値は"picture"となる。
getName() - Method in enum nablarch.test.core.reader.DataType
データ名を取得する。
getName() - Method in class nablarch.test.tool.sanitizingcheck.tag.Directive
 
getName() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグ名を取得する。
getName() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性名を取得する。
getNameColumnName() - Method in class nablarch.common.code.schema.CodeNameSchema
名称カラムの名前を取得する。
getNameList() - Method in class nablarch.core.db.statement.BasicSqlParameterParser
名前付きバインド変数のリストを取得する。
名前付きバインド変数は、「?」の位置順にリストに格納されている。
getNameList() - Method in interface nablarch.core.db.statement.SqlParameterParser
名前付きバインド変数のListを取得する。
getNameWithClass() - Method in class nablarch.core.validation.PropertyValidationDefinition
クラス名をつけたプロパティ名を取得する。
getNaming() - Method in class nablarch.integration.doma.DomaConfig
 
getNaming() - Method in class nablarch.integration.doma.DomaTransactionNotSupportedConfig
 
getNativeHttpSession(boolean) - Method in class nablarch.fw.web.servlet.ServletExecutionContext
サーブレットコンテナが提供するHttpSessionを取得する。 明示的にHttpSessionを使用したい場合は、本メソッドから取得する。
getNecExtendedChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
全てのNEC選定IBM拡張文字を取得する。
getNecSymbolChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第13区のNEC 特殊文字を取得する。
getNegativePackSignNibble(Map<String, Object>) - Static method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
パック数値の符号ビット(正)のデフォルト設定を取得する。
getNegativeZoneSignNibble(Map<String, Object>) - Static method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
ゾーン数値の符号ビット(負)のデフォルト設定を取得する。
getNewFragment() - Method in class nablarch.test.core.file.DataFile
この固定長ファイルを構成する、新しい断片を取得する。
getNextFlowNodeId(String, Map<String, ?>) - Method in class nablarch.integration.workflow.definition.Event
遷移先のフローノードを取得する。

自身を遷移元とするシーケンスフローが1つしか存在しない場合は、 そのシーケンスフローの遷移先を遷移先のフローノードとして返却する。

シーケンスフローが複数存在している場合には、本メソッドではIllegalStateExceptionを送出する。 複数の遷移先をサポートする必要がある場合には、本クラスの具象クラス側にて実装を行う必要がある。

getNextFlowNodeId(String, Map<String, ?>) - Method in class nablarch.integration.workflow.definition.FlowNode
遷移先のフローノードを取得する。

自身を遷移元とするシーケンスフローが1つしか存在しない場合は、 そのシーケンスフローの遷移先を遷移先のフローノードとして返却する。

シーケンスフローが複数存在している場合には、本メソッドではIllegalStateExceptionを送出する。 複数の遷移先をサポートする必要がある場合には、本クラスの具象クラス側にて実装を行う必要がある。

getNextFlowNodeId(String, Map<String, ?>) - Method in class nablarch.integration.workflow.definition.Gateway
遷移先のフローノードを取得する。

自身を遷移元とするシーケンスフローが1つしか存在しない場合は、 そのシーケンスフローの遷移先を遷移先のフローノードとして返却する。

シーケンスフローが複数存在している場合には、本メソッドではIllegalStateExceptionを送出する。 複数の遷移先をサポートする必要がある場合には、本クラスの具象クラス側にて実装を行う必要がある。

getNextHandler() - Method in class nablarch.fw.ExecutionContext
ハンドラキュー上の次のハンドラを取得する。
getNextPageNumber() - Method in class nablarch.core.db.support.ListSearchInfo
次のページ番号を取得する。
getNextSubmitCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitCss属性のデフォルト値を取得する。
getNextSubmitLabel() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitLabel属性のデフォルト値を取得する。
getNextSubmitName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitName属性のデフォルト値を取得する。
getNextSubmitTag() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitTag属性のデフォルト値を取得する。
getNextSubmitType() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitType属性のデフォルト値を取得する。
getNextToken() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Get the next Token.
getNextToken() - Method in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Get the next Token.
getNo() - Method in class nablarch.test.core.standalone.TestShot
ケース番号を取得する。
getNoHiddenEncryptionRequestIds() - Method in class nablarch.common.web.tag.CustomTagConfig
hiddenタグを暗号化しないリクエストIDのデフォルト値を取得する。
getNotificationFormat(Map<String, String>) - Method in class nablarch.core.log.app.FailureLogFormatter
障害通知ログのフォーマットを取得する。
getNotificationMessage(Object, String, Object...) - Static method in class nablarch.core.log.app.FailureLogUtil
フォーマットされた障害通知ログのメッセージを取得する。
getNotificationMessage(Throwable, Object, String, Object[]) - Static method in class nablarch.core.log.app.FailureLogUtil
フォーマットされた障害通知ログのメッセージを取得する。
getNowDate() - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
現在日時を取得する。
getNullValue() - Method in class nablarch.core.log.LogUtil.BasicMapValueEditor
値がnullの場合に使用する値を取得する。
getNumbersOnlyFormat(String) - Method in class nablarch.common.date.AbstractDateStringConverter
フォーマット文字列から日付文字列の区切り文字を取り除いた値を返す。

DateUtil.getNumbersOnlyFormat(String)に処理を委譲する。

getNumbersOnlyFormat(String) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
getNumbersOnlyFormat(String) - Static method in class nablarch.core.util.DateUtil
フォーマット文字列から年月日の区切り文字を取り除いた値を返す。
getNumberValue(int) - Method in class nablarch.test.core.db.BasicDefaultValues
数値型のデフォルト値を取得する。
デフォルト値が明示的に設定されている場合はその値を、 指定されたカラム長まで切り詰めて返却する。 そうでない場合は、0をデフォルト値として返却する。
getObject(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getObject(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をObjectで取得する。
getObject(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getObject(int).
getObject(String) - Static method in class nablarch.core.repository.SystemRepository
コンポーネント名を指定して、リポジトリに登録されたコンポーネントを取得する。
getObject(String) - Static method in class nablarch.core.ThreadContext
スレッドコンテキストからオブジェクトを取得する。
getObjectBoundToClassLoader(LogUtil.ObjectCreator<T>) - Static method in class nablarch.core.log.LogUtil
クラスローダに紐付くオブジェクトを取得する。
getOddValue() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのoddValue属性のデフォルト値を取得する。
getOffLabel() - Method in class nablarch.common.web.tag.CheckboxTag
 
getOffLabel() - Method in class nablarch.common.web.tag.CheckboxTagSupport
チェックなしの場合に使用するラベルを取得する。
getOffLabel() - Method in class nablarch.common.web.tag.CodeCheckboxTag
 
getOffset() - Method in class nablarch.common.databind.fixedlength.FieldConfig
開始位置を返す。
getOffset() - Method in class nablarch.core.db.statement.SelectOption
検索処理の取得開始レコード番号(0から開始)を返す。
getOffValue() - Method in class nablarch.common.web.tag.CheckboxTag
チェックなしの場合に使用する値を取得する。
デフォルト実装では、デフォルトの値(CustomTagConfig.getCheckboxOffValue())を返す。
getOffValue() - Method in class nablarch.common.web.tag.CheckboxTagSupport
チェックなしの場合に使用する値を取得する。
デフォルト実装では、デフォルトの値(CustomTagConfig.getCheckboxOffValue())を返す。
getOffValue() - Method in class nablarch.common.web.tag.CodeCheckboxTag
チェックなしの場合に使用する値を取得する。
デフォルト実装では、デフォルトの値(CustomTagConfig.getCheckboxOffValue())を返す。
getOptimisticLockErrorMessage() - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
楽観的ロックエラー発生時のメッセージを取得する。
getOption() - Method in class nablarch.common.mail.MailSessionConfig
javax.mail.Sessionのオプションを取得する。
getOptionalName(String, String, String) - Method in class nablarch.common.code.BasicCodeManager
コードID、コード値、取得するオプション名称のカラム名を条件に、 対応するコードのオプション名称を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。
getOptionalName(String, String, String, Locale) - Method in class nablarch.common.code.BasicCodeManager
コードID、コード値、取得するオプション名称のカラム名、言語を条件に、 対応するコードのオプション名称を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。
getOptionalName(String, String, Locale) - Method in interface nablarch.common.code.Code
言語を指定してオプションコード名称を取得する。
getOptionalName(String, String, String) - Method in interface nablarch.common.code.CodeManager
コードID、コード値、取得するオプション名称のカラム名を条件に、 対応するコードのオプション名称を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。
getOptionalName(String, String, String, Locale) - Method in interface nablarch.common.code.CodeManager
コードID、コード値、取得するオプション名称のカラム名、言語を条件に、 対応するコードのオプション名称を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。
getOptionalName(String, String, String) - Static method in class nablarch.common.code.CodeUtil
コード値に対応するコードのオプション名称(名称、略称の他に使用する補助名称)を取得する。

対象の言語はThreadContextにて設定された言語となる。 ThreadContextで設定が行われていない場合は、デフォルトロケールの言語となる。

getOptionalName(String, String, String, Locale) - Static method in class nablarch.common.code.CodeUtil
コード値、言語に対応するコードのオプション名称を取得する。

対象の言語は引数の言語によって決定される。

getOptionNameColumnNames() - Method in class nablarch.common.code.schema.CodeNameSchema
オプション名称カラムの名前を取得する。
getOptions() - Method in class nablarch.core.log.basic.LogContext
オプション情報を取得する。
getOptions() - Method in class nablarch.integration.router.PathOptions
設定を取得する
getOpts() - Method in class nablarch.fw.launcher.CommandLineParser.Result
オプション引数を返す。
getOrderOfAppearance(PageContext, String) - Static method in class nablarch.common.web.tag.TagUtil
画面上のタグの出現順を取得する。
getOrGenerateId() - Method in class nablarch.common.web.session.Session
セッションIDを取得する。 セッションIDが存在しない場合は新しく生成する。
getOriginalAttribute(HtmlAttributes, HtmlAttribute, String) - Static method in class nablarch.common.web.tag.TagUtil
元の属性値の末尾にセパレータを付加した値を取得する。
このメソッドは、属性に値を追記する場合に使用する。
getOriginalHandler() - Method in class nablarch.fw.Interceptor.Impl
インターセプト対象のリクエストハンドラを取得する。
getOriginalReader() - Method in class nablarch.fw.reader.DatabaseTableQueueReader
オリジナルのリーダ(DatabaseRecordReader)を取得する。

本メソッドは、以下の理由によりプロダクションコードからの呼び出しは推奨しない。
オリジナルリーダを取得すること自体は問題ないが、取得したオリジナルのリーダを操作してしまうと、 本リーダ内で保持しているオリジナルのリーダの状態も変更されてしまうため。

getOsName() - Method in class nablarch.fw.web.useragent.UserAgent
OS名称を取得する。
getOsType() - Method in class nablarch.fw.web.useragent.UserAgent
OSタイプを取得する。
getOsVersion() - Method in class nablarch.fw.web.useragent.UserAgent
OSバージョンを取得する。
getPackSignNibbleNegative() - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
符号付きパック10進数値の末尾桁の下位4ビット(負数の場合)を返却する。
getPackSignNibblePositive() - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
符号付きパック10進数値の末尾桁の下位4ビット(正数の場合)を返却する。
getPaddingBytes() - Method in class nablarch.core.dataformat.convertor.datatype.ByteStreamDataString
パディングに使用する文字のバイト配列を返却する。
getPaddingBytes(String) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
パディング/トリム文字のバイト配列を返却する。
getPaddingCharLength() - Method in class nablarch.core.dataformat.convertor.datatype.ByteStreamDataString
パディング/トリム文字として許容するバイト長を返却する。

本メソッドをオーバーライドすることで、パディング/トリム文字として許容するバイト長を変更できる。

getPaddingCharLength() - Method in class nablarch.core.dataformat.convertor.datatype.DoubleByteCharacterString
パディング/トリム文字として許容するバイト長を返却する。

本メソッドをオーバーライドすることで、パディング/トリム文字として許容するバイト長を変更できる。

getPaddingStr() - Method in class nablarch.core.dataformat.convertor.datatype.ByteStreamDataString
パディング/トリム処理で使用する文字列を返却する。 パディング/トリム文字列が指定されていない場合、デフォルトで半角スペースを使用する。
getPaddingStr() - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
パディング/トリム文字を返却する。 パディング/トリム文字が指定されていない場合、デフォルトで半角スペースを使用する。
getPaddingValue() - Method in class nablarch.core.dataformat.FieldDefinition
フィールドのパディング/トリムに使用する値を返却する。
getPageCount() - Method in class nablarch.core.db.support.ListSearchInfo
総ページ数を取得する。
getPageNumber() - Method in class nablarch.core.db.support.ListSearchInfo
取得対象のページ番号を取得する。
getPageNumberSubmitCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitCss属性のデフォルト値を取得する。
getPageNumberSubmitName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitName属性のデフォルト値を取得する。
getPageNumberSubmitTag() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitTag属性のデフォルト値を取得する。
getPageNumberSubmitType() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitType属性のデフォルト値を取得する。
getPageNumberSubmitWrapperCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitWrapperCss属性のデフォルト値を取得する。
getPagination() - Method in class nablarch.common.dao.EntityList
ページングのための情報を取得する。
getPagingCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpagingCss属性のデフォルト値を取得する。
getPagingPosition() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpagingPosition属性のデフォルト値を取得する。
getParam(String, String, TData, ExecutionContext) - Method in class nablarch.fw.handler.RewriteRule
変数の値を返す。 この実装では、以下の変数種別に対応する。
getParam(String) - Method in class nablarch.fw.launcher.CommandLine
リクエストパラメータを取得する。
getParam(String) - Method in class nablarch.fw.messaging.InterSystemMessage
電文のデータ部の末尾レコードの中から指定されたフィールドの値を取得して返す。

主にシングルレコード形式の電文で使用することを想定している。 レコードが存在しない場合、もしくは、レコードに指定された項目が存在しない 場合はnullを返す。 。

getParam(String) - Method in interface nablarch.fw.Request
リクエストパラメータを取得する。
getParam(String, String, HttpResponse, ExecutionContext) - Method in class nablarch.fw.web.handler.ContentPathRewriteRule
 
getParam(String, String, HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.HttpRequestRewriteRule
 
getParam(String) - Method in class nablarch.fw.web.HttpRequest
リクエストパラメータを取得する。
getParam(String) - Method in class nablarch.fw.web.MockHttpRequest
リクエストパラメータを取得する。
getParam(String) - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
 
getParameter(String) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
getParameterCount() - Method in class nablarch.fw.dicontainer.component.impl.reflect.MethodWrapper
メソッド引数の数をカウントする
getParameterizedSqlPStatement(String, Connection, DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
ParameterizedSqlPStatementを生成し返却する。
getParameterizedSqlPStatement(String, Connection, DbExecutionContext, SelectOption) - Method in class nablarch.core.db.statement.BasicStatementFactory
ParameterizedSqlPStatementを生成し返却する。
getParameterizedSqlPStatement(String, Connection, DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
ParameterizedSqlPStatementを生成し返却する。
getParameterizedSqlPStatement(String, Connection, DbExecutionContext, SelectOption) - Method in interface nablarch.core.db.statement.StatementFactory
ParameterizedSqlPStatementを生成し返却する。
getParameterizedSqlPStatementBySqlId(String, Connection, DbExecutionContext) - Method in class nablarch.core.db.cache.statement.CacheableStatementFactory
SQL_IDからParameterizedSqlPStatementを生成し返却する。
getParameterizedSqlPStatementBySqlId(String, String, Connection, DbExecutionContext) - Method in class nablarch.core.db.cache.statement.CacheableStatementFactory
SQL_IDからParameterizedSqlPStatementを生成し返却する(可変条件を持つSQL用)。
getParameterizedSqlPStatementBySqlId(String, Connection, DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
SQL_IDからParameterizedSqlPStatementを生成し返却する。
getParameterizedSqlPStatementBySqlId(String, String, Connection, DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
SQL_IDからParameterizedSqlPStatementを生成し返却する(可変条件を持つSQL用)。
getParameterizedSqlPStatementBySqlId(String, String, Connection, DbExecutionContext, SelectOption) - Method in class nablarch.core.db.statement.BasicStatementFactory
SQL_IDからParameterizedSqlPStatementを生成し返却する(可変条件を持つSQL用)。
getParameterizedSqlPStatementBySqlId(String, Connection, DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
SQL_IDからParameterizedSqlPStatementを生成し返却する。
getParameterizedSqlPStatementBySqlId(String, String, Connection, DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
SQL_IDからParameterizedSqlPStatementを生成し返却する(可変条件を持つSQL用)。
getParameterizedSqlPStatementBySqlId(String, String, Connection, DbExecutionContext, SelectOption) - Method in interface nablarch.core.db.statement.StatementFactory
SQL_IDからParameterizedSqlPStatementを生成し返却する(可変条件を持つSQL用)。
getParameterizedSqlStatement(String) - Method in class nablarch.core.db.support.DbAccessSupport
指定されたSQL_IDからParameterizedSqlPStatementを生成する。
getParameterizedSqlStatement(String, Object) - Method in class nablarch.core.db.support.DbAccessSupport
指定されたSQL_IDと条件からParameterizedSqlPStatementを生成する。
getParameterMap() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
getParameterMap(String, String) - Method in class nablarch.test.TestSupport
HTTPリクエストパラメータ作成用のMapを取得する。
getParameterName() - Static method in class nablarch.common.web.csrf.CsrfTokenUtil
CSRFトークンをHTTPリクエストパラメーターへ設定する際に使用する名前を取得する。
getParameterNames() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
getParameters() - Method in class nablarch.core.db.statement.BasicSqlPStatement
現時点でのバインドパラメータを取得する。
getParameters() - Method in class nablarch.core.db.statement.ParameterHolder
これまで本インスタンスに設定されたパラメータを取得する。
getParameters(String) - Method in class nablarch.core.validation.ValidationContext
プロパティ名に対応するプレフィクス付き文字列の配列を取得する。
getParameters() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
リクエストパラメータを取得する。
getParameterType(int) - Method in class nablarch.fw.dicontainer.component.impl.reflect.MethodWrapper
メソッド引数の型を取得する
getParameterValues(String) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
getParamMap() - Method in interface nablarch.core.validation.Validatable
バリデーションを行うパラメータのMapを返す。
getParamMap() - Method in class nablarch.fw.launcher.CommandLine
リクエストパラメータのMapを取得する。
getParamMap() - Method in class nablarch.fw.messaging.InterSystemMessage
電文のデータ部の末尾レコードを返す。

主にシングルレコード形式の電文で使用することを想定している。 レコードが存在しない場合はnullを返す。

getParamMap() - Method in interface nablarch.fw.Request
リクエストパラメータのMapを取得する。
getParamMap() - Method in class nablarch.fw.web.HttpRequest
リクエストパラメータのMapを返す。
getParamMap() - Method in class nablarch.fw.web.MockHttpRequest
リクエストパラメータのMapを返す。
getParamMap() - Method in class nablarch.fw.web.post.PostRequest
リクエストパラメータを取得する。
getParamMap() - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
 
getParamMap(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
List-Map形式でデータを取得する。
HTTPパラメータと同じ形式で取得できる(Mapの値がString[]となる)。
getParamMap(String, String) - Method in class nablarch.test.core.db.EntityTestSupport
getParamMap(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
getParamMap(String, String) - Method in class nablarch.test.core.http.RestTestSupport
getParamName() - Method in class nablarch.common.web.tag.ChangeParamNameTag.ChangeParamName
サブミット時に使用するパラメータの名前を取得する。
getParams() - Method in class nablarch.common.dao.SqlWithParams
パラメータリストを返す。
getParams() - Method in class nablarch.common.web.tag.IncludeContext
インクルード時に含めるパラメータを取得する。
getParams() - Method in class nablarch.core.validation.ValidationContext
プロパティの値が文字列のMapを取得する。
getParams() - Method in class nablarch.integration.report.ReportParam
パラメータ用オブジェクト取得メソッド。
getParamsMap() - Method in class nablarch.common.web.tag.SubmissionInfo
サブミット時に追加するパラメータを取得する。
getParsedDate(String, String) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
getParsedDate(String, String, Locale) - Static method in class nablarch.common.date.DateUtil
Deprecated.
 
getParsedDate(String, String) - Static method in class nablarch.core.util.DateUtil
このメソッドはロケールにLocale.getDefault()を使用して DateUtil.getParsedDate(String, String, Locale)を呼び出す。
getParsedDate(String, String, Locale) - Static method in class nablarch.core.util.DateUtil
dateをformat形式でパースした結果のDateインスタンスを返却する。
dateがformat形式ではない場合、または実在しない日付である場合、nullを返却する。
例)
getPart(String) - Method in class nablarch.fw.web.HttpRequest
マルチパートの一部を取得する。

引数で指定した名称に合致するパートが存在しない場合、空のリストが返却される。

getPassword() - Method in class nablarch.etl.SqlLoaderConfig
パスワードを返す。
getPath() - Method in class nablarch.fw.web.HttpCookie
このクッキーが送信されるURIのパス階層を返す。
getPath() - Method in class nablarch.fw.web.ResourceLocator
パス文字列を返す。 パスにクエリーパラメータやフラグメントがある場合、 これらを含んだ値をパスとして返す。
getPath() - Method in class nablarch.integration.router.jaxrs.PathRequirements
パス定義を取得する。
getPath() - Method in class nablarch.integration.router.PathOptions
パスを取得する。
getPath() - Method in class nablarch.test.core.file.DataFile
ファイルパスを取得する。
getPathConfig(InjectionPoint) - Method in class nablarch.etl.config.BasePathProducer
システムリポジトリからベースパスを取得する。

取得時に、ベースパスが存在しているかどうかを検証する。

getPathForLanguage(String, HttpServletRequest) - Method in class nablarch.fw.web.i18n.ResourcePathRule
言語対応のリソースパスを取得する。
getPathOf(String) - Method in class nablarch.test.TestSupport
テストデータのパスを取得する。
最初にリソースが見つかったテストデータのパスを返却する。
getPathToRewrite(TData) - Method in class nablarch.fw.handler.RewriteRule
書き換え対象のパスを取得する。
getPathToRewrite(HttpResponse) - Method in class nablarch.fw.web.handler.ContentPathRewriteRule
 
getPathToRewrite(HttpRequest) - Method in class nablarch.fw.web.handler.HttpRequestRewriteRule
 
getPattern() - Method in class nablarch.core.util.FormatSpec
"データタイプ{パターン}"形式のパターンを取得する。
getPatternColumnNames() - Method in class nablarch.common.code.schema.CodePatternSchema
パターンカラムの名前を取得する。
getPatternSeparator() - Method in class nablarch.common.web.tag.CustomTagConfig
フォーマットに使用するパターン区切り文字のデフォルト値を取得する。
getPatternSeparator() - Method in class nablarch.core.util.FormatSpec
パターンの末尾に付加情報を含める場合のセパレータを取得する。
getPermission(String) - Method in class nablarch.common.permission.BasicPermissionFactory
Permissionを取得する。
getPermission(String) - Method in interface nablarch.common.permission.PermissionFactory
Permissionを取得する。
getPermission() - Static method in class nablarch.common.permission.PermissionUtil
ThreadContextからPermissionを取得する。

ThreadContextにPermissionが設定されていない場合はnullを返却する。

getPermissionUnitIdColumnName() - Method in class nablarch.common.permission.schema.GroupAuthorityTableSchema
認可単位IDカラムの名前を取得する。
getPermissionUnitIdColumnName() - Method in class nablarch.common.permission.schema.PermissionUnitRequestTableSchema
認可単位IDカラムの名前を取得する。
getPermissionUnitIdColumnName() - Method in class nablarch.common.permission.schema.PermissionUnitTableSchema
認可単位IDカラムの名前を取得する。
getPermissionUnitIdColumnName() - Method in class nablarch.common.permission.schema.SystemAccountAuthorityTableSchema
認可単位IDカラムの名前を取得する。
getPingSql() - Method in class nablarch.core.db.dialect.DB2Dialect
 
getPingSql() - Method in class nablarch.core.db.dialect.DefaultDialect
ping用のSQL文を返す。

データベースへの死活チェックを行うための、ping用SQL文を生成する。

getPingSql() - Method in interface nablarch.core.db.dialect.Dialect
ping用のSQL文を返す。

データベースへの死活チェックを行うための、ping用SQL文を生成する。

getPingSql() - Method in class nablarch.core.db.dialect.H2Dialect
 
getPingSql() - Method in class nablarch.core.db.dialect.OracleDialect
 
getPingSql() - Method in class nablarch.core.db.dialect.PostgreSQLDialect
 
getPingSql() - Method in class nablarch.core.db.dialect.SqlServerDialect
 
getPkValues(int) - Method in class nablarch.test.core.db.TableData
PKの値を文字列として取得する。
getPlusSign() - Method in class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
正の符号を取得する。

本メソッドをオーバーライドすることで正の符号を変更することが可能である。

getPoint() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
測定対象を識別するIDを取得する。
getPoisonQueueOf(String) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context
指定されたJMSキューに対する退避キューを返す。 該当するキューが存在しない場合はMessagingExceptionを送出する。
getPoisonQueueOpenOptions() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
ポイズンメッセージの退避先MQQueueのオープンを制御するオプションを取得する。

WmqMessagingProvider.getSendingQueueOpenOptions()メソッドに処理を委譲する。

getPopupOption() - Method in class nablarch.common.web.tag.CustomTagConfig
ポップアップのオプション情報(window.open関数の第3引数の値)を取得する。
getPopupOption() - Method in class nablarch.common.web.tag.SubmissionInfo
ポップアップのオプション情報を取得する。
getPopupWindowName() - Method in class nablarch.common.web.tag.CustomTagConfig
ポップアップのウィンドウ名を取得する。
getPopupWindowName() - Method in class nablarch.common.web.tag.SubmissionInfo
ポップアップのウィンドウ名を取得する。
getPort() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
ポート番号を取得する。
getPort() - Method in class nablarch.fw.web.HttpServer
このサーバが使用するポート番号を取得する。
getPosition() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドの開始位置を返却する。
getPosition() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグの開始位置を取得する。
getPosition() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
開始位置を取得する。
getPositivePackSignNibble(Map<String, Object>) - Static method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
パック数値の符号ビット(正)のデフォルト設定を取得する。
getPositiveZoneSignNibble(Map<String, Object>) - Static method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
ゾーン数値の符号ビット(正)のデフォルト設定を取得する。
getPostRequest(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
リダイレクト前にセッションスコープに格納したリクエスト情報を取得する。

取得できない場合はnullを返す。

POST後にリダイレクトされたリクエストを識別するパラメータ、 およびPOSTリクエストのリクエスト情報は、 ともに保持しているマップから削除する。

getPrefix() - Method in class nablarch.core.validation.ValidationContext
バリデーション対象のプレフィクスを取得する。
getPrevPageNumber() - Method in class nablarch.core.db.support.ListSearchInfo
前のページ番号を取得する。
getPrevSubmitCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitCss属性のデフォルト値を取得する。
getPrevSubmitLabel() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitLabel属性のデフォルト値を取得する。
getPrevSubmitName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitName属性のデフォルト値を取得する。
getPrevSubmitTag() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitTag属性のデフォルト値を取得する。
getPrevSubmitType() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitType属性のデフォルト値を取得する。
getPrimaryKey(String) - Static method in class nablarch.common.dao.DatabaseUtil
主キー情報を取得する。
getPrimaryKeyColumnNames() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlContext
主キーのカラム名を取得する。
getPrimaryKeyCondition() - Method in class nablarch.common.exclusivecontrol.Version
主キーの条件を取得する。
getPrimaryKeys(String) - Method in class nablarch.common.dao.DatabaseMetaDataExtractor
主キー情報をDatabaseMetaDataから取得する。
getPrimaryKeys(String) - Method in interface nablarch.test.core.db.DbInfo
主キーを取得する。
getPrimaryKeys(String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
主キーを取得する。
getPrimaryKeys() - Method in class nablarch.test.core.db.TableData
プライマリーキーを取得する。
getPrimaryKeysCondition(String[]) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
主キー条件を取得する。
getProcessedHandlers(ExecutionContext) - Method in class nablarch.fw.invoker.PipelineInvoker
処理済ハンドラのSetを取得する。
getProcessLifecycle() - Method in class nablarch.fw.launcher.GenericLauncher
ProcessLifecycleを取得する。 この実装では、SystemRepositoryから取得する。
getProducesMediaType() - Method in class nablarch.fw.jaxrs.JaxRsContext
リソースメソッドからProducesのメディアタイプを取得する。
getProp(String) - Method in class nablarch.core.log.basic.ObjectSettings
必須でないプロパティを取得する。
getProp(Map<String, String>, String, String) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
プロパティを取得する。
プロパティの指定がない場合はデフォルト値を返す。
getProperties() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
プロパティ名リストを取得する。
getProperty(Object, String) - Static method in class nablarch.core.beans.BeanUtil
指定したオブジェクトから、特定のプロパティの値を取得する。

propertyNameには、beanのトップレベル要素のみ指定可能である。

getProperty(Object, String, Class<?>) - Static method in class nablarch.core.beans.BeanUtil
指定したオブジェクトのプロパティの値を、指定した型に変換して取得する。
getProperty() - Method in class nablarch.core.repository.di.config.xml.schema.Component
Gets the value of the property property.
getProperty(Object, String) - Static method in class nablarch.core.util.ObjectUtil
オブジェクトからプロパティの値を取得する。
getPropertyDescriptor(Class<?>, String) - Static method in class nablarch.core.beans.BeanUtil
指定したクラスから、特定のプロパティのPropertyDescriptor を取得する。
getPropertyDescriptors(Class<?>) - Static method in class nablarch.core.beans.BeanUtil
指定したクラスに属する全てのプロパティの PropertyDescriptor を取得する。 ただし、classプロパティは取得対象外となる。
getPropertyFromObject(Object, String) - Static method in class nablarch.common.web.tag.TagUtil
JavaBeans形式のオブジェクトまたはMapからプロパティ名に合致するオブジェクトを取得する。
getPropertyIfExists(Object, String) - Static method in class nablarch.core.util.ObjectUtil
オブジェクトに、指定したプロパティが存在する場合に値を取得する。
プロパティが存在しなかった場合はnullを返す。
getPropertyMessages() - Method in class nablarch.fw.web.message.ErrorMessages
プロパティに対応したメッセージをすべて返す。
getPropertyName() - Method in class nablarch.common.dao.ColumnMeta
Entityクラスのプロパティ名を取得する。
getPropertyName() - Method in class nablarch.core.repository.di.ComponentReference
プロパティ名を取得する。
getPropertyName() - Method in class nablarch.core.validation.ValidationResultMessage
バリデーション対象のプロパティ名を取得する。
getPropertyNameFromGetter(Method) - Static method in class nablarch.core.util.ObjectUtil
getterメソッドからプロパティ名を取得する。

getPropertyNameFromSetter(Method) - Static method in class nablarch.core.util.ObjectUtil
setterメソッドからプロパティ名を取得する。
getPropertyType() - Method in class nablarch.common.dao.ColumnMeta
Entityクラスのプロパティ型を取得する。
getPropertyType(Class<?>, String) - Static method in class nablarch.core.util.ObjectUtil
プロパティの型を取得する。

setterが定義されているプロパティのみ取得可能である。

該当するプロパティが見つからない場合はnullを返す。

getPropertyValidationDefinition(String) - Method in class nablarch.core.validation.FormValidationDefinition
プロパティ名にマッチしたPropertyValidationDefinitionを取得する。
getPropertyValidationDefinitions() - Method in class nablarch.core.validation.FormValidationDefinition
フォームのプロパティ定義を全て取得する。
取得したMapは変更できない。
getProps() - Static method in class nablarch.core.log.app.AppLogUtil
各種ログ出力の設定情報を取得する。
設定情報はプロパティファイル("classpath:app-log.properties")から取得する。
システムプロパティ("nablarch.appLog.filePath")が指定されている場合は、 システムプロパティで指定されたパスを使用する。
getProps(Map<String, String>, String, String) - Method in class nablarch.core.log.app.FailureLogFormatter
プロパティを取得する。
getProps() - Method in class nablarch.core.log.LogSettings
全てのプロパティを取得する。
getPutMessageOptions() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
MQQueueへのメッセージ書き込みを制御するオプションを取得する。

下記オプションを指定した値を返す。

WmqMessagingProvider.getPutSyncpointOption()メソッドが返す同期点オプション CMQC.MQPMO_NEW_MSG_ID

getPutPoisonMessageOptions() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
MQQueueへのポイズンメッセージ書き込みを制御するオプションを取得する。

WmqMessagingProvider.getPutMessageOptions()に処理を委譲する。

getPutSyncpointOption() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
メッセージ書き込み時に使用する同期点オプションを取得する。

WmqMessagingProvider.useXaプロパティがtrueの場合はCMQC.MQPMO_SYNCPOINT、 falseの場合はCMQC.MQPMO_NO_SYNCPOINTを返す。

getQueryString() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
クエリ文字列を取得する。
getQueryStringEncoding() - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
クエリストリングをエンコードする際に使用する文字コードを取得する。
getQueryTimeout() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getQueryTimeout()のラッパー。
getQueryTimeout() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
タイムアウト時間を取得する。
getQueryTimeout() - Method in interface nablarch.core.db.statement.SqlStatement
Statement.getQueryTimeout()のラッパー。
getQueryTimeout() - Method in class nablarch.integration.doma.DomaConfig
 
getQueryTimeout() - Method in class nablarch.integration.doma.DomaStatementProperties
クエリタイムアウト(秒)を取得する。
getQueryTimeout() - Method in class nablarch.integration.doma.DomaTransactionNotSupportedConfig
 
getQueueName() - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
送信キュー名を取得する。
getQueueName() - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
送信キュー名称を設定する。
getQueueNameOf(Destination) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context
指定されたJMSキューの論理名を逆引きする。 キューが登録されていない場合はnullを返す。
getQueueOf(String) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context
指定されたキュー名に対するJMSQueueインスタンスを返す。
getQuote() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
フィールド囲み文字を取得する。
getQuotedColumnNames() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
出力時にフィールド囲み文字(CsvDataBindConfig.getQuote())で囲むフィールドのリストを取得する。
getQuoteMode() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
フィールド囲み文字で囲むフィールドを取得する。
getQuotingDelimiter(Map<String, Object>) - Static method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
囲み文字を取得する。
getRange(DecimalRange) - Method in class nablarch.core.validation.ee.DecimalRange.DecimalRangeValidator
 
getRange(NumberRange) - Method in class nablarch.core.validation.ee.NumberRange.NumberRangeValidator
 
getRange(T) - Method in class nablarch.core.validation.ee.RangeValidatorSupport
バリデーション範囲(RangeValidatorSupport.Range)を取得する。
getReadCount() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
chunk実行時のREAD_COUNTを取得する。
getReadCount() - Method in class nablarch.fw.batch.ee.progress.BasicProgressManager
ステップコンテキストから読み取った件数を取得する。
getReader() - Method in class nablarch.fw.web.ResourceLocator
リソースの内容を読み出すためのReaderを返す。
getReadObject() - Method in class nablarch.fw.messaging.realtime.http.dto.HttpResult
受信内容を返却する。
getRealPath() - Method in class nablarch.fw.web.ResourceLocator
リソースのファイルシステム上での絶対パスを返す。
getReasonPhrase() - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスのステータスフレーズを返す。
getReceiveData() - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingInvalidDataFormatException
フォーマット変換しようとした受信データを取得する。

本例外をキャッチ後、変換前の受信データが必要であれば、本メソッドを用いて取り出す。

getReceivedDataFormatter() - Method in class nablarch.fw.messaging.MessageSenderSettings
受信電文データのフォーマッタを取得する。
getReceivedMessage() - Method in exception nablarch.fw.messaging.MessageReadError
受信電文オブジェクトを取得する。
getReceivedMessageLog(ReceivedMessage) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter
同期送信処理開始時に出力されるログ文字列を生成する。
getReceivedMessageLog(ReceivedMessage) - Static method in class nablarch.fw.messaging.logging.MessagingLogUtil
電文受信時に出力するログの内容を返す。
getReceivedQueueOpenOptions() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
受信先MQQueueのオープンを制御するオプションを取得する。

下記オプションを指定した値を返す。 CMQC.MQOO_INPUT_SHARED CMQC.MQOO_FAIL_IF_QUIESCING

getReceivedSequenceFormatter() - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
受信電文連番を採番する際に使用するフォーマッタを取得する。
getReceivedSequenceGenerator() - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
受信電文連番を採番するためのIdGeneratorを取得する。
getRecipientTypeBCC() - Method in class nablarch.common.mail.MailConfig
メール送信区分(BCC)のコード値を取得する。
getRecipientTypeCC() - Method in class nablarch.common.mail.MailConfig
メール送信区分(CC)のコード値を取得する。
getRecipientTypeTO() - Method in class nablarch.common.mail.MailConfig
メール送信区分(TO)のコード値を取得する。
getRecordClassifier() - Method in class nablarch.core.dataformat.LayoutDefinition
レコードタイプを識別するフィールドを読み込むためのフォーマット定義を取得する。
getRecordConfig(String) - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfig
レコードの定義を返す。
getRecordIdentifier() - Method in class nablarch.common.databind.fixedlength.MultiLayout
レコード識別クラスを取得する。
getRecordIdentifier() - Method in class nablarch.common.databind.fixedlength.MultiLayoutConfig
レコード識別クラスを取得する。
getRecordLength(Map<String, Object>) - Static method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
1レコードあたりのバイト長を取得する。
getRecordName() - Method in class nablarch.common.databind.fixedlength.MultiLayout
レコード名を取得する。
getRecordName() - Method in interface nablarch.common.databind.fixedlength.MultiLayoutConfig.RecordName
レコード名を取得する。
getRecordName() - Method in class nablarch.common.databind.fixedlength.RecordConfig
このレコードのレコード名を返す。
getRecordNumber() - Method in class nablarch.core.dataformat.DataRecord
本レコードのレコード番号を取得する。
getRecordNumber() - Method in interface nablarch.core.dataformat.DataRecordFormatter
読み込みまたは書き込み中のレコードのレコード番号を返却する。
getRecordNumber() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
読み込みまたは書き込み中のレコードのレコード番号を取得する。
getRecordNumber() - Method in class nablarch.core.dataformat.FileRecordReader
読み込み中のレコードのレコード番号を返却する。
getRecordNumber() - Method in exception nablarch.core.dataformat.InvalidDataFormatException
エラーが発生したレコード番号を取得する。
getRecordOf(String) - Method in class nablarch.fw.messaging.InterSystemMessage
指定された種別のレコードを返す。 複数存在する場合は、その先頭のレコードを返す。 存在しない場合はnullを返す。
getRecords() - Method in class nablarch.core.dataformat.LayoutDefinition
レコードタイプの定義のリストを返却する。
getRecords() - Method in class nablarch.fw.messaging.InterSystemMessage
メッセージボディに含まれる全レコードを返す。
getRecords() - Method in class nablarch.test.core.messaging.MessagePool
メッセージのリストを取得。
getRecordSeparator(Map<String, Object>) - Static method in class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
レコード終端文字列を取得する
getRecordSeparator() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
レコード終端文字列を取得する。
getRecordsOf(String) - Method in class nablarch.fw.messaging.InterSystemMessage
メッセージボディに含まれる指定された種別の全レコードを返す。 該当するレコードが存在しない場合は空のリストを返す。
getRecordType() - Method in class nablarch.core.dataformat.DataRecord
本レコードのレコードタイプを返却する。
getRecordType(String) - Method in class nablarch.core.dataformat.LayoutDefinition
レコードタイプ名に紐付くレコードタイプの定義を返却する。
getRef() - Method in class nablarch.core.repository.di.config.xml.schema.Property
Gets the value of the ref property.
getReferenceDate() - Method in class nablarch.integration.workflow.definition.WorkflowDefinitionHolder
適用期間判断のための基準日を取得する。
getReferenceName() - Method in class nablarch.core.repository.di.ComponentReference
コンポーネント名を取得する。
getReferences() - Method in class nablarch.core.repository.di.ComponentDefinition
コンポーネントが要求する参照のリストを取得する。
getRemainingCount() - Method in class nablarch.fw.batch.progress.Progress
残り件数を返す。
getReplaceKeyValue() - Method in class nablarch.common.mail.TemplateMailContext
Deprecated.
当メソッドは5u13より前から存在する定型メール機能のためにある。 当メソッドの仕様を満たしつつより柔軟な機能をもつTemplateMailContext.getVariables()が追加されたので今後はそちらを使用すること。
getReplyAddress() - Method in class nablarch.common.mail.MailRequestTable.MailRequest
返信先のアドレスを取得する。
getReplyQueueColumnName() - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
応答電文の宛先キューの論理名を保持するカラムの名称を返す。
getReplyTo() - Method in class nablarch.common.mail.MailContext
返信先メールアドレスを取得する。
getReplyTo() - Method in class nablarch.fw.messaging.InterSystemMessage
応答宛先キューの論理名を返す。
getReplyTo() - Method in class nablarch.fw.messaging.MessageSenderSettings
受信キュー名(論理名)を取得する。
getReportExporter() - Method in class nablarch.integration.report.creator.ReportCreatorSupport
帳票出力クラスを取得するメソッド。
getReportId() - Method in class nablarch.integration.report.ReportContext
帳票IDを取得します。
getReportOutput(ReportContext) - Method in class nablarch.integration.report.outputresolver.BasicReportOutputResolver
帳票の出力先ファイルを返します。
getReportOutput(ReportContext) - Method in interface nablarch.integration.report.outputresolver.ReportOutputResolver
帳票の出力先ファイルを返します。
getReportParamList() - Method in class nablarch.integration.report.ReportContext
帳票パラメータリストを取得します。
getReportTemplate(ReportContext, ReportParam) - Method in class nablarch.integration.report.templateresolver.BasicReportTemplateResolver
帳票テンプレートファイルオブジェクトを取得します。
getReportTemplate(ReportContext, ReportParam) - Method in interface nablarch.integration.report.templateresolver.ReportTemplateResolver
帳票テンプレートファイルオブジェクトを取得します。
getReportTemplateResolver() - Method in class nablarch.integration.report.creator.ReportCreatorSupport
帳票テンプレートファイル解決クラスを取得するメソッド。
getRequest() - Method in class nablarch.fw.jaxrs.JaxRsContext
リクエストを取得する。
getRequest() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
getRequestClass() - Method in class nablarch.fw.jaxrs.JaxRsContext
リソースメソッドが受け取るBeanのClassオブジェクトを取得する。

リソースメソッドがBeanを受け取らない場合はnullを返却する。

getRequestComponent(ComponentId, Provider<T>) - Method in class nablarch.fw.dicontainer.nablarch.NablarchWebContext
 
getRequestComponent(ComponentId, Provider<T>) - Method in interface nablarch.fw.dicontainer.web.context.RequestContext
コンテキストが持つコンポーネントを取得する。 コンポーネントがない場合はプロバイダから取得する。 一度取得したコンポーネントはリクエストが完了するまでキャッシュされる。
getRequestContentsType(HttpProtocolClient.HttpRequestMethodEnum, SimpleDataConvertResult) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
送信時に設定するコンテンツタイプを取得する。
getRequestContext() - Method in class nablarch.fw.dicontainer.nablarch.NablarchWebContextHandler
 
getRequestContext() - Method in interface nablarch.fw.dicontainer.web.context.RequestContextSupplier
リクエストコンテキストを取得する。
getRequestData() - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingInvalidDataFormatException
フォーマット変換しようとした送信データを取得する。
getRequestId(String) - Method in class nablarch.common.util.BasicRequestIdExtractor
リクエストパスからリクエストIDに相当する部分を抜き出す。
getRequestId(String) - Method in interface nablarch.common.util.RequestIdExtractor
リクエストパスからリクエストIDに相当する部分を抜き出す。
getRequestId(String) - Static method in class nablarch.common.util.RequestUtil
リクエストパスからリクエストIDに相当する部分を抜き出す。
getRequestId(String) - Method in class nablarch.common.util.ShortRequestIdExtractor
リクエストパスからリクエストIDに相当する部分を抜き出す。
getRequestId(String) - Static method in class nablarch.common.util.WebRequestUtil
リクエストパスからリクエストIDに相当する部分を抜き出す。
getRequestId() - Method in class nablarch.core.log.basic.LogContext
LogContext作成時点のリクエストIDを取得する。
getRequestId() - Static method in class nablarch.core.ThreadContext
スレッドローカルからリクエストIDを取得する。
getRequestId() - Method in class nablarch.fw.messaging.FwHeader
リクエストIDヘッダの値を返す。
getRequestId() - Method in class nablarch.fw.messaging.SyncMessage
要求電文のリクエストIDを取得する。
getRequestId() - Method in class nablarch.test.core.http.TestCaseInfo
テスト対象とするリクエストIDを返却する.
getRequestId() - Method in class nablarch.test.core.messaging.RequestTestingMessagePool
リクエストIDを取得する
getRequestIdColumnName() - Method in class nablarch.common.permission.schema.PermissionUnitRequestTableSchema
リクエストIDカラムの名前を取得する。
getRequestIdColumnName() - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
要求電文のリクエストIDを保持するカラムの名称をを返す。
getRequestIdExtractor() - Static method in class nablarch.common.util.RequestUtil
リポジトリよりRequestIdExtractorの実装クラスを取得する。
リポジトリに存在しない場合は、BasicRequestIdExtractorを取得する。
getRequestIds() - Method in class nablarch.common.permission.BasicPermission
ユーザに許可されたリクエストIDを取得する。
getRequestIds() - Method in interface nablarch.common.permission.Permission
ユーザに許可されたリクエストIDを取得する。
getRequestIds() - Method in class nablarch.common.web.tag.FormContext
フォームに含まれるリクエストIDを取得する。
getRequestMessageFormatFileNamePattern() - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
要求電文のフォーマット定義ファイル名のパターンを取得する。
getRequestOptions(HttpRequest, ExecutionContext) - Method in class nablarch.common.web.handler.HttpAccessLogHandler
リクエスト時のオプション情報を取得する。
デフォルト実装ではnullを返す。
getRequestParameters() - Method in class nablarch.test.core.http.TestCaseInfo
データシートに定義されたリクエストパラメータを取得する
getRequestPath() - Method in class nablarch.fw.launcher.CommandLine
リクエストパスを取得する。
getRequestPath() - Method in class nablarch.fw.messaging.RequestMessage
リクエストパスを取得する。
getRequestPath() - Method in interface nablarch.fw.Request
リクエストパスを取得する。
getRequestPath() - Method in class nablarch.fw.web.HttpRequest
HTTPリクエストURIのパス部分(クエリストリングを除いた部分)を返す。
getRequestPathMatching() - Method in class nablarch.fw.handler.JavaPackageMappingEntry
リクエストパスとリクエストパスのパターンの照合を行うクラスを取得する。
getRequestScopedVar(String) - Method in class nablarch.fw.ExecutionContext
リクエストスコープ上の変数の値を取得する。
getRequestScopeMap() - Method in class nablarch.fw.ExecutionContext
リクエストスコープ上の変数を格納したMapオブジェクトへの参照を返す。

このMapへの変更はリクエストスコープに直接反映される。

getRequestScopeMap() - Method in class nablarch.fw.web.servlet.ServletExecutionContext
 
getRequestTestingReceivedMessage(String, Integer, String, DataType, String) - Method in class nablarch.test.core.messaging.RequestTestingMessagePool
応答電文をレコードをオブジェクトとして取得する。
getRequestUri() - Method in class nablarch.fw.web.HttpRequest
HTTPリクエストURIを返す。
getRequiredColumns() - Method in class nablarch.test.core.standalone.TestShot
必須カラム一覧を取得する。
getRequiredDecimalPoint(Map<String, Object>) - Static method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
小数点の要否のデフォルト設定を取得する。
getRequiredPlusSign(Map<String, Object>) - Static method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
正の符号の要否のデフォルト設定を取得する。
getRequiredProp(String) - Method in class nablarch.core.log.basic.ObjectSettings
必須プロパティを取得する。
getRequiredProp(String) - Method in class nablarch.core.log.LogSettings
必須プロパティを取得する。
getRequiredType() - Method in class nablarch.core.repository.di.ComponentReference
要求するコンポーネントの型を取得する。
getRequirements() - Method in class nablarch.integration.router.jaxrs.PathRequirements
パスパラメータの書式定義を取得する
getRequiresTitle(Map<String, Object>) - Static method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
最初の行をタイトルとして読み書きするかどうかの設定を取得する。
getResendFlagOffValue() - Method in class nablarch.fw.messaging.reader.StructuredFwHeaderDefinition
初回電文時に設定される再送要求フラグの値を返す。
getResendFlagOffValue() - Method in class nablarch.fw.messaging.StandardFwHeaderDefinition
初回電文時に設定される再送要求フラグの値を返す。
getResource(String) - Static method in class nablarch.core.util.FileUtil
リソースを取得する。

ファイルパスまたはクラスパス上のリソースを取得する。
引数に指定するURLのフォーマットは下記の通り。

getResourceClass() - Method in class nablarch.integration.router.jaxrs.JaxRsResource
リソースクラスの Class オブジェクトを取得する。
getResourceMethod() - Method in class nablarch.fw.jaxrs.JaxRsContext
リソースメソッドを取得する。
getResourceMethodList() - Method in class nablarch.integration.router.jaxrs.JaxRsResource
リソースメソッドのリストを取得する。
getResourceName() - Method in class nablarch.fw.web.ResourceLocator
リソース名を返す。
getResourceName(String) - Method in class nablarch.test.TestSupport
リソース名を取得する。
getResourcePathForLanguage(PageContext, String) - Static method in class nablarch.common.web.tag.TagUtil
言語対応のリソースパスを取得する。

CustomTagConfigに指定されたResourcePathRuleに処理を委譲する。

getResourcePathRule() - Method in class nablarch.common.web.tag.CustomTagConfig
言語対応のリソースパスを取得する際に使用するリソースパスルールのデフォルト値を取得する。
getResourcesType(URL, String, String) - Static method in class nablarch.core.util.ResourcesUtil
URLを扱うResourcesUtil.Resourcesを作成する。
getResourcesTypes(String) - Static method in class nablarch.core.util.ResourcesUtil
指定のルートパッケージを基点とするリソースの集まりを扱うResourcesUtil.Resourcesの配列を返す。
getResourceURL(String) - Static method in class nablarch.core.util.FileUtil
URLを取得する。

ファイルパスまたはクラスパス上のURLを取得する。
引数に指定するURLのフォーマットは下記の通り。

getResponse() - Method in exception nablarch.fw.messaging.ErrorResponseMessage
エラー応答電文オブジェクトを返す。
getResponse() - Method in exception nablarch.fw.web.HttpErrorResponse
レスポンス情報を取得する。
getResponseCode() - Method in class nablarch.fw.messaging.realtime.http.dto.HttpResult
レスポンスコードを取得する。
getResponseMessage() - Method in class nablarch.test.core.http.TestCaseInfo
応答電文を返却する.
getResponseMessage(String, String, Integer, String, DataType, boolean) - Method in class nablarch.test.core.messaging.RequestTestingSendSyncSupport
応答電文の準備を行う。
getResponseMessageBinaryByRequestId(DataType, String) - Method in class nablarch.test.core.messaging.SendSyncSupport
リクエストIDに紐付くメッセージのバイナリを取得する。
getResponseMessageByRequestId(DataType, String) - Method in class nablarch.test.core.messaging.SendSyncSupport
リクエストIDに紐付くメッセージのバイナリを取得する。
getResponseMessageFormatFileNamePattern() - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
応答電文のデータフォーマット定義ファイル名パターンを取得する。
getResponseOptions(HttpRequest, HttpResponse, ExecutionContext) - Method in class nablarch.common.web.handler.HttpAccessLogHandler
レスポンス時のオプション情報を取得する。
デフォルト実装ではnullを返す。
getResult(String) - Static method in class nablarch.core.dataformat.CharacterReplacementUtil
カレントスレッド上で行われたフィールドに対する置き換え結果を取得する。
getResult() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
処理結果を取得する。
getResult() - Method in class nablarch.test.core.reader.MessageParser
解析結果を返却する。
getResultCount() - Method in class nablarch.core.db.support.ListSearchInfo
検索結果の総件数を取得する。
getResultCount() - Method in exception nablarch.core.db.support.TooManyResultException
検索結果件数を取得する。
getResultCountCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのresultCountCss属性のデフォルト値を取得する。
getResultMap() - Method in class nablarch.core.dataformat.SimpleDataConvertResult
結果Mapを返却する。
getResults() - Method in class nablarch.fw.Result.MultiStatus
処理結果のリストを取得する。
getResultSet() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getResultSet()のラッパー。
getResultSet() - Method in interface nablarch.core.db.statement.SqlPStatement
Statement.getResultSet()のラッパー。
getResultSetConcurrency() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getResultSetConcurrency()のラッパー。
getResultSetConcurrency() - Method in interface nablarch.core.db.statement.SqlPStatement
Statement.getResultSetConcurrency()のラッパー。
getResultSetConvertor() - Method in class nablarch.core.db.dialect.DefaultDialect
全てのカラムをResultSet.getObject(int)で取得するコンバータを返す。
getResultSetConvertor() - Method in interface nablarch.core.db.dialect.Dialect
ResultSetから値を取得するための変換クラスを返却する。
getResultSetConvertor() - Method in class nablarch.core.db.dialect.OracleDialect
 
getResultSetConvertor() - Method in class nablarch.core.db.dialect.SqlServerDialect
全てのカラムをResultSet.getObject(int)で取得するコンバータを返す。
getResultSetCss() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのresultSetCss属性のデフォルト値を取得する。
getResultSetHoldability() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getResultSetHoldability()のラッパー。
getResultSetHoldability() - Method in interface nablarch.core.db.statement.SqlPStatement
Statement.getResultSetHoldability()のラッパー。
getResultSetType() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getResultSetType()のラッパー。
getResultSetType() - Method in interface nablarch.core.db.statement.SqlPStatement
Statement.getResultSetType()のラッパー。
getResultString() - Method in class nablarch.core.dataformat.CharacterReplacementResult
変換後文字列を返却する。
getResultText() - Method in class nablarch.core.dataformat.SimpleDataConvertResult
結果テキストを返却する。
getRetrieveTime() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
データ取得時間を取得する。
getRetryAfter() - Method in exception nablarch.fw.results.ServiceUnavailable
処理受付が再開される予定時刻を返す。 デフォルトはnull。(=再開時期未定)
getRetryCount() - Method in class nablarch.fw.messaging.MessageSenderSettings
リトライ回数を取得する。
getRetryCount() - Method in exception nablarch.fw.messaging.MessageSendSyncTimeoutException
リトライ回数を取得する。
getReturnPath() - Method in class nablarch.common.mail.MailContext
差し戻し先メールアドレスを取得する。
getReturnPath() - Method in class nablarch.common.mail.MailRequestTable.MailRequest
差し戻し先のアドレスを取得する。
getReturnType() - Method in class nablarch.fw.dicontainer.component.impl.reflect.MethodWrapper
メソッドの戻り値の型を取得する。
getRootExceptionPoint(Throwable) - Method in class nablarch.core.log.app.FailureLogFormatter
スタックトレースからルート要素を取得する。
getRow() - Method in class nablarch.core.db.statement.ResultSetIterator
現在レコードのデータを取得する。

本メソッドでは、呼び出されるたびにSqlRowを生成する。

getRuntimeLoggerName() - Method in class nablarch.core.log.basic.LogContext
ロガーを取得したときの名称を実行時ロガー名として取得する。
getSafeAttributes() - Method in class nablarch.common.web.tag.CustomTagConfig
修飾付き出力(n:prettyPrint)タグにおいて、 HTMLエスケープの対象外のHTMLタグの中で使用することができる属性値のリストを取得する。
getSafeTags() - Method in class nablarch.common.web.tag.CustomTagConfig
修飾付き出力(n:prettyPrint)タグにおいて、 HTMLエスケープの対象とならずにHTMLタグとしてそのまま出力するタグ名のリストを取得する。
getSavedFile() - Method in class nablarch.fw.web.upload.PartInfo
一時保存ファイルを取得する。
取得したファイルが存在しなかったり、削除される可能性もあるので 使用する際は、nullチェック、ファイルの存在チェックなどの事前チェックを必ず行うこと。
getScale() - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
小数点の位置を取得する。
getSchemaName() - Method in class nablarch.common.dao.EntityMeta
スキーマ名を返す。
getSchemaName(Class<?>) - Static method in class nablarch.common.dao.EntityUtil
エンティティクラスからスキーマ名を取得する。
getScheme() - Method in class nablarch.fw.web.ResourceLocator
このリソースパスのスキーム名を返す。
getScope() - Method in class nablarch.fw.batch.ee.cdi.StepScopedContext
 
getScope() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
リクエストスコープへの参照を返す。
getScope() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
セッションスコープへの参照を返す。
getScriptBodyPrefix() - Method in class nablarch.common.web.tag.CustomTagConfig
scriptタグのボディに対するプレフィックスのデフォルト値を取得する。
getScriptBodySuffix() - Method in class nablarch.common.web.tag.CustomTagConfig
scriptタグのボディに対するサフィックスのデフォルト値を取得する。
getSearchConditionProps() - Method in class nablarch.common.dao.Pagination
本実装では、サポートしない。 呼び出した場合UnsupportedOperationExceptionを送出する。
getSearchConditionProps() - Method in class nablarch.core.db.support.ListSearchInfo
検索条件のプロパティ名を取得する。
getSearchResultKey() - Method in class nablarch.test.core.http.TestCaseInfo
リクエストスコープ内に格納された検索結果を取得するためのキーを取得する。
getSelectAndCheckSql() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlTable
バージョン番号を取得するSQL文(バージョン番号の更新チェックあり)を取得する。
getSelectAndCheckSqlTemplate() - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を取得するSQL文(バージョン番号の更新チェックあり)のテンプレートを取得する。
getSelectSql() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlTable
バージョン番号を取得するSQL文(バージョン番号の更新チェックなし)を取得する。
getSelectSqlTemplate() - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を取得するSQL文(バージョン番号の更新チェックなし)のテンプレートを取得する。
getSendFailureCode() - Method in class nablarch.common.mail.MailConfig
送信失敗時の障害コードを取得する。
getSendingDataFormatter() - Method in class nablarch.fw.messaging.MessageSenderSettings
送信電文データのフォーマッタを取得する。
getSendingQueueOpenOptions() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
送信先MQQueueのオープンを制御するオプションを取得する。

下記オプションを指定した値を返す。 CMQC.MQOO_OUTPUT CMQC.MQOO_FAIL_IF_QUIESCING

getSendingRequestId() - Method in class nablarch.fw.messaging.MessageSenderSettings
送信用リクエストIDを取得する。

送信用リクエストIDが設定されない場合は、設定情報キーのリクエストIDが返される。

getSendSuccessMessageId() - Method in class nablarch.common.mail.MailConfig
メール送信成功時のメッセージIDを取得する。
getSendSyncMessage(String, String, String, DataType) - Method in class nablarch.test.core.reader.BasicTestDataParser
メッセージ同期送信処理の場合のメッセージを取得する
getSentMessageLog(SendingMessage) - Method in class nablarch.fw.messaging.logging.MessagingLogFormatter
同期送信処理開始時に出力されるログ文字列を生成する。
getSentMessageLog(SendingMessage) - Static method in class nablarch.fw.messaging.logging.MessagingLogUtil
電文送信時に出力するログの内容を返す。
getSeparator(Map<String, String>, String, String) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
区切り文字を取得する。
getSequenceFlowId() - Method in class nablarch.integration.workflow.definition.SequenceFlow
シーケンスフローIDを取得する。
getSequenceFlowIdColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
シーケンスフローIDカラム名を取得する。
getSequenceFlowName() - Method in class nablarch.integration.workflow.definition.SequenceFlow
シーケンスフロー名を取得する。
getSequenceFlowNameColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
シーケンスフロー名カラム名を取得する。
getSequenceFlows() - Method in class nablarch.integration.workflow.definition.FlowNode
自身をソースとするシーケンスフローのリスト。
getSequenceFlows() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
シーケンスフロー定義を返却する。
getSequenceFlowTableName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
シーケンスフロー定義テーブル名を取得する。
getSerialNumber() - Method in class nablarch.common.mail.MailAttachedFileTable.MailAttachedFile
連番を取得する。
getSerialNumber() - Method in class nablarch.common.mail.MailRecipientTable.MailRecipient
連番を取得する。
getServletContext() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getServletContext() - Method in class nablarch.fw.web.servlet.ServletExecutionContext
サーブレットコンテキストを返す。
getServletContextPath() - Method in class nablarch.fw.web.HttpServer
本サーバにデプロイされるWARのコンテキストパスを返す。
getServletFilterConfig() - Method in class nablarch.fw.web.servlet.WebFrontController
サーブレットフィルタの設定情報を取得する。
getServletRequest() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
サーブレットリクエストを返す。 サーブレットコンテナ上で動作している場合は、サーブレットリクエストを返す。 そうでない場合(JUnit上で内蔵サーバーを使用せずにテストした場合など)は、 実行時例外が送出される。
getServletRequest() - Method in class nablarch.fw.web.servlet.ServletExecutionContext
サーブレットリクエストを返す。
getServletResponse() - Method in class nablarch.fw.web.servlet.ServletExecutionContext
サーブレットレスポンスを返す。
getSession() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
getSession(boolean) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
getSession() - Method in class nablarch.fw.web.servlet.PreventSessionCreationHttpServletRequestWrapper
このクラスはHttpSessionを生成できないようにしているため、このメソッドは常に例外をスローします。
getSession(boolean) - Method in class nablarch.fw.web.servlet.PreventSessionCreationHttpServletRequestWrapper
このクラスはHttpSessionを生成できないようにしているため、引数にtrueを渡した場合は例外をスローします。

引数にfalseを渡した場合は、常にnullを返します。

getSessionComponent(ComponentId, Provider<T>) - Method in class nablarch.fw.dicontainer.nablarch.NablarchWebContext
 
getSessionComponent(ComponentId, Provider<T>) - Method in interface nablarch.fw.dicontainer.web.context.SessionContext
コンテキストが持つコンポーネントを取得する。 コンポーネントがない場合はプロバイダから取得する。 一度取得したコンポーネントはセッションが破棄されるまでキャッシュされる。
getSessionContext() - Method in class nablarch.fw.dicontainer.nablarch.NablarchWebContextHandler
 
getSessionContext() - Method in interface nablarch.fw.dicontainer.web.context.SessionContextSupplier
セッションコンテキストを取得する。
getSessionContext() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getSessionFactory() - Method in class nablarch.common.web.session.Session
このセッションを生成したファクトリを取得する。
getSessionId() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
セッションIDを取得する。
getSessionIdName() - Method in class nablarch.common.web.session.store.UserSessionSchema
セッションIDカラムの名前を取得する。
getSessionInfo() - Method in class nablarch.test.core.http.HttpTestConfiguration
セッション情報を取得する。
getSessionKey() - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSession
言語が格納されるセッション上のキー名を取得する。

LanguageAttributeInHttpSession.sessionKeyプロパティが設定されていない場合は、 nablarch.common.handler.threadcontext.LanguageAttribute#getKey()の値を使用する。

getSessionKey() - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSession
タイムゾーンが格納されるセッション上のキー名を取得する。

TimeZoneAttributeInHttpSession.sessionKeyプロパティが設定されていない場合は、 nablarch.common.handler.threadcontext.TimeZoneAttribute#getKey()の値を使用する。

getSessionObjectName() - Method in class nablarch.common.web.session.store.UserSessionSchema
セッションオブジェクトカラムの名前を取得する。
getSessionScopedVar(String) - Method in class nablarch.fw.ExecutionContext
セッションスコープ上の変数の値を取得する。
getSessionScopedVar(String) - Method in class nablarch.fw.web.servlet.ServletExecutionContext
セッションスコープ上の変数の値を取得する。
getSessionScopeMap() - Method in class nablarch.fw.ExecutionContext
セッションスコープ情報を格納したMapオブジェクトへの参照を返す。

このMapへの変更はセッションスコープに直接反映される。

getSessionScopeMap() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
セッションスコープマップを取得する。
getSessionScopeMap() - Method in class nablarch.fw.web.servlet.ServletExecutionContext
セッションスコープ情報を格納したMapオブジェクトへの参照を返す。

このMapへの変更はセッションスコープに直接反映される。

getSessionStoredVar(String) - Method in class nablarch.fw.ExecutionContext
セッションストア上の変数の値を取得する。
getSessionStoredVar(String) - Method in class nablarch.fw.StandaloneExecutionContext
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
getSessionStoreMap() - Method in class nablarch.fw.ExecutionContext
セッションストア情報を格納したMapオブジェクトへの参照を返す。

このMapへの変更はセッションストアに直接反映される。

getSessionStoreMap() - Method in class nablarch.fw.StandaloneExecutionContext
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
getSetterMethod(Class<?>, String) - Static method in class nablarch.core.util.ObjectUtil
setterメソッドを検索する。
getSetterMethodName(String) - Static method in class nablarch.core.util.ObjectUtil
プロパティ名からsetterメソッド名を取得する。
getSetterMethods(Class<?>) - Static method in class nablarch.core.util.ObjectUtil
clazzに定義されたsetterのリストを取得する。

setterが一つも定義されていない場合は空のリストを返す。

getSettingRequestId() - Method in class nablarch.fw.messaging.MessageSenderSettings
設定情報キーのリクエストIDを取得する。
getSettings() - Method in class nablarch.core.log.basic.FileLogWriter
設定情報を取得する。

設定情報のフォーマットを下記に示す。

WRITER NAME = [<LogWriterの名称>]
WRITER CLASS = [<LogWriterのクラス名>]
FORMATTER CLASS = [<LogFormatterのクラス名>]
LEVEL = [<ログの出力制御の基準とするLogLevel>] FILE PATH = [<書き込み先のファイルパス>]
ENCODING = [<書き込み時に使用する文字エンコーディング>]
OUTPUT BUFFER SIZE = [<出力バッファのサイズ>]
FILE AUTO CHANGE = [<ログファイルを自動で切り替えるか否か。>]
MAX FILE SIZE = [<書き込み先ファイルの最大サイズ>]
CURRENT FILE SIZE = [<書き込み先ファイルの現在のサイズ>]
getSettings() - Method in class nablarch.core.log.basic.LogWriterSupport
設定情報を取得する。

設定情報のフォーマットを下記に示す。

WRITER NAME = [<LogWriterの名称>]
WRITER CLASS = [<LogWriterのクラス名>]
FORMATTER CLASS = [<LogFormatterのクラス名>]
LEVEL = [<ログの出力制御の基準とするLogLevel>]
getSettings() - Method in class nablarch.core.log.basic.SynchronousFileLogWriter
設定情報を取得する。

設定情報のフォーマットを下記に示す。

getSettings() - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveAction
本アクションを実行するために必要となる設定値を保持するオブジェクトを取得する。

デフォルト動作では、リポジトリ(SystemRepository)から設定オブジェクトを取得する。

getSettings() - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
本アクションを実行するために必要となる設定値を保持するオブジェクトを取得する。

デフォルト動作では、リポジトリ(SystemRepository)から設定オブジェクトを取得する。

getSettingsByPrefix(LogSettings, String) - Method in class nablarch.core.log.basic.ObjectSettings
指定されたプレフィックスにマッチする設定を取得する。
getSetupFile(String, String, String...) - Method in class nablarch.test.core.reader.BasicTestDataParser
準備用の固定長ファイルデータを取得する。
getSetupFile(String, String, String...) - Method in interface nablarch.test.core.reader.TestDataParser
準備用の固定長ファイルデータを取得する。
getSetupTableData(String, String, String...) - Method in class nablarch.test.core.reader.BasicTestDataParser
準備用のテーブルデータを取得する。
getSetupTableData(String, String, String...) - Method in interface nablarch.test.core.reader.TestDataParser
準備用のテーブルデータを取得する。
getSetupTableData(String, String...) - Method in class nablarch.test.TestSupport
準備用のTableDataを取得する。
getSetUpTableGroupId() - Method in class nablarch.test.core.http.TestCaseInfo
テーブルセットアップデータ定義を特定するためのIDを返却する.
getSheetName() - Method in class nablarch.test.core.http.TestCaseInfo
データシート名を返却する
getSheetName() - Method in class nablarch.test.core.standalone.TestShot
シート名を取得する。
getSheetNames(File) - Static method in class nablarch.test.core.reader.PoiXlsReader
シート名を取得する。
getShort(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getShort(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をShortで取得する。

ResultSet.getShort(int)は、カラムの値がnullの場合は0を返すが、 本メソッドではカラムの値がnullの場合はnullを返す。

カラムの値がShortに変換可能な場合は、Shortに変換し返却する。
変換できない場合は、カラムの値を持つ新しいShortインスタンスを返却する。

getShort(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getShort(int).
getShortName(String, String) - Method in class nablarch.common.code.BasicCodeManager
コードID、コード値を条件に、対応するコードの略称を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。
getShortName(String, String, Locale) - Method in class nablarch.common.code.BasicCodeManager
コードID、コード値、取得対象の言語を条件に、対応するコードの略称を取得する。
getShortName(String, Locale) - Method in interface nablarch.common.code.Code
言語を指定してコードの略称を取得する。
getShortName(String, String) - Method in interface nablarch.common.code.CodeManager
コードID、コード値を条件に、対応するコードの略称を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。
getShortName(String, String, Locale) - Method in interface nablarch.common.code.CodeManager
コードID、コード値、取得対象の言語を条件に、対応するコードの略称を取得する。
getShortName(String, String) - Static method in class nablarch.common.code.CodeUtil
コード値に対応するコードの略称を取得する。

対象の言語はThreadContextにて設定された言語となる。 ThreadContextで設定が行われていない場合は、デフォルトロケールの言語となる。

getShortName(String, String, Locale) - Static method in class nablarch.common.code.CodeUtil
コード値、言語に対応するコードの略称を取得する。
getShortNameColumnName() - Method in class nablarch.common.code.schema.CodeNameSchema
略称カラムの名前を取得する。
getSingleValue(PageContext, String) - Static method in class nablarch.common.web.tag.TagUtil
単一値としてname属性に対応するvalue属性をリクエストパラメータ又は変数スコープから取得する。
getSingleValueOnScope(PageContext, String) - Static method in class nablarch.common.web.tag.TagUtil
単一値としてname属性に対応するvalue属性を変数スコープから取得する。
getSize() - Method in class nablarch.core.dataformat.convertor.datatype.ByteStreamDataSupport
扱うデータ型に応じたデータサイズを返却する。 (固定長データを扱う場合はバイト長、可変長データを扱う場合は文字列長を返却する)
getSize() - Method in class nablarch.core.dataformat.convertor.datatype.CharacterStreamDataSupport
扱うデータ型に応じたデータサイズを返却する。 (固定長データを扱う場合はバイト長、可変長データを扱う場合は文字列長を返却する)
getSize() - Method in class nablarch.core.dataformat.convertor.datatype.DataType
扱うデータ型に応じたデータサイズを返却する。 (固定長データを扱う場合はバイト長、可変長データを扱う場合は文字列長を返却する)
getSize() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドの長さを返却する。
getSize() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
取得最大件数を取得する。
getSize() - Method in class nablarch.etl.config.DbToDbStepConfig.UpdateSize
1回のSQL実行で処理するサイズを取得する。
getSortId() - Method in class nablarch.core.db.support.ListSearchInfo
ソートIDを取得する。
getSortOrderColumnName() - Method in class nablarch.common.code.schema.CodeNameSchema
ソート順カラムの名前 を取得する。
getSortSubmitCss() - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのsortSubmitCss属性のデフォルト値を取得する。
getSortSubmitTag() - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのsortSubmitTag属性のデフォルト値を取得する。
getSortSubmitType() - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのsortSubmitType属性のデフォルト値を取得する。
getSource() - Method in class nablarch.test.core.messaging.MessagePool
FixedLengthFileを取得。
getSourceFlowNodeId() - Method in class nablarch.integration.workflow.definition.SequenceFlow
遷移元フローノードIDを取得する。
getSourceFlowNodeIdColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
遷移元フローノードIDカラム名を取得する。
getSql() - Method in class nablarch.common.dao.BatchSqlWithColumns
SQL文を返す。
getSql() - Method in class nablarch.common.dao.SqlWithParams
SQLを返す。
getSql() - Method in class nablarch.core.db.statement.BasicSqlParameterParser
SQL文を取得する。
返却されるSQL文は、名前付きバインド変数部を「?」に置き換えたSQL
getSql(String) - Method in class nablarch.core.db.statement.BasicStatementFactory
指定されたSQLリソースに対応するSQL文を取得する。
getSql() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
SQL文を取得する。
getSql() - Method in interface nablarch.core.db.statement.SqlParameterParser
SQL文を取得する。
getSql() - Method in class nablarch.etl.config.DbToDbStepConfig
SQL_IDに対応するSQL文を取得する。
getSqlCStatement(String, Connection, DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
 
getSqlCStatement(String, Connection, DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
SqlCStatementを生成し返却する。
getSqlCStatement(String) - Method in class nablarch.core.db.support.DbAccessSupport
指定されたSQL_IDからSqlCStatementを生成する。
getSqlCStatementBySqlId(String, Connection, DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
 
getSqlCStatementBySqlId(String, Connection, DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
SqlCStatementを生成し返却する。
getSqlFilePackage() - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
SQLファイルの配置パッケージを取得する。
getSqlFilePackage() - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
SQLファイルの配置パッケージを取得する。
getSqlId() - Method in class nablarch.etl.config.DbInputStepConfig
SQL_IDを取得する。
getSqlPStatement(String, Connection, DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
SqlPStatementを生成し返却する。
getSqlPStatement(String, Connection, DbExecutionContext, SelectOption) - Method in class nablarch.core.db.statement.BasicStatementFactory
SqlPStatementを生成し返却する。
getSqlPStatement(String, Connection, int, DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
自動生成キーの取得機能を持つSqlPStatementを生成し返却する。
getSqlPStatement(String, Connection, int[], DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
自動生成キーの取得機能を持つSqlPStatementを生成し返却する。
getSqlPStatement(String, Connection, String[], DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
 
getSqlPStatement(String, Connection, DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
SqlPStatementを生成し返却する。
getSqlPStatement(String, Connection, DbExecutionContext, SelectOption) - Method in interface nablarch.core.db.statement.StatementFactory
SqlPStatementを生成し返却する。
getSqlPStatement(String, Connection, int, DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
自動生成キーの取得機能を持つSqlPStatementを生成し返却する。
getSqlPStatement(String, Connection, int[], DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
自動生成キーの取得機能を持つSqlPStatementを生成し返却する。
getSqlPStatement(String, Connection, String[], DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
自動生成キーの取得機能を持つSqlPStatementを生成し返却する。
getSqlPStatement(String) - Method in class nablarch.core.db.support.DbAccessSupport
指定されたSQL_IDからSqlPStatementを生成する。
getSqlPStatementBySqlId(String, Connection, DbExecutionContext) - Method in class nablarch.core.db.cache.statement.CacheableStatementFactory
SQL_IDからSqlPStatementを生成し返却する。
getSqlPStatementBySqlId(String, Connection, DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
SQL_IDからSqlPStatementを生成し返却する。
getSqlPStatementBySqlId(String, Connection, DbExecutionContext) - Method in interface nablarch.core.db.statement.StatementFactory
SQL_IDからSqlPStatementを生成し返却する。
getSqlResource() - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
SQLリソース名称を取得する。

返却するSQLリソース名称は、「nablarch.fw.messaging.action.AsyncMessageSendActionSettings#getSqlFilePackage() + "." + バッチ起動時に指定した送信メッセージのメッセージリクエストID」となる。

getSQLState() - Method in exception nablarch.core.db.DbAccessException
SQLState値を取得する。
getSSLContext() - Method in interface nablarch.fw.messaging.HttpSSLContextSettings
SSLContextを取得する。
getSSLContext() - Method in class nablarch.fw.messaging.realtime.http.settings.NopHttpSSLContextSettings
SSLContextを取得する。 本クラスは常にnullを返す。
getSslContextSettings() - Method in class nablarch.fw.messaging.MessageSenderSettings
HTTP通信時に使用するSSLContextを取得する。
getStackTrace(Throwable) - Method in class nablarch.core.log.basic.BasicLogFormatter.StackTraceItem
フォーマット済みのスタックトレースを取得する。
getStartEvent() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
このプロセスの開始イベントを取得する。
getStartFreeMemory() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
空きメモリ量(開始時)を取得する。
getStartLogFormat() - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter
開始ログのフォーマットを取得する。

設定ファイル(nablarch.core.log.app.AppLogUtil#getProps())にログフォーマットが指定されている場合は、そのフォーマットを返却する。 設定されていない場合には、デフォルトのフォーマットを使用する。

デフォルトのフォーマットは、以下の設定例のようにフォーマット定義を行うことにより変更可能

getStartLogItems() - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter
開始ログ用のログ出力項目を生成する。
getStartLogMsg(CommandLine) - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter
開始ログを生成する。

LauncherLogFormatter.getStartLogFormat()から取得したログフォーマットに従いログメッセージ生成を行う。

getStartLogMsg(CommandLine) - Static method in class nablarch.fw.launcher.logging.LauncherLogUtil
起動ログメッセージを生成し、返却する。
getStartPosition() - Method in class nablarch.core.db.statement.SelectOption
検索処理の取得開始位置(1から開始)を返す。
getStartPosition() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
取得開始位置を取得する。
getStartPosition() - Method in class nablarch.core.db.support.ListSearchInfo
検索結果の取得開始位置を取得する。
getStartTime() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
開始日時を取得する。
getStartTime() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
開始日時を取得する。
getStartUsedMemory() - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
使用メモリ量(開始時)を取得する。
getState() - Method in class nablarch.core.repository.di.ComponentHolder
コンポーネントの状態を取得する。
getStateEncoder() - Method in class nablarch.common.web.session.SessionStore
セッション内容の直列化モジュールを取得する。
getStatement() - Method in class nablarch.core.db.statement.ResultSetIterator
Statementを取得する。
getStatus(boolean) - Method in class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
ヘルスチェック結果に応じたステータスの表現を取得する。
getStatusCode() - Method in exception nablarch.fw.handler.DuplicateProcessCheckHandler.DuplicateProcess
 
getStatusCode() - Method in exception nablarch.fw.handler.ProcessStopHandler.ProcessStop
 
getStatusCode() - Method in exception nablarch.fw.messaging.ErrorResponseMessage
 
getStatusCode() - Method in class nablarch.fw.messaging.FwHeader
要求電文に対する処理結果を表すコード値を返す。
getStatusCode(ResponseMessage) - Method in class nablarch.fw.messaging.handler.MessageReplyHandler
応答電文のフレームワーク制御ヘッダに設定するステータスコードを取得する。

デフォルトの設定では、Result.getStatusCode() の戻り値と同じ値を フレームワーク制御ヘッダーに指定する。 プロジェクト固有のステータスコード体系を定義している場合は、本メソッドを オーバーライドすること。

getStatusCode() - Method in exception nablarch.fw.messaging.MessageReadError
 
getStatusCode() - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
例外発生時のHTTPステータスコードを取得する。
getStatusCode() - Method in class nablarch.fw.messaging.ResponseMessage
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.Result.ClientError
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.Result.Error
ステータスコードを返す。
getStatusCode() - Method in interface nablarch.fw.Result
ステータスコードを返す。
getStatusCode() - Method in class nablarch.fw.Result.MultiStatus
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.Result.NotFound
ステータスコードを返す。
getStatusCode() - Method in class nablarch.fw.Result.Success
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.results.BadRequest
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.results.Conflicted
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.results.Forbidden
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.results.InternalError
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.results.RequestEntityTooLarge
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.results.ServiceError
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.results.ServiceUnavailable
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.results.TransactionAbnormalEnd
ステータスコードを返す。
getStatusCode() - Method in exception nablarch.fw.results.Unauthorized
ステータスコードを返す。
getStatusCode() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
ステータスコードを取得する。
getStatusCode() - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスのステータスコードの値を返す。

HTTPレスポンスがリダイレクトである場合は302を返す。

getStatusCode() - Method in enum nablarch.fw.web.HttpResponse.Status
HTTPステータスコードを取得する。
getStatusCodeColumnName() - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
要求電文のユーザIDを保持するカラムの名称をを返す。
getStatusFailure() - Method in class nablarch.common.mail.MailConfig
メール送信ステータス(送信失敗)のコード値を取得する。
getStatusSent() - Method in class nablarch.common.mail.MailConfig
メール送信ステータス(送信済)のコード値を取得する。
getStatusUnsent() - Method in class nablarch.common.mail.MailConfig
メール送信ステータス(未送信)のコード値を取得する。
getStepConfig(String, String) - Method in class nablarch.etl.config.JobConfig
ステップの設定を取得する。
getStepContext() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
StepContextを返す。
getStepExitStatus() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
ステップの終了ステータスを取得する。
getStepId() - Method in class nablarch.etl.config.StepConfig
ステップIDを取得する。
getStepName() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
ステップ名を取得する。
getSteps() - Method in class nablarch.etl.config.JobConfig
ステップの設定を取得する。
getStorage() - Method in class nablarch.common.web.session.SessionEntry
このエントリーを記録する際に使用するSessionStoreを使用する。
getString(String) - Method in class nablarch.core.dataformat.DataRecord
フィールドの値を文字列型に変換して返却する。
getString(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getString(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をStringで取得する。
getString(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getString(int).
getString(String) - Method in class nablarch.core.db.statement.SqlRow
指定されたカラムの情報を文字列で取得する。
getString(String) - Static method in class nablarch.core.repository.SystemRepository
設定値の登録名を指定してリポジトリに登録された文字列の設定値を取得する。
getStringArray(String) - Method in class nablarch.core.dataformat.DataRecord
フィールドの値を文字列配列型に変換して返却する。
getStringResource(String) - Static method in class nablarch.core.message.MessageUtil
メッセージIDに対応するStringResourceを取得する。 メッセージIDがnullである場合は、nullを返す。

テンプレート文字列が以下であるときの例を示す。
「errors.maxLength={0}は{1}文字以下で入力してください。」
例:

getStringSetting(String, MessageSenderSettings.SettingType, boolean, String) - Method in class nablarch.fw.messaging.MessageSenderSettings
String型の設定値を取得する。
getSubject() - Method in class nablarch.common.mail.FreeTextMailContext
件名を取得する。
getSubject() - Method in class nablarch.common.mail.MailContext
件名を取得する。
getSubject() - Method in class nablarch.common.mail.MailRequestTable.MailRequest
件名を取得する。
getSubject() - Method in class nablarch.common.mail.MailTemplateTable.MailTemplate
件名を取得する。
getSubject() - Method in class nablarch.common.mail.TemplateEngineProcessedResult
件名を取得する。
getSubmissionAction() - Method in class nablarch.common.web.tag.ButtonTag
サブミット時の動作を取得する。
getSubmissionAction() - Method in class nablarch.common.web.tag.DownloadButtonTag
 
getSubmissionAction() - Method in class nablarch.common.web.tag.DownloadLinkTag
 
getSubmissionAction() - Method in class nablarch.common.web.tag.DownloadSubmitTag
 
getSubmissionAction() - Method in class nablarch.common.web.tag.SubmitLinkTag
サブミット時の動作を取得する。
getSubmissionAction() - Method in class nablarch.common.web.tag.SubmitTag
サブミット時の動作を取得する。
getSubmissionInfoList() - Method in class nablarch.common.web.tag.FormContext
フォームに含まれるサブミット情報を取得する。
getSubmitLinkDisabledJsp() - Method in class nablarch.common.web.tag.CustomTagConfig
SubmitLink描画時の表示制御判定が「非活性」の場合に使用するJSPのURLを取得する。
GetSuffix(int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Get the suffix.
getSyncMessagingEventHookList() - Method in class nablarch.fw.messaging.MessageSenderSettings
メッセージ送信の処理前後に行う処理を取得する。
getSystemZoneId() - Method in class nablarch.integration.jsr310.util.BasicDateTimeConfiguration
 
getSystemZoneId() - Method in interface nablarch.integration.jsr310.util.DateTimeConfiguration
システムが依存するjava.time.ZoneIdを取得する
getTableList() - Method in class nablarch.test.core.db.EntityDependencyParser
ソート済みテーブル一覧を取得する。
getTableName() - Method in class nablarch.common.dao.EntityMeta
テーブル名を返す。
getTableName(Class<?>) - Static method in class nablarch.common.dao.EntityUtil
エンティティクラスからテーブル名を取得する。
getTableName() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlContext
排他制御用テーブルのテーブル名を取得する。
getTableName() - Method in class nablarch.common.exclusivecontrol.Version
排他制御用テーブルのテーブル名を取得する。
getTableName() - Method in class nablarch.common.mail.MailRecipientTable
メール送信先テーブルの名前を取得する。
getTableName() - Method in class nablarch.common.schema.TableSchema
テーブル名を取得する。
getTableName() - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
再送電文管理テーブルの名称を返す。
getTableName() - Method in class nablarch.test.core.db.TableData
テーブル名を取得する。
getTableNameWithSchema(Class<?>) - Static method in class nablarch.common.dao.EntityUtil
エンティティクラスからスキーマ名を修飾したテーブル名("スキーマ名.テーブル名"形式)を取得する。

スキーマを持たないテーブルの場合、テーブル名のみを返す。

getTabSize(int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
getTagName() - Method in class nablarch.common.web.tag.AnchorTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.ButtonTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.CheckboxTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.CodeCheckboxesTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.CodeCheckboxTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.CodeRadioButtonsTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.CodeSelectTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.CompositeKeyCheckboxTag
 
getTagName() - Method in class nablarch.common.web.tag.CompositeKeyRadioButtonTag
 
getTagName() - Method in class nablarch.common.web.tag.DownloadButtonTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.DownloadLinkTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.DownloadSubmitTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.FileTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.FormTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.HiddenStoreTag
 
getTagName() - Method in class nablarch.common.web.tag.HiddenTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.ImgTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.LinkTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.ListCheckboxesTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.ListRadioButtonsTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.PasswordTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.PlainHiddenTag
 
getTagName() - Method in class nablarch.common.web.tag.PopupButtonTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.PopupLinkTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.PopupSubmitTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.RadioButtonTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.SelectTagSupport
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.SinglevaluedInputTagWriterSupport
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.SubmitLinkTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.SubmitTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.TextareaTag
タグ名を取得する。
getTagName() - Method in class nablarch.common.web.tag.TextTag
タグ名を取得する。
getTargetAnnotation() - Method in class nablarch.common.date.YYYYMMConvertor
対応するアノテーションのクラスを取得する。
getTargetAnnotation() - Method in class nablarch.common.date.YYYYMMDDConvertor
対応するアノテーションのクラスを取得する。
getTargetAnnotation() - Method in interface nablarch.core.validation.convertor.ExtendedStringConvertor
対応するアノテーションのクラスを取得する。
getTargetClass() - Method in class nablarch.common.date.AbstractDateStringConverter
変換対象のクラスを取得する。
getTargetClass() - Method in class nablarch.common.web.compositekey.CompositeKeyArrayConvertor
変換対象のクラスを取得する。
getTargetClass() - Method in class nablarch.common.web.compositekey.CompositeKeyConvertor
変換対象のクラスを取得する。
getTargetClass() - Method in class nablarch.core.validation.convertor.BigDecimalConvertor
変換対象のクラスを取得する。
getTargetClass() - Method in class nablarch.core.validation.convertor.BooleanConvertor
 
getTargetClass() - Method in interface nablarch.core.validation.Convertor
変換対象のクラスを取得する。
getTargetClass() - Method in class nablarch.core.validation.convertor.IntegerConvertor
変換対象のクラスを取得する。
getTargetClass() - Method in class nablarch.core.validation.convertor.LongConvertor
変換対象のクラスを取得する。
getTargetClass() - Method in class nablarch.core.validation.convertor.StringArrayConvertor
 
getTargetClass() - Method in class nablarch.core.validation.convertor.StringConvertor
変換対象のクラスを取得する。
getTargetClass() - Method in class nablarch.core.validation.ValidationContext
変換対象のフォームクラスを取得する。
getTargetCount(String) - Method in class nablarch.common.mail.MailRequestTable
処理対象件数を取得する。

本クラスのスキーマ設定にメール送信パターンIDを設定した場合には、 処理対象のメール送信パターンIDの設定が必須となる。 スキーマ定義にメール送信パターンIDが設定されているのに、 処理対象のメール送信パターンIDが設定されていない場合にはSQL実行時エラーとなる。

getTargetFlowNodeId() - Method in class nablarch.integration.workflow.definition.SequenceFlow
遷移先フローノードIDを取得する。
getTargetFlowNodeIdColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
遷移先フローノードIDカラム名を取得する。
getTargetGenerateId() - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
受信電文連番を採番するためのIDを取得する。
getTargetId() - Method in class nablarch.core.repository.di.ComponentReference
インジェクションするオブジェクトのIDを取得する。
getTargetPackages() - Method in class nablarch.fw.hotdeploy.HotDeployHandler
HotDeploy対象のパッケージを取得。
getTargets() - Static method in enum nablarch.common.web.tag.AutocompleteDisableTarget
autocomplete属性をOFFにする対象を取得する。
getTargets() - Method in class nablarch.fw.web.handler.health.HealthCheckResult
全てのヘルスチェック結果を取得する。
getTargetUrl() - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
例外発生時の接続先を取得する。
getTaskAssignedGroupCount(String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
タスク担当グループ数を取得する。
getTaskAssignedUserCount(String, String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
タスク担当ユーザ数を取得する。
getTasks() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
タスク定義を返す。
getTaskTableName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
タスクテーブル名を取得する。
getTempDirectory() - Method in class nablarch.fw.web.HttpServer
 
getTempDirectory() - Method in class nablarch.test.core.http.HttpTestConfiguration
テンプディレクトリのパスを取得する。
getTempDirPath() - Method in class nablarch.fw.web.HttpResponseSetting
一時ファイルの出力先フォルダのパスを返す。
getTemplateId() - Method in class nablarch.common.mail.TemplateMailContext
テンプレートIDを取得する。
getTemplateName() - Method in class nablarch.integration.report.ReportParam
帳票テンプレート名取得メソッド。
getTestCaseName() - Method in class nablarch.test.core.http.TestCaseInfo
テストケース名称を取得する.
テスト失敗時のメッセージやHTMLファイル出力名に使用される。 デフォルトは、{データシート名}_{caseIndex}_{Case名}
例)RGBN00000000_Case0_初期表示
getTestCaseNo() - Method in class nablarch.test.core.http.TestCaseInfo
テストケース番号を取得する。
getTestClass() - Method in class nablarch.test.core.rule.TestDescription
実行中のテストクラスを取得する。
getTestClassSimpleName() - Method in class nablarch.test.core.rule.TestDescription
実行中のテストクラス名を取得する。
getTestDataParser() - Method in class nablarch.test.core.http.RestTestSupport
テストデータパーサを取得する。
getTestDataParser() - Method in class nablarch.test.TestSupport
テストデータパーサを取得する。
getTestSupport() - Method in class nablarch.test.core.db.DbAccessTestSupport
テストサポートクラスを返却する。
getTestSupportHandler() - Static method in class nablarch.test.core.http.HttpRequestTestSupport
サポートハンドラを取得する。
getText() - Method in class nablarch.fw.web.useragent.UserAgent
UserAgent文字列を取得する。
getTextEncoding(Map<String, Object>) - Static method in class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
エンコーディングを取得する
getTime(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getTime(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getTime(int).
getTimeout() - Method in class nablarch.fw.messaging.MessageSenderSettings
応答タイムアウト(単位:ミリ秒)を取得する。
getTimestamp() - Method in class nablarch.core.date.BasicSystemTimeProvider
現在日時を取得する。
getTimestamp() - Method in interface nablarch.core.date.SystemTimeProvider
システム日時を取得する。
getTimestamp() - Static method in class nablarch.core.date.SystemTimeUtil
システム日時を取得する。
getTimestamp(int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
getTimestamp(int) - Method in class nablarch.core.db.statement.ResultSetIterator
カレント行の指定されたカラムの値をTimestampで取得する。
getTimestamp(int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.getTimestamp(int) (int)}.
getTimestamp(String) - Method in class nablarch.core.db.statement.SqlRow
指定されたカラムの情報をTimestampとして取得する。

データベースから取得したデータのデータタイプが下記のデータの場合、Timestampとして取得する。 下記に該当しない場合は、IllegalStateExceptionを送出する。
Timestamp

getTimestamp(LocalDateTime) - Static method in class nablarch.integration.jsr310.util.DateTimeUtil
java.time.LocalDateTimeのインスタンスをjava.sql.Timestampに変換する
getTimestamp() - Method in class nablarch.test.FixedSystemTimeProvider
現在日時を取得する。
getTimeToLive() - Method in class nablarch.fw.messaging.SendingMessage
電文の有効期間をmsec単位で返す。
getTimeUnitMapping() - Method in class nablarch.core.cache.expirable.BasicExpirationSetting
時間単位のマッピングを取得する。 本メソッドをオーバーライドすることで、 マッピングを変更することができる。
getTimeZone(HttpRequest, ServletExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSupport
スレッドコンテキストに保持するタイムゾーン属性を返す。
getTimeZone() - Static method in class nablarch.core.ThreadContext
スレッドローカルからタイムゾーンを取得する。
getTitleRecordTypeName(Map<String, Object>) - Static method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
タイトルのレコードタイプ名を取得する。
getToken() - Method in exception nablarch.core.dataformat.SyntaxErrorException
構文エラーの発生箇所を返却する。
getToken(int) - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Get the specific Token.
getTokenGenerator() - Static method in class nablarch.common.web.token.TokenUtil
TokenGeneratorをリポジトリから取得する。
リポジトリに存在しない場合はRandomTokenGeneratorを使用する。
getTokenName() - Method in class nablarch.common.web.token.DbTokenSchema
トークンカラム名 を取得する。
getToList() - Method in class nablarch.common.mail.MailContext
送信先(TO)メールアドレスのリストを取得する。
getTps() - Method in class nablarch.fw.batch.progress.Progress
全体のTPSを返す。
getTransaction(String) - Method in class nablarch.core.db.transaction.JdbcTransactionFactory
JdbcTransactionを生成する。
getTransaction() - Static method in class nablarch.core.transaction.TransactionContext
トランザクションオブジェクトを取得する。

トランザクション名"transaction"でスレッドローカルに登録されたトランザクションを取得する。

getTransaction(String) - Static method in class nablarch.core.transaction.TransactionContext
トランザクションオブジェクトを取得する。
getTransaction(String) - Method in interface nablarch.core.transaction.TransactionFactory
トランザクションオブジェクトを生成する。
getTransaction(String) - Method in class nablarch.integration.messaging.wmq.xa.WmqXATransactionFactory
WmqXATransactionを生成する。
getTransactionManager() - Method in class nablarch.integration.doma.DomaConfig
 
getTransactionManagerConnection() - Static method in class nablarch.core.db.connection.DbConnectionContext
現在のスレッドに紐付いたデフォルトのトランザクション制御を取得する。

トランザクション制御の取得には、"transaction"という名前が使用される。

getTransactionManagerConnection(String) - Static method in class nablarch.core.db.connection.DbConnectionContext
現在のスレッドから指定した名前のトランザクション制御を取得する。
getTransactionName() - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
トランザクション名を取得する。
getTransferEncoding() - Method in class nablarch.fw.web.HttpResponse
Transfer-Encodingの値を取得する。

このメソッドの処理は以下のソースコードと等価である。

getType() - Method in class nablarch.common.databind.csv.CsvDataBindConfigConverter
 
getType() - Method in interface nablarch.common.databind.DataBindConfigConverter
変換対象のアノテーションのタイプを返す。
getType() - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigConverter
 
getType() - Method in class nablarch.common.web.tag.CheckboxTagSupport
 
getType() - Method in class nablarch.common.web.tag.CheckedInputTagSupport
type属性を取得する。
getType() - Method in class nablarch.common.web.tag.CodeCheckboxesTag
 
getType() - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
type属性を取得する。
getType() - Method in class nablarch.common.web.tag.CodeRadioButtonsTag
 
getType() - Method in class nablarch.common.web.tag.CompositeKeyCheckboxTag
 
getType() - Method in class nablarch.common.web.tag.CompositeKeyRadioButtonTag
 
getType() - Method in class nablarch.common.web.tag.ListCheckboxesTag
 
getType() - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
type属性を取得する。
getType() - Method in class nablarch.common.web.tag.ListRadioButtonsTag
type属性を取得する。
getType() - Method in class nablarch.common.web.tag.RadioButtonTag
type属性を取得する。
getType() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
ディレクティブの値の型を取得する。
getType() - Method in class nablarch.core.repository.di.ComponentDefinition
コンポーネントの型を取得する。
getType() - Method in class nablarch.core.validation.PropertyValidationDefinition
プロパティの型を取得する。
getType() - Method in class nablarch.integration.redisstore.lettuce.AbstractLettuceRedisClient
 
getType() - Method in interface nablarch.integration.redisstore.lettuce.LettuceRedisClient
実装クラスを識別する種別を取得する。
getType() - Method in enum nablarch.test.core.reader.DataType
データタイプを取得する。
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.Directive
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.ExpressionLang
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.HtmlComment
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.JspCore
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.SuppressJspCheck
 
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグのタイプを取得する。
getType() - Method in class nablarch.test.tool.sanitizingcheck.tag.TagLib
 
getTypeForTest(int) - Method in class nablarch.test.core.file.DataFileFragment
フィールドに対するテスト用のデータ型シンボルを取得する。

getTypeName() - Method in class nablarch.core.dataformat.CharacterReplacementConfig
寄せ字変換タイプ名を取得する。
getTypeName() - Method in class nablarch.core.dataformat.RecordDefinition
このレコードフォーマットのレコードタイプ名を返却する。
getTypeOf(String) - Method in class nablarch.test.core.file.DataFileFragment
フィールド名から、そのフィールドのレコードタイプを取得する。
getUnknownValue(int, int) - Method in class nablarch.test.core.db.BasicDefaultValues
不明な型の場合のデフォルト値を取得する。
本実装では例外を送出する。
getUpdateAndCheckSql() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlTable
バージョン番号を更新するSQL文(バージョン番号の更新チェックあり)を取得する。
getUpdateAndCheckSqlTemplate() - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を更新するSQL文(バージョン番号の更新チェックあり)のテンプレートを取得する。
getUpdateCount() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.getUpdateCount()のラッパー。
getUpdateCount() - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
更新件数を取得する。
getUpdateCount() - Method in interface nablarch.core.db.statement.SqlStatement
Statement.getUpdateCount()のラッパー。
getUpdateSize() - Method in class nablarch.etl.config.DbToDbStepConfig
1回のSQL実行で処理するサイズに関する設定を取得する。
getUpdateSql() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlTable
バージョン番号を更新するSQL文(バージョン番号の更新チェックなし)を取得する。
getUpdateSqlTemplate() - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を更新するSQL文(バージョン番号の更新チェックなし)のテンプレートを取得する。
getUploadTmpDirectory() - Method in class nablarch.test.core.http.HttpTestConfiguration
アップロードファイルの一時ディレクトリを取得する。 本ディレクトリは、テスト時にアップロードファイルを一時的に配置するディレクトリとなる。
getUri() - Method in class nablarch.common.web.tag.SubmissionInfo
サブミット先のURIを取得する。
getUri() - Method in class nablarch.fw.messaging.MessageSenderSettings
HTTP通信の接続先URIを取得する。
getUrl(TransactionManagerConnection) - Static method in class nablarch.etl.EtlUtil
データベース接続からURLを取得する。
getUrl() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
URLを取得する。
getUseCurrentPageNumber() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseCurrentPageNumber属性のデフォルト値を取得する。
getUseFirstSubmit() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseFirstSubmit属性のデフォルト値を取得する。
getUseGetRequest() - Method in class nablarch.common.web.tag.CustomTagConfig
GETメソッドによるリクエストを使用するか否かのデフォルト値を取得する。
getUseHiddenEncryption() - Method in class nablarch.common.web.tag.CustomTagConfig
hiddenタグの暗号化機能を使用するか否かのデフォルト値を取得する。
getUseLastSubmit() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseLastSubmit属性のデフォルト値を取得する。
getUseNextSubmit() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseNextSubmit属性のデフォルト値を取得する。
getUseOffValue() - Method in class nablarch.common.web.tag.CheckboxTag
 
getUseOffValue() - Method in class nablarch.common.web.tag.CheckboxTagSupport
チェックなしの値設定を使用するか否かを取得する。
デフォルト実装では、常にtrueを返す。
getUsePageNumberSubmit() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのusePageNumberSubmit属性のデフォルト値を取得する。
getUsePaging() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのusePaging属性のデフォルト値を取得する。
getUsePrevSubmit() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのusePrevSubmit属性のデフォルト値を取得する。
getUserAgent() - Method in class nablarch.fw.web.HttpRequest
UserAgent情報を取得する。

HTTPヘッダ("User-Agent")よりUser-Agent文字列を取得し、 SystemRepositoryに設定されたUserAgentParser(コンポーネント名"userAgentParser")で解析を行う。
パーサーが取得できない場合は、 全ての項目にデフォルト値が設定されたUserAgentオブジェクトが返却される。

getUserAgentPattern() - Method in class nablarch.fw.web.download.encorder.DownloadFileNameEncoderEntry
User-Agentヘッダのパターンを取得する。
getUseResultCount() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseResultCount属性のデフォルト値を取得する。
getUserId() - Method in class nablarch.core.log.basic.LogContext
LogContext作成時点のユーザIDを取得する。
getUserId() - Static method in class nablarch.core.ThreadContext
スレッドローカルからユーザIDを取得する。
getUserId() - Method in class nablarch.fw.messaging.FwHeader
ユーザIDヘッダの値を返す。
getUserId() - Method in class nablarch.integration.workflow.dao.TaskAssignedUserEntity
ユーザIDを取得する。
getUserId() - Method in class nablarch.test.core.http.TestCaseInfo
ユーザIDを取得する。
getUserIdColumnName() - Method in class nablarch.common.permission.schema.GroupSystemAccountTableSchema
ユーザIDカラムの名前を取得する。
getUserIdColumnName() - Method in class nablarch.common.permission.schema.SystemAccountAuthorityTableSchema
ユーザIDカラムの名前を取得する。
getUserIdColumnName() - Method in class nablarch.common.permission.schema.SystemAccountTableSchema
ユーザIDカラムの名前を取得する。
getUserIdLockedColumnName() - Method in class nablarch.common.permission.schema.SystemAccountTableSchema
ユーザIDロックカラムの名前を取得する。
getUserIdSession(ExecutionContext, String) - Method in class nablarch.common.handler.threadcontext.UserIdAttribute
セッションからユーザIDを取得する。 デフォルトではHTTPセッションからユーザIDを取得する。 必要に応じてオーバーライドすること。
getUserIdSession(ExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.UserIdAttributeInSessionStore
 
getUserIdSessionKey() - Method in class nablarch.test.core.http.HttpTestConfiguration
ユーザIDセッションキーを取得する。
getUserIdToFormatKey() - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
ユーザIDとフォーマット定義ファイル上のキーとの対応を取得する。
getUserName() - Method in class nablarch.etl.SqlLoaderConfig
ユーザ名を返す。
getUseValueAsNullIfObjectExists() - Method in class nablarch.common.web.tag.CustomTagConfig
入力系のタグでname属性に指定した名称に対応する値を取得する際に、値を保持するオブジェクトが nullであればnullを設定されたものとして動作するか否かを取得する。
getValidateFor() - Method in class nablarch.core.validation.ValidationContext
バリデーション対象メソッドを取得する。
getValidateForMethods(String) - Method in class nablarch.core.validation.FormValidationDefinition
ValidateForアノテーションのついたメソッドをValidateForのvalueに指定したメソッド名を元に取得する。
getValidator() - Static method in class nablarch.core.validation.ee.ValidatorUtil
Validatorインスタンスを取得する。

Validatorインスタンスは以下の手順で取得される。
SystemRepositoryから"validatorFactoryBuilder"という名前で ValidatorFactoryBuilderを取得する。 SystemRepositoryからValidatorFactoryBuilderが取得できなかった場合は、 このクラスの内部クラスとして用意されているValidatorFactoryBuilderのデフォルトの実装が使用される。 ValidatorFactoryBuilderを使用して、ValidatorFactoryを生成する。 ValidatorFactoryからValidatorインスタンスを生成して返却する。

getValidatorAction() - Method in class nablarch.fw.action.FileBatchActionBase
入力ファイルのバリデーションを実装したオブジェクトを返す。

デフォルト実装ではバリデーションは行われない。 入力ファイルのバリデーションが必要な場合にオーバーライドすること。

getValidatorAnnotations() - Method in interface nablarch.core.validation.domain.DomainDefinition
ドメイン定義に指定されたバリデータのアノテーションを取得する。
getValidatorAnnotations(Annotation) - Method in class nablarch.core.validation.domain.DomainValidationHelper
ドメイン定義に指定されたバリデータのアノテーションを取得する。
getValidatorAnnotations(Enum<?>) - Static method in class nablarch.core.validation.domain.DomainValidationHelper
ドメイン定義に指定されたバリデータのアノテーションを取得する。

DomainDefinition.getValidatorAnnotations()の実装にて本メソッドを使用する。 実装例を以下に示す。

getValidatorAnnotations() - Method in class nablarch.core.validation.PropertyValidationDefinition
バリデータアノテーションのリストを取得する。
getValidatorFactory() - Static method in class nablarch.core.validation.ee.ValidatorUtil
ValidatorFactoryインスタンスを取得する。
getValidObjects() - Method in class nablarch.fw.web.upload.util.BulkValidationResult
バリデーション済みオブジェクトを取得する。
getValue(Object) - Method in class nablarch.common.code.BasicCodeLoader
IDに紐付くデータをロードする。
getValue(Object, ExecutionContext) - Method in class nablarch.common.handler.threadcontext.ExecutionIdAttribute
スレッドコンテキストに格納するプロパティの値を返す。
getValue(Request<?>, ExecutionContext) - Method in class nablarch.common.handler.threadcontext.LanguageAttribute
スレッドコンテキストに格納するプロパティの値を返す。
getValue(Request<?>, ExecutionContext) - Method in class nablarch.common.handler.threadcontext.RequestIdAttribute
スレッドコンテキストに格納するプロパティの値を返す。
getValue(T, ExecutionContext) - Method in interface nablarch.common.handler.threadcontext.ThreadContextAttribute
スレッドコンテキストに格納するプロパティの値を返す。
getValue(Request<?>, ExecutionContext) - Method in class nablarch.common.handler.threadcontext.TimeZoneAttribute
スレッドコンテキストに格納するプロパティの値を返す。
getValue(Object, ExecutionContext) - Method in class nablarch.common.handler.threadcontext.UserIdAttribute
スレッドコンテキストに格納するプロパティの値を返す。
getValue(Request<?>, ExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.HttpLanguageAttribute
コンテキストスレッドに格納するこのプロパティの値を返す。

HttpLanguageAttribute.getLocale(HttpRequest, ServletExecutionContext)に処理を委譲する。

getValue(Request<?>, ExecutionContext) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSupport
コンテキストスレッドに格納するこのプロパティの値を返す。

TimeZoneAttributeInHttpSupport.getTimeZone(HttpRequest, ServletExecutionContext)に処理を委譲する。

getValue() - Method in class nablarch.common.web.session.SessionEntry
セッションに登録された値を取得する。
getValue() - Method in class nablarch.common.web.tag.CheckboxTagSupport
value属性の値を取得する。
getValue() - Method in class nablarch.common.web.tag.CheckedInputTagSupport
value属性の値を取得する。
getValue(Object) - Method in class nablarch.common.web.tag.CodeTagWriterSupport
 
getValue(Object) - Method in class nablarch.common.web.tag.ListTagWriterSupport
値を取得する。
getValue(Object) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
値を取得する。
getValue(PageContext, String, boolean) - Static method in class nablarch.common.web.tag.TagUtil
name属性に対応するvalue属性を取得する。

name属性は、EL式に似た下記のルールにより、オブジェクト階層のアクセスをサポートする。 オブジェクト又はMapのプロパティへのアクセスは、ドット区切りを指定する。 List又は配列の要素へのアクセスは、角括弧(括弧内にインデックスを表す数字)を指定する。
オブジェクト階層のルートにあたるオブジェクトは、下記の順に検索し、最初に見つかった値を使用する。 Servlet APIのページスコープ Servlet APIのリクエストスコープ Servlet APIのリクエストパラメータ(includeRequestParameterがtrueの場合のみ) Servlet APIのセッションスコープ
getValue(Object) - Method in class nablarch.core.cache.BasicStaticDataCache
IDを指定して静的データを取得する。
getValue(Object) - Method in interface nablarch.core.cache.StaticDataCache
IDを指定して静的データを取得する。
getValue(Object) - Method in interface nablarch.core.cache.StaticDataLoader
IDに紐付くデータをロードする。
getValue(Object) - Method in class nablarch.core.dataformat.DataRecord
指定されたフィールドの値を返却する。
getValue(Object) - Method in class nablarch.core.db.statement.autoproperty.FieldAndAnnotationLoader
Objectのフィールド、アノテーション情報をロードする。

ロードしたフィールドとアノテーション情報は、下記のオブジェクト形式で返却する。
getValue(Object) - Method in class nablarch.core.db.statement.BasicSqlLoader
SQL文をロードする。
getValue() - Method in enum nablarch.core.log.basic.LogLevel
ログレベルの値を取得する。
getValue(Locale) - Method in class nablarch.core.message.BasicStringResource
言語に対応する文字列を取得する。
getValue(Object) - Method in class nablarch.core.message.BasicStringResourceLoader
メッセージを格納したテーブルからメッセージIDに対応するメッセージを取得する。
getValue(Object) - Method in class nablarch.core.message.PropertiesStringResourceLoader
 
getValue(Locale) - Method in interface nablarch.core.message.StringResource
言語に対応する文字列を取得する。
getValue() - Method in class nablarch.core.repository.di.config.MapEntryDefinition
値の文字列表現を取得する。
getValue() - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Gets the value of the value property.
getValue() - Method in class nablarch.core.repository.di.config.xml.schema.Property
Gets the value of the value property.
getValue(Object) - Method in class nablarch.core.validation.FormValidationDefinitionLoader
IDに紐付くデータをロードする。
getValue() - Method in class nablarch.fw.jaxrs.BodyConverterSupport.ContentType
ContentTypeの値を返す。
getValue() - Method in class nablarch.fw.web.handler.secure.ContentSecurityPolicyHeader
 
getValue() - Method in class nablarch.fw.web.handler.secure.ContentTypeOptionsHeader
 
getValue() - Method in class nablarch.fw.web.handler.secure.FrameOptionsHeader
 
getValue() - Method in class nablarch.fw.web.handler.secure.ReferrerPolicyHeader
 
getValue() - Method in interface nablarch.fw.web.handler.secure.SecureResponseHeader
レスポンスヘッダの値を返す。
getValue() - Method in class nablarch.fw.web.handler.secure.SecureResponseHeaderSupport
 
getValue() - Method in class nablarch.fw.web.handler.secure.XssProtectionHeader
 
getValue(String) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getValue(int, String) - Method in class nablarch.test.core.db.TableData
値を取得する。
getValue(Map<String, String>, String) - Method in class nablarch.test.core.http.TestCaseInfo
LIST_MAPから取得したレコードから、指定したカラム名に対応する値を取得する
getValue() - Method in enum nablarch.test.core.reader.SendSyncMessageParser.ErrorMode
モードを有効にする場合に、セルに記載する値を取得する
getValue() - Method in class nablarch.test.core.util.interpreter.InterpretationContext
解釈対象の値を取得する。
getValue(Object, ExecutionContext) - Method in class nablarch.test.FixedExecutionIdAttribute
 
getValue() - Method in class nablarch.test.tool.htmlcheck.parser.Token
An optional attribute value of the Token.
getValue() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値を取得する。
getValueColumnName() - Method in class nablarch.common.code.schema.CodeNameSchema
コード値カラムの名前を取得する。
getValueColumnName() - Method in class nablarch.common.code.schema.CodePatternSchema
コード値カラムの名前を取得する。
getValueComponent() - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Gets the value of the valueComponent property.
getValueId() - Method in class nablarch.core.repository.di.config.MapEntryDefinition
値のコンポーネントIDを取得する。
getValueName() - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Gets the value of the valueName property.
getValueNames() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
getValueRef() - Method in class nablarch.core.repository.di.config.MapEntryDefinition
値の参照名を取得する。
getValues(String, Object) - Method in class nablarch.common.code.BasicCodeLoader
インデックスに紐付くデータをロードする。
getValues(String) - Method in class nablarch.common.code.BasicCodeManager
コードIDに紐付く全てのコード値を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。

返却値は、あらかじめ言語ごとに定義されたソート順に従い、並び替えを行う。

getValues(String, String) - Method in class nablarch.common.code.BasicCodeManager
コードID、パターンを条件に、対応するコード値を全て取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。 返却値は、あらかじめ言語ごとに定義されたソート順に従い、並び替えを行う。
getValues(String, Locale) - Method in class nablarch.common.code.BasicCodeManager
コードIDと言語を条件に、対応するコード値を全て取得する。

返却値は、あらかじめ言語ごとに定義されたソート順に従い、並び替えを行う。

getValues(String, String, Locale) - Method in class nablarch.common.code.BasicCodeManager
コードID、パターン、言語を条件に、対応するコード値を全て取得する。

返却値は、あらかじめ言語ごとに定義されたソート順に従い、並び替えを行う。

getValues(Locale) - Method in interface nablarch.common.code.Code
コード値を全て取得する。
getValues(String, Locale) - Method in interface nablarch.common.code.Code
パターンを指定してコード値を取得する。
getValues(String) - Method in interface nablarch.common.code.CodeManager
コードIDに紐付く全てのコード値を取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。

返却値は、あらかじめ言語ごとに定義されたソート順に従い、並び替えを行う。

getValues(String, String) - Method in interface nablarch.common.code.CodeManager
コードID、パターンを条件に、対応するコード値を全て取得する。
取得対象言語は、ThreadContextでデフォルトとして指定された言語とする。 ThreadContextからデフォルト言語を取得できなかった場合、 デフォルトロケールから言語を取得する。 返却値は、あらかじめ言語ごとに定義されたソート順に従い、並び替えを行う。
getValues(String, Locale) - Method in interface nablarch.common.code.CodeManager
コードIDと言語を条件に、対応するコード値を全て取得する。

返却値は、あらかじめ言語ごとに定義されたソート順に従い、並び替えを行う。

getValues(String, String, Locale) - Method in interface nablarch.common.code.CodeManager
コードID、パターン、言語を条件に、対応するコード値を全て取得する。

返却値は、あらかじめ言語ごとに定義されたソート順に従い、並び替えを行う。

getValues(String) - Static method in class nablarch.common.code.CodeUtil
コードIDに紐付く全てのコード値を取得する。
getValues(String, String) - Static method in class nablarch.common.code.CodeUtil
コードIDとパターンに紐付くコード値を取得する。
getValues(String, Locale) - Static method in class nablarch.common.code.CodeUtil
コードIDに紐付く全てのコード値を取得する。
getValues(String, String, Locale) - Static method in class nablarch.common.code.CodeUtil
コードIDとパターンに紐付くコード値を取得する。
getValues(PageContext, HtmlAttributes) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
多値としてname属性に対応するvalue属性を取得する。
取得先はリクエストパラメータと変数スコープとする。
getValues(String, Object) - Method in class nablarch.core.cache.BasicStaticDataCache
条件に合致した静的データのリストを取得する。
条件は事前にインデックスとして辞書に登録する必要があり、 このメソッドではそのインデックス名を指定して静的データを取得する。
getValues(String, Object) - Method in interface nablarch.core.cache.StaticDataCache
条件に合致した静的データのリストを取得する。
条件は事前にインデックスとして辞書に登録する必要があり、 このメソッドではそのインデックス名を指定して静的データを取得する。
getValues(String, Object) - Method in interface nablarch.core.cache.StaticDataLoader
インデックスに紐付くデータをロードする。
getValues(String, Object) - Method in class nablarch.core.db.statement.autoproperty.FieldAndAnnotationLoader
インデックスに紐付くデータをロードする(本メソッドは、サポートしない)。
getValues(String, Object) - Method in class nablarch.core.db.statement.BasicSqlLoader
インデックスに紐付くデータをロードする。
getValues(String, Object) - Method in class nablarch.core.message.BasicStringResourceLoader
メッセージを格納したテーブルからメッセージIDに対応するメッセージを取得する。
getValues(String, Object) - Method in class nablarch.core.message.PropertiesStringResourceLoader
 
getValues(String, Object) - Method in class nablarch.core.validation.FormValidationDefinitionLoader
インデックスに紐付くデータをロードする。
getValueType() - Method in class nablarch.core.repository.di.config.MapEntryDefinition
値の種類を取得する。
getVarcharValue(int) - Method in class nablarch.test.core.db.BasicDefaultValues
可変長文字列型のデフォルト値を取得する。
デフォルト値をそのまま返却する。
getVarCountName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarCount属性のデフォルト値を取得する。
getVariableConditionSql(String, Object) - Method in class nablarch.core.db.statement.BasicStatementFactory
可変条件を持つSQL文の可変部分を構築する。
getVariableConditionSql(String, Object) - Method in interface nablarch.core.db.statement.StatementFactory
可変条件を持つSQL文の可変部分を構築する。
getVariableConditionSqlBySqlId(String, Object) - Method in class nablarch.core.db.statement.BasicStatementFactory
可変条件を持つSQL文の可変部分を構築する。
getVariableConditionSqlBySqlId(String, Object) - Method in interface nablarch.core.db.statement.StatementFactory
可変条件を持つSQL文の可変部分を構築する。
getVariables() - Method in class nablarch.common.mail.TemplateMailContext
テンプレートとマージする変数を取得する。
getVarOddEvenName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarOddEvenName属性のデフォルト値を取得する。
getVarRowCountName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarRowCount属性のデフォルト値を取得する。
getVarRowName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarRowName属性のデフォルト値を取得する。
getVarStatusName() - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarStatusName属性のデフォルト値を取得する。
getVersion(ExclusiveControlContext) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を取得する。(楽観的ロック)
getVersion(ExclusiveControlContext) - Method in interface nablarch.common.exclusivecontrol.ExclusiveControlManager
バージョン番号を取得する。(楽観的ロック)
getVersion(ExclusiveControlContext) - Static method in class nablarch.common.exclusivecontrol.ExclusiveControlUtil
バージョン番号を取得する。(楽観的ロック)
getVersion() - Method in class nablarch.common.exclusivecontrol.Version
バージョン番号を取得する。
getVersion() - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
getVersion() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceEntity
バージョンを取得する。
getVersion() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
バージョン番号を取得する。
getVersion() - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
バージョン番号を取得する。
getVersion() - Method in interface nablarch.integration.workflow.WorkflowInstance
バージョン番号を取得する。
getVersionColumn() - Method in class nablarch.common.dao.EntityMeta
バージョンカラムを返す。
getVersionColumnName() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlContext
バージョン番号カラム名を取得する。
getVersionColumnName() - Method in class nablarch.common.exclusivecontrol.ExclusiveControlTable
バージョン番号カラム名を取得する。
getVersionColumnName() - Method in class nablarch.common.exclusivecontrol.Version
バージョン番号カラム名を取得する。
getVersionColumnName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
バージョン番号カラム名を取得する。
getVersionColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
バージョンカラム名を取得する。
getWarBasePath() - Method in class nablarch.fw.web.HttpServer
このサーバにデプロイするWARのパスを返す。
getWarBasePaths() - Method in class nablarch.fw.web.HttpServer
 
getWebBaseDir() - Method in class nablarch.test.core.http.HttpTestConfiguration
webベースディレクトリを取得する。
getWebConfig() - Static method in class nablarch.common.web.WebConfigFinder
Webアプリケーションの設定を取得する。
getWebFrontController() - Method in class nablarch.fw.web.HttpServer
 
getWebFrontControllerKey() - Method in class nablarch.test.core.http.RestTestConfiguration
webFrontControllerKey を取得する。
getWorkflowDefinition(String) - Method in class nablarch.integration.workflow.definition.WorkflowDefinitionHolder
ワークフローIDに紐づく適用期間内のワークフロー定義を取得する。

適用期間内に複数のワークフロー定義情報が存在していた場合には、 バージョン番号が最大のワークフロー定義情報を返却する。

getWorkflowDefinition(String, long) - Method in class nablarch.integration.workflow.definition.WorkflowDefinitionHolder
ワークフローID及びバージョン番号に紐づくワークフロー定義を取得する。
getWorkflowDefinitionHolder() - Method in class nablarch.integration.workflow.WorkflowConfig
ワークフロー定義情報を保持するクラスを設定する。
getWorkflowDefinitionTableName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
プロセス定義テーブル名を取得する。
getWorkflowId() - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
getWorkflowId() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceEntity
ワークフローIDを取得する。
getWorkflowId() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
ワークフローIDを取得する。
getWorkflowId() - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
ワークフローIDを取得する。
getWorkflowId() - Method in interface nablarch.integration.workflow.WorkflowInstance
ワークフローIDを取得する。
getWorkflowIdColumnName() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
ワークフローIDカラム名を取得する。
getWorkflowIdColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
ワークフローIDカラム名を取得する。
getWorkflowInstanceDao() - Method in class nablarch.integration.workflow.definition.FlowNode
ワークフローインスタンス系テーブルへのアクセスクラスを取得する。
getWorkflowInstanceDao() - Method in class nablarch.integration.workflow.WorkflowConfig
ワークフロー進行状況のデータベースアクセスクラスを取得する。
getWorkflowInstanceFactory() - Method in class nablarch.integration.workflow.WorkflowConfig
ワークフローインスタンスのファクトリクラスを取得する。
getWorkflowName() - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
ワークフロー名を取得する。
getWorkflowNameColumnName() - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
プロセス名カラム名を取得する。
getWritablePropertyNames(Class<?>) - Static method in class nablarch.core.util.ObjectUtil
clazzに定義されたプロパティの名称リストを取得する。 setterが定義されているプロパティのみが対象となる。

clazzにsetterが定義されたプロパティがない場合、空のリストを返す。

getWriteTarget() - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamWritter
書き込み対象の文字列を取得する。
getWriteTarget() - Method in class nablarch.fw.messaging.realtime.http.streamio.CharHttpStreamWritter
 
getXHtmlName() - Method in enum nablarch.common.web.tag.HtmlAttribute
XHTMLの属性名を取得する。
getXmlComponentFile() - Method in class nablarch.test.core.http.HttpTestConfiguration
ターゲットコード用の設定ファイル(XMLファイル)をリードするための、ルートXMLファイル名を取得する。
getYyyymmddPattern() - Method in class nablarch.common.web.tag.CustomTagConfig
年月日のフォーマットに使用するパターンのデフォルト値を取得する。
getYyyymmPattern() - Method in class nablarch.common.web.tag.CustomTagConfig
年月のフォーマットに使用するパターンのデフォルト値を取得する。
getZenkakuAlphaChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第1水準に含まれる全てのアルファベットを取得する。
getZenkakuGreekChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第1水準に含まれる全ての全角ギリシャ文字を取得する。
getZenkakuHiraganaChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第1水準に含まれる全ての全角ひらがなを取得する。
getZenkakuKatakanaChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第1水準に含まれる全ての全角カタカナを取得する。
getZenkakuKeisenChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第1水準に含まれる全ての全角罫線を取得する。
getZenkakuNumChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第1水準に含まれる全ての全角数字を取得する。
getZenkakuRussianChars() - Static method in class nablarch.core.util.JapaneseCharsetUtil
Deprecated.
JIS第1水準に含まれる全ての全角ロシア文字を取得する。
getZoneSignNibbleNegative() - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
符号付きゾーン10進数値の末尾桁の上位4ビット(負数の場合)を返却する。
Glob - Class in nablarch.core.util
Glob書式をPatternオブジェクトに変換するユーティリティクラス。
GlobalErrorHandler - Class in nablarch.fw.handler
異例処理用例外ハンドラ。

このハンドラは、リクエストコントローラの直後に配置され、 ハンドラキュー上のどのハンドラでも捕捉されなかった例外に対して 最終的に処理を行う責務を持ったハンドラである。

ほとんどのエラーは各処理方式に準じた例外ハンドラーにより捕捉されるが、 それらのハンドラが捕捉しないエラー、もしくは、それらのハンドラ以降の 処理で発生したエラーが対象となる。

このハンドラが例外処理として行うのは以下の2点である。 1.

GlobalErrorHandler() - Constructor for class nablarch.fw.handler.GlobalErrorHandler
 
GroupAuthorityTableSchema - Class in nablarch.common.permission.schema
グループ権限テーブルのスキーマ情報を保持するクラス。
GroupAuthorityTableSchema() - Constructor for class nablarch.common.permission.schema.GroupAuthorityTableSchema
 
GroupMessageParser - Class in nablarch.test.core.reader
メッセージ(同期送信)を解析するクラス。
GroupMessageParser(TestDataReader, List<TestDataInterpreter>, DataType) - Constructor for class nablarch.test.core.reader.GroupMessageParser
コンストラクタ。
GroupSequenceManager - Interface in nablarch.core.validation.ee
BeanValidationのバリデーション順序を定義するインタフェース。

バリデーション順序をカスタマイズしたい場合、 本インタフェースを実装したクラスをコンポーネント定義にgroupSequenceManagerというキーで登録する。

GroupSystemAccountTableSchema - Class in nablarch.common.permission.schema
グループシステムアカウントテーブルのスキーマ情報を保持するクラス。
GroupSystemAccountTableSchema() - Constructor for class nablarch.common.permission.schema.GroupSystemAccountTableSchema
 
GroupTableSchema - Class in nablarch.common.permission.schema
グループテーブルのスキーマ情報を保持するクラス。
GroupTableSchema() - Constructor for class nablarch.common.permission.schema.GroupTableSchema
 
GtFlowProceedCondition - Class in nablarch.integration.workflow.condition
指定のパラメータ値が期待する値より大きいことをチェックするフロー進行条件クラス。
GtFlowProceedCondition(String, String) - Constructor for class nablarch.integration.workflow.condition.GtFlowProceedCondition
数値比較を行うフロー進行条件判定を生成する。

H

h1() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
h2() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
H2Dialect - Class in nablarch.core.db.dialect
H2用のSQL方言クラス。 このクラスは、1.4.191により動作確認を行っている。
H2Dialect() - Constructor for class nablarch.core.db.dialect.H2Dialect
 
H2MergeSqlGenerator - Class in nablarch.etl.generator
入力リソース(SELECT)文から登録/更新を一括で行うH2データベース用のMERGE文を生成するクラス。
H2MergeSqlGenerator() - Constructor for class nablarch.etl.generator.H2MergeSqlGenerator
 
h3() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
h4() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
h5() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
h6() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
handle(Object, ExecutionContext) - Method in class nablarch.common.availability.ServiceAvailabilityCheckHandler
ThreadContextからリクエストIDを取得し、サービス提供可否を判定する。
判定結果が可の場合、処理を後続に受け渡し、判定結果が不可の場合、例外を送出する。
handle(Object, ExecutionContext) - Method in class nablarch.common.handler.DbConnectionManagementHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.common.handler.threadcontext.ThreadContextClearHandler
 
handle(Object, ExecutionContext) - Method in class nablarch.common.handler.threadcontext.ThreadContextHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.common.handler.TransactionManagementHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.common.io.FileRecordWriterDisposeHandler
後続のハンドラの実行が終了した後に、 カレントスレッド上で管理されているファイルレコードライタが保持するストリームのクローズおよび DataRecordWriterのインスタンスを削除する。
handle(SqlRow, ExecutionContext) - Method in class nablarch.common.mail.MailSender
メール送信要求を元にメールを送信する。
handle(Object, ExecutionContext) - Method in class nablarch.common.permission.PermissionCheckHandler
リクエストIDを使用して認可判定を行う。

下記の順に処理を行う。 ThreadContextからリクエストIDを取得し、認可判定の対象リクエストかをチェックする。
対象でない場合は、認可判定を行わずに次のハンドラに処理を委譲する。 ThreadContext.getUserId()からユーザIDを取得する。
ユーザIDが設定されていない場合は、認可判定を行わずに次のハンドラに処理を委譲する。 ユーザに紐付く認可情報を取得し、認可判定を行う。
認可判定に成功した場合は、ThreadContextPermissionを設定し、次のハンドラに処理を委譲する。
認可判定に失敗した場合は、指定されたリソースパスとステータスコードを使用してForbiddenをスローする。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.common.web.handler.HttpAccessLogHandler
HTTPアクセスログを出力する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.common.web.handler.NablarchTagHandler
HTTPリクエストに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.common.web.interceptor.InjectForm.Impl
フォームを生成し、リクエストスコープに設定する。
handle(Object, ExecutionContext) - Method in class nablarch.common.web.session.SessionStoreHandler
 
handle(HttpRequest, ExecutionContext, Handler<HttpRequest, HttpResponse>, OnDoubleSubmission) - Method in class nablarch.common.web.token.BasicDoubleSubmissionHandler
OnDoubleSubmissionアノテーションに対する処理を行う。
handle(HttpRequest, ExecutionContext, Handler<HttpRequest, HttpResponse>, OnDoubleSubmission) - Method in interface nablarch.common.web.token.DoubleSubmissionHandler
OnDoubleSubmissionアノテーションに対する処理を行う。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.common.web.token.OnDoubleSubmission.Impl
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.common.web.token.UseToken.Impl
トークンを生成して元のハンドラを実行する。
handle(Object) - Method in class nablarch.core.db.statement.autoproperty.CurrentDateTimeAnnotationHandler
CurrentDateTimeが設定されているフィールドの値にシステム日時を設定する。
システム日付は、SystemTimeProviderから取得を行う。
システム日付は、下記のルールでフィールドに設定される。
handle(Object) - Method in class nablarch.core.db.statement.autoproperty.RequestIdAnnotationHandler
指定されたオブジェクトにリクエストIDを設定する。
handle(Object) - Method in class nablarch.core.db.statement.autoproperty.UserIdAnnotationHandler
指定されたオブジェクトにユーザIDを設定する。
handle(Object) - Method in interface nablarch.core.db.statement.AutoPropertyHandler
指定されたオブジェクトのフィールドの値に自動設定値を設定する。
handle(D, ExecutionContext) - Method in class nablarch.fw.action.BatchAction
データリーダによって読み込まれた1件分の入力データに対する業務処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.action.NoInputDataBatchAction
データリーダによって読み込まれた1件分の入力データに対する 業務処理を実行する。

処理をNoInputDataBatchAction.handle(nablarch.fw.ExecutionContext)に委譲する。

handle(ExecutionContext) - Method in class nablarch.fw.action.NoInputDataBatchAction
本処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.dicontainer.nablarch.NablarchWebContextHandler
 
handle(Object, ExecutionContext) - Method in class nablarch.fw.handler.BasicProcessStopHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.handler.DataReadHandler
入力データに対する処理を実行する。
handle(TData, ExecutionContext) - Method in class nablarch.fw.handler.DispatchHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.handler.DuplicateProcessCheckHandler
入力データに対する処理を実行する。
handle(Request<?>, ExecutionContext) - Method in class nablarch.fw.handler.GlobalErrorHandler
入力データに対する処理を実行する。
handle(TData, ExecutionContext) - Method in interface nablarch.fw.Handler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.handler.LoopHandler
入力データに対する処理を実行する。
handle(TData, ExecutionContext) - Method in class nablarch.fw.handler.MethodBinding
getMethodBoundTo() で取得したメソッドに対して後続処理を委譲し、 その結果を返す。
handle(Object, ExecutionContext) - Method in class nablarch.fw.handler.MultiThreadExecutionHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.handler.ProcessResidentHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.handler.RequestThreadLoopHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.handler.RetryHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.handler.StatusCodeConvertHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.hotdeploy.HotDeployHandler
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.BodyConvertHandler
 
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.CorsPreflightRequestHandler
 
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.JaxRsBeanValidationHandler
 
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.JaxRsResponseHandler
 
handle(CommandLine, ExecutionContext) - Method in class nablarch.fw.launcher.Main
入力データに対する処理を実行する。
handle(RequestMessage, ExecutionContext) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveAction
データリーダによって読み込まれた1件分の入力データに対する業務処理を実行する。
handle(SqlRow, ExecutionContext) - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
入力データからヘッダ部及び業務データ部からなるメッセージオブジェクトを生成し、 送信処理(キューへのPUT)を行う。

処理詳細は、以下のとおり。 ヘッダ部は、AsyncMessageSendAction.createHeaderRecord(nablarch.core.db.statement.SqlRow)で生成する。 業務データ部は、インプットデータ(本メソッドの引数)をそのまま使用する。 送信先のキューは、AsyncMessageSendAction.getQueueName()から取得する。

handle(RequestMessage, ExecutionContext) - Method in class nablarch.fw.messaging.action.MessagingAction
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.messaging.handler.HttpMessagingErrorHandler
 
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.messaging.handler.HttpMessagingRequestParsingHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.messaging.handler.HttpMessagingResponseBuildingHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.messaging.handler.MessageReplyHandler
入力データに対する処理を実行する。
handle(RequestMessage, ExecutionContext) - Method in class nablarch.fw.messaging.handler.MessageResendHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.fw.messaging.handler.MessagingContextHandler
入力データに対する処理を実行する。
handle(TRequest, ExecutionContext) - Method in class nablarch.fw.RequestHandlerEntry
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext, String, String) - Method in class nablarch.fw.web.handler.csrf.BadRequestVerificationFailureHandler
 
handle(HttpRequest, ExecutionContext, String, String) - Method in interface nablarch.fw.web.handler.csrf.VerificationFailureHandler
CSRFトークンの検証失敗時の処理を行う。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.CsrfTokenVerificationHandler
 
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.ForwardingHandler
HTTPリクエストに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.HealthCheckEndpointHandler
 
handle(Object, ExecutionContext) - Method in class nablarch.fw.web.handler.HttpCharacterEncodingHandler
エンコーディングを設定する。
本ハンドラは以下の手順で処理を行う。 HttpCharacterEncodingHandler.resolveRequestEncoding(HttpServletRequest) で解決したエンコーディングを HttpServletRequest に設定する。 HttpCharacterEncodingHandler.resolveResponseEncoding(HttpServletRequest) で解決したエンコーディングを HttpServletResponse に設定する。 後続のハンドラに処理を委譲する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.HttpErrorHandler
HTTPリクエストに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.HttpRequestJavaPackageMapping
HTTPリクエストに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.HttpResponseHandler
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.HttpRewriteHandler
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.KeitaiAccessHandler
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.NormalizationHandler
 
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.ResourceMapping
HTTPリクエストに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.SecureHandler
 
handle(Object, ExecutionContext) - Method in class nablarch.fw.web.handler.SessionConcurrentAccessHandler
Deprecated.
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.HttpMethodBinding
 
handle(HttpRequest, ExecutionContext) - Method in interface nablarch.fw.web.HttpRequestHandler
HTTPリクエストに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in enum nablarch.fw.web.HttpResponse.Status
入力データに対する処理を実行する。

このクラスの実装では、以下のHTTPレスポンスメッセージに相当する HttpResponseオブジェクトを返す。

handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.httpserver.HttpServerJetty6
HTTPリクエストに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.httpserver.HttpServerJetty9
HTTPリクエストに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.interceptor.ErrorOnSessionWriteConflict.Impl
Deprecated.
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.interceptor.OnError.Impl
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.interceptor.OnErrors.Impl
入力データに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
HTTPリクエストに対する処理を実行する。
handle(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.upload.MultipartHandler
HTTPリクエストに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.integration.doma.Transactional.TransactionalImpl
 
handle(HttpRequest, ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupportHandler
HTTPリクエストに対する処理を実行する。
handle(SqlRow, ExecutionContext) - Method in class nablarch.test.core.messaging.AsyncMessageSendActionForUt
 
handle(CommandLine, ExecutionContext) - Method in class nablarch.test.core.standalone.MainForRequestTesting
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.test.NopHandler
入力データに対する処理を実行する。
handle(Object, ExecutionContext) - Method in class nablarch.test.OneShotLoopHandler
入力データに対する処理を実行する。
handleEmptyFile(String) - Method in class nablarch.fw.web.upload.util.BasicValidatingStrategy
空ファイルの場合の処理を行う。
handleEmptyFile(String) - Method in interface nablarch.fw.web.upload.util.ValidatingStrategy
空ファイルの場合の処理を行う。
handleError(Error, ExecutionContext) - Method in interface nablarch.fw.ExceptionHandler
Error の例外処理を行う。
例外をNablarchのハンドラでレスポンスとして処理する場合、 このハンドラより外部のハンドラが処理できるレスポンスオブジェクトを返す。
handleError(Error, ExecutionContext) - Method in class nablarch.fw.handler.GlobalErrorHandler
 
handleError(ExecutionContext, Error) - Method in class nablarch.fw.invoker.PipelineInvoker
Error の例外処理を行う。
例外をNablarchのハンドラでレスポンスとして処理する場合、 このハンドラより外部のハンドラが処理できるレスポンスオブジェクトを返す。
handleError(Throwable, HttpRequest, ExecutionContext) - Method in class nablarch.fw.messaging.handler.HttpMessagingErrorHandler
発生した例外に応じたログ出力処理を行う。
handleException(SqlRow, ExecutionContext, MailRequestTable.MailRequest, MailConfig, Exception) - Method in class nablarch.common.mail.MailSender
メール送信時の例外のハンドル処理を行う。

本クラスでは、障害ログを出力し、送信ステータスを送信失敗にしてリトライを行う。 本メソッドでは、すべての例外をリトライ対象としてSendMailRetryableExceptionを送出している。 独自の処理を実施したい場合は本メソッドをオーバーライドすることで行うことができる。

handleException(ExecutionContext, Throwable) - Method in class nablarch.fw.invoker.PipelineInvoker
例外処理を行う
handleInbound(ExecutionContext) - Method in class nablarch.common.availability.ServiceAvailabilityCheckHandler
 
handleInbound(ExecutionContext) - Method in class nablarch.common.handler.DbConnectionManagementHandler
 
handleInbound(ExecutionContext) - Method in class nablarch.common.handler.threadcontext.ThreadContextClearHandler
 
handleInbound(ExecutionContext) - Method in class nablarch.common.handler.threadcontext.ThreadContextHandler
 
handleInbound(ExecutionContext) - Method in class nablarch.common.handler.TransactionManagementHandler
 
handleInbound(ExecutionContext) - Method in interface nablarch.fw.InboundHandleable
前処理を実装する。
handleInvalidFormatRecord(InvalidDataFormatException) - Method in class nablarch.fw.web.upload.util.BasicValidatingStrategy
形式エラーレコードを処理する。
handleInvalidFormatRecord(InvalidDataFormatException) - Method in interface nablarch.fw.web.upload.util.ValidatingStrategy
形式エラーレコードを処理する。
handleInvalidRecord(DataRecord, ValidationContext<FORM>) - Method in class nablarch.fw.web.upload.util.BasicValidatingStrategy
バリデーションエラーレコードを処理する。
handleInvalidRecord(DataRecord, ValidationContext<FORM>) - Method in interface nablarch.fw.web.upload.util.ValidatingStrategy
バリデーションエラーレコードを処理する。
handleLoadFailed(Object, ExecutionContext, RuntimeException) - Method in class nablarch.common.web.session.SessionStoreHandler
セッションのロード時に発生したRuntimeExceptionを処理する。

次の例外が発生した場合は、クライアントによる改竄の可能性があるため、 ステータスコード400のエラーレスポンスを返却する。

handleNamingException(String, NamingException) - Method in class nablarch.core.repository.jndi.JndiHelper
ルックアップ時に発生したNamingExceptionを処理する。
この実装では必要なメッセージを設定した上で例外を送出する。
handleNext(TData) - Method in class nablarch.fw.ExecutionContext
ハンドラキュー上の次のハンドラに処理を委譲する。
handleOutbound(ExecutionContext) - Method in class nablarch.common.handler.DbConnectionManagementHandler
 
handleOutbound(ExecutionContext) - Method in class nablarch.common.handler.threadcontext.ThreadContextClearHandler
 
handleOutbound(ExecutionContext) - Method in class nablarch.common.handler.threadcontext.ThreadContextHandler
 
handleOutbound(ExecutionContext) - Method in class nablarch.common.handler.TransactionManagementHandler
 
handleOutbound(ExecutionContext) - Method in interface nablarch.fw.OutboundHandleable
後処理を実装する。
Handler<TData,TResult> - Interface in nablarch.fw
データプロセッサが実装するパイプライン処理において、 各ステージで行われる処理が実装するインターフェース。
HandlerListBuilder<TData> - Interface in nablarch.fw.invoker
ハンドラリストの組み立てを行うインタフェース。
HandlerListInvoker<TData,TResult> - Interface in nablarch.fw.invoker
ハンドラリストの起動を行うインタフェース。
HandlerListProtector<T> - Class in nablarch.fw.invoker
ハンドラリストを保護するクラス。

デフォルトでは、ハンドラリストのインスタンスは変更に対して保護される。 変更が必要な場合、適切な保護モードHandlerListProtector.ProtectModeを設定する。

HandlerListProtector() - Constructor for class nablarch.fw.invoker.HandlerListProtector
コンストラクタ。
HandlerListProtector(HandlerListProtector.ProtectMode) - Constructor for class nablarch.fw.invoker.HandlerListProtector
コンストラクタ。
HandlerListProtector.ProtectMode - Enum in nablarch.fw.invoker
ハンドラリストの保護モード。
HandlerQueueManager<TSelf> - Class in nablarch.fw
ハンドラキューとその上の各ハンドラを管理する機能を実装した抽象クラス。
HandlerQueueManager() - Constructor for class nablarch.fw.HandlerQueueManager
 
handleRuntimeException(RuntimeException, ExecutionContext) - Method in interface nablarch.fw.ExceptionHandler
RuntimeExceptionの例外処理を行う。
例外をNablarchのハンドラでレスポンスとして処理する場合、 このハンドラより外部のハンドラが処理できるレスポンスオブジェクトを返す。
handleRuntimeException(RuntimeException, ExecutionContext) - Method in class nablarch.fw.handler.GlobalErrorHandler
 
handleRuntimeException(ExecutionContext, RuntimeException) - Method in class nablarch.fw.invoker.PipelineInvoker
RuntimeExceptionの例外処理を行う。
例外をNablarchのハンドラでレスポンスとして処理する場合、 このハンドラより外部のハンドラが処理できるレスポンスオブジェクトを返す。
HandlerWrapper<TData,TResult> - Interface in nablarch.fw
Handlerインターフェースを実装していない 一般のオブジェクトに対するラッパー。
HANKAKU_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
半角文字
HANKAKU_KANA_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
半角カナ
hasActiveGroupTask(String) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
hasActiveGroupTask(String) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
指定されたグループのアクティブグループタスクが存在するかどうかを確認する。
hasActiveGroupTask(String) - Method in interface nablarch.integration.workflow.WorkflowInstance
指定されたグループのアクティブグループタスクが存在するかどうかを確認する。
hasActiveUserTask(String) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
hasActiveUserTask(String) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
指定されたユーザのアクティブユーザタスクが存在するかどうかを確認する。
hasActiveUserTask(String) - Method in interface nablarch.integration.workflow.WorkflowInstance
指定されたユーザのアクティブユーザタスクが存在するかどうかを確認する。
hasConverter(Class<?>) - Static method in class nablarch.core.beans.ConversionUtil
指定された型に対応するConverterまたは、ExtensionConverterが存在するか判定する。
hasError(String) - Method in class nablarch.fw.web.message.ErrorMessages
指定されたプロパティ名に対応したエラーがあるかを返す。
hasError() - Method in class nablarch.fw.web.upload.util.BulkValidationResult
エラーが発生しているかどうかを判定する。
hashCode() - Method in class nablarch.common.dao.ColumnMeta
 
hashCode() - Method in class nablarch.common.dao.EntityMeta
 
hashCode() - Method in class nablarch.common.web.compositekey.CompositeKey
このオブジェクトのハッシュコード値を返す。
hashCode() - Method in class nablarch.core.db.cache.ResultSetCacheKey
hashCode() - Method in class nablarch.core.db.cache.statement.BoundParameters
hashCode() - Method in class nablarch.core.message.Message
 
hashCode() - Method in class nablarch.core.util.map.MapWrapper
 
hashCode() - Method in class nablarch.core.validation.ValidationResultMessage
このオブジェクトのハッシュコード値を返す。
hashCode() - Method in class nablarch.fw.dicontainer.component.ComponentId
 
hashCode() - Method in class nablarch.fw.dicontainer.component.ComponentKey.AliasKey
 
hashCode() - Method in class nablarch.fw.dicontainer.component.ComponentKey
 
hashCode() - Method in class nablarch.fw.web.RestTestBodyConverter.MediaType
 
hashCode() - Method in class nablarch.test.core.util.ByteArrayAwareMap
hasMoreElements() - Method in class nablarch.core.util.map.EnumerableIterator
hasNamedConverter(String, Class<?>) - Method in class nablarch.core.beans.CopyOptions
指定されたプロパティ名とクラスに紐づいたコンバーターを保持しているかどうかを判断して返す。
hasNext() - Method in interface nablarch.core.dataformat.DataRecordFormatter
次に読み込む行の有無を判定する。
hasNext() - Method in class nablarch.core.dataformat.FileRecordReader
次に読み込むレコードがあるかどうかを返却する。
hasNext() - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
次に読み込む行の有無を判定する。
hasNext() - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
次に読み込む行の有無を判定する。
hasNext() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
次に読み込む行の有無を判定する。
hasNext() - Method in class nablarch.core.util.map.EnumerableIterator
hasNext(ExecutionContext) - Method in interface nablarch.fw.DataReader
次に読み込むデータが存在するかどうかを返却する。
hasNext(ExecutionContext) - Method in class nablarch.fw.messaging.reader.FwHeaderReader
次に読み込むデータが存在するかどうかを返却する。
hasNext(ExecutionContext) - Method in class nablarch.fw.messaging.reader.MessageReader
次に読み込むデータが存在するかどうかを返却する。

この実装では、リーダが開いているかどうかで次のデータを読めるかどうか判定する。

hasNext(ExecutionContext) - Method in class nablarch.fw.reader.DatabaseRecordReader
参照結果から次のレコードが存在するかどうかを返却する。

初回読み込み時にデータベースからレコードを取得し、キャッシュする。
結果はそのキャッシュから返却する。

hasNext(ExecutionContext) - Method in class nablarch.fw.reader.DatabaseTableQueueReader
次に読み込むデータが存在するかどうかを返却する。

本実装ではデータベース上に処理対象データが無くなった場合でも処理を継続するため、常にデータ有りtrueを返す。
このリーダが閉じられた場合はfalseを返す。

hasNext(ExecutionContext) - Method in class nablarch.fw.reader.FileDataReader
次に読み込むデータが存在するかどうかを返却する。
hasNext(ExecutionContext) - Method in class nablarch.fw.reader.ResumeDataReader
次に読み込むデータが存在するかどうかを返却する。
hasNext(ExecutionContext) - Method in class nablarch.fw.reader.ValidatableFileDataReader
次に読み込むデータが存在するかどうかを返却する。

データをキャッシュしている場合、キャッシュから結果を返却する。
キャッシュしていない場合、データファイルから結果を返却する。

hasNextData() - Method in class nablarch.fw.ExecutionContext
この実行コンテキスト上のデータリーダから次に読み出すことができるデータが残っているかどうか。
hasNextIgnoreBlankLines() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
次に読み込む行があるかどうかを返却する。
空行の存在を無視する設定の場合、ファイル末尾に空行が存在しても、次に読み込む行がないと判定する。
hasRequest() - Method in class nablarch.fw.jaxrs.JaxRsContext
リクエストを保持しているか否か。
hasSession() - Method in class nablarch.fw.ExecutionContext
セッションがあるかどうか。
hasSession() - Method in class nablarch.fw.web.servlet.ServletExecutionContext
セッションがあるかどうか。
hasTypedConverter(Class<?>) - Method in class nablarch.core.beans.CopyOptions
指定されたクラスに紐づいたコンバーターを保持しているかどうかを返す。
hasUserId() - Method in class nablarch.fw.messaging.FwHeader
ユーザIDヘッダ項目が電文レイアウトに定義されているかどうか。
hasValidAnnotation() - Method in class nablarch.fw.jaxrs.JaxRsContext
リソースメソッドにValidが設定されているか否か。
hasValue(String) - Static method in class nablarch.core.util.StringUtil
Stringインスタンスが何らかの文字を含んでいるか判定する。

StringUtil.isNullOrEmpty(String)と逆の真偽値を返却する。 否定演算子を使用することで可読性が劣る場合は本メソッドを使用すると良い。
例を以下に示す。

hasValue(String...) - Static method in class nablarch.core.util.StringUtil
文字列配列が何らかの文字列を含んでいるか判定する。

StringUtil.isNullOrEmpty(String...)と逆の真偽値を返却する。 否定演算子を使用することで可読性が劣る場合は本メソッドを使用すると良い。

hasValue(Collection<String>) - Static method in class nablarch.core.util.StringUtil
コレクションが何らかの文字列を含んでいるか判定する。

StringUtil.isNullOrEmpty(Collection)と逆の真偽値を返却する。 否定演算子を使用することで可読性が劣る場合は本メソッドを使用すると良い。

head() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
headElement() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
headerToMap(SyncMessage, HttpResult) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
返信のヘッダ部分を解析し、応答電文に設定するデータを生成する。
heading() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
HealthCheckEndpointHandler - Class in nablarch.fw.web.handler
ヘルスチェックを行うエンドポイントとなるハンドラ。 DBやRedisなどの対象ごとのヘルスチェックはHealthCheckerが行う。 ヘルスチェック結果からレスポンスの作成はHealthCheckResponseBuilderが行う。
HealthCheckEndpointHandler() - Constructor for class nablarch.fw.web.handler.HealthCheckEndpointHandler
 
HealthChecker - Class in nablarch.fw.web.handler.health
ヘルスチェックを行うクラス。
HealthChecker() - Constructor for class nablarch.fw.web.handler.health.HealthChecker
 
HealthCheckResponseBuilder - Class in nablarch.fw.web.handler.health
ヘルスチェック結果からレスポンスを作成するビルダ。
HealthCheckResponseBuilder() - Constructor for class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
 
HealthCheckResult - Class in nablarch.fw.web.handler.health
ヘルスチェック結果を保持するクラス。
HealthCheckResult(boolean, List<HealthCheckResult.Target>) - Constructor for class nablarch.fw.web.handler.health.HealthCheckResult
コンストラクタ。
HealthCheckResult.Target - Class in nablarch.fw.web.handler.health
対象ごとのヘルスチェック結果
HEXDIGIT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
HEXINT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
HEXNUM - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
HiddenEncryptionUtil - Class in nablarch.common.web.hiddenencryption
hiddenタグの暗号化機能で使用するユーティリティ。
HiddenStore - Class in nablarch.common.web.session.store
HTMLのinputタグ(type="hidden")を格納先とするSessionStore拡張クラス。 5u13以前のHiddenStoreクラスに以下の追加変更を行っている。
HiddenStore() - Constructor for class nablarch.common.web.session.store.HiddenStore
コンストラクタ。
HiddenStore.HiddenStoreLoadFailedException - Exception in nablarch.common.web.session.store
HiddenStoreのロードに失敗した場合に送出する例外。
HiddenStoreLoadFailedException(Exception) - Constructor for exception nablarch.common.web.session.store.HiddenStore.HiddenStoreLoadFailedException
コンストラクタ。
HiddenStoreTag - Class in nablarch.common.web.tag
HiddenStoreに設定された内容を保持する inputタグ(type="hidden")を出力するクラス。
HiddenStoreTag() - Constructor for class nablarch.common.web.tag.HiddenStoreTag
 
HiddenTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うinputタグ(type="hidden")を出力するクラス。
HiddenTag() - Constructor for class nablarch.common.web.tag.HiddenTag
 
HotDeployClassLoader - Class in nablarch.fw.hotdeploy
HotDeploy用のクラスローダ。
HotDeployClassLoader(ClassLoader, List<String>) - Constructor for class nablarch.fw.hotdeploy.HotDeployClassLoader
コンストラクタ
HotDeployHandler - Class in nablarch.fw.hotdeploy
NablarchアプリケーションをHotDeployするためのハンドラ。
HotDeployHandler() - Constructor for class nablarch.fw.hotdeploy.HotDeployHandler
 
hr() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
html() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
Html4HtmlChecker - Class in nablarch.test.tool.htmlcheck
HTML4相当のチェックを行う HTMLチェックツール
Html4HtmlChecker(String) - Constructor for class nablarch.test.tool.htmlcheck.Html4HtmlChecker
コンストラクタ
HtmlAttribute - Enum in nablarch.common.web.tag
HTMLの属性を表す列挙型。
カスタムタグで使用する属性のみ定義している。
HtmlAttributes - Class in nablarch.common.web.tag
HTMLの属性を保持するクラス。
HtmlAttributeをキーにして属性の値を保持する。
HtmlAttributes() - Constructor for class nablarch.common.web.tag.HtmlAttributes
 
HtmlChecker - Interface in nablarch.test.tool.htmlcheck
HTML チェックを行うクラスのインタフェース。
HtmlComment - Class in nablarch.test.tool.sanitizingcheck.tag
HTMLコメントを表すクラス。
HtmlComment(int, int) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.HtmlComment
コンストラクタ。
HtmlConvert - Class in nablarch.test.tool.sanitizingcheck
HTMLチェックツール解析結果XMLをHTMLに変換する。
HtmlForbiddenChecker - Class in nablarch.test.tool.htmlcheck
規約上許可されていないタグ/属性が、HTML内で使われていないかをチェックする。
HtmlForbiddenChecker(HtmlForbiddenNodeConf) - Constructor for class nablarch.test.tool.htmlcheck.HtmlForbiddenChecker
コンストラクタ
HtmlForbiddenNodeConf - Class in nablarch.test.tool.htmlcheck
規約上許可されていないタグ/属性情報を保存するクラス。
HtmlForbiddenNodeConf(String) - Constructor for class nablarch.test.tool.htmlcheck.HtmlForbiddenNodeConf
コンストラクタ
HtmlReplacerForRequestUnitTesting - Class in nablarch.test.core.http.dump
リクエスト単体テスト用HTML置換クラス
HtmlResourceExtensionFilter(HttpTestConfiguration) - Constructor for class nablarch.test.core.http.HttpRequestTestSupport.HtmlResourceExtensionFilter
コンストラクタ。
HtmlSyntaxChecker - Class in nablarch.test.tool.htmlcheck
HTML構文チェックを行うユーティリティを呼び出す。
HtmlSyntaxChecker() - Constructor for class nablarch.test.tool.htmlcheck.HtmlSyntaxChecker
デフォルトコンストラクタ
HtmlTagSupport - Class in nablarch.common.web.tag
HTMLのタグを出力するクラスの実装をサポートするクラス。
HtmlTagSupport() - Constructor for class nablarch.common.web.tag.HtmlTagSupport
 
HtmlTagUtil - Class in nablarch.common.web
HTMLタグの作成、編集に必要となる共通機能を提供するユーティリティ。
HttpAccessLogContext() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
 
HttpAccessLogFormatter - Class in nablarch.fw.web.handler
HTTPアクセスログのメッセージをフォーマットするクラス。
HttpAccessLogFormatter() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter
フォーマット済みのログ出力項目を初期化する。
HttpAccessLogFormatter.ClientHostItem - Class in nablarch.fw.web.handler
クライアント端末ホストを取得するクラス。
HttpAccessLogFormatter.ClientIpAddressItem - Class in nablarch.fw.web.handler
クライアント端末IPアドレスを取得するクラス。
HttpAccessLogFormatter.ClientUserAgentItem - Class in nablarch.fw.web.handler
HTTPヘッダの User-Agent を取得する。
HttpAccessLogFormatter.ContentPathItem - Class in nablarch.fw.web.handler
コンテンツパスを取得するクラス。
HttpAccessLogFormatter.DispatchingClassItem - Class in nablarch.fw.web.handler
ディスパッチ先クラスを取得するクラス。
HttpAccessLogFormatter.EndTimeItem - Class in nablarch.fw.web.handler
終了日時を取得するクラス。
HttpAccessLogFormatter.ExecutionTimeItem - Class in nablarch.fw.web.handler
実行時間を取得するクラス。
HttpAccessLogFormatter.FreeMemoryItem - Class in nablarch.fw.web.handler
空きメモリ量(開始時)を取得するクラス。
HttpAccessLogFormatter.HttpAccessLogContext - Class in nablarch.fw.web.handler
HTTPアクセスログの出力項目を保持するクラス。
HttpAccessLogFormatter.MaxMemoryItem - Class in nablarch.fw.web.handler
最大メモリ量を取得するクラス。
HttpAccessLogFormatter.MethodItem - Class in nablarch.fw.web.handler
HTTPメソッドを取得するクラス。
HttpAccessLogFormatter.ParametersItem - Class in nablarch.fw.web.handler
リクエストパラメータを取得するクラス。
HttpAccessLogFormatter.PortItem - Class in nablarch.fw.web.handler
ポート番号を取得するクラス。
HttpAccessLogFormatter.QueryStringItem - Class in nablarch.fw.web.handler
クエリ文字列を取得するクラス。 クエリ文字列があれば"?"を含めクエリ文字列を取得する。
HttpAccessLogFormatter.RequestIdItem - Class in nablarch.fw.web.handler
リクエストIDを取得するクラス。
HttpAccessLogFormatter.ResponseStatusCodeItem - Class in nablarch.fw.web.handler
クライアントへのレスポンスに使用するステータスコードを取得するクラス。
HttpAccessLogFormatter.SessionIdItem - Class in nablarch.fw.web.handler
セッションIDを取得するクラス。
HttpAccessLogFormatter.SessionScopeItem - Class in nablarch.fw.web.handler
セッションスコープ情報を取得するクラス。
HttpAccessLogFormatter.StartTimeItem - Class in nablarch.fw.web.handler
開始日時を取得するクラス。
HttpAccessLogFormatter.StatusCodeItem - Class in nablarch.fw.web.handler
ステータスコードを取得するクラス。
HttpAccessLogFormatter.UrlItem - Class in nablarch.fw.web.handler
URLを取得するクラス。
HttpAccessLogFormatter.UserIdItem - Class in nablarch.fw.web.handler
ユーザIDを取得する。
HttpAccessLogHandler - Class in nablarch.common.web.handler
HTTPアクセスログを出力するクラス。
HttpAccessLogHandler() - Constructor for class nablarch.common.web.handler.HttpAccessLogHandler
HttpAccessLogFormatterを初期化する。
HttpAccessLogUtil - Class in nablarch.fw.web.handler
HTTPアクセスログを出力するクラス。
ロガー名は"HTTP_ACCESS"を使用し、INFOレベルで出力する。
HttpCharacterEncodingHandler - Class in nablarch.fw.web.handler
HTTP エンコーディング制御ハンドラ。
HttpCharacterEncodingHandler() - Constructor for class nablarch.fw.web.handler.HttpCharacterEncodingHandler
デフォルトコンストラクタ。
HttpCookie - Class in nablarch.fw.web
Httpクッキーのパーサー及びその内容を保持するデータオブジェクト。
HttpCookie() - Constructor for class nablarch.fw.web.HttpCookie
デフォルトコンストラクタ。
HttpErrorHandler - Class in nablarch.fw.web.handler
共通エラーハンドラー。
HttpErrorHandler() - Constructor for class nablarch.fw.web.handler.HttpErrorHandler
 
HttpErrorResponse - Exception in nablarch.fw.web
エラーレスポンスを行う際に送出する例外。
エラー時遷移先画面のパス・ステータスコードなど、HttpResponseと同等の情報を指定することができる。 リクエストプロセッサがこのクラスを捕捉した場合、保持しているHttpResponseオブジェクトの内容にしたがって レスポンス処理が行われる。 注意: 透過的トランザクションハンドラ:nablarch.common.handler.TransactionManagementHandlerを適用している場合、 ユーザエラーをHttpResponseオブジェクトで返却してしまうとロールバックされない。 HttpErrorResponseを送出することで、ユーザエラーを返しつつ、 トランザクションをロールバックすることが可能となる。
HttpErrorResponse() - Constructor for exception nablarch.fw.web.HttpErrorResponse
デフォルトコンストラクタ。
HttpErrorResponse(Throwable) - Constructor for exception nablarch.fw.web.HttpErrorResponse
元例外を指定するコンストラクタ。
HttpErrorResponse(String) - Constructor for exception nablarch.fw.web.HttpErrorResponse
コンテンツのパスを指定するコンストラクタ。
HttpErrorResponse(String, Throwable) - Constructor for exception nablarch.fw.web.HttpErrorResponse
コンテンツのパスと元例外を指定するコンストラクタ。
HttpErrorResponse(int) - Constructor for exception nablarch.fw.web.HttpErrorResponse
指定されたステータスコードでエラーレスポンスを返す例外を生成する。
HttpErrorResponse(int, Throwable) - Constructor for exception nablarch.fw.web.HttpErrorResponse
指定されたステータスコードでエラーレスポンスを返す例外を生成する。
HttpErrorResponse(int, String) - Constructor for exception nablarch.fw.web.HttpErrorResponse
指定されたステータスコード・コンテンツパスでエラーレスポンスを返す例外を生成する。
HttpErrorResponse(int, String, Throwable) - Constructor for exception nablarch.fw.web.HttpErrorResponse
指定されたステータスコード・コンテンツパスでエラーレスポンスを返す例外を生成する。
HttpErrorResponse(HttpResponse) - Constructor for exception nablarch.fw.web.HttpErrorResponse
指定されたHttpResponseを持つHttpErrorResponseを生成する。
HttpErrorResponse(HttpResponse, Throwable) - Constructor for exception nablarch.fw.web.HttpErrorResponse
指定されたHttpResponseと例外を持つHttpErrorResponseを生成する。
HttpExclusiveControlUtil - Class in nablarch.common.web.exclusivecontrol
画面処理における排他制御機能(楽観的ロック)のユーティリティクラス。

楽観的ロックは、下記の機能により実現する。 処理対象データに対するバージョン番号を取得する。 取得済みのバージョン番号が更新されていないかチェックする。 取得済みのバージョン番号が更新されていないかチェックし、バージョン番号を更新する。 取得したバージョン番号は、フレームワークにより、ウィンドウスコープを使用して画面間を持回る。 このため、本クラスは、n:formタグとhiddenタグの暗号化機能の使用を前提とする。 本クラスは、画面処理に依存しない楽観的ロック機能の処理をExclusiveControlUtilに委譲する。 UniversalDaoを使用する場合には、 このクラスではなくUniversalDaoを使用して排他制御を行うこと。

HttpInputStreamReader - Interface in nablarch.fw.messaging.realtime.http.streamio
Streamを読み取り結果を返却させるためのIF
HttpLanguageAttribute - Class in nablarch.common.web.handler.threadcontext
スレッドコンテキストに保持する言語属性をHTTPヘッダ(Accept-Language)から取得するクラス。
HttpLanguageAttribute() - Constructor for class nablarch.common.web.handler.threadcontext.HttpLanguageAttribute
 
HttpMessageIdGenerator - Interface in nablarch.fw.messaging
HTTP通信時に使用するメッセージID生成。
HttpMessagingClient - Class in nablarch.fw.messaging.realtime.http.client
HTTPを利用したメッセージング機能の実装。
HttpMessagingClient() - Constructor for class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
 
HttpMessagingErrorHandler - Class in nablarch.fw.messaging.handler
HTTPメッセージングサービスにおけるエラー制御を透過的に実装するハンドラー。 このハンドラーでは、後続の各ハンドラーで発生した実行時例外およびおよびエラーを捕捉し、 その内容に基づいてログ出力を行ったのち、HttpErrorResponseオブジェクトとしてリターンする。
HttpMessagingErrorHandler() - Constructor for class nablarch.fw.messaging.handler.HttpMessagingErrorHandler
 
HttpMessagingException - Exception in nablarch.fw.messaging.realtime.http.exception
HTTP通信に関する例外クラス。
HttpMessagingException() - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
詳細メッセージにnullを使用して、HttpMessagingExceptionを構築する。
HttpMessagingException(String, Throwable) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
指定された詳細メッセージおよび起因となる例外を使用して、HttpMessagingExceptionを構築する。
HttpMessagingException(String) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
指定された詳細メッセージを使用して、HttpMessagingExceptionを構築する。
HttpMessagingException(Throwable) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
指定された起因となる例外を使用して、HttpMessagingExceptionを構築する。
HttpMessagingException(String, Integer, Throwable) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
指定された起因となる例外を使用し、例外発生時の接続先及びHTTPステータスコードを指定して HttpMessagingExceptionを構築する。
HttpMessagingException(String, String, Integer, Throwable) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
指定された詳細メッセージおよび起因となる例外を使用し、 例外発生時の接続先及びHTTPステータスコードを指定してHttpMessagingExceptionを構築する。
HttpMessagingInvalidDataFormatException - Exception in nablarch.fw.messaging.realtime.http.exception
HTTP通信時、送受信したデータのフォーマット変換に失敗した際に送出される例外クラス。
HttpMessagingInvalidDataFormatException() - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingInvalidDataFormatException
詳細メッセージにnullを使用して、HttpMessagingInvalidDataFormatExceptionを生成する。
HttpMessagingInvalidDataFormatException(String, String, Map<String, ?>, Throwable) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingInvalidDataFormatException
送信データのフォーマット変換に失敗したことを表すHttpMessagingInvalidDataFormatExceptionを生成する。
HttpMessagingInvalidDataFormatException(String, String, Integer, Map<String, List<String>>, String, Throwable) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingInvalidDataFormatException
受信データのフォーマット変換に失敗したことを表すHttpMessagingInvalidDataFormatExceptionを生成する。
HttpMessagingRequestParsingHandler - Class in nablarch.fw.messaging.handler
HTTPメッセージングデータ解析ハンドラ

HTTPリクエストの内容を解析し、メッセージング機能で使用される電文オブジェクトを作成することで、 画面オンライン実行基盤にて使用されるハンドラ郡とメッセージング制御基盤にて使用されるハンドラ郡の 橋渡し的な機能を提供する。

HttpMessagingRequestParsingHandler() - Constructor for class nablarch.fw.messaging.handler.HttpMessagingRequestParsingHandler
 
HttpMessagingResponseBuildingHandler - Class in nablarch.fw.messaging.handler
HTTPメッセージングレスポンス電文構築ハンドラ

業務アクションの作成した応答電文(ResponseMessage)をHTTPレスポンスオブジェクトに変換するハンドラ。

応答電文構築中にフォーマットエラーが発生した場合は、業務処理の不具合と考えられるため、 システムエラー(ステータスコード500)として送出する。

HttpMessagingResponseBuildingHandler() - Constructor for class nablarch.fw.messaging.handler.HttpMessagingResponseBuildingHandler
 
HttpMessagingTimeoutException - Exception in nablarch.fw.messaging.realtime.http.exception
メッセージング機能で、コネクションの接続及びデータの読み込み要求がタイムアウトした場合に送出される例外。
HttpMessagingTimeoutException() - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingTimeoutException
詳細メッセージにnullを使用して、HttpMessagingTimeoutExceptionを構築する。
HttpMessagingTimeoutException(String, Throwable) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingTimeoutException
指定された詳細メッセージおよび起因となる例外を使用して、HttpMessagingTimeoutExceptionを構築する。
HttpMessagingTimeoutException(String, String, Integer, Throwable) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingTimeoutException
指定された詳細メッセージおよび起因となる例外を使用し、例外発生時の接続先及びHTTPステータスコードを指定して HttpMessagingTimeoutExceptionを構築する。
HttpMessagingTimeoutException(String) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingTimeoutException
指定された詳細メッセージを使用して、HttpMessagingTimeoutExceptionを構築する。
HttpMessagingTimeoutException(Throwable) - Constructor for exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingTimeoutException
指定された起因となる例外を使用して、HttpMessagingTimeoutExceptionを構築する。
HttpMethodBinding - Class in nablarch.fw.web
HTTPメソッドベースディスパッチャ。
HttpMethodBinding(Object) - Constructor for class nablarch.fw.web.HttpMethodBinding
指定されたオブジェクトに処理を委譲するディスパッチャを作成する。
HttpMethodBinding.Binder - Class in nablarch.fw.web
HttpMethodBindingのファクトリクラス
HttpMethodVerificationTargetMatcher - Class in nablarch.fw.web.handler.csrf
HTTPメソッドをもとにしてHTTPリクエストがCSRFトークンの検証対象となるか判定を行うクラス。
HttpMethodVerificationTargetMatcher() - Constructor for class nablarch.fw.web.handler.csrf.HttpMethodVerificationTargetMatcher
 
HttpOutputStreamWriter - Interface in nablarch.fw.messaging.realtime.http.streamio
Streamに書き出しを行わせるためのIF
HttpProtocolBasicClient - Class in nablarch.fw.messaging.realtime.http.client
Http接続用クライアント。
HttpProtocolBasicClient() - Constructor for class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
コンストラクタ
HttpProtocolClient - Interface in nablarch.fw.messaging.realtime.http.client
Http接続用クライアントが実装すべきインターフェース。
HttpProtocolClient.HttpRequestMethodEnum - Enum in nablarch.fw.messaging.realtime.http.client
HTTP通信において使用可能なHTTPメソッド。
HttpRequest - Class in nablarch.fw.web
HTTP/1.1(RFC2616)におけるリクエストメッセージのパーサ及び その結果を格納するデータオブジェクト。
HttpRequest() - Constructor for class nablarch.fw.web.HttpRequest
 
HttpRequestHandler - Interface in nablarch.fw.web
HTTPリクエストに対して何らかの処理を行うモジュールが実装するインターフェース。
HttpRequestJavaPackageMapping - Class in nablarch.fw.web.handler
このハンドラは、画面オンライン処理におけるリクエストパス中の部分文字列(ベースURI)を Javaパッケージ階層にマッピングすることで、動的に委譲先ハンドラを決定するディスパッチ処理を行う。 本ハンドラの実装は基本的に RequestPathJavaPackageMapping のラッパーであり その機能は以下の2点を除けば全く同じものである。
HttpRequestJavaPackageMapping() - Constructor for class nablarch.fw.web.handler.HttpRequestJavaPackageMapping
コンストラクタ
HttpRequestJavaPackageMapping(String, String) - Constructor for class nablarch.fw.web.handler.HttpRequestJavaPackageMapping
コンストラクタ
HttpRequestJavaPackageMapping.Mapping - Class in nablarch.fw.web.handler
ディスパッチャの実体。 note: 共通ハンドラを直接継承すると、HttpRequestHandlerを実装することが できないので、内部クラスに委譲する形にしている。
HttpRequestRewriteRule - Class in nablarch.fw.web.handler
HttpRequest 中のリクエストパスの書き換え処理を行うクラス。
HttpRequestRewriteRule() - Constructor for class nablarch.fw.web.handler.HttpRequestRewriteRule
 
HttpRequestTestSupport - Class in nablarch.test.core.http
HTTPリクエストテスト用の基底クラス。
HttpRequestTestSupport(Class<?>) - Constructor for class nablarch.test.core.http.HttpRequestTestSupport
コンストラクタ。
HttpRequestTestSupport() - Constructor for class nablarch.test.core.http.HttpRequestTestSupport
コンストラクタ
本メソッドはサブクラスから使用されることを想定している。
HttpRequestTestSupport.HtmlResourceExtensionFilter - Class in nablarch.test.core.http
コピー対象となるHTMLリソースの拡張子。
HttpRequestTestSupportHandler - Class in nablarch.test.core.http
HTTPリクエストのテスト時に先頭の設定するリクエストハンドラ。
本クラスでは、以下の処理を行う。 テストクラスから指定されたExecutionContextを、 handleメソッドの引数のExecutionContextへ移送する。 ExecutionContext#handleNext呼び出し後のExecutionContextの情報を テストクラスから指定されたExecutionContextへ移送する。 ハンドラキューの処理結果となるHttpResponseオブジェクトのステータスコードを アサートできるようにスタティック変数として保持しておく。 HttpRequestTestSupport.execute(Class, String, HttpRequest, ExecutionContext)から nablarch.fw.web.HttpServer#handle(HttpRequest, ExecutionContext)が呼ばれるが、 ここで引数にExecutionContextを渡しても使用されない。 (nablarch.fw.Handler#handle(Object, nablarch.fw.ExecutionContext)を実装する為、 引数として用意されているだけで、実際には使用しない) 実際には内蔵サーバ内で新たに生成されたExecutionContextが使用される。 テストクラス側で生成したExecutionContextの情報を使用してテストを行う為に、 本ハンドラにて移送を行う。

また、コンテンツパスを指定してレスポンスを行った場合、 内蔵サーバからは一律ステータスコード200が返却される。 (JSP等のリソースに対するサーブレットフォーワードは全てこれに含まれる。) このため、HttpResponseオブジェクトのステータスコードと、クライアントに対する 実際のレスポンスコードが一致しなくなるので、本ハンドラにHttpResponseオブジェクトのステータス コードを保持しておき、後続のアサート処理で参照する。 ただし、リダイレクトの場合はServletAPI(HttpServletResponse.sendRedirect(String)) を使用しているため、HttpResponseにはリダイレクトのステータスコードは設定されない。 (ステータスコードの設定をコンテナに任せているため) 従って、リダイレクトの場合のステータスコードは、本クラスではなく、 コンテナが返却するレスポンスから取得する必要がある。

HttpRequestTestSupportHandler(HttpTestConfiguration) - Constructor for class nablarch.test.core.http.HttpRequestTestSupportHandler
コンストラクタ。
HttpRequestWrapper - Class in nablarch.fw.web.servlet
サーブレットのHTTPリクエスト処理に関連するオブジェクト (HttpServletRequest/HttpServletResponse/ServletContext)への参照を 集約するクラス。
HttpRequestWrapper(NablarchHttpServletRequestWrapper) - Constructor for class nablarch.fw.web.servlet.HttpRequestWrapper
コンストラクタ
HttpResponse - Class in nablarch.fw.web
HTTPレスポンスメッセージを生成する際に必要な情報を格納したクラス。

HTTPクライアントに対するレスポンス処理をフレームワークが行うために必要な 以下の情報を保持する。 レスポンスステータスコード レスポンスヘッダ レスポンスボディ レスポンスボディの内容は、以下のいずれかの方式によって保持する。 内容をこのオブジェクトに直接保持する方式(バッファ方式) ボディに書き込むコンテンツファイルのパスのみを指定する方式(コンテンツパス方式) HttpResponse.setContentPath(String) の値を設定することで後者の方式がとられるようになる。
メモリ消費の観点や、コンテンツファイル管理の容易さから、 通常はコンテンツパスによる方式を使用すべきである。

HttpResponse() - Constructor for class nablarch.fw.web.HttpResponse
HttpResponseオブジェクトを生成する。

以下のHTTPレスポンスメッセージに相当するHttpResponseオブジェクトを生成する。

HttpResponse(int) - Constructor for class nablarch.fw.web.HttpResponse
指定されたステータスコードのHttpResponseオブジェクトを生成する。

このメソッドの処理は以下のソースコードと等価である。

HttpResponse(int, String) - Constructor for class nablarch.fw.web.HttpResponse
指定されたHTTPステータスコードとコンテンツパスのHttpResponseオブジェクトを生成する。

このメソッドの処理は以下のソースコードと等価である。

HttpResponse(String) - Constructor for class nablarch.fw.web.HttpResponse
指定されたコンテンツパスのHttpResponseオブジェクトを生成する。

このメソッドの処理は以下のソースコードと等価である。

HttpResponse.Status - Enum in nablarch.fw.web
HTTPレスポンスステータス。
HttpResponseHandler - Class in nablarch.fw.web.handler
ServletAPIを通じてHTTPレスポンス処理を行うハンドラ。
HttpResponseHandler() - Constructor for class nablarch.fw.web.handler.HttpResponseHandler
 
HttpResponseSetting - Class in nablarch.fw.web
HTTPレスポンスの設定情報を格納するクラス。
本クラスのプロパティを設定する場合はコンポーネント設定ファイルに本クラスの定義を行い、 個別のプロパティ設定を行うこと。
HttpResponseSetting() - Constructor for class nablarch.fw.web.HttpResponseSetting
 
HttpResponseUtil - Class in nablarch.fw.web.handler
HTTP の応答時に使用するユーティリティ。
HttpResponseUtil.StatusConvertMode - Enum in nablarch.fw.web.handler
HTTPレスポンスコードの変換方法。
HttpResult - Class in nablarch.fw.messaging.realtime.http.dto
HTTP通信の結果を格納するためのクラス。
HttpResult() - Constructor for class nablarch.fw.messaging.realtime.http.dto.HttpResult
コンストラクタ。
HttpRewriteHandler - Class in nablarch.fw.web.handler
HTTPリクエスト中のリクエストパス、および、 HTTPレスポンス中のコンテンツパスに対する書き換え処理を行うハンドラ。 このハンドラでは、往路処理でHttpRequest中のリクエストパスの置換を行う。 もし、リクエストパスの置換が行われた場合は、 復路処理でHttpResponse中のコンテンツパスの置換を行う。
HttpRewriteHandler() - Constructor for class nablarch.fw.web.handler.HttpRewriteHandler
 
HttpServer - Class in nablarch.fw.web
エンベディドHTTPサーバー&サーブレットコンテナ。
HttpServer() - Constructor for class nablarch.fw.web.HttpServer
サーバインスタンスを生成する。
HttpServerFactory - Interface in nablarch.fw.web
HttpServerのファクトリインタフェース。 HttpServerはJettyに依存しているが、Jettyバージョンによって対応するJavaが異なる。 Jettyのバージョン(6系、9系)を切り替えられるようにするためには、 nablarch-testingが直接Jettyに依存しないようにする必要がある。 このため本インタフェースを導入し、HttpServerを抽象クラスとしている。 Jettyに直接依存するモジュールは、nablarch-testing-jetty6とnablarch-testing-jetty9となる。
HttpServerFactoryJetty6 - Class in nablarch.fw.web.httpserver
Jetty6対応のHttpServerFactory実装クラス。
HttpServerFactoryJetty6() - Constructor for class nablarch.fw.web.httpserver.HttpServerFactoryJetty6
 
HttpServerFactoryJetty9 - Class in nablarch.fw.web.httpserver
Jetty9対応のHttpServerを生成するファクトリ実装クラス。
HttpServerFactoryJetty9() - Constructor for class nablarch.fw.web.httpserver.HttpServerFactoryJetty9
 
HttpServerJetty6 - Class in nablarch.fw.web.httpserver
Jetty6対応のHttpServerサブクラス。
HttpServerJetty6() - Constructor for class nablarch.fw.web.httpserver.HttpServerJetty6
 
HttpServerJetty9 - Class in nablarch.fw.web.httpserver
Jetty9対応のHttpServerサブクラス。
HttpServerJetty9() - Constructor for class nablarch.fw.web.httpserver.HttpServerJetty9
 
HttpSessionManagedExpiration - Class in nablarch.common.web.session
HttpSessionを使用したExpiration実装クラス。
HttpSessionManagedExpiration() - Constructor for class nablarch.common.web.session.HttpSessionManagedExpiration
 
HttpSessionStore - Class in nablarch.common.web.session.store
セッションの内容をHttpSessionに格納/読み込みするSessionStore

デフォルトのストア名は"httpSession"。

HttpSessionStore() - Constructor for class nablarch.common.web.session.store.HttpSessionStore
コンストラクタ。
HttpSessionTokenManager - Class in nablarch.common.web.token
HttpSessionを使ったTokenManager実装クラス。
HttpSessionTokenManager() - Constructor for class nablarch.common.web.token.HttpSessionTokenManager
 
HttpSessionWrapper(HttpSession) - Constructor for class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
コンストラクター
HttpSSLContextSettings - Interface in nablarch.fw.messaging
SSL情報取得用クラス
HttpTestConfiguration - Class in nablarch.test.core.http
HTTPリクエストテスト用の設定定義クラス。
HttpTestConfiguration() - Constructor for class nablarch.test.core.http.HttpTestConfiguration
 

I

I18NUtil - Class in nablarch.core.util
国際化に使用するユーティリティクラス。
IBM_EXTENDED_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
IBM拡張文字
id() - Method in class nablarch.fw.dicontainer.component.ComponentDefinition.Builder
IDを返す。
id - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
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を採番するインタフェース。
idToDefinition - Variable in class nablarch.fw.dicontainer.scope.AbstractScope
IDとコンポーネント定義のマッピング
iframe() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ignore(Class<? extends ContainerException>) - Method in interface nablarch.fw.dicontainer.component.ErrorCollector
ErrorCollector.throwExceptionIfExistsError()で無視をする例外クラスを設定する。
ignore(Class<? extends ContainerException>) - Method in class nablarch.fw.dicontainer.component.impl.ContainerBuilderWrapper
 
ignore(Class<? extends ContainerException>) - Method in class nablarch.fw.dicontainer.component.impl.ErrorCollectorImpl
 
IGNORE_BLANK_LINES - Static variable in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
空行の存在を認める
IgnoreConfirmationTag - Class in nablarch.common.web.tag
JSPの画面状態が確認画面である場合に、部分的に確認画面の画面状態を無効化するクラス。

このタグにより囲まれた範囲にある入力項目のカスタムタグは、常に入力画面用の出力を行う。 このタグは内部状態の管理にリクエストスコープを使用するため、入れ子での使用を禁止する。

IgnoreConfirmationTag() - Constructor for class nablarch.common.web.tag.IgnoreConfirmationTag
 
ignoreError(Class<? extends ContainerException>) - Method in class nablarch.fw.dicontainer.container.ContainerBuilder
ErrorCollector.throwExceptionIfExistsError()で無視をする例外クラスを設定する。
IgnoreProperty - Annotation Type in nablarch.core.repository
プロパティに対する値の設定を無視することを示すアノテーション。
IgnoringLS - Class in nablarch.test
改行コードの種類を無視するorg.hamcrest.Matcher実装クラス。
IgnoringLS.ContainsIgnoreLS - Class in nablarch.test
改行コードの種類を無視して、実際の値が期待値を含むことを 表明するMatcherクラス。
IgnoringLS.EqualsIgnoreLS - Class in nablarch.test
改行の種類以外が等しいことを表明するMatcherクラス。
IllegalConfigurationException - Exception in nablarch.core.exception
設定不備を表す例外クラス。
IllegalConfigurationException() - Constructor for exception nablarch.core.exception.IllegalConfigurationException
例外を生成する。
IllegalConfigurationException(String) - Constructor for exception nablarch.core.exception.IllegalConfigurationException
メッセージを元に例外を生成する。
IllegalConfigurationException(String, Throwable) - Constructor for exception nablarch.core.exception.IllegalConfigurationException
メッセージと元例外を元に例外を生成する。
IllegalConfigurationException(Throwable) - Constructor for exception nablarch.core.exception.IllegalConfigurationException
元例外を元に例外を生成する。
IllegalEntityException - Exception in nablarch.common.dao
Entityの定義が誤っている場合に発生させる例外クラス。
IllegalEntityException(String) - Constructor for exception nablarch.common.dao.IllegalEntityException
例外を生成します。
IllegalOperationException - Exception in nablarch.core.exception
間違った呼び出しに対する例外クラス。
IllegalOperationException(String) - Constructor for exception nablarch.core.exception.IllegalOperationException
コンストラクタ。
image() - Method in class nablarch.core.dataformat.LayoutFileParser.Token
トークン文字列を返却する。
image - Variable in class nablarch.test.tool.htmlcheck.parser.Token
The string image of the token.
img() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ImgTag - Class in nablarch.common.web.tag
コンテキストパスの付加とURLリライトに対応するimgタグを出力するクラス。
ImgTag() - Constructor for class nablarch.common.web.tag.ImgTag
 
Impl() - Constructor for class nablarch.common.web.interceptor.InjectForm.Impl
 
Impl() - Constructor for class nablarch.common.web.token.OnDoubleSubmission.Impl
 
Impl() - Constructor for class nablarch.common.web.token.UseToken.Impl
 
Impl() - Constructor for class nablarch.fw.Interceptor.Impl
 
Impl() - Constructor for class nablarch.fw.web.interceptor.ErrorOnSessionWriteConflict.Impl
Deprecated.
 
Impl() - Constructor for class nablarch.fw.web.interceptor.OnError.Impl
 
Impl() - Constructor for class nablarch.fw.web.interceptor.OnErrors.Impl
 
Import - Class in nablarch.core.repository.di.config.xml.schema
コンポーネントのインポート設定に使用する型。
Import() - Constructor for class nablarch.core.repository.di.config.xml.schema.Import
 
importAll(InsertionStrategy<FORM>) - Method in class nablarch.fw.web.upload.util.BulkValidationResult
登録ロジックを用いて、バリデーション済みオブジェクト(BulkValidationResult.getValidObjects()の結果)を一括登録する。
importOrConfigFileOrComponent - Variable in class nablarch.core.repository.di.config.xml.schema.ComponentConfiguration
 
importWith(DbAccessSupport, String) - Method in class nablarch.fw.web.upload.util.BulkValidationResult
指定されたSQLIDを用いて、バリデーション済みオブジェクト(BulkValidationResult.getValidObjects()の結果)を一括登録する。
IN_COMMENT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
Lexical state.
inactive(String) - Method in class nablarch.fw.handler.BasicDuplicateProcessChecker
 
inactive(String) - Method in interface nablarch.fw.handler.DuplicateProcessChecker
プロセスの非アクティブ化を行う。
InboundHandleable - Interface in nablarch.fw
前処理実行可能なハンドラであるマーカインタフェース。
inBuf - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
IncludeContext - Class in nablarch.common.web.tag
インクルードのコンテキスト情報を保持するクラス。
このコンテキスト情報はページコンテキストに格納する。
IncludeContext() - Constructor for class nablarch.common.web.tag.IncludeContext
 
IncludeParamTag - Class in nablarch.common.web.tag
インクルード時に追加するパラメータを指定するクラス。
IncludeParamTag() - Constructor for class nablarch.common.web.tag.IncludeParamTag
 
includes(String...) - Method in class nablarch.core.beans.CopyOptions.Builder
指定されたプロパティをコピー対象に設定する。
includes() - Method in interface nablarch.fw.dicontainer.annotation.auto.TraversalConfig
処理に含めるパターンを取得する。 パターンは正規表現で構成される。 パターンがなければ全て含める。
IncludeTag - Class in nablarch.common.web.tag
インクルード先のパスを言語対応のパスに変換してからインクルードを行うクラス。
IncludeTag() - Constructor for class nablarch.common.web.tag.IncludeTag
 
increment(long) - Method in class nablarch.core.log.app.BasicCommitLogger
コミット件数を加算する。 コミット件数を加算した結果、ログ出力間隔を超えた場合にはコミットログの出力を行う。 初期化が行われていない場合は、IllegalStateExceptionを送出する。 コミット件数のインクリメントを行う。
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を送出する。
indexOf(Class<? extends T>) - Method in class nablarch.test.core.util.ListWrapper
指定したクラスに合致する先頭要素のインデックスを返却する。
indexOf(Class<? extends T>, boolean) - Method in class nablarch.test.core.util.ListWrapper
指定したクラスに合致する先頭要素のインデックスを返却する。
必須指定がされており、かつ指定クラスに合致する要素がない場合は例外が発生する。
indicesOf(ListWrapper.Condition<T>) - Method in class nablarch.test.core.util.ListWrapper
指定した条件に合致するインデックス一覧を返却する。
info(String) - Method in class nablarch.core.log.NablarchLogger
 
info(String, Object) - Method in class nablarch.core.log.NablarchLogger
 
info(String, Object, Object) - Method in class nablarch.core.log.NablarchLogger
 
info(String, Object...) - Method in class nablarch.core.log.NablarchLogger
 
info(String, Throwable) - Method in class nablarch.core.log.NablarchLogger
 
InformationItem() - Constructor for class nablarch.core.log.basic.BasicLogFormatter.InformationItem
 
init() - Static method in class nablarch.common.io.FileRecordWriterHolder
カレントスレッド上で開いたファイルを管理するための初期処理を行う。
init(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.datatype.DataType
初期化処理を行う。
init(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
初期化処理を行う。
init(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.datatype.SignedPackedDecimal
初期化処理を行う。
init(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.datatype.SignedZonedDecimal
初期化処理を行う。
Init - Annotation Type in nablarch.fw.dicontainer
コンポーネントの初期化を行うライフサイクルメソッドであることを表すアノテーション。
init(ContainerCreated) - Method in class nablarch.fw.dicontainer.scope.SingletonScope
イーガーロードをする場合、すべてのシングルトンコンポーネントを初期化する。
init(FilterConfig) - Method in class nablarch.fw.web.httpserver.LazySessionInvalidationFilter
 
init(FilterConfig) - Method in class nablarch.fw.web.servlet.RepositoryBasedWebFrontController
リポジトリ機能を用いてWebFrontControllerのインスタンスを初期化し、 以降の全ての処理をそこへ委譲する。
init(FilterConfig) - Method in class nablarch.fw.web.servlet.WebFrontController
本クラスの実装では、リポジトリ上にコンポーネント"webFrontController" が存在すれば、そのインスタンスを以降の処理で使用する。 存在しない場合は、このインスタンスをそのまま使用する。
init(FilterConfig) - Method in class nablarch.test.core.http.dump.RequestDumpServerShutdownFilter
処理無し。
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() - Method in class nablarch.common.availability.BasicServiceAvailability
SQL文を初期化する。
initialize() - Method in class nablarch.common.code.BasicCodeLoader
初期化処理を行う。
initialize(CodeValue) - Method in class nablarch.common.code.validator.ee.CodeValue.AbstractCodeValueValidator
 
initialize(Binary) - Method in class nablarch.common.databind.fixedlength.converter.Binary.BinaryConverter
 
initialize(Annotation) - Method in class nablarch.common.databind.fixedlength.converter.DefaultConverter
 
initialize(Annotation) - Method in class nablarch.common.databind.fixedlength.converter.FillerConverter
 
initialize(Lpad) - Method in class nablarch.common.databind.fixedlength.converter.Lpad.LpadConverter
 
initialize(Rpad) - Method in class nablarch.common.databind.fixedlength.converter.Rpad.RpadConverter
 
initialize(T) - Method in interface nablarch.common.databind.fixedlength.FieldConvert.FieldConverter
アノテーションの設定値をもとに初期化を行う。
initialize() - Method in class nablarch.common.idgenerator.FastTableIdGenerator
初期化処理。
下記処理を行う。
initialize() - Method in class nablarch.common.idgenerator.TableIdGenerator
初期化処理を行う。 採番テーブル更新用、取得用のSQL文を組み立てる。
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() - Method in class nablarch.common.permission.BasicPermissionFactory
SQL文を初期化する。
initialize() - Method in class nablarch.common.web.session.DbManagedExpiration
 
initialize() - Method in class nablarch.common.web.session.store.DbStore
初期化処理。
initialize() - Method in class nablarch.common.web.token.DbTokenManager
初期化処理を行う。 トークンテーブル登録用、削除用のSQL文を組み立てる。
initialize() - Method in class nablarch.common.web.token.HttpSessionTokenManager
 
initialize() - Method in class nablarch.core.cache.BasicStaticDataCache
初期化処理を行う。
initialize() - Method in class nablarch.core.dataformat.CharacterReplacementManager
初期化処理を行う。
initialize(Object...) - Method in class nablarch.core.dataformat.convertor.datatype.Bytes
初期化処理を行う。
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(Object...) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
初期化処理を行う。
initialize(Object...) - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
初期化処理を行う。
initialize(Object...) - Method in class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
初期化処理を行う。
initialize(Object...) - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
初期化処理を行う。
initialize(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.value.CharacterReplacer
 
initialize(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.value.DefaultValue
 
initialize(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.value.Padding
初期化処理を行う。
initialize(FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.value.UseEncoding
初期化処理を行う。
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 class nablarch.core.dataformat.FixedLengthDataRecordFormatter
フォーマット定義情報保持クラスの初期化を行う。 初期化は本メソッドの1回目の実行時のみ行われ、2回目以降の実行時に初期化は行われない。
initialize() - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
フォーマット定義情報保持クラスの初期化を行う。 初期化は本メソッドの1回目の実行時のみ行われ、2回目以降の実行時に初期化は行われない。
initialize() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
フォーマット定義情報保持クラスの初期化を行う。 初期化は本メソッドの1回目の実行時のみ行われ、2回目以降の実行時に初期化は行われない。
initialize() - Method in class nablarch.core.date.BasicBusinessDateProvider
初期化処理を行う。
SQLを組み立てる
initialize() - Method in class nablarch.core.db.connection.BasicDbConnection
データベース接続の初期化処理を行う。
initialize() - Method in interface nablarch.core.db.connection.TransactionManagerConnection
データベース接続オブジェクトの初期化処理を行う。
initialize() - Static method in class nablarch.core.db.statement.SqlLogUtil
クラスローダに紐付くSqlLogFormatterを生成する。
initialize() - Static method in class nablarch.core.log.app.ApplicationSettingLogUtil
本クラスで使用するApplicationSettingLogFormatterを生成し、 カレントスレッドのコンテキストクラスローダに紐付ける。
initialize() - Method in class nablarch.core.log.app.BasicCommitLogger
初期処理を行う。
initialize() - Method in interface nablarch.core.log.app.CommitLogger
初期処理を行う。
initialize() - Static method in class nablarch.core.log.app.FailureLogUtil
クラスローダに紐付くFailureLogFormatterを生成する。
initialize() - Static method in class nablarch.core.log.app.LogInitializationHelper
初期化を行う。 デフォルトの初期化対象クラスに対して初期化処理を呼び出す。
initialize() - Static method in class nablarch.core.log.app.PerformanceLogUtil
クラスローダに紐付くPerformanceLogFormatterを生成する。
initialize(ObjectSettings) - Method in class nablarch.core.log.basic.BasicLogFormatter
初期処理を行う。
initialize(LogSettings) - Method in class nablarch.core.log.basic.BasicLoggerFactory
初期処理を行う。

ログの出力先に応じたリソースの確保などを行う。
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.ApplicationInitializer
初期化処理を行う。
initialize() - Method in class nablarch.core.repository.initialization.BasicApplicationInitializer
初期化処理を行う。

初期化対象一覧内のオブジェクトを順次初期化する。
初期化処理で例外が発生した場合には、以降の処理は行わず呼び出し元に例外を送出する。
初期化対象オブジェクトと設定されているクラスが、Initializableインタフェースを実装していない場合には、 例外を送出し以降の処理は行わない。
本メソッドは、同期化を行わない。
initialize() - Method in interface nablarch.core.repository.initialization.Initializable
初期化処理を行う。
initialize() - Method in class nablarch.core.validation.domain.DomainValidator
 
initialize(DecimalRange) - Method in class nablarch.core.validation.ee.DecimalRange.DecimalRangeValidator
 
initialize(Digits) - Method in class nablarch.core.validation.ee.Digits.DigitsValidator
 
initialize(Domain) - Method in class nablarch.core.validation.ee.DomainValidator
initialize(Length) - Method in class nablarch.core.validation.ee.Length.LengthValidator
initialize(NumberRange) - Method in class nablarch.core.validation.ee.NumberRange.NumberRangeValidator
 
initialize(T) - Method in class nablarch.core.validation.ee.RangeValidatorSupport
 
initialize(Required) - Method in class nablarch.core.validation.ee.Required.RequiredValidator
initialize(Size) - Method in class nablarch.core.validation.ee.Size.AbstractSizeValidator
initialize(SystemChar) - Method in class nablarch.core.validation.ee.SystemChar.SystemCharValidator
initialize() - Method in class nablarch.core.validation.ValidationManager
初期化処理を行う。
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() - Static method in class nablarch.fw.batch.ee.initializer.LogInitializer
ログの初期化を行う。
別のジョブの実行等により既にログの初期化が行われている場合は何もしない。
initialize(String) - Static method in class nablarch.fw.batch.ee.initializer.RepositoryInitializer
コンポーネントの初期化を行う。
別のジョブの実行等により既にコンポーネントの初期化が行われている場合は何もしない。
initialize() - Method in class nablarch.fw.dicontainer.nablarch.AnnotationAutoContainerProvider
 
initialize() - Method in class nablarch.fw.handler.BasicDuplicateProcessChecker
2重起動チェック用のSQL文を構築する。
initialize() - Method in class nablarch.fw.handler.BasicProcessStopHandler
初期化処理を行う。
initialize() - Method in class nablarch.fw.invoker.AbstractExecutorServiceFactory
 
initialize() - Static method in class nablarch.fw.launcher.logging.LauncherLogUtil
クラスローダに紐付くLauncherLogFormatterを生成する。
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.messaging.handler.MessageResendHandler
本ハンドラで使用するSQL文を構築する。
initialize() - Static method in class nablarch.fw.messaging.logging.MessagingLogUtil
クラスローダに紐付くMessagingLogFormatterを生成する。
initialize() - Method in class nablarch.fw.reader.ResumePointManager
初期化時に、コンポーネント設定ファイルで設定されたプロパティの内容をチェックし、 問題がなければレジューム機能で使用するSQLを構築する。
initialize() - Method in class nablarch.fw.reader.ValidatableFileDataReader
キャッシュを使用しない場合、ファイルリーダを初期化する。
initialize() - Static method in class nablarch.fw.web.handler.HttpAccessLogUtil
クラスローダに紐付くHttpAccessLogFormatterを生成する。
initialize(LogSettings) - Method in class nablarch.integration.log.jbosslogging.JbossLoggingLoggerFactory
この実装では何もしない
initialize(LogSettings) - Method in class nablarch.integration.log.slf4j.Slf4JLoggerFactory
この実装では何もしない
initialize() - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
WebSphere MQの初期化処理を行う。

下記の処理を行う。 WmqMessagingProvider.checkPoisonSetting()メソッドを呼び出し退避キューの設定不備がないことをチェックする。 接続モード(CMQC.TRANSPORT_PROPERTY)をバインディングモードに設定する。 スレッド類縁性(CMQC.THREAD_AFFINITY_PROPERTY)にWmqMessagingProvider.useXaプロパティの値を設定する。 WmqMessagingProvider.useProductSystemErrorOutputプロパティがfalseの場合はWebSphere MQによる標準エラー出力を無効化する。 接続モード(CMQC.TRANSPORT_PROPERTY)をバインディングモードに設定する。 WmqMessagingProvider.poisonQueueNamePatternが指定された場合はWmqMessagingProvider.receivedQueueNameを使用してフォーマットした退避キュー名を設定する。

initialize() - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
初期化処理を行う。
initialize() - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
初期化処理を行う。
initialize() - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
初期化処理を行う。
initialize() - Method in class nablarch.integration.router.PathOptionsProviderRoutesMapping
 
initialize() - Method in class nablarch.integration.router.RoutesMapping
初期化処理
initialize() - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
初期化処理を行う。
initialize() - Method in class nablarch.integration.workflow.definition.WorkflowDefinitionHolder
初期化処理を行う。
initialize(Object...) - Method in class nablarch.test.core.file.StringDataType
初期化処理を行う。
initialize(ObjectSettings) - Method in class nablarch.test.core.log.LogVerifier
初期処理を行う。

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

ログの出力先に応じたリソースの確保などを行う。
initialize(CommandLine, ExecutionContext) - Method in class nablarch.test.core.messaging.AsyncMessageSendActionForUt
 
initialize() - Method in class nablarch.test.core.messaging.EmbeddedMessagingProvider
初期化処理を行う。
initialize() - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider
初期化処理を行う。
initialize() - Method in class nablarch.test.FixedBusinessDateProvider
初期化処理を行う。
initialize() - Method in class nablarch.test.NopHandler
初期化処理を行う。
initializeClassifier() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
レコード識別情報が存在する場合(マルチレイアウトファイルの場合)、 レコード識別情報に関連するフィールド定義クラスの初期化(コンバータ設定およびエンコーディング設定)を行う。

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

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

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

initializeField(Map<String, Object>) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
フィールドを初期化する。

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

initializeField(Map<String, Object>) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
フィールドを初期化する。

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

initializeFieldDefinition() - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
フィールド定義クラスについて、以下の初期化処理を行う。 コンバータ設定 エンコーディング設定 差分定義が行われている場合は、親のフィールド定義情報を反映 レコード長、フィールド長の妥当性検証
initializeFieldDefinition() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
フィールド定義クラスについて、以下の初期化処理を行う。 コンバータ設定 エンコーディング設定 差分定義が行われている場合は、親のフィールド定義情報を反映 レコード長、フィールド長の妥当性検証
initializeForRequestUnitTesting(Class<?>, String, String, String, String) - Static method in class nablarch.test.core.messaging.RequestTestingMessagingClient
リクエスト単体テスト時の初期化処理を行う。
initializeForRequestUnitTesting(Class<?>, String, String, String, String) - Static method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext
リクエスト単体テスト時の初期化処理を行う。
initializeIfNotYet(HttpTestConfiguration, File, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
初回時のみ初期化を実行する。
initializeLog() - Method in class nablarch.fw.launcher.GenericLauncher
各種ログの初期化を行う。
initializeLog() - Method in class nablarch.fw.launcher.Main
各種ログの初期化を行う。
initializeReader() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
フォーマット定義ファイルで指定されたエンコーディングで、可変長データを読み込むリーダを生成する。
initializeRepository() - Method in class nablarch.fw.launcher.GenericLauncher
リポジトリの初期化を行う。
initializeWriter() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
ライタを生成する。
initMethod(InitMethod) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition.Builder
初期化メソッドを設定する。
InitMethod - Interface in nablarch.fw.dicontainer.component
コンポーネントの初期化を行うメソッドを表すインターフェース。
inject(Container) - Method in class nablarch.fw.dicontainer.component.impl.ContainerInjectableConstructor
 
inject(Container) - Method in class nablarch.fw.dicontainer.component.impl.DefaultInjectableConstructor
 
inject(Container, Object) - Method in class nablarch.fw.dicontainer.component.impl.InjectableField
 
inject(Container, Object) - Method in class nablarch.fw.dicontainer.component.impl.InjectableMethod
 
inject(Container) - Method in class nablarch.fw.dicontainer.component.impl.PassthroughInjectableConstructor
 
inject(Container) - Method in interface nablarch.fw.dicontainer.component.InjectableConstructor
インジェクションを行う。
inject(Container, Object) - Method in interface nablarch.fw.dicontainer.component.InjectableMember
インジェクションを行う。
injectableConstructor(InjectableConstructor) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition.Builder
コンポーネントを生成するコンストラクタ・メソッドを設定する。
InjectableConstructor - Interface in nablarch.fw.dicontainer.component
インジェクションされるコンストラクタ・プロバイダを表すインターフェース。
InjectableConstructorDuplicatedException - Exception in nablarch.fw.dicontainer.exception
コンポーネントのインスタンスを生成するコンストラクタが重複していた場合にスローされる例外クラス。
InjectableConstructorDuplicatedException(String) - Constructor for exception nablarch.fw.dicontainer.exception.InjectableConstructorDuplicatedException
インスタンスを生成する。
InjectableConstructorNotFoundException - Exception in nablarch.fw.dicontainer.exception
コンポーネントのインスタンスを生成するコンストラクタが見つからない場合にスローされる例外クラス。
InjectableConstructorNotFoundException(String) - Constructor for exception nablarch.fw.dicontainer.exception.InjectableConstructorNotFoundException
インスタンスを生成する。
InjectableField - Class in nablarch.fw.dicontainer.component.impl
インジェクションされるフィールドを表すInjectableMember実装クラス。
InjectableField(Field, InjectionComponentResolver) - Constructor for class nablarch.fw.dicontainer.component.impl.InjectableField
コンストラクタ。
InjectableMember - Interface in nablarch.fw.dicontainer.component
インジェクションされるコンストラクタ・メソッド・フィールドを表すインターフェース。
injectableMembers(List<InjectableMember>) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition.Builder
インジェクションされるメソッド・フィールドを設定する。
InjectableMethod - Class in nablarch.fw.dicontainer.component.impl
インジェクションされるメソッドを表すInjectableMember実装クラス。
InjectableMethod(Method, InjectionComponentResolvers) - Constructor for class nablarch.fw.dicontainer.component.impl.InjectableMethod
コンストラクタ。
InjectForm - Annotation Type in nablarch.common.web.interceptor
フォームをリクエストスコープに設定するInterceptor
InjectForm.Impl - Class in nablarch.common.web.interceptor
InjectFormアノテーションのインターセプタ。
InjectionComponentDuplicatedException - Exception in nablarch.fw.dicontainer.exception
インジェクションするコンポーネントが重複していた場合にスローされる例外クラス。
InjectionComponentDuplicatedException(String) - Constructor for exception nablarch.fw.dicontainer.exception.InjectionComponentDuplicatedException
インスタンスを生成する。
InjectionComponentNotFoundException - Exception in nablarch.fw.dicontainer.exception
インジェクションするコンポーネントが見つからない場合にスローされる例外クラス。
InjectionComponentNotFoundException(String) - Constructor for exception nablarch.fw.dicontainer.exception.InjectionComponentNotFoundException
インスタンスを生成する。
InjectionComponentResolver - Interface in nablarch.fw.dicontainer.component
インジェクションされるコンポーネントを解決するメソッドを表すインターフェース。
InjectionComponentResolverFactory - Interface in nablarch.fw.dicontainer.component.factory
依存コンポーネントのリゾルバを生成するファクトリ。
InjectionComponentResolvers - Class in nablarch.fw.dicontainer.component.impl
InjectionComponentResolverのファーストクラスコレクションクラス。
InjectionComponentResolvers(List<InjectionComponentResolver>) - Constructor for class nablarch.fw.dicontainer.component.impl.InjectionComponentResolvers
コンストラクタ。
InjectionType - Enum in nablarch.core.repository.di
インジェクションの種類を表す列挙型。
InMemoryExpirableCache<K,V> - Class in nablarch.core.cache.expirable
キャッシュをメモリ上に保持するExpirableCache実装クラス。
InMemoryExpirableCache() - Constructor for class nablarch.core.cache.expirable.InMemoryExpirableCache
 
InMemoryResultSetCache - Class in nablarch.core.db.cache
メモリ上にキャッシュを保持する結果セットキャッシュ実装クラス。
InMemoryResultSetCache() - Constructor for class nablarch.core.db.cache.InMemoryResultSetCache
デフォルトコンストラクタ。
input() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
input_stream - Variable in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
 
InputDataIdentifier(String[], SqlRow) - Constructor for class nablarch.fw.reader.DatabaseTableQueueReader.InputDataIdentifier
リクエスト識別子を生成する。
inputStream - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
InputTagSupport - Class in nablarch.common.web.tag
inputタグの共通属性を出力するクラスの実装をサポートするクラス。
InputTagSupport() - Constructor for class nablarch.common.web.tag.InputTagSupport
 
ins() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
insert(T) - Method in class nablarch.common.dao.BasicDaoContext
 
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
区切り文字を文字列先頭から挿入する。

例:

insert(String, FlowNode) - Method in class nablarch.integration.workflow.dao.ActiveFlowNodeDao
アクティブフローノードを登録する。
insert(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.ActiveGroupTaskDao
アクティブグループタスクを登録する。
insert(String, String, String, int) - Method in class nablarch.integration.workflow.dao.ActiveGroupTaskDao
アクティブグループタスクを登録する。
insert(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.ActiveUserTaskDao
アクティブユーザタスクを登録する。
insert(String, String, String, int) - Method in class nablarch.integration.workflow.dao.ActiveUserTaskDao
アクティブユーザタスクを登録する。
insert(String, String, int) - Method in class nablarch.integration.workflow.dao.InstanceDao
ワークフローインスタンス情報を登録する。
insert(String, String, long, List<Task>) - Method in class nablarch.integration.workflow.dao.InstanceFlowNodeDao
フローノードの情報を登録する。
insert(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupDao
担当グループを登録する。
insert(String, String, String, int) - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupDao
担当グループを登録する。
insert(String, String, Collection<String>) - Method in class nablarch.integration.workflow.dao.TaskAssignedUserDao
担当ユーザを登録する。
insert(String, String, String, int) - Method in class nablarch.integration.workflow.dao.TaskAssignedUserDao
担当ユーザ情報を登録する。
insert(T) - Method in class nablarch.test.core.util.ListWrapper
リストに対する挿入操作を用意する。
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
業務用の受信テーブルに受信電文を登録する。
insertNewSentMessage(Map<String, Object>) - Method in class nablarch.fw.messaging.handler.MessageResendHandler
再送電文管理テーブルに送信電文を新規登録する。
insertRepeatedly(String, String, int) - Static method in class nablarch.core.util.StringUtil
区切り文字を等間隔で挿入する。

例:

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

例:

insertSequential(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.TaskAssignedGroupDao
担当グループを指定された順を実行順として保存する。
insertSequential(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.TaskAssignedUserDao
担当ユーザを指定された順を実行順として保存する。
InsertSqlGenerator - Class in nablarch.etl.generator
一括登録用のINSERT文を生成するクラス。

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

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

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

InsertSqlGenerator() - Constructor for class nablarch.etl.generator.InsertSqlGenerator
 
InstanceDao - Class in nablarch.integration.workflow.dao
ワークフローインスタンステーブルへアクセスするクラス。
InstanceDao(WorkflowInstanceSchema) - Constructor for class nablarch.integration.workflow.dao.InstanceDao
ワークフローインスタンステーブルアクセスを生成する。
InstanceFlowNodeDao - Class in nablarch.integration.workflow.dao
ワークフローインスタンスフローノードテーブルへアクセスするクラス。
InstanceFlowNodeDao(WorkflowInstanceSchema) - Constructor for class nablarch.integration.workflow.dao.InstanceFlowNodeDao
ワークフローインスタンスフローノードテーブルアクセスを生成する。
INT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
IntegerConverter - Class in nablarch.core.beans.converter
Integer型への変換を行う Converter

変換元の型に応じて、以下のとおり変換を行う。

真偽値
trueであれば1falseであれば0を返却する。

数値型
変換元の数値を表すIntegerオブジェクトを返却する。

文字列型
変換元の数値文字列を表すIntegerオブジェクトを返却する。 文字列が数値として不正な場合はConversionExceptionを送出する。

文字列型の配列
要素数が1であれば、その要素をIntegerオブジェクトに変換して返却する。 要素数が1以外であれば、ConversionExceptionを送出する。

上記以外
ConversionExceptionを送出する。

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

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

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

Interceptor.Factory - Class in nablarch.fw
InterceptorアノテーションによるHandler.handle(Object, ExecutionContext) へのインターセプトを実現するスタティックメソッドを保持するクラス。

次のコードにより、handler.handle() メソッド上に付与されている Interceptorアノテーションを収集し、各インターセプタに対応した リクエストハンドラでラップされたハンドラ(wrapped)が生成される。

Interceptor.Impl<TData,TResult,T extends java.lang.annotation.Annotation> - 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
コンストラクタ
InternalRequestIdAttribute - Class in nablarch.common.handler.threadcontext
内部リクエストIDを保持するスレッドコンテキスト属性。
InternalRequestIdAttribute() - Constructor for class nablarch.common.handler.threadcontext.InternalRequestIdAttribute
 
interpolate(String, MessageInterpolator.Context) - Method in class nablarch.core.validation.ee.MultiLanguageMessageInterpolator
Contextに基づいてメッセージテンプレートからメッセージを生成する。
使用するLocaleは、ThreadContextに設定されている場合はその値を使用し、 そうでない場合はLocale.getDefault()の値を使用する。
interpolate(String, MessageInterpolator.Context, Locale) - Method in class nablarch.core.validation.ee.MultiLanguageMessageInterpolator
Contextに基づいてメッセージテンプレートからメッセージを生成する。
interpolate(String, MessageInterpolator.Context) - Method in class nablarch.core.validation.ee.NablarchMessageInterpolator
 
interpolate(String, MessageInterpolator.Context, Locale) - Method in class nablarch.core.validation.ee.NablarchMessageInterpolator
 
interpret(InterpretationContext) - Method in class nablarch.test.core.util.interpreter.BasicJapaneseCharacterInterpreter
解釈する。
interpret(InterpretationContext) - Method in class nablarch.test.core.util.interpreter.BinaryFileInterpreter
解釈する。
interpret(InterpretationContext) - Method in class nablarch.test.core.util.interpreter.CompositeInterpreter
解釈する。
interpret(InterpretationContext) - Method in class nablarch.test.core.util.interpreter.DateTimeInterpreter
解釈する。
interpret(InterpretationContext) - Method in class nablarch.test.core.util.interpreter.LineSeparatorInterpreter
解釈する。
interpret(InterpretationContext) - Method in class nablarch.test.core.util.interpreter.NullInterpreter
解釈する。
interpret(InterpretationContext) - Method in class nablarch.test.core.util.interpreter.QuotationTrimmer
解釈する。
interpret(InterpretationContext) - Method in interface nablarch.test.core.util.interpreter.TestDataInterpreter
解釈する。
InterpretationContext - Class in nablarch.test.core.util.interpreter
解釈コンテキストクラス。
以下の要素を保持する。 解釈対象となる値 解釈クラス(TestDataInterpreter)を格納したキュー 具体的な使用方法は、TestDataInterpreterを参照。
InterpretationContext(String, TestDataInterpreter...) - Constructor for class nablarch.test.core.util.interpreter.InterpretationContext
コンストラクタ
InterpretationContext(String, Collection<TestDataInterpreter>) - Constructor for class nablarch.test.core.util.interpreter.InterpretationContext
コンストラクタ
InterSystemMessage<TSelf extends InterSystemMessage<?>> - Class in nablarch.fw.messaging
外部システムに対する送受信電文の内容を格納するデータオブジェクト。 このオブジェクトは以下のデータを保持する。 プロトコルヘッダー メッセージボディ
InterSystemMessage() - Constructor for class nablarch.fw.messaging.InterSystemMessage
デフォルトコンストラクタ
InterSystemMessage(InterSystemMessage<?>) - Constructor for class nablarch.fw.messaging.InterSystemMessage
コピーコンストラクタ
InterSystemMessage.HeaderName - Class in nablarch.fw.messaging
フレームワークで使用する既定ヘッダーのフィールド名
invalidate() - Method in class nablarch.common.web.session.Session
セッション自体を削除する。
invalidate(String, ExecutionContext) - Method in class nablarch.common.web.session.SessionStore
セッションストアを無効にする。
invalidate(ExecutionContext) - Static method in class nablarch.common.web.session.SessionUtil
セッションを無効化する。
invalidate(String, ExecutionContext) - Method in class nablarch.common.web.session.store.DbStore
 
invalidate(String, ExecutionContext) - Method in class nablarch.common.web.session.store.HiddenStore
 
invalidate(String, ExecutionContext) - Method in class nablarch.common.web.session.store.HttpSessionStore
 
invalidate() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
invalidate(String, ExecutionContext) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisStore
 
invalidateSession() - Method in class nablarch.fw.ExecutionContext
現在のリクエストに紐付けられたセッションスコープを無効化する。
invalidateSession() - Method in class nablarch.fw.web.servlet.ServletExecutionContext
現在のリクエストに紐付けられたセッションスコープを無効化する。
InvalidCharacterException - Exception in nablarch.common.mail
不正な文字が含まれていた場合に発生する例外。
InvalidCharacterException(String) - Constructor for exception nablarch.common.mail.InvalidCharacterException
InvalidCharacterExceptionを生成する。
InvalidComponentException - Exception in nablarch.fw.dicontainer.exception
不正なコンポーネントを登録しようとした場合にスローされる例外クラス。
InvalidComponentException(String) - Constructor for exception nablarch.fw.dicontainer.exception.InvalidComponentException
インスタンスを生成する。
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を生成する。
InvalidEtlConfigException - Exception in nablarch.etl
ETLの設定が無効であることを示す例外クラス。
InvalidEtlConfigException(String) - Constructor for exception nablarch.etl.InvalidEtlConfigException
メッセージを元に例外を構築する。
InvalidHtmlException - Exception in nablarch.test.tool.htmlcheck
HTMLファイルチェック中に何らかの例外が生じたことを示す例外.
InvalidHtmlException(String) - Constructor for exception nablarch.test.tool.htmlcheck.InvalidHtmlException
 
InvalidHtmlException(Throwable) - Constructor for exception nablarch.test.tool.htmlcheck.InvalidHtmlException
 
InvalidHtmlException(String, Throwable) - Constructor for exception nablarch.test.tool.htmlcheck.InvalidHtmlException
 
InvalidInjectionScopeException - Exception in nablarch.fw.dicontainer.exception
インジェクションするコンポーネントとインジェクションされるコンポーネント間でスコープの広さが不正だった場合にスローされる例外クラス。
InvalidInjectionScopeException(String) - Constructor for exception nablarch.fw.dicontainer.exception.InvalidInjectionScopeException
インスタンスを生成する。
invoke(Object) - Method in interface nablarch.fw.dicontainer.component.DestroyMethod
メソッドを実行する。
invoke(Object) - Method in class nablarch.fw.dicontainer.component.impl.DefaultDestroyMethod
 
invoke(Object) - Method in class nablarch.fw.dicontainer.component.impl.DefaultInitMethod
 
invoke(Object, Object) - Method in class nablarch.fw.dicontainer.component.impl.DefaultObservesMethod
 
invoke(Object) - Method in class nablarch.fw.dicontainer.component.impl.NoopDestroyMethod
 
invoke(Object) - Method in class nablarch.fw.dicontainer.component.impl.NoopInitMethod
 
invoke(Object, Object...) - Method in class nablarch.fw.dicontainer.component.impl.reflect.MethodWrapper
与えられたオブジェクトのメソッドを呼び出す。
invoke(Object) - Method in interface nablarch.fw.dicontainer.component.InitMethod
メソッドを実行する。
invoke(Object, Object) - Method in interface nablarch.fw.dicontainer.component.ObservesMethod
メソッドを実行する。
invoke(Object, HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.JaxRsMethodBinder.ResourceMethod
リソースメソッドを呼び出し、結果を返却する。
invokeHandlerList(TData, ExecutionContext) - Method in class nablarch.fw.invoker.AsyncHandlerListInvoker
 
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
事前処理を実行する。
invokeNext() - Method in class nablarch.test.core.util.interpreter.InterpretationContext
次の解釈クラスを起動する。
解釈クラスが存在しない場合、すなわちどの解釈クラスも解釈できなかった場合は、 解釈対象の値がそのまま返却される。
invokeOutbound(ExecutionContext) - Method in class nablarch.fw.invoker.PipelineInvoker
事前処理を実行する。
invokePrivateDefaultConstructor(Class<T>) - Static method in class nablarch.test.NablarchTestUtils
プライベートコンストラクタを起動
invokeValidation(String[]) - Method in class nablarch.test.core.entity.SingleValidationTester
バリデーションを実行する。
is3XXStatusCode(int) - Method in class nablarch.test.core.http.HttpRequestTestSupport
300系の HTTP ステータスコードかどうか判定する
IS_INVALIDATED_KEY - Static variable in class nablarch.common.web.session.SessionStoreHandler
セッションがinvalidateされたことを示すフラグを リクエストスコープに設定する際に使用するキー
IS_VALID_TOKEN - Static variable in class nablarch.test.core.http.TestCaseInfo
トークンを設定するかどうかを記述しているカラム名
isAboutToCommit(ExecutionContext) - Static method in class nablarch.fw.handler.LoopHandler
現在のリクエストループの業務アクション実行後にLoopHandlerによるコミットが行われるか否か。 本メソッドは DataReadHandler よりも後ろで呼び出された場合のみ正しい結果が得られる。
isActive() - Method in class nablarch.fw.batch.ee.cdi.StepScopedContext
 
isActive(String) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
isActive(String) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
指定されたフローノードIDがアクティブな状態かどうかを判定する。
isActive(String) - Method in interface nablarch.integration.workflow.WorkflowInstance
指定されたフローノードIDがアクティブな状態かどうかを判定する。
isAjaxRequest(ServletExecutionContext) - Static method in class nablarch.fw.web.handler.HttpResponseUtil
このリクエストがXMLHttpRequestオブジェクト(いわゆるAjaxリクエスト)によるものか どうかを判定する。 このメソッドでは、HTTPリクエスト中に含まれる X-Requested-With ヘッダを用いて Ajaxリクエストの判定を行う。
isAllowDoubleSubmission() - Method in class nablarch.common.web.tag.SubmissionInfo
二重サブミットを許可するか否かを取得する。
isAllowSurrogatePair() - Method in class nablarch.core.validation.ee.SystemCharConfig
サロゲートペアを許容するかどうかを表すフラグを取得する。
isApplicableTo(Map<String, ?>, boolean) - Method in class nablarch.core.dataformat.RecordDefinition
このレコードフォーマットが、渡されたレコードに適用できるかどうかを返却する。
isApplicableTo(Map<String, ?>) - Method in class nablarch.core.dataformat.RecordDefinition
このレコードフォーマットが、渡されたレコードに適用できるかどうかを返却する。
isAppliedTo(TRequest, ExecutionContext) - Method in class nablarch.fw.RequestHandlerEntry
渡されたリクエストに対して、ハンドラを実行する必要があるかどうかを判断する。 このエントリに設定されたリクエストパターンがリクエストパスにマッチする場合はtrueを返す。
isAppliedTo(Request<?>, ExecutionContext) - Method in class nablarch.fw.RequestPathMatchingHelper
渡されたリクエストパスと、リクエストパスのパターン文字列との照合を行う。
isArray() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドが配列項目であればtrueを返却する。
isArrayObject(Object) - Static method in class nablarch.core.db.util.DbUtil
オブジェクトが配列または、Collectionか。
isAssertApplicationMessageId() - Method in class nablarch.test.core.http.TestCaseInfo
メッセージIDの検証を行うかどうかを返却する。
isAssertRequestScopeVar() - Method in class nablarch.test.core.http.TestCaseInfo
リクエストスコープ値を比較検証するかどうかを返却する.
isAssertSearch() - Method in class nablarch.test.core.http.TestCaseInfo
検索結果の検証をするかどうかを返却する.
isAssertTable() - Method in class nablarch.test.core.http.TestCaseInfo
テーブル値を検証するかどうか返却する.
isAttribute() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドが属性項目であればtrueを返却する。
isAutoCleaning() - Method in class nablarch.fw.web.upload.UploadSettings
自動クリーニングを行うかどうか。
isAvailable(String) - Method in class nablarch.common.availability.BasicServiceAvailability
パラメータのリクエストIDのサービス提供可否状態を判定し、結果を返却する。
isAvailable(String) - Method in interface nablarch.common.availability.ServiceAvailability
パラメータのリクエストIDを元に、サービス提供可否状態を判定し結果を返却する。
isAvailable(String) - Static method in class nablarch.common.availability.ServiceAvailabilityUtil
パラメータのリクエストIDを元に、サービス提供可否状態を判定し結果を返却する。
isBackup() - Method in class nablarch.test.core.http.HttpTestConfiguration
バックアップ実施フラグを取得する。
isBeginOutputEnabled() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
リクエスト処理開始時の出力が有効かを判定する。
isBinaryTypeColumn(String, String) - Method in interface nablarch.test.core.db.DbInfo
指定されたカラムのデータタイプがバイナリ型かを判定する。
isBinaryTypeColumn(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
指定されたカラムのデータタイプがバイナリ型かを判定する。
isBinaryTypeColumn(int) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
バイナリ型であるかどうか判定する。
isBodyEmpty() - Method in class nablarch.common.web.download.FileResponse
HTTPレスポンスボディの内容が設定されていなければtrueを返す。
isBodyEmpty() - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスボディの内容が設定されていなければtrueを返す。
isBooleanTypeColumn(String, String) - Method in interface nablarch.test.core.db.DbInfo
指定されたカラムのデータタイプがBoolean型かを判定する。
isBooleanTypeColumn(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
指定されたカラムのデータタイプがBoolean型かを判定する。
isBooleanTypeColumn(int) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
Boolean型であるかどうか判定する。
isByteLengthCheck() - Method in class nablarch.core.dataformat.CharacterReplacementConfig
変換前と変換後の文字のバイト長一致チェックの要否を取得する。
isCacheEnable(String) - Method in class nablarch.core.cache.expirable.BasicExpirationSetting
指定されたIDがキャッシュ対象か否かを判定する。
isCacheEnable(String) - Method in interface nablarch.core.cache.expirable.ExpirationSetting
指定されたIDがキャッシュ対象か否かを判定する。
isChecked() - Method in class nablarch.common.web.tag.CheckedInputTagSupport
項目がチェック状態を取得する。
isChecked() - Method in class nablarch.common.web.tag.CompositeKeyCheckedInputTagSupport
 
isCheckHtml() - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLチェック実行するか否かの設定を取得する。
isClosed() - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statementがクローズされているか否か。
isClosed() - Method in interface nablarch.core.db.statement.SqlStatement
Statementがクローズされているか否か。
isClosed() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグが閉じられているか否か。
isColumnForTestFramework(String) - Method in interface nablarch.test.core.standalone.TestShot.TestShotAround
テストフレームワークで使用するカラムかどうか判定する。
テストフレームワークで使用しないカラムであれば、コマンドラインオプションと見なされる。
isCompleted() - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
isCompleted() - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
ワークフローが完了状態かどうかを判定する。
isCompleted() - Method in interface nablarch.integration.workflow.WorkflowInstance
ワークフローが完了状態かどうかを判定する。
isCompletedGroupTask(Map<String, ?>, String, Task) - Method in class nablarch.integration.workflow.condition.AllCompletionCondition
グループタスクの終了判定を行う。
isCompletedGroupTask(Map<String, ?>, String, Task) - Method in interface nablarch.integration.workflow.condition.CompletionCondition
グループタスクの終了判定を行う。
isCompletedGroupTask(Map<String, ?>, String, Task) - Method in class nablarch.integration.workflow.condition.OrCompletionCondition
グループタスクの終了判定を行う。
isCompletedGroupTask(Map<String, ?>, String, Task) - Method in class nablarch.integration.workflow.condition.SingleTaskCompletionCondition
グループタスクの終了判定を行う。
isCompletedUserTask(Map<String, ?>, String, Task) - Method in class nablarch.integration.workflow.condition.AllCompletionCondition
ユーザタスクの終了判定を行う。
isCompletedUserTask(Map<String, ?>, String, Task) - Method in interface nablarch.integration.workflow.condition.CompletionCondition
ユーザタスクの終了判定を行う。
isCompletedUserTask(Map<String, ?>, String, Task) - Method in class nablarch.integration.workflow.condition.OrCompletionCondition
ユーザタスクの終了判定を行う。
isCompletedUserTask(Map<String, ?>, String, Task) - Method in class nablarch.integration.workflow.condition.SingleTaskCompletionCondition
ユーザタスクの終了判定を行う。
isCompleteTransaction(ExecutionContext) - Method in class nablarch.common.handler.TransactionManagementHandler
トランザクションが正常終了したかどうかを判定する。
この実装では、ExecutionContext#isProcessSucceded() がtrueを返すかどうかで、判定を行う。
isComputedColumn(String, String) - Method in interface nablarch.test.core.db.DbInfo
自動計算列かどうか判定する。
isComputedColumn(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
自動計算列かどうか判定する。
isConfirmationPage(PageContext) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
JSPが生成する画面が確認画面であるか否かを判定する。
isConfirmationPage(PageContext) - Static method in class nablarch.common.web.tag.TagUtil
JSPが生成する画面が確認画面であるか否かを判定する。
isConvertEmptyToNull() - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
空文字列をnullに変換するかを取得する。
isConvertEmptyToNull() - Method in class nablarch.core.dataformat.convertor.VariableLengthConvertorSetting
空文字列をnullに変換するかを取得する。
isConvertible(ValidationContext<T>, String, Object, Object, Annotation) - Method in class nablarch.common.date.AbstractDateStringConverter
変換可否のプレチェックを行う。
変換できない文字列であった場合、エラーメッセージをValidationContextに追加し、falseを返却する。
isConvertible(String, FormatSpec) - Method in class nablarch.common.date.AbstractDateStringConverter
指定されたフォーマット仕様で値が変換可能か否かを判定する。
isConvertible(ValidationContext<T>, String, Object, Object, Annotation) - Method in class nablarch.common.web.compositekey.CompositeKeyArrayConvertor
変換可否のプレチェックを行う。
変換できない文字列であった場合、エラーメッセージをValidationContextに追加し、falseを返却する。
isConvertible(ValidationContext<T>, String, Object, Object, Annotation) - Method in class nablarch.common.web.compositekey.CompositeKeyConvertor
変換可否のプレチェックを行う。
変換できない文字列であった場合、エラーメッセージをValidationContextに追加し、falseを返却する。
isConvertible(Class<?>) - Method in class nablarch.core.beans.converter.ArrayExtensionConverter
 
isConvertible(Class<?>) - Method in class nablarch.core.beans.converter.ListExtensionConverter
 
isConvertible(Class<?>) - Method in class nablarch.core.beans.converter.SetExtensionConverter
 
isConvertible(Class<?>) - Method in interface nablarch.core.beans.ExtensionConverter
このコンバータで値変換できるか否か。
isConvertible(ResultSetMetaData, int) - Method in class nablarch.core.db.dialect.SqlServerDialect.SqlServerResultSetConvertor
 
isConvertible(ResultSetMetaData, int) - Method in interface nablarch.core.db.statement.ResultSetConvertor
指定されたカラムが変換対象のカラムかを返却する。
指定された、ResultSetMetaDataとカラムインデックスから、 ResultSet.getObject(int)以外でデータを取得するか否かを返却する。
isConvertible(ValidationContext<T>, String, Object, Object, Annotation) - Method in class nablarch.core.validation.convertor.BooleanConvertor
 
isConvertible(ValidationContext<T>, String, Object, Object, Annotation) - Method in interface nablarch.core.validation.Convertor
変換可否のプレチェックを行う。
変換できない文字列であった場合、エラーメッセージをValidationContextに追加し、falseを返却する。
isConvertible(ValidationContext<T>, String, Object, Object, Annotation) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
変換可否のプレチェックを行う。
変換できない文字列であった場合、エラーメッセージをValidationContextに追加し、falseを返却する。
isConvertible(ValidationContext<T>, String, Object, Object, Annotation) - Method in class nablarch.core.validation.convertor.StringArrayConvertor
 
isConvertible(ValidationContext<T>, String, Object, Object, Annotation) - Method in class nablarch.core.validation.convertor.StringConvertor
変換可否のプレチェックを行う。
変換できない文字列であった場合、エラーメッセージをValidationContextに追加し、falseを返却する。
isConvertible(String) - Method in interface nablarch.fw.jaxrs.BodyConverter
指定されたメディアタイプを変換できるかどうか。
isConvertible(String) - Method in class nablarch.fw.jaxrs.FormUrlEncodedConverter
 
isConvertible(String) - Method in class nablarch.fw.jaxrs.JaxbBodyConverter
 
isConvertible(Object, RestTestBodyConverter.MediaType) - Method in class nablarch.fw.web.JacksonBodyConverter
 
isConvertible(Object, RestTestBodyConverter.MediaType) - Method in interface nablarch.fw.web.RestTestBodyConverter
引数で渡されたContent-Typeでbodyを変換できるかどうか。
isConvertible(Object, RestTestBodyConverter.MediaType) - Method in class nablarch.fw.web.StringBodyConverter
 
isConvertible(String) - Method in class nablarch.integration.jaxrs.jackson.JacksonBodyConverterSupport
 
isDateTypeColumn(String, String) - Method in interface nablarch.test.core.db.DbInfo
指定されたカラムのデータタイプが日付型かを判定する。
Typesが以下のタイプの場合は、日付型
java.sql.Types.DATE java.sql.Types.TIME java.sql.Types.TIMESTAMP
isDateTypeColumn(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
指定されたカラムのデータタイプが日付型かを判定する。
Typesが以下のタイプの場合は、日付型
java.sql.Types.DATE java.sql.Types.TIME java.sql.Types.TIMESTAMP
isDateTypeColumn(int) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
日付型かどうか判定する。
isDbConnectionError(SQLException, TransactionManagerConnection) - Method in class nablarch.core.db.connection.exception.BasicDbAccessExceptionFactory
発生した例外がデータベース接続に関する問題であるか否かを判定する。

基本実装では、プロパティに指定されたSQL文と引数に指定されたデータベース接続を使用して、 SQL文を実行することにより判定を行う。

引数に指定されたデータベース接続がnullの場合、 またはSQL文の実行でDbAccessExceptionが送出された場合はtrueを返す。

isDebugEnabled() - Method in class nablarch.core.log.basic.BasicLogger
DEBUGレベルのログ出力が有効か否かを判定する。
isDebugEnabled() - Method in interface nablarch.core.log.Logger
DEBUGレベルのログ出力が有効か否かを判定する。
isDebugEnabled() - Method in class nablarch.core.log.NablarchLogger
 
isDebugEnabled() - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
isDebugEnabled() - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
isDeterminable(String, ExecutionContext) - Method in class nablarch.common.web.session.DbManagedExpiration
 
isDeterminable(String, ExecutionContext) - Method in interface nablarch.common.web.session.Expiration
有効期限が判定可能かどうかを判定する。 SessionStoreHandlerの復路処理にて、別スレッドでのInvalidateを検知するために使用する。
isDeterminable(String, ExecutionContext) - Method in class nablarch.common.web.session.HttpSessionManagedExpiration
 
isDeterminable(String, ExecutionContext) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisManagedExpiration
 
isDirective(String) - Method in class nablarch.test.core.reader.DataFileParser
ディレクティブかどうか判定する。
isDirective(String) - Method in class nablarch.test.core.reader.FixedLengthFileParser
ディレクティブかどうか判定する。
isDirective(String) - Method in class nablarch.test.core.reader.VariableLengthFileParser
ディレクティブかどうか判定する。
isDispatchingClassOutputEnabled() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
ディスパッチ先クラス決定後の出力が有効かを判定する。
isDomainAnnotation(Annotation) - Method in class nablarch.core.validation.domain.DomainValidationHelper
指定されたアノテーションがドメインを表すアノテーションであるか否かを判定する。
isDumpVariableItem() - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプHTMLへの可変項目の出力可否を取得する。
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.H2Dialect
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.ExclusiveAccessMap

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

isEmpty() - Method in class nablarch.core.util.map.MapWrapper

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

isEmpty() - Method in class nablarch.fw.web.ResponseBody
ボディの内容が設定されていなければtrueを返す。
isEmpty() - Method in class nablarch.fw.web.upload.util.BulkValidationResult
バリデーション対象があるかどうか。

バリデーション実行前に呼び出した場合結果は保証されない。

isEmptyToNull() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
空フィールドをnullに置き換えるか否か。
isEndOutputEnabled() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
リクエスト処理終了時の出力が有効かを判定する。
isErrorEnabled() - Method in class nablarch.core.log.basic.BasicLogger
ERRORレベルのログ出力が有効か否かを判定する。
isErrorEnabled() - Method in interface nablarch.core.log.Logger
ERRORレベルのログ出力が有効か否かを判定する。
isErrorEnabled() - Method in class nablarch.core.log.NablarchLogger
 
isErrorEnabled() - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
isErrorEnabled() - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
isErrorMode(String) - Static method in enum nablarch.test.core.reader.SendSyncMessageParser.ErrorMode
指定された文字列表現のモードが、この列挙型の要素の文字列表現と一致するか否か。 もし、列挙型の要素の中でどれか1つでも一致するものがあれば、trueを返す。
isErrorResponse(HttpResponse) - Method in class nablarch.fw.web.handler.HttpResponseHandler
レスポンスがエラーか否かを判定する。
isExcludesNull() - Method in class nablarch.core.beans.CopyOptions
コピー元プロパティがnullの場合にコピーしないかどうかを返す。
isExpired(String, long, ExecutionContext) - Method in class nablarch.common.web.session.DbManagedExpiration
 
isExpired(String, long, ExecutionContext) - Method in interface nablarch.common.web.session.Expiration
有効期限切れか否かを判定する。
isExpired(String, long, ExecutionContext) - Method in class nablarch.common.web.session.HttpSessionManagedExpiration
 
isExpired(String, long, ExecutionContext) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisManagedExpiration
 
isExtendable() - Method in class nablarch.common.web.session.SessionStore
セッション全体の有効期限に寄与するかを取得する。 ストアの有効期限をセッショントラキングIDの保持期限に反映させない場合は、 本メソッドをサブクラス側でオーバーライドしてfalseを返却するようにする。
isFatalEnabled() - Method in class nablarch.core.log.basic.BasicLogger
FATALレベルのログ出力が有効か否かを判定する。
isFatalEnabled() - Method in interface nablarch.core.log.Logger
FATALレベルのログ出力が有効か否かを判定する。
isFatalEnabled() - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
isFatalEnabled() - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
isFieldAccess() - Static method in class nablarch.core.db.util.DbUtil
データベースのBeanに対してフィールドでアクセスするかどうかを返却する。
isFiller() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドがFILLER項目であればtrueを返却する。
isFlushEachRecordInWriting() - Method in class nablarch.core.dataformat.DataFormatConfig
レコードの書き込み毎にflushをするか否かを取得する。 デフォルトはtrue。
isForbidden(String) - Method in class nablarch.test.tool.sanitizingcheck.SanitizingConf
タグが使用禁止であることを判定する。
isForbiddenAttr(String, String) - Method in class nablarch.test.tool.htmlcheck.HtmlForbiddenNodeConf
指定されたタグと属性の組が不許可であることをチェックする。
isForbiddenTag(String) - Method in class nablarch.test.tool.htmlcheck.HtmlForbiddenNodeConf
指定したタグが使用を許可しないタグであるかをチェックする。
isGeneratedValue() - Method in class nablarch.common.dao.ColumnMeta
自動生成カラムか否か。
isHealthy() - Method in class nablarch.fw.web.handler.health.HealthCheckResult
全てのヘルスチェックが成功したか否かを判定する。
isHealthy() - Method in class nablarch.fw.web.handler.health.HealthCheckResult.Target
ヘルスチェックが成功したか否かを判定する。
isHttpDumpEnabled() - Method in class nablarch.fw.web.HttpServer
HTTPダンプ機能が有効化されているか?
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
空行を無視するか否かを取得する。
isindex() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
isInfoEnabled() - Method in class nablarch.core.log.basic.BasicLogger
INFOレベルのログ出力が有効か否かを判定する。
isInfoEnabled() - Method in interface nablarch.core.log.Logger
INFOレベルのログ出力が有効か否かを判定する。
isInfoEnabled() - Method in class nablarch.core.log.NablarchLogger
 
isInfoEnabled() - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
isInfoEnabled() - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
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
パラメータ名がマスキング対象かを判定する。
isMatch(String, Map<String, ?>, SequenceFlow) - Method in interface nablarch.integration.workflow.condition.FlowProceedCondition
シーケンスフローに従ってワークフローが進行可能か判定する。
isMatch(String, Map<String, ?>, SequenceFlow) - Method in class nablarch.integration.workflow.condition.NumberFlowProceedConditionSupport
シーケンスフローに従ってワークフローが進行可能か判定する。
isMatch(String, Map<String, ?>, SequenceFlow) - Method in class nablarch.integration.workflow.condition.StringEqualFlowProceedCondition
シーケンスフローに従ってワークフローが進行可能か判定する。
isMatch(String, Map<String, ?>, SequenceFlow) - Method in class nablarch.integration.workflow.condition.StringNotEqualFlowProceedCondition
シーケンスフローに従ってワークフローが進行可能か判定する。
isMatch(T) - Method in interface nablarch.integration.workflow.util.WorkflowUtil.ListFilter
比較処理を行う。
isMomConnectionError(Throwable) - Method in class nablarch.integration.messaging.wmq.provider.exception.BasicWmqMessagingExceptionFactory
発生した例外がMOM接続に関する問題であるか否かを判定する。

基本実装では、発生した例外がMQExceptionである、かつ下記理由コードの場合にtrueを返す。 CMQC.MQRC_CONNECTION_BROKEN CMQC.MQRC_CONNECTION_QUIESCING CMQC.MQRC_CONNECTION_STOPPING CMQC.MQRC_OPEN_FAILED CMQC.MQRC_Q_MGR_NOT_AVAILABLE CMQC.MQRC_Q_MGR_QUIESCING CMQC.MQRC_Q_MGR_STOPPING CMQC.MQRC_NO_EXTERNAL_PARTICIPANTS CMQC.MQRC_UNEXPECTED_ERROR

isMultiInstanceType() - Method in class nablarch.integration.workflow.definition.Task
マルチインスタンスタスクか否か。
isMultiLayout() - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfig
マルチレイアウトか否かを返す。
isNarrowScope(ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition
渡されたコンポーネント定義よりもスコープが狭いかどうかを返す。
isNegative(BigDecimal) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
BigDecimalが負数かどうか。
isNew() - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
isNewSession() - Method in class nablarch.fw.ExecutionContext
新規セッションであるかどうか。
isNewSession() - Method in class nablarch.fw.web.servlet.ServletExecutionContext
新規セッションであるかどうか。
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を返却する。

isNullOrEmpty(Collection<?>) - Static method in class nablarch.test.NablarchTestUtils
コレクションがnullまたは空であるか判定する。
isNumberTypeColumn(String, String) - Method in interface nablarch.test.core.db.DbInfo
指定されたカラムのデータタイプが数値型かを判定する。
isNumberTypeColumn(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
指定されたカラムのデータタイプが数値型かを判定する。
isNumberTypeColumn(int) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
数値型かどうか判定する。
isObjectType(FieldDefinition) - Method in class nablarch.core.dataformat.StructuredDataEditorSupport
当該フィールドのタイプ識別子がネストオブジェクト(OB)かどうか判定する。
isOutput(HttpResponse, ServletExecutionContext) - Method in class nablarch.fw.web.handler.secure.CacheControlHeader
 
isOutput(HttpResponse, ServletExecutionContext) - Method in class nablarch.fw.web.handler.secure.ContentSecurityPolicyHeader
常に出力する。
isOutput(HttpResponse, ServletExecutionContext) - Method in class nablarch.fw.web.handler.secure.ContentTypeOptionsHeader
常に出力する。
isOutput(HttpResponse, ServletExecutionContext) - Method in class nablarch.fw.web.handler.secure.FrameOptionsHeader
OPTIONS#NONE以外の場合は出力する。
isOutput(HttpResponse, ServletExecutionContext) - Method in class nablarch.fw.web.handler.secure.ReferrerPolicyHeader
 
isOutput(HttpResponse, ServletExecutionContext) - Method in interface nablarch.fw.web.handler.secure.SecureResponseHeader
このヘッダを出力するか否かを返す。
isOutput(HttpResponse, ServletExecutionContext) - Method in class nablarch.fw.web.handler.secure.SecureResponseHeaderSupport
 
isOutput(HttpResponse, ServletExecutionContext) - Method in class nablarch.fw.web.handler.secure.XssProtectionHeader
常に出力するので、trueを返す。
isParametersOutputEnabled() - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter
hiddenパラメータ復号後の出力が有効かを判定する。
isPoisonMessage(MQMessage) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
指定されたMQMessageがポイズンメッセージであるか否かを判定する。

MQMessageのバックアウト回数がWmqMessagingProvider.backoutLimitプロパティより大きい場合にtrueを返す。

isPostRedirect(HttpRequest) - Method in class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
POST再送信防止が指示されたリクエストであるか否かを判定する。

下記の条件をすべて満たす場合のみtrueを返す。

isPreflightRequest(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.cors.BasicCors
 
isPreflightRequest(HttpRequest, ExecutionContext) - Method in interface nablarch.fw.jaxrs.cors.Cors
リクエストがプリフライトリクエストであるか否かを判定する。
isProcessed(String) - Method in class nablarch.core.validation.ValidationContext
バリデーション済みプロパティか否か判定する。
isProcessStop(String) - Method in class nablarch.fw.handler.BasicProcessStopHandler
プロセス停止可否を判定する。
isProcessStop(String) - Method in interface nablarch.fw.handler.ProcessStopHandler
 
isProcessSucceeded() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
後続するリスナーの処理が正常終了したかどうかを取得する。
isProcessSucceeded() - Method in class nablarch.fw.ExecutionContext
処理が正常終了したかどうかを取得する。
isRedirect() - Method in class nablarch.fw.web.ResourceLocator
レスポンスがリダイレクトかどうか判定する。
isRedirectOnPost(HttpRequest) - Method in class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
POST後にリダイレクトされたリクエストであるか否かを判定する。

下記の条件をすべて満たす場合のみtrueを返す。

isRedirectWithAbsoluteUri(ResourceLocator) - Static method in class nablarch.fw.web.ResourceLocatorInternalHelper
isRelative() - Method in class nablarch.fw.web.ResourceLocator
設定されたパスが相対パスかどうか。
isReplacement() - Method in class nablarch.core.dataformat.CharacterReplacementResult
変換前後の文字列を比較し変換の有無を判定する。
isRequestParametersSet() - Method in class nablarch.test.core.http.TestCaseInfo
リクエストパラメータを設定するかどうかを返却する
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
この電文が再送要求をサポートしているかどうかを返す。
isResourceExisting(String, String) - Method in class nablarch.test.core.reader.BasicTestDataParser
 
isResourceExisting(String, String) - Method in class nablarch.test.core.reader.PoiXlsReader
指定されたパスとリソース名に該当するExcelファイルが存在するか判定する。
isResourceExisting(String, String) - Method in interface nablarch.test.core.reader.TestDataParser
指定されたパスとリソース名に該当するExcelファイルが存在するか判定する。
isResourceExisting(String, String) - Method in interface nablarch.test.core.reader.TestDataReader
指定されたパスとリソース名に該当するExcelファイルが存在するか判定する。
isResponsibleTo(String, ServletExecutionContext) - Method in interface nablarch.fw.web.handler.responsewriter.CustomResponseWriter
処理対象のレスポンスであるか判定する。
isResponsibleTo(String, ServletExecutionContext) - Method in class nablarch.fw.web.handler.responsewriter.thymeleaf.ThymeleafResponseWriter
 
isResumable(String) - Method in class nablarch.fw.reader.ResumePointManager
レジューム機能が有効かどうかを取得する。

isRetryable() - Method in class nablarch.fw.handler.retry.RetryContextSupport
リトライ可能か否かをリトライ状態から判定する。
isRetryable(Throwable) - Static method in class nablarch.fw.handler.retry.RetryUtil
指定された例外がリトライ可能であるか否かを判定する。

Retryableインタフェースを実装した例外をリトライ可能な例外と判断する。 起因となる例外も含めて判定する。

isRetryable() - Method in interface nablarch.fw.handler.RetryHandler.RetryContext
リトライ可能か否かをリトライ状態から判定する。
isSecure() - Method in class nablarch.fw.web.HttpCookie
Secure Cookieか否か。
isSequentialType() - Method in class nablarch.integration.workflow.definition.Task
マルチインスタンスタスクでシーケンシャルタイプか否か
isSetUpTable() - Method in class nablarch.test.core.http.TestCaseInfo
テーブルをセットアップするかどうかを返却する.
isSizeValid() - Method in class nablarch.test.core.file.DataFileFragment
各要素のサイズが妥当であるかどうか判定する。
isSizeValid() - Method in class nablarch.test.core.file.FixedLengthFileFragment
各要素のサイズが妥当であるかどうか判定する。
isSizeValid() - Method in class nablarch.test.core.file.VariableLengthFileFragment
各要素のサイズが妥当であるかどうか判定する。
isStatic() - Method in class nablarch.fw.dicontainer.component.impl.reflect.FieldWrapper
 
isStatic() - Method in class nablarch.fw.dicontainer.component.impl.reflect.MethodWrapper
メソッドがstaticか判定する。
isStatusCodeSet() - Method in class nablarch.fw.jaxrs.EntityResponse
ステータスコードが設定されたかを判定する。
isStepCompleted(NablarchListenerContext) - Method in class nablarch.fw.batch.ee.listener.step.StepTransactionManagementListener
ステップの処理が完了しているか否か。
isStepProcessSucceeded() - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
STEPレベルのリスナーの処理が正常終了したかどうかを取得する。
isSubmitLinkDisabledJspSpecified() - Method in class nablarch.common.web.tag.CustomTagConfig
SubmitLink描画時の表示制御判定が「非活性」の場合に使用するJSPが設定されているかどうかを判定する。
isSuccess() - Method in exception nablarch.fw.messaging.ErrorResponseMessage
 
isSuccess() - Method in exception nablarch.fw.messaging.MessageReadError
 
isSuccess() - Method in class nablarch.fw.messaging.ResponseMessage
処理が正常終了したかどうかを返す。
isSuccess() - Method in exception nablarch.fw.Result.Error
処理が正常終了したかどうかを返す。
isSuccess() - Method in interface nablarch.fw.Result
処理が正常終了したかどうかを返す。
isSuccess() - Method in class nablarch.fw.Result.MultiStatus
処理が正常終了したかどうかを返す。
isSuccess() - Method in class nablarch.fw.Result.Success
処理が正常終了したかどうかを返す。
isSuccess() - Method in class nablarch.fw.web.HttpResponse
処理が正常終了したかどうかを返す。

HTTPステータスコードが400未満であれば正常終了とみなす。

isSupportedLanguage(String) - Method in class nablarch.common.web.handler.threadcontext.HttpLanguageAttribute
サポート対象の言語か否かを判定する。
isSupportedTimeZone(String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSupport
サポート対象のタイムゾーンか否かを判定する。
isSuppressJspCheck() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
チェックが無効化されているタグか否か
isTarget(Object) - Method in class nablarch.fw.dicontainer.component.impl.DefaultObservesMethod
 
isTarget(Object) - Method in interface nablarch.fw.dicontainer.component.ObservesMethod
イベントがハンドリング対象かどうかを返す。
isTargetPoint(String) - Method in class nablarch.core.log.app.PerformanceLogFormatter
測定対象であるかを判定する。
isTargetProperty(String) - Method in class nablarch.core.beans.CopyOptions
指定されたプロパティがコピー対象かどうかを返す。
isTraceEnabled() - Method in class nablarch.core.log.basic.BasicLogger
TRACEレベルのログ出力が有効か否かを判定する。
isTraceEnabled() - Method in interface nablarch.core.log.Logger
TRACEレベルのログ出力が有効か否かを判定する。
isTraceEnabled() - Method in class nablarch.core.log.NablarchLogger
 
isTraceEnabled() - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
isTraceEnabled() - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
isTraceLogEnabled() - Method in class nablarch.core.db.statement.BasicSqlPStatement
トレースログが出力可能か判定する。
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.H2Dialect
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
プロパティが揮発性なものかどうかを取得する。
isUniqueIndex(String, String) - Method in interface nablarch.test.core.db.DbInfo
ユニークインデックスかどうか判定する。
isUniqueIndex(String, String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
ユニークインデックスかどうか判定する。
isUseIdOnly() - Method in class nablarch.core.repository.di.ComponentDefinition
IDのみ参照を許すか否かを取得する。
isValid(T, ConstraintValidatorContext) - Method in class nablarch.common.code.validator.ee.CodeValue.AbstractCodeValueValidator
 
isValid(String[], ConstraintValidatorContext) - Method in class nablarch.common.code.validator.ee.CodeValue.CodeValueArrayValidator
 
isValid(String, ConstraintValidatorContext) - Method in class nablarch.common.code.validator.ee.CodeValue.CodeValueValidator
 
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(BigDecimal) - Method in class nablarch.core.validation.ee.Digits.DigitsValidator
 
isValid(Object, ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.DomainValidator
isValid(CharSequence, ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.Length.LengthValidator
isValid(Object, ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.NumberValidatorSupport
 
isValid(BigDecimal) - Method in class nablarch.core.validation.ee.NumberValidatorSupport
検証対象オブジェクトのバリデーションを行う。
isValid(BigDecimal) - Method in class nablarch.core.validation.ee.RangeValidatorSupport
 
isValid(Object, ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.Required.RequiredValidator
isValid(T, ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.Size.AbstractSizeValidator
isValid(String, ConstraintValidatorContext) - Method in class nablarch.core.validation.ee.SystemChar.SystemCharValidator
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
文字列が許容されるかどうか判定する。
バリデーション対象の文字列の各文字が、許容される文字集合に含まれていることを確認する。
isValid(SystemChar, String) - Method in class nablarch.core.validation.validator.unicode.SystemCharValidator
有効文字以外が入力されていないかをチェックする。
isValidCodeValue(String) - Method in class nablarch.common.code.validator.ee.CodeValue.AbstractCodeValueValidator
対象の値が指定したコードに適合するかを検証する。
isValidToken(String, ServletExecutionContext) - Method in class nablarch.common.web.token.DbTokenManager
 
isValidToken(String, ServletExecutionContext) - Method in class nablarch.common.web.token.HttpSessionTokenManager
 
isValidToken(String, ServletExecutionContext) - Method in interface nablarch.common.web.token.TokenManager
トークンが有効であるかを判定する。
isValidToken(HttpRequest, ExecutionContext) - Static method in class nablarch.common.web.token.TokenUtil
リクエストパラメータのトークンが有効であるかを判定する。 (注意) 本メソッドはVM単位での同期となる。 ただし、処理内容は軽微かつブロックするような箇所もないので、ボトルネックとなることは無い。
isValidToken() - Method in class nablarch.test.core.http.TestCaseInfo
トークン制御を行うかどうかを返却する.
isValueObject(Object) - Method in class nablarch.core.log.basic.BasicLogFormatter.InformationItem
指定されたオブジェクトが基本データ型のラッパー、CharSequence型、Date型であるか判定する。
isVersion() - Method in class nablarch.common.dao.ColumnMeta
カラムが楽観排他用のバージョンを表すかどうかを取得する。
isWarnEnabled() - Method in class nablarch.core.log.basic.BasicLogger
WARNレベルのログ出力が有効か否かを判定する。
isWarnEnabled() - Method in interface nablarch.core.log.Logger
WARNレベルのログ出力が有効か否かを判定する。
isWarnEnabled() - Method in class nablarch.core.log.NablarchLogger
 
isWarnEnabled() - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
isWarnEnabled() - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
italic() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ItemNamedConstraintViolationConverterFactory - Class in nablarch.core.validation.ee
項目名付きのメッセージ変換を行うクラスを生成するファクトリクラス。
ItemNamedConstraintViolationConverterFactory() - Constructor for class nablarch.core.validation.ee.ItemNamedConstraintViolationConverterFactory
 
ItemWriteTransactionManagementListener - Class in nablarch.fw.batch.ee.listener.chunk
ItemWriteListenerレベルでトランザクション制御を行うNablarchItemWriteListenerの実装クラス。

TransactionContextからTransactionを取得しトランザクション制御を行う。 Transactionは、前段のリスナーにてTransactionContextに設定しておく必要がある。 ItemWriteTransactionManagementListener.setTransactionName(String)で設定するトランザクション名は、前段のリスナーで設定したトランザクション名と一致させる必要がある。 複数のトランザクションを設定する必要がないのであれば、デフォルトのトランザクション名を使用することを推奨する。 (デフォルトのトランザクション名は、設定不要の場合に自動的に選択される。)

ItemWriterが正常に終了した場合には、トランザクションの確定(Transaction.commit())を実行し、 ItemWriterExceptionが発生した場合には、トランザクションの破棄(Transaction.rollback()を行う。

ItemWriteTransactionManagementListener() - Constructor for class nablarch.fw.batch.ee.listener.chunk.ItemWriteTransactionManagementListener
 
iterator() - Method in class nablarch.common.dao.DeferredEntityList
 
iterator() - Method in class nablarch.common.web.session.Session
 
iterator() - Method in class nablarch.core.db.statement.ResultSetIterator
型Tの要素セットの反復子を返す。
iterator() - Method in class nablarch.fw.dicontainer.annotation.ClassInheritances
 

J

Jackson2BodyConverter - Class in nablarch.integration.jaxrs.jackson
Jackson2.xを使用してリクエスト/レスポンスの変換を行うBodyConverter実装クラス。
Jackson2BodyConverter() - Constructor for class nablarch.integration.jaxrs.jackson.Jackson2BodyConverter
JacksonBodyConverterを生成する。
JacksonBodyConverter - Class in nablarch.fw.web
Jacksonを使用してbodyを変換するためのRestTestBodyConverter実装クラス。
JacksonBodyConverter() - Constructor for class nablarch.fw.web.JacksonBodyConverter
コンストラクタ。
JacksonBodyConverter(JacksonBodyConverter.ObjectMapperFactory) - Constructor for class nablarch.fw.web.JacksonBodyConverter
 
JacksonBodyConverter.ObjectMapperFactory - Interface in nablarch.fw.web
ObjectMapperのfactoryインターフェイス
JacksonBodyConverterSupport - Class in nablarch.integration.jaxrs.jackson
Jackson用のBodyConverterの実装をサポートするクラス。 このConverterは、メディアタイプがapplication/jsonで始まっている場合に リクエスト/レスポンスを変換する。(大文字、小文字は問わない)
JacksonBodyConverterSupport() - Constructor for class nablarch.integration.jaxrs.jackson.JacksonBodyConverterSupport
 
JapaneseCharacterSet - Class in nablarch.core.util
Deprecated.
設定ファイルベースのCharsetDefを使用すること。
JapaneseCharsetUtil - Class in nablarch.core.util
Deprecated.
JapaneseCharacterSetとともに非推奨。
JarFileResources(JarFile, String, String) - Constructor for class nablarch.core.util.ResourcesUtil.JarFileResources
インスタンスを構築する。
JarFileResources(URL, String, String) - Constructor for class nablarch.core.util.ResourcesUtil.JarFileResources
インスタンスを構築する。
JavaMessageFormatBaseMessageFormatter - Class in nablarch.core.message
MessageFormatを使用してメッセージのフォーマットを行うクラス。
JavaMessageFormatBaseMessageFormatter() - Constructor for class nablarch.core.message.JavaMessageFormatBaseMessageFormatter
 
JavaPackageMappingEntry - Class in nablarch.fw.handler
リクエストパスのパターン文字列とマッピング先Javaパッケージの関連を保持するクラス。
JavaPackageMappingEntry() - Constructor for class nablarch.fw.handler.JavaPackageMappingEntry
 
JavaSerializeEncryptStateEncoder<C extends java.io.Serializable> - Class in nablarch.common.web.session.encoder
Java標準のSerialize機構、暗号化を使用したStateEncoder実装クラス。

デフォルトではAesEncryptorによる暗号化を行う。

JavaSerializeEncryptStateEncoder() - Constructor for class nablarch.common.web.session.encoder.JavaSerializeEncryptStateEncoder
コンストラクタ。
JavaSerializeStateEncoder - Class in nablarch.common.web.session.encoder
Java標準のSerialize機構を使用したStateEncoder実装クラス。
JavaSerializeStateEncoder() - Constructor for class nablarch.common.web.session.encoder.JavaSerializeStateEncoder
 
JaxbBodyConverter - Class in nablarch.fw.jaxrs
JAXBを使用してリクエスト/レスポンスの変換を行うBodyConverter実装クラス。
JaxbBodyConverter() - Constructor for class nablarch.fw.jaxrs.JaxbBodyConverter
 
JaxbStateEncoder - Class in nablarch.common.web.session.encoder
JAXBを使用したStateEncoder実装クラス。

XMLベースのためJVMに依存せずに直列化を行うことができる。
ただし、パフォーマンス及びデータサイズの面でJavaSerializeStateEncoderに劣るため、 本クラスを使用する場面は限られる。

JaxbStateEncoder() - Constructor for class nablarch.common.web.session.encoder.JaxbStateEncoder
 
JaxRsBeanValidationHandler - Class in nablarch.fw.jaxrs
リソースメソッドが受け取るBeanオブジェクトに対してバリデーションを実行するハンドラ実装クラス。

リソースメソッドに対してValidアノテーションが設定されている場合、 データオブジェクト(リソースメソッドの引数となるBeanオブジェクト)に対してバリデーションを行う。 バリデーションエラーが発生した場合には、ApplicationExceptionを送出する。 エラーが発生しなかった場合は、後続のハンドラに処理を委譲する。

JaxRsBeanValidationHandler() - Constructor for class nablarch.fw.jaxrs.JaxRsBeanValidationHandler
 
JaxRsContext - Class in nablarch.fw.jaxrs
JAX-RSのリソースクラスとしてActionハンドラを呼び出すのに必要な情報を保持するクラス。
JaxRsContext(Method) - Constructor for class nablarch.fw.jaxrs.JaxRsContext
コンストラクタ。
JaxRsErrorLogWriter - Class in nablarch.fw.jaxrs
JAX-RSのエラー情報をログに出力するクラス。

このクラスでは、ApplicationException以外の例外の場合に、 FailureLogUtilを用いてログ出力を行う。

このクラスで要件を満たせない場合には、サブクラスで実装を置き換えること。

JaxRsErrorLogWriter() - Constructor for class nablarch.fw.jaxrs.JaxRsErrorLogWriter
 
JaxRsHandlerListFactory - Interface in nablarch.fw.jaxrs
JAX-RSで実行されるHandlerのリストを生成するインタフェース。
JaxRsMethodBinder - Class in nablarch.fw.jaxrs
JAX-RS用のMethodBinder実装クラス。
JaxRsMethodBinder(String, List<Handler<HttpRequest, ?>>) - Constructor for class nablarch.fw.jaxrs.JaxRsMethodBinder
コンストラクタ。
JaxRsMethodBinder.ResourceMethod - Class in nablarch.fw.jaxrs
リソースメソッドを表すクラス。
JaxRsMethodBinderFactory - Class in nablarch.fw.jaxrs
JAX-RS用のMethodBinderを生成する。
JaxRsMethodBinderFactory() - Constructor for class nablarch.fw.jaxrs.JaxRsMethodBinderFactory
 
JaxRsPathOptionsProvider - Class in nablarch.integration.router.jaxrs
Path アノテーションが設定されたクラスを探索してルーティング定義を収集するクラス。
JaxRsPathOptionsProvider() - Constructor for class nablarch.integration.router.jaxrs.JaxRsPathOptionsProvider
 
JaxRsPathParser - Class in nablarch.integration.router.jaxrs
Path に設定されたパス文字列を解析して、 PathRequirements に変換するクラス。
JaxRsPathParser() - Constructor for class nablarch.integration.router.jaxrs.JaxRsPathParser
 
JaxRsResource - Class in nablarch.integration.router.jaxrs
探索結果の JAX-RS のリソースクラスと、HTTPをマッピングしたメソッドの情報を格納したクラス。
JaxRsResource(Class<?>, List<Method>) - Constructor for class nablarch.integration.router.jaxrs.JaxRsResource
コンストラクタ。
JaxRsResourceFinder - Class in nablarch.integration.router.jaxrs
JAX-RS のリソースクラスと、そこに定義されたHTTPメソッドをマッピングしたメソッド定義を検索するクラス。
JaxRsResourceFinder() - Constructor for class nablarch.integration.router.jaxrs.JaxRsResourceFinder
 
JaxRsResponseHandler - Class in nablarch.fw.jaxrs
JAX-RS用のレスポンスを返却するハンドラ。

このハンドラでは、後続のハンドラから戻されたHttpResponseの内容を、クライアントへのレスポンスとして書き込む。 後続のハンドラで例外が発生した場合には、ErrorResponseBuilderを使用してエラー用のレスポンスを作成し、クライアントへのレスポンスとして書き込む。

後続のハンドラ及びErrorResponseBuilderHttpResponseを生成する際には、レスポンスヘッダーも含めて設定する必要がある。 このハンドラでは、レスポンスヘッダーを自動的に設定するようなことはしない。

JaxRsResponseHandler() - Constructor for class nablarch.fw.jaxrs.JaxRsResponseHandler
 
JaxRsRouterConverter - Class in nablarch.integration.router.jaxrs
JAX-RSのリソースクラスの情報を解析し、ルーティング定義に変換するクラス。
JaxRsRouterConverter(String) - Constructor for class nablarch.integration.router.jaxrs.JaxRsRouterConverter
アプリケーションパスのみを指定するコンストラクタ。
JaxRsRouterConverter(String, JaxRsPathParser) - Constructor for class nablarch.integration.router.jaxrs.JaxRsRouterConverter
アプリケーションパスと JaxRsPathParser を指定するコンストラクタ。
JBatchProcessName - Class in nablarch.fw.batch.ee.progress
バッチ処理を識別する名前を持つクラス。
JBatchProcessName(String, String) - Constructor for class nablarch.fw.batch.ee.progress.JBatchProcessName
プロセス名を構築する。
JbossLogger - Class in nablarch.integration.log.jbosslogging
jboss-loggingを使用してログ出力を行うクラス。
JbossLogger(Logger) - Constructor for class nablarch.integration.log.jbosslogging.JbossLogger
jboss-loggingに処理を委譲するロガーを生成する。
JbossLoggingLoggerFactory - Class in nablarch.integration.log.jbosslogging
JbossLoggerを生成するクラス。
JbossLoggingLoggerFactory() - Constructor for class nablarch.integration.log.jbosslogging.JbossLoggingLoggerFactory
 
JdbcTransaction - Class in nablarch.core.db.transaction
データベースに対してJDBCレベルでトランザクション制御を行うクラス。
JdbcTransaction(String) - Constructor for class nablarch.core.db.transaction.JdbcTransaction
指定されたトランザクション名に対するトランザクションオブジェクトを生成する。
JdbcTransactionFactory - Class in nablarch.core.db.transaction
JdbcTransactionを生成するクラス。
JdbcTransactionFactory() - Constructor for class nablarch.core.db.transaction.JdbcTransactionFactory
 
JdbcTransactionTimeoutHandler - Class in nablarch.core.db.transaction
JDBC経由でデータベースアクセスをした際にトランザクションタイムアウトを実現するクラス。
JdbcTransactionTimeoutHandler(int) - Constructor for class nablarch.core.db.transaction.JdbcTransactionTimeoutHandler
コンストラクタ。

トランザクションタイムアウト秒数を元にインスタンスを生成する。

JerseyJaxRsHandlerListFactory - Class in nablarch.integration.jaxrs.jersey
Jerseyを使用するJaxRsHandlerListFactoryの実装クラス。
JerseyJaxRsHandlerListFactory() - Constructor for class nablarch.integration.jaxrs.jersey.JerseyJaxRsHandlerListFactory
コンストラクタ。
JIS_SYMBOL_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
JIS第1~2区の記号文字
jj_nt - Variable in class nablarch.test.tool.htmlcheck.parser.Parser
Next token.
jjFillToken() - Method in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
 
jjnewLexState - Static variable in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Token literal values.
JJTABBR - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTACRONYM - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
jjtAddChild(Node, int) - Method in interface nablarch.test.tool.htmlcheck.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
JJTADDRESS - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTANCHOR - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTAPPLET - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTAREA - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTATTR - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTATTRNAME - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBASE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBASEFONT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBDO - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBIG - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBLOCK - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBLOCKQUOTE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBODY - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBODYCONTENT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBOLD - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBR - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTBUTTON - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTCAPTION - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTCENTER - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTCITATION - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
jjtClose() - Method in interface nablarch.test.tool.htmlcheck.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
JJTCODE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTCOL - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTCOLGROUP - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTDD - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTDEFINITION - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTDEFLIST - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTDEFLISTITEM - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTDEL - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTDIR - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTDIV - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTDOCUMENT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTDT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTEMPHASIZE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTFIELDSET - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTFONT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTFONTDEFINITION - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTFORM - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTFRAME - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTFRAMESET - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
jjtGetChild(int) - Method in interface nablarch.test.tool.htmlcheck.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface nablarch.test.tool.htmlcheck.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
jjtGetParent() - Method in interface nablarch.test.tool.htmlcheck.parser.Node
 
jjtGetParent() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
jjtGetValue() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
JJTH1 - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTH2 - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTH3 - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTH4 - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTH5 - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTH6 - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTHEAD - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTHEADELEMENT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTHEADING - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTHR - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTHTML - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTIFRAME - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTIMG - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTINPUT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTINS - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTISINDEX - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTITALIC - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTKEYBOARDTEXT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTLABEL - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTLEGEND - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTLINK - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTLIST - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTLISTITEM - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTMAP - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTMENU - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTMETA - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
jjtNodeName - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTNOFRAMES - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTNOSCRIPT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTOBJECT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
jjtOpen() - Method in interface nablarch.test.tool.htmlcheck.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
JJTOPTGROUP - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTOPTION - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTORDEREDLIST - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTPARAGRAPH - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTPARAM - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTParserState - Class in nablarch.test.tool.htmlcheck.parser
 
JJTParserState() - Constructor for class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
JJTPCDATA - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTPHRASE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTPREFORMATTED - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTQ - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
jjtree - Variable in class nablarch.test.tool.htmlcheck.parser.Parser
 
JJTS - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSAMPLEOUTPUT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSCRIPT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSELECT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSELECTOPTION - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
jjtSetParent(Node) - Method in interface nablarch.test.tool.htmlcheck.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
jjtSetValue(Object) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
JJTSMALL - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSPAN - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSPECIAL - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSTRIKE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSTRONG - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSTYLE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSUBSCRIPT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTSUPERSCRIPT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTABLE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTBODY - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTD - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTELETYPE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTEXT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTEXTAREA - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTEXTTAG - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTFOOT - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTH - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTHEAD - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTITLE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTTR - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTUNDERLINE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTUNORDEREDLIST - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTVARIABLE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JJTXMLDECL - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserTreeConstants
 
JmsMessagingProvider - Class in nablarch.fw.messaging.provider
JMSプロバイダを利用したメッセージング機能の実装。 各JMSプロバイダが実装するConnectionFactoryおよびQueueオブジェクトを設定 することにより、メッセージング機能が利用可能となる。

Poison電文の退避


本実装ではPoison電文の退避処理を独自に実装しており、リトライ上限、 退避キュー名称を指定することができる。 ただし、この機能はJMSXDeliveryCountヘッダに依存しているため、同ヘッダを サポートしない一部のMOM製品/バージョンでは利用できない。 なお、以下のMOMについては最新版における同ヘッダのサポートを確認している。
JmsMessagingProvider() - Constructor for class nablarch.fw.messaging.provider.JmsMessagingProvider
 
JmsMessagingProvider.Context - Class in nablarch.fw.messaging.provider
メッセージングコンテキストのJMSベース実装
JmsMessagingProvider.Context.JmsHeaderName - Class in nablarch.fw.messaging.provider
JMSヘッダー名称
JndiHelper - Class in nablarch.core.repository.jndi
JNDIルックアップを行う際のヘルパークラス。

設定例を以下に示す。

JndiHelper() - Constructor for class nablarch.core.repository.jndi.JndiHelper
 
JndiLookingUpJmsMessagingProvider - Class in nablarch.fw.messaging.provider
ConnectionFactoryおよびQueueをJNDIから取得する MessagingProvider実装クラス。
リソースの取得をJNDIから行う以外は、JmsMessagingProviderと同様。 設定例をいかに示す。
JndiLookingUpJmsMessagingProvider() - Constructor for class nablarch.fw.messaging.provider.JndiLookingUpJmsMessagingProvider
 
JobConfig - Class in nablarch.etl.config
ジョブの設定を保持するクラス。
JobConfig() - Constructor for class nablarch.etl.config.JobConfig
 
JobExecutor - Class in nablarch.fw.batch.ee
JOB の実行をするクラス

JOBを実行し、終了するまで待機して以下の戻り値を返す。 正常終了:0 - 終了ステータスが "WARNING" 以外の場合で、バッチステータスが BatchStatus.COMPLETEDの場合 異常終了:1 - 終了ステータスが "WARNING" 以外の場合で、バッチステータスが BatchStatus.COMPLETED 以外の場合 警告終了:2 - 終了ステータスが "WARNING" の場合 なお、JOBの終了待ちの間に中断された場合は、異常終了のコードを返す。

バリデーションエラーなど警告すべき事項が発生している場合に、警告終了させることができる。 警告終了の方法はchunkまたはbatchlet内で、JobContext.setExitStatus(String)を 呼び出し "WARNING" を終了ステータスとして設定する。警告終了時は、バッチステータスは任意の値を許可するため、 chunkまたはbatchlet内で、 例外を送出しバッチステータスが BatchStatus.FAILED となる場合であっても、 終了ステータスに “WARNING” を設定していれば、警告終了する。

JobExecutor(String, Properties) - Constructor for class nablarch.fw.batch.ee.JobExecutor
コンストラクタ
JobProgressLogListener - Class in nablarch.fw.batch.ee.listener.job
JOBの進捗ログを出力するリスナークラス。
JOB開始時と終了時にログを出力し、終了時にはステータスも併せて出力する。
JobProgressLogListener() - Constructor for class nablarch.fw.batch.ee.listener.job.JobProgressLogListener
 
join(Iterable<?>, String) - Static method in class nablarch.core.util.Builder
linesの各要素のtoString()の結果を、separatorで連結した文字列を返す。
join(Object[], String) - Static method in class nablarch.core.util.Builder
linesの各要素のtoString()の結果を、separatorで連結した文字列を返す。
join(Iterable<?>) - Static method in class nablarch.core.util.Builder
linesの各要素のtoString()の結果をBuilder.LSで連結した文字列を返す。
join(String, List<String>) - Static method in class nablarch.core.util.StringUtil
複数の文字列をセパレータを挟んで結合する。
join(String, List<String>, String) - Static method in class nablarch.core.util.StringUtil
複数の文字列をセパレータを挟んで結合する。
join() - Method in class nablarch.fw.web.httpserver.HttpServerJetty6
サーバスレッドが終了するまでカレントスレッドをwaitさせる。
join() - Method in class nablarch.fw.web.httpserver.HttpServerJetty9
サーバスレッドが終了するまでカレントスレッドをwaitさせる。
join() - Method in class nablarch.fw.web.HttpServer
サーバスレッドが終了するまでカレントスレッドをwaitさせる。
JS_UNSUPPORTED_FLAG_NAME - Static variable in class nablarch.fw.web.handler.KeitaiAccessHandler
javascriptを使用できない端末を想定した挙動に変更する際に使用する リクエストスコープ上のフラグ変数の名称
JsonBoolean - Class in nablarch.core.dataformat.convertor.datatype
JSONにおける真偽値を表現するマーカークラス。
JsonBoolean() - Constructor for class nablarch.core.dataformat.convertor.datatype.JsonBoolean
 
JsonConfigLoader - Class in nablarch.etl.config
JSON形式のファイルに定義されたETLの設定をロードするクラス。

"classpath:META-INF/etl-config/" 配下に置かれた "ジョブID.json" をロードする。

JsonConfigLoader() - Constructor for class nablarch.etl.config.JsonConfigLoader
 
JsonDataBuilder - Class in nablarch.core.dataformat
JSONビルダー。
この実装では独自実装によりJSONデータの解析を行います。
JsonDataBuilder() - Constructor for class nablarch.core.dataformat.JsonDataBuilder
コンストラクタ
JsonDataConvertorFactory - Class in nablarch.core.dataformat.convertor
JSONデータコンバータのファクトリクラス。
JsonDataConvertorFactory() - Constructor for class nablarch.core.dataformat.convertor.JsonDataConvertorFactory
 
JsonDataConvertorSetting - Class in nablarch.core.dataformat.convertor
JSONデータの読み書きを行う際に使用するコンバータの設定情報を保持するクラス。 コンバータ名とコンバータ実装クラスの対応表 や、タイトルのレコードタイプ名などを、DIコンテナから設定できる。
JsonDataConvertorSetting() - Constructor for class nablarch.core.dataformat.convertor.JsonDataConvertorSetting
 
JsonDataParser - Class in nablarch.core.dataformat
JSONパーサー。
この実装ではJsonParserを使用してJSONデータの解析を行います。
JsonDataParser() - Constructor for class nablarch.core.dataformat.JsonDataParser
コンストラクタ
JsonDataRecordFormatter - Class in nablarch.core.dataformat
フォーマット定義ファイルの内容に従い、JSONデータの読み書きを行うクラス。
JsonDataRecordFormatter() - Constructor for class nablarch.core.dataformat.JsonDataRecordFormatter
デフォルトコンストラクタ。 デフォルトでは、JsonDataConvertorSettingをコンバータとして使用する。 また、JsonParserをデータパーサーとして使用する。
JsonNumber - Class in nablarch.core.dataformat.convertor.datatype
JSONにおける数値型を表現するマーカークラス。
JsonNumber() - Constructor for class nablarch.core.dataformat.convertor.datatype.JsonNumber
 
JsonObject - Class in nablarch.core.dataformat.convertor.datatype
JSONにおけるオブジェクト型を表現するマーカークラス。
JsonObject() - Constructor for class nablarch.core.dataformat.convertor.datatype.JsonObject
 
JsonParser - Class in nablarch.core.util
JSON解析用ユーティリティ
JsonParser() - Constructor for class nablarch.core.util.JsonParser
コンストラクタ
JsonParser.TokenType - Enum in nablarch.core.util
トークン種別
JsonString - Class in nablarch.core.dataformat.convertor.datatype
JSONにおける文字列型を表現するマーカークラス。
JsonString() - Constructor for class nablarch.core.dataformat.convertor.datatype.JsonString
 
JspCore - Class in nablarch.test.tool.sanitizingcheck.tag
JSPのコアタグを表すクラス。
JspCore(String, int, int) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.JspCore
コンストラクタ。
JspCore.CoreTagType - Enum in nablarch.test.tool.sanitizingcheck.tag
コアタグの種類を表す列挙型。
JspParser - Class in nablarch.test.tool.sanitizingcheck
JSPファイルを解析する。
JspParser(String, Charset) - Constructor for class nablarch.test.tool.sanitizingcheck.JspParser
コンストラクタ。
Jsr310ConversionManager - Class in nablarch.integration.jsr310.beans
BasicConversionManagerの代替として、デフォルトのコンバータのうち日付関連の処理をDate and Time APIをサポートしたものに差し替えたクラス
Jsr310ConversionManager() - Constructor for class nablarch.integration.jsr310.beans.Jsr310ConversionManager
コンストラクタ。
Jsr310ConvertersProvider - Class in nablarch.integration.jsr310.beans
CopyOptionsを構築する際、日付関連のConverterにDate and Time APIをサポートしたものを加えるConvertersProviderの実装クラス。
Jsr310ConvertersProvider() - Constructor for class nablarch.integration.jsr310.beans.Jsr310ConvertersProvider
 
Jsr310StringConverter - Class in nablarch.integration.jsr310.beans.converter
String型への変換を行う Converter
Jsr310StringConverter() - Constructor for class nablarch.integration.jsr310.beans.converter.Jsr310StringConverter
デフォルトコンストラクタ。
Jsr310StringConverter(String, String) - Constructor for class nablarch.integration.jsr310.beans.converter.Jsr310StringConverter
日付パターンか数値パターン、もしくはその両方を設定してインスタンスを構築する。
jsSupported(PageContext) - Static method in class nablarch.common.web.tag.TagUtil
Javascript使用不可のフラグが設定されていればtrueを返す。 このフラグは KeitaiAccessHandler によって設定される。

K

keepLanguage(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
 
keepLanguage(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSession
 
keepLanguage(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSupport
ユーザが選択した言語を保持する。
keepLanguage(HttpRequest, ExecutionContext, String) - Static method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpUtil
指定された言語の保持とThreadContextへの設定を行う。

指定された言語がサポート対象外である場合は処理を行わない。 サポート対象言語とは、HttpLanguageAttributeで設定された言語である。

言語の保持については、アプリケーションで使用するLanguageAttributeInHttpSupportのサブクラスのJavadocを参照。

keepTimeZone(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
 
keepTimeZone(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSession
 
keepTimeZone(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSupport
ユーザが選択したタイムゾーンを保持する。
keepTimeZone(HttpRequest, ExecutionContext, String) - Static method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpUtil
指定されたタイムゾーンの保持とスレッドローカルへの設定を行う。

指定されたタイムゾーンがサポート対象のタイムゾーンでない場合は処理を行わない。

サポート対象は、SystemRepositoryから取得したTimeZoneAttributeInHttpSupportで サポートされているタイムゾーンとなる。

タイムゾーンの保持については、アプリケーションで使用する TimeZoneAttributeInHttpSupportのサブクラスのJavadocを参照。

KeitaiAccessHandler - Class in nablarch.fw.web.handler
携帯端末からのアクセスに対して、以下の処理を行うハンドラ。
KeitaiAccessHandler() - Constructor for class nablarch.fw.web.handler.KeitaiAccessHandler
デフォルトコンストラクタ
key - Variable in class nablarch.core.repository.di.config.xml.schema.Entry
 
KEY_HIDDEN_NAME - Static variable in class nablarch.common.web.hiddenencryption.HiddenEncryptionUtil
暗号化したhiddenタグの値を出力する際に使用する名前
KEY_HIDDEN_REQUEST_IDS_NAME - Static variable in class nablarch.common.web.hiddenencryption.HiddenEncryptionUtil
暗号化したhiddenタグの値にリクエストIDを含める際に使用するname属性
KEY_HIDDEN_SUBMIT_NAME_PREFIX - Static variable in class nablarch.common.web.hiddenencryption.HiddenEncryptionUtil
暗号化したhiddenタグの値にサブミット情報を含める際に使用するname属性のプレフィックス
KEY_NEEDS_ENCRYPTION - Static variable in class nablarch.common.web.hiddenencryption.HiddenEncryptionUtil
現在のリクエストに対して、hiddenタグの暗号化が必要であることを示すリクエストパラメータ名
KEY_SUBMIT_NAME - Static variable in class nablarch.common.web.hiddenencryption.HiddenEncryptionUtil
サブミットされた要素を識別するために使用するパラメータの名前
keyboardText() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
keyComponent - Variable in class nablarch.core.repository.di.config.xml.schema.Entry
 
KeyEncryptionContextNotFoundException - Exception in nablarch.common.web.hiddenencryption
hiddenタグの暗号化機能で、キーコンテキストが取得できなかった場合に発生する例外。
この例外が発生するのは、改竄以外にセッション有効期限切れのケースが考えられる。
KeyEncryptionContextNotFoundException(String) - Constructor for exception nablarch.common.web.hiddenencryption.KeyEncryptionContextNotFoundException
コンストラクタ。
keyName - Variable in class nablarch.core.repository.di.config.xml.schema.Entry
 
keys() - Method in class nablarch.common.web.tag.HtmlAttributes
全属性のキーのセットを取得する。
keySet() - Method in class nablarch.common.web.session.SessionEntry
 
keySet() - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

keySet() - Method in class nablarch.core.util.map.MapWrapper

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

kind - Variable in class nablarch.test.tool.htmlcheck.parser.Token
An integer that describes the kind of this token.

L

label() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
Lane - Class in nablarch.integration.workflow.definition
レーン定義情報を表すクラス。
Lane(String, String) - Constructor for class nablarch.integration.workflow.definition.Lane
レーン定義情報を生成する。
LANG_KEY - Static variable in class nablarch.core.ThreadContext
言語のキー。
LanguageAttribute - Class in nablarch.common.handler.threadcontext
スレッドコンテキストに保持する言語属性。
LanguageAttribute() - Constructor for class nablarch.common.handler.threadcontext.LanguageAttribute
 
LanguageAttributeInHttpCookie - Class in nablarch.common.web.handler.threadcontext
クッキーを使用して言語の保持を行うクラス。 クッキーのhttpOnly属性はアプリケーションで使用しているServlet APIがサポートしている場合のみ設定する。
LanguageAttributeInHttpCookie() - Constructor for class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
 
LanguageAttributeInHttpSession - Class in nablarch.common.web.handler.threadcontext
HTTPセッションを使用して言語の保持を行うクラス。
LanguageAttributeInHttpSession() - Constructor for class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSession
 
LanguageAttributeInHttpSupport - Class in nablarch.common.web.handler.threadcontext
HTTP上で言語の保持を行うクラスの実装をサポートするクラス。
LanguageAttributeInHttpSupport() - Constructor for class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSupport
 
LanguageAttributeInHttpUtil - Class in nablarch.common.web.handler.threadcontext
HTTP上で選択された言語の保持を行う際に使用するユーティリティクラス。

SystemRepositoryから"languageAttribute"という名前で取得したLanguageAttributeInHttpSupportのサブクラスに処理を委譲する。 このため、本クラスを使用する場合は、SystemRepositoryLanguageAttributeInHttpSupportのサブクラスを登録すること。

lastIndexOf(Object) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
launch() - Method in class nablarch.fw.launcher.GenericLauncher
アプリケーションを起動する。
LauncherLogContext() - Constructor for class nablarch.fw.launcher.logging.LauncherLogFormatter.LauncherLogContext
 
LauncherLogFormatter - Class in nablarch.fw.launcher.logging
Mainで出力するログメッセージをフォーマットするクラス。
LauncherLogFormatter() - Constructor for class nablarch.fw.launcher.logging.LauncherLogFormatter
 
LauncherLogFormatter.CommandLineArguments - Class in nablarch.fw.launcher.logging
コマンドライン引数を取得する。

コマンドライン引数は、CommandLine.getArgs()から取得する。

LauncherLogFormatter.CommandLineOptions - Class in nablarch.fw.launcher.logging
コマンドラインオプションを取得する。

コマンドラインオプションは、CommandLine.getParamMap() から取得した値。

LauncherLogFormatter.ExecuteTime - Class in nablarch.fw.launcher.logging
実行時間を取得する。
LauncherLogFormatter.ExitCode - Class in nablarch.fw.launcher.logging
終了コードを取得する。
LauncherLogFormatter.LauncherLogContext - Class in nablarch.fw.launcher.logging
バッチ実行ログコンテキスト
LauncherLogUtil - Class in nablarch.fw.launcher.logging
Mainでのログ出力をサポートするユーティリティクラス。
LayoutBuilderSupport - Class in nablarch.common.databind.fixedlength
シングルレイアウトやマルチレイアウト用の設定を構築するクラスのサポートクラス。
LayoutBuilderSupport(int, Charset, String, char) - Constructor for class nablarch.common.databind.fixedlength.LayoutBuilderSupport
与えられた情報をもとに本クラスのインスタンスを生成する。
LayoutBuilderSupport.FieldConfigComparator - Class in nablarch.common.databind.fixedlength
フィールドのオフセットを基準に比較を行うクラス。
LayoutDefinition - Class in nablarch.core.dataformat
フォーマット定義ファイル全体の定義情報を保持するクラス。 フォーマット定義ファイルのパース結果が本クラスとなる。
LayoutDefinition() - Constructor for class nablarch.core.dataformat.LayoutDefinition
デフォルトコンストラクタ。
LayoutDefinition(String) - Constructor for class nablarch.core.dataformat.LayoutDefinition
コンストラクタ。
LayoutFileParser - Class in nablarch.core.dataformat
フォーマット定義ファイルのLL(1)パーサ。
LayoutFileParser(String) - Constructor for class nablarch.core.dataformat.LayoutFileParser
コンストラクタ。
LayoutFileParser(String, String) - Constructor for class nablarch.core.dataformat.LayoutFileParser
コンストラクタ。 フォーマット定義ファイルのエンコーディングを指定する。
LayoutFileParser.Token - Class in nablarch.core.dataformat
フォーマット定義ファイルの構文定義上の終端要素(トークン)。
LayoutFileParser.Tokenizer - Class in nablarch.core.dataformat
フォーマット定義ファイルの字句要素解析器
LayoutFileParser.TokenType - Enum in nablarch.core.dataformat
フォーマット定義ファイルの終端要素(トークン)の種別
LazySessionInvalidationFilter - Class in nablarch.fw.web.httpserver
HttpSession.invalidate()の呼び出しを遅延させるFilter実装クラス。 HttpRequestTestSupportHandlerでは、 テストクラスとJetty上で実行されるテスト対象間でのExecutionContextのコピーを行っている。 テスト実行中にセッションがinvalidateされた場合、Jetty 9ではExecutionContextの 書き戻し時にIllegalStateExceptionがスローされてしまう。 これを回避するためには、HttpSession.invalidate()が実行されるタイミングを遅らせる必要がある。 サーブレットフィルタ(本クラス)を差し込んで、ここでHttpServletRequestをラップする。 ラップしたHttpServletRequestは、セッションを要求されると、やはりラップしたHttpSessionを返却する。 このラップしたHttpSessionではHttpSession.invalidate()が呼び出されても、実際にはinvalidateをせず、 invalidateが要求されたことを記録しておく。 後続のすべての処理が終わった後、invalidateが要求された場合、実際にinvalidateを実行する。
LazySessionInvalidationFilter() - Constructor for class nablarch.fw.web.httpserver.LazySessionInvalidationFilter
 
LCLETTER - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
LeFlowProceedCondition - Class in nablarch.integration.workflow.condition
指定のパラメータ値が期待する値以下であることをチェックするフロー進行条件クラス。
LeFlowProceedCondition(String, String) - Constructor for class nablarch.integration.workflow.condition.LeFlowProceedCondition
期待値以下であることを判定するフロー進行条件判定を生成する。
legend() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
length(int) - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigBuilder
レコードの長さを設定する。
length - Variable in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
レコードの長さ(バイト数)
Length - Annotation Type in nablarch.core.validation.ee
指定された範囲内の文字列長であることを表すアノテーション。
入力値がnull又は空文字の場合は、validと判定する。 エラー時のメッセージは、以下のルールにより決定される。 Length.message()が指定されている場合は、その値を使用する。 Length.message()が未指定でLength.min()のみ指定の場合は、{nablarch.core.validation.ee.Length.min.message} Length.message()が未指定でLength.max()のみ指定の場合は、{nablarch.core.validation.ee.Length.max.message} Length.message()が未指定でLength.max()Length.min()に指定した値が同じ場合は、{nablarch.core.validation.ee.Length.fixed.message} Length.message()が未指定でLength.min()Length.max()に指定した値が異なる場合は、{nablarch.core.validation.ee.Length.min.max.message} 文字列長の計算はサロゲートペアを考慮して行われる。
Length - Annotation Type in nablarch.core.validation.validator
指定された範囲内の文字列長であることを表すアノテーション。
入力値がnull又は空文字の場合は、validと判定する。 文字列長の計算はサロゲートペアを考慮して行われる。
length() - Method in class nablarch.fw.web.ResponseBody
ボディの内容をヒープバッファに保持している場合、そのサイズを返す。
Length.LengthValidator - Class in nablarch.core.validation.ee
文字列長のバリデーションを行うConstraintValidator実装クラス。
Length.List - Annotation Type in nablarch.core.validation.ee
複数指定用のアノテーション
lengths - Variable in class nablarch.test.core.file.DataFileFragment
フィールド長
LengthValidator() - Constructor for class nablarch.core.validation.ee.Length.LengthValidator
 
LengthValidator - Class in nablarch.core.validation.validator
文字列長をチェックするクラス。
文字列長の計算はサロゲートペアを考慮して行われる。
LengthValidator() - Constructor for class nablarch.core.validation.validator.LengthValidator
 
LettuceClusterRedisClient - Class in nablarch.integration.redisstore.lettuce
Cluster 構成の Redis に接続するための LettuceRedisClient 実装クラス。
LettuceClusterRedisClient() - Constructor for class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
コンストラクタ。
LettuceMasterReplicaRedisClient - Class in nablarch.integration.redisstore.lettuce
Master/Replica 構成の Redis に接続するための LettuceRedisClient 実装。
LettuceMasterReplicaRedisClient() - Constructor for class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
コンストラクタ。
LettuceRedisClient - Interface in nablarch.integration.redisstore.lettuce
セッションストアの実装に必要となる Redis コマンドを定義したインターフェース。
LettuceRedisClientProvider - Class in nablarch.integration.redisstore.lettuce
LettuceRedisClient のインスタンスを提供するクラス。
LettuceRedisClientProvider() - Constructor for class nablarch.integration.redisstore.lettuce.LettuceRedisClientProvider
 
LettuceRedisManagedExpiration - Class in nablarch.integration.redisstore.lettuce
Redis にセッションの有効期限を保存するためのクラス。
LettuceRedisManagedExpiration() - Constructor for class nablarch.integration.redisstore.lettuce.LettuceRedisManagedExpiration
 
LettuceRedisStore - Class in nablarch.integration.redisstore.lettuce
Lettuce を使って Redis のセッションストアを実装したクラス。
LettuceRedisStore() - Constructor for class nablarch.integration.redisstore.lettuce.LettuceRedisStore
コンストラクタ。
LettuceSimpleRedisClient - Class in nablarch.integration.redisstore.lettuce
単一の Redis インスタンスに直接接続するためのシンプルな LettuceRedisClient 実装クラス。
LettuceSimpleRedisClient() - Constructor for class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
コンストラクタ。
LEVEL1_KANJI - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
JIS第1水準
LEVEL2_KANJI - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
JIS第2水準
LexicalError(boolean, int, int, int, String, char) - Static method in error nablarch.test.tool.htmlcheck.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Lexer state names.
LifeCycleMethodDuplicatedException - Exception in nablarch.fw.dicontainer.exception
初期化メソッドや破棄メソッドが重複している場合にスローされる例外クラス。
LifeCycleMethodDuplicatedException(String) - Constructor for exception nablarch.fw.dicontainer.exception.LifeCycleMethodDuplicatedException
インスタンスを生成する。
LifeCycleMethodSignatureException - Exception in nablarch.fw.dicontainer.exception
初期化メソッドや破棄メソッドのシグネチャが不正だった場合にスローされる例外クラス。
LifeCycleMethodSignatureException(String) - Constructor for exception nablarch.fw.dicontainer.exception.LifeCycleMethodSignatureException
インスタンスを生成する。
limit(String, int) - Static method in class nablarch.test.NablarchTestUtils
文字列の長さを閾値まで制限する。
文字列長が閾値を超えていた場合、先頭から閾値までの文字列を返却する。 そうでない場合は、元の文字列をそのまま返却する。
line - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
LINE_TERMINATOR - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
LineNumber - Annotation Type in nablarch.common.databind
ファイル行数取得対象であることを示すアノテーション。
lines(Object...) - Static method in class nablarch.core.util.Builder
各引数に対するtoString()の結果を改行文字(line.separator)で連結した文字列を返す。
lineSeparator(String) - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigBuilder
改行をあらわす文字を設定する。
lineSeparator - Variable in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
改行を現す文字
LineSeparator - Enum in nablarch.test.core.file
改行コードを列挙するクラス。
LineSeparatorInterpreter - Class in nablarch.test.core.util.interpreter
改行コードを解釈するクラス。 本クラスは、Excelのセル内に改行コードCRを記入できない問題に対処する。 Excelセル内の改行コードはLF(0x0A)である。 そのため、テストデータでCR(0x0D)やCRLF(0x0D0A)を表すことができない。 この問題に対処するため、任意の文字列を改行コードに置き換える処理を行う。
例えば、以下の様に記述した場合、
LineSeparatorInterpreter() - Constructor for class nablarch.test.core.util.interpreter.LineSeparatorInterpreter
 
linesf(Object...) - Static method in class nablarch.core.util.Builder
lines()メソッドにテンプレート文字列を解釈する機能を追加したもの。
link() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
LinkTag - Class in nablarch.common.web.tag
コンテキストパスの付加とURLリライトに対応するlinkタグを出力するクラス。
LinkTag() - Constructor for class nablarch.common.web.tag.LinkTag
 
List - Class in nablarch.core.repository.di.config.xml.schema
Listをコンポーネントとして設定する際に使用する型。
List() - Constructor for class nablarch.core.repository.di.config.xml.schema.List
 
list - Variable in class nablarch.core.repository.di.config.xml.schema.Property
 
list(Class<T>, Object...) - Static method in class nablarch.core.util.Builder
elementType型のインスタンスを要素とするList(ArrayList)を生成する。
list() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ListCheckboxesTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行う選択項目(inputタグ(type="checkbox"))を出力するクラス。
ListCheckboxesTag() - Constructor for class nablarch.common.web.tag.ListCheckboxesTag
 
ListCheckedInputsTagSupport - Class in nablarch.common.web.tag
複数のchecked属性を持つinputタグを出力するクラスの実装をサポートするクラス。
ListCheckedInputsTagSupport() - Constructor for class nablarch.common.web.tag.ListCheckedInputsTagSupport
 
ListComponentCreator - Class in nablarch.core.repository.di.config
Listの定義からコンポーネントを生成するクラス。
Listは初期化時にならないと対象のオブジェクトを発見できないため、 ComponentCreatorとComponentInjectorの2つのインタフェースを実装する。
ListComponentCreator(List<ListElementDefinition>) - Constructor for class nablarch.core.repository.di.config.ListComponentCreator
コンストラクタ。
ListElementDefinition - Class in nablarch.core.repository.di.config
Listが保持するエントリーの定義を保持するクラス。
ListElementDefinition(Integer, String) - Constructor for class nablarch.core.repository.di.config.ListElementDefinition
コンストラクタ。
ListExtensionConverter - Class in nablarch.core.beans.converter
List及びその具象サブクラスに型変換するクラス。
ListExtensionConverter() - Constructor for class nablarch.core.beans.converter.ListExtensionConverter
 
listf(Class<T>, Object...) - Static method in class nablarch.core.util.Builder
Builder.list(Class, Object...) をprintf型の埋め込みパラメータが使用できるように拡張したもの。
listFiles(String, String) - Static method in class nablarch.core.util.FileUtil
ディレクトリ配下のファイルおよびディレクトリを検索し、名前で昇順ソートした結果の配列を返す。

ファイル名にはワイルドカード("*")を指定できる。
ディレクトリは、絶対パスまたは相対パスで指定する。
ディレクトリがnullだった場合、引数のファイル名を元に構築したFileオブジェクトを持つ要素が1つの配列が返される。

ListFormat - Enum in nablarch.common.web.tag
リスト表示に使用するフォーマットを表す列挙型。
listItem() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
listIterator() - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
listIterator(int) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
ListRadioButtonsTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行う選択項目(inputタグ(type="radio"))を出力するクラス。
ListRadioButtonsTag() - Constructor for class nablarch.common.web.tag.ListRadioButtonsTag
 
ListSearchInfo - Class in nablarch.core.db.support
一覧検索用の情報を保持する基底クラス。
ListSearchInfo() - Constructor for class nablarch.core.db.support.ListSearchInfo
SystemRepositoryの設定値を元にListSearchInfoを生成する。

ListSelectTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行う選択項目(selectタグ)を出力するクラス。
ListSelectTag() - Constructor for class nablarch.common.web.tag.ListSelectTag
 
ListTagWriterSupport - Class in nablarch.common.web.tag
リストの選択項目を出力するタグの実装をサポートするクラス。
ListTagWriterSupport() - Constructor for class nablarch.common.web.tag.ListTagWriterSupport
 
ListWrapper<T> - Class in nablarch.test.core.util
Listをラップするクラス。
Listに対する汎用的なオペレーションを提供する。
ListWrapper.Condition<T> - Class in nablarch.test.core.util
各種操作の条件を表すクラス。
ListWrapper.InsertOperation - Class in nablarch.test.core.util
リストに対する挿入操作を行うクラス。
literal() - Method in class nablarch.core.dataformat.LayoutFileParser
リテラル値を読み込む。
LiteralCharsetDef - Class in nablarch.core.validation.validator.unicode
リテラル文字列による許容文字集合定義クラス。
定義したい文字集合の要素が、Unicodeコードポイント上に散在する場合、 範囲指定による集合定義は煩雑になるおそれがある。 そのような場合には、本クラスを利用することで簡便に文字集合を定義できる。
LiteralCharsetDef() - Constructor for class nablarch.core.validation.validator.unicode.LiteralCharsetDef
 
LiteralComponentCreator - Class in nablarch.core.repository.di.config
リテラル表現からオブジェクトを作成するクラス。
LiteralComponentCreator(Class<?>, String) - Constructor for class nablarch.core.repository.di.config.LiteralComponentCreator
コンストラクタ
LiteralExpressionUtil - Class in nablarch.core.repository.di.config
リテラル表現を解決するユーティリティクラス。
load(String) - Method in class nablarch.common.web.session.Session
セッションをロードする。
load(String, ExecutionContext) - Method in class nablarch.common.web.session.SessionStore
セッションの内容をストアからロードする。 セッションの内容が存在しない場合は空リストを返す。
load(String, ExecutionContext) - Method in class nablarch.common.web.session.store.DbStore
 
load(String, ExecutionContext) - Method in class nablarch.common.web.session.store.HiddenStore
 
load(String, ExecutionContext) - Method in class nablarch.common.web.session.store.HttpSessionStore
 
load() - Method in class nablarch.core.repository.ConfigFileLoader
SystemRepositoryに登録するオブジェクトを読み込む。
キーがオブジェクトの名前、Valueを読み込むオブジェクトであるMapを作成し、返却する。
load(DiContainer) - Method in interface nablarch.core.repository.di.ComponentDefinitionLoader
コンポーネント定義をロードする。
load(DiContainer, Map<String, ComponentHolder>) - Method in class nablarch.core.repository.di.config.externalize.AnnotationComponentDefinitionLoader
 
load(DiContainer, Map<String, ComponentHolder>) - Method in class nablarch.core.repository.di.config.externalize.CompositeExternalizedLoader
 
load(DiContainer, Map<String, ComponentHolder>) - Method in interface nablarch.core.repository.di.config.externalize.ExternalizedComponentDefinitionLoader
外部化されたコンポーネントを読み込む。
load(DiContainer, Map<String, ComponentHolder>) - Method in class nablarch.core.repository.di.config.externalize.OsEnvironmentVariableExternalizedLoader
 
load(DiContainer, Map<String, ComponentHolder>) - Method in class nablarch.core.repository.di.config.externalize.SystemPropertyExternalizedLoader
 
load(DiContainer) - Method in class nablarch.core.repository.di.config.xml.XmlComponentDefinitionLoader
コンポーネント定義のロードを行う。
load() - Method in class nablarch.core.repository.di.DiContainer
DIしたオブジェクトを取得するロードメソッド。
load() - Method in interface nablarch.core.repository.ObjectLoader
SystemRepositoryに登録するオブジェクトを読み込む。
キーがオブジェクトの名前、Valueを読み込むオブジェクトであるMapを作成し、返却する。
load() - Method in class nablarch.core.repository.PropertiesFileLoader
SystemRepositoryに登録するオブジェクトを読み込む。
キーがオブジェクトの名前、Valueを読み込むオブジェクトであるMapを作成し、返却する。
load(ObjectLoader) - Static method in class nablarch.core.repository.SystemRepository
ObjectLoaderからオブジェクトをロードする。

本メソッドは、登録済みのオブジェクトに対して追加でロードを行う。 よって、登録済みのオブジェクトは、再度本メソッドを起動してもクリアされない。

登録済みのオブジェクトと同名のオブジェクトをObjectLoaderからロードした場合上書きされる。

load(JobContext) - Method in interface nablarch.etl.config.EtlConfigLoader
ETLの設定をロードする。
load(JobContext) - Method in class nablarch.etl.config.JsonConfigLoader
設定ファイルから設定をロードする。
load(String, ExecutionContext) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisStore
 
load() - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフロー定義をロードする。
load() - Method in interface nablarch.integration.workflow.definition.loader.WorkflowDefinitionLoader
ワークフロー定義をロードする。
loadAll() - Method in class nablarch.common.code.BasicCodeLoader
全てのデータをロードする。
loadAll() - Method in interface nablarch.core.cache.StaticDataLoader
全てのデータをロードする。
loadAll() - Method in class nablarch.core.db.statement.autoproperty.FieldAndAnnotationLoader
全てのデータをロードする(本メソッドは、サポートしない)。
loadAll() - Method in class nablarch.core.db.statement.BasicSqlLoader
全てのデータをロードする。
loadAll() - Method in class nablarch.core.message.BasicStringResourceLoader
メッセージを格納したテーブルから全てのメッセージを取得する。
loadAll() - Method in class nablarch.core.message.PropertiesStringResourceLoader
 
loadAll() - Method in class nablarch.core.validation.FormValidationDefinitionLoader
全てのデータをロードする。
loadClass(String, boolean) - Method in class nablarch.fw.hotdeploy.HotDeployClassLoader
 
loadData() - Method in class nablarch.test.core.db.TableData
DBからデータを取得し、本オブジェクトにセットする。
loadExternalizedComponentDefinitionLoader() - Method in class nablarch.core.repository.di.DiContainer
ExternalizedComponentDefinitionLoaderServiceLoaderを使って読み込む。

ExternalizedComponentDefinitionLoaderのサービスプロバイダが設定されていない場合は、 後方互換を維持するためにSystemPropertyExternalizedLoaderが使用されます。

loadExternalizedComponentDefinitionLoader() - Method in class nablarch.integration.micrometer.MicrometerConfiguration
 
loadPropertyFile(String) - Method in class nablarch.core.dataformat.CharacterReplacementManager
寄せ字変換定義ファイルをロードする。
loadResumePoint() - Method in class nablarch.fw.reader.ResumeDataReader
正常に処理できたポイントを取得する。

レジューム機能が無効になっている場合は0を返す。

loadResumePoint(String) - Method in class nablarch.fw.reader.ResumePointManager
実行管理テーブルから正常に処理できたポイントを取得する。
loadSettings(String) - Method in class nablarch.core.log.LogSettings
プロパティファイルを読み込み、設定をロードする。
ロード後、システムプロパティの値で設定を上書きする。
LocalDateConverter - Class in nablarch.integration.jsr310.beans.converter
java.time.LocalDate型への変換を行う Converter
LocalDateConverter() - Constructor for class nablarch.integration.jsr310.beans.converter.LocalDateConverter
デフォルトコンストラクタ
LocalDateConverter(List<String>) - Constructor for class nablarch.integration.jsr310.beans.converter.LocalDateConverter
日付パターンを設定してインスタンスを構築する。
LocalDateTimeConverter - Class in nablarch.integration.jsr310.beans.converter
java.time.LocalDateTime型への変換を行う Converter
LocalDateTimeConverter() - Constructor for class nablarch.integration.jsr310.beans.converter.LocalDateTimeConverter
デフォルトコンストラクタ
LocalDateTimeConverter(List<String>) - Constructor for class nablarch.integration.jsr310.beans.converter.LocalDateTimeConverter
日付パターンを設定してインスタンスを構築する。
lock() - Method in class nablarch.core.util.map.LockableMap
LockableMap<K,V> - Class in nablarch.core.util.map
排他ロックを内蔵したMapのラッパークラス。
LockableMap(Map<K, V>) - Constructor for class nablarch.core.util.map.LockableMap
コンストラクタ。
LockableMap(Map<K, V>, ReentrantLock) - Constructor for class nablarch.core.util.map.LockableMap
コンストラクタ
lockFile(String, LogContext) - Method in class nablarch.core.log.basic.SynchronousFileLogWriter
ロックファイルを作成し、ログファイルをロックする。
lockInterruptibly() - Method in class nablarch.core.util.map.LockableMap
lockSession(Map<String, Object>) - Static method in class nablarch.fw.web.handler.SessionConcurrentAccessHandler
Deprecated.
セッションオブジェクトに対する排他ロックを獲得する。
log(LogLevel, String, String, Throwable, Supplier<String>) - Method in class nablarch.integration.doma.NablarchJdbcLogger
 
LogContext - Class in nablarch.core.log.basic
ログ出力に必要な情報を保持するクラス。
スレッド名、ユーザID、リクエストIDは、スレッドに紐付く値をクラスの内部で設定する。
LogContext(String, LogLevel, String, Throwable, Object...) - Constructor for class nablarch.core.log.basic.LogContext
コンストラクタ。
LogContext(String, String, LogLevel, String, Throwable, Object...) - Constructor for class nablarch.core.log.basic.LogContext
実行時ロガー名を付与するコンストラクタ。
logDebug(String, Object...) - Method in class nablarch.core.log.basic.BasicLogger
DEBUGレベルでログを出力する。
logDebug(String, Throwable, Object...) - Method in class nablarch.core.log.basic.BasicLogger
DEBUGレベルでログを出力する。
logDebug(String, Object...) - Method in interface nablarch.core.log.Logger
DEBUGレベルでログを出力する。
logDebug(String, Throwable, Object...) - Method in interface nablarch.core.log.Logger
DEBUGレベルでログを出力する。
logDebug(String, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logDebug(String, Throwable, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logDebug(String, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
logDebug(String, Throwable, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
logDispatchingClass(HttpAccessLogFormatter.HttpAccessLogContext) - Static method in class nablarch.fw.web.handler.HttpAccessLogUtil
ディスパッチ先クラス決定後のログを出力する。
logError(Object, String, Object...) - Static method in class nablarch.core.log.app.FailureLogUtil
ERRORレベルの障害通知ログと障害解析ログを出力する。
logError(Throwable, Object, String, Object...) - Static method in class nablarch.core.log.app.FailureLogUtil
ERRORレベルの障害通知ログと障害解析ログを出力する。
logError(Throwable, Object, String, Object[], Object[]) - Static method in class nablarch.core.log.app.FailureLogUtil
ERRORレベルの障害通知ログと障害解析ログを出力する。
logError(String, Object...) - Method in class nablarch.core.log.basic.BasicLogger
ERRORレベルでログを出力する。
logError(String, Throwable, Object...) - Method in class nablarch.core.log.basic.BasicLogger
ERRORレベルでログを出力する。
logError(String, Object...) - Method in interface nablarch.core.log.Logger
ERRORレベルでログを出力する。
logError(String, Throwable, Object...) - Method in interface nablarch.core.log.Logger
ERRORレベルでログを出力する。
logError(String, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logError(String, Throwable, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logError(String, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
logError(String, Throwable, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
logFatal(Object, String, Object...) - Static method in class nablarch.core.log.app.FailureLogUtil
FATALレベルの障害通知ログと障害解析ログを出力する。
logFatal(Throwable, Object, String, Object...) - Static method in class nablarch.core.log.app.FailureLogUtil
FATALレベルの障害通知ログと障害解析ログを出力する。
logFatal(Throwable, Object, String, Object[], Object[]) - Static method in class nablarch.core.log.app.FailureLogUtil
FATALレベルの障害通知ログと障害解析ログを出力する。
logFatal(String, Object...) - Method in class nablarch.core.log.basic.BasicLogger
FATALレベルでログを出力する。
logFatal(String, Throwable, Object...) - Method in class nablarch.core.log.basic.BasicLogger
FATALレベルでログを出力する。
logFatal(String, Object...) - Method in interface nablarch.core.log.Logger
FATALレベルでログを出力する。
logFatal(String, Throwable, Object...) - Method in interface nablarch.core.log.Logger
FATALレベルでログを出力する。
logFatal(String, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logFatal(String, Throwable, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logFatal(String, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
logFatal(String, Throwable, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
LogFormatter - Interface in nablarch.core.log.basic
ログのフォーマットを行うインタフェース。

ログのフォーマットの種類毎に本インタフェースの実装クラスを作成する。
Logger - Interface in nablarch.core.log
ログを出力するインタフェース。
ログ出力機能の実装毎に本インタフェースの実装クラスを作成する。
LOGGER - Static variable in class nablarch.fw.jaxrs.JaxRsErrorLogWriter
ロガー
LoggerFactory - Interface in nablarch.core.log
Loggerを生成するインタフェース。

ログ出力機能の実装毎に本インタフェースの実装クラスを作成する。

LoggerFactoryは、LoggerManagerにより生成、管理される。
LoggerManagerは、初期処理においてLoggerFactoryの生成後にLoggerFactory.initialize(LogSettings)メソッド、 終了処理においてLoggerFactoryを破棄する際にLoggerFactory.terminate()メソッドをそれぞれ1度だけ呼び出すので、 LoggerFactoryの初期処理と終了処理は複数スレッドから呼ばれることはない。
LoggerManager - Class in nablarch.core.log
ログ出力機能の全体を取りまとめるクラス。

クラスローダ毎に設定で指定されたLoggerFactoryの生成、保持を行う。
ログ出力機能の実装に依存する初期処理、終了処理、Loggerの生成はLoggerFactoryに委譲する。
クラスローダ毎にLoggerFactoryを保持するのは、クラスローダ階層により生じる問題に対応するためである。

使用するLoggerFactoryは、プロパティファイルに設定する。
プロパティファイルのパスは、システムプロパティを使用して、”nablarch.log.filePath”をキーにファイルパスを指定する。
このファイルパスは、クラスパスとファイルシステム上のパスのどちらを指定しても良い。
ファイルパスの指定方法は、FileUtil.getResource(String)を参照すること。
システムプロパティを指定しなかった場合は、クラスパス直下のlog.propertiesを使用する。
プロパティファイルが存在しない場合は、例外を送出する。

ログの出力先によってはリソースの確保と解放が必要となるため、本クラスは初期処理と終了処理を行う。
初期処理は、初回のLoggerの取得が行われるタイミングで本クラスが内部的に実行する。
終了処理は、フレームワーク側で実行するタイミングを判断できないので、 ログの出力要求を行うアプリケーション毎にアプリケーションの終了時にLoggerManager.terminate()メソッドを呼び出すこと。
アプリケーションの終了時とは、例えばWebアプリケーションの場合であれば、 ServletContextListener#contextDestroyedメソッドが呼ばれるタイミングを想定している。

LoggerNameItem() - Constructor for class nablarch.core.log.basic.BasicLogFormatter.LoggerNameItem
 
LoggingMeterRegistryFactory - Class in nablarch.integration.micrometer.logging
LoggingMeterRegistryのファクトリ。
LoggingMeterRegistryFactory() - Constructor for class nablarch.integration.micrometer.logging.LoggingMeterRegistryFactory
 
logInfo(String, Object...) - Method in class nablarch.core.log.basic.BasicLogger
INFOレベルでログを出力する。
logInfo(String, Throwable, Object...) - Method in class nablarch.core.log.basic.BasicLogger
INFOレベルでログを出力する。
logInfo(String, Object...) - Method in interface nablarch.core.log.Logger
INFOレベルでログを出力する。
logInfo(String, Throwable, Object...) - Method in interface nablarch.core.log.Logger
INFOレベルでログを出力する。
logInfo(String, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logInfo(String, Throwable, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logInfo(String, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
logInfo(String, Throwable, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
LogInitializationHelper - Class in nablarch.core.log.app
ログ初期化処理を助けるクラス。 依存関係にないために静的に初期化処理を呼び出せない ログユーティリティクラスに対して初期化処理を起動する。
LogInitializer - Class in nablarch.fw.batch.ee.initializer
ログの初期化を行うクラス。
LogItem<CTX> - Interface in nablarch.core.log
ログの出力項目を取得するインタフェース。
LogLevel - Enum in nablarch.core.log.basic
ログレベルを表す列挙型。

本フレームワークにおけるログレベルは、FATAL>ERROR>WARN>INFO>DEBUG>TRACEの6段階とし、FATALからTRACEに向かって順にレベルが低くなる。

レベルに応じた出力制御では、指定されたレベル以上のログを全て出力する。
例えば、WARNレベルが指定された場合は、FATALレベル,ERRORレベル,WARNレベルで出力を指示しているログのみ出力する。

ログレベルの定義を下記に示す。
下記を参考にプロジェクト毎にログレベルの使用方法を決定すること。 FATAL アプリケーションの継続が不可能になる深刻な問題が発生したことを示す。
監視が必須で即通報および即対応が必要となる。
通常は、運用監視体制と密接に関わるため、個別アプリケーションではなくフレームワークで出力する。 ERROR アプリケーションの継続に支障をきたす問題が発生したことを示す。
監視が必須であるが、通報および対応にFATALレベルほどの緊急性がない。
通常は、運用監視体制と密接に関わるため、個別アプリケーションではなくフレームワークで出力する。 WARN すぐには影響を与えないが、放置しておくとアプリケーションの継続に支障をきたす問題になる恐れがある事象が発生したことを示す。
できれば監視した方がよいが、ERRORレベルほどの重要性がない。
通常は、運用監視体制と密接に関わるため、個別アプリケーションではなくフレームワークで出力する。 INFO 本番運用時にアプリケーションの情報を出力するログレベル。
アクセスログや統計ログが該当する。
通常は、運用監視体制と密接に関わるため、個別アプリケーションではなくフレームワークで出力する。
ログファイルのサイズが肥大化しないよう出力内容を設計する。 DEBUG 開発時にデバッグ情報を出力するログレベル。
SQLログや性能ログが該当する。
本番運用時は、ログファイルのサイズが肥大化するため出力してはならない。 TRACE 開発時にデバッグ情報より、さらに細かい情報を出力したい場合に使用するログレベル。
本番運用時は、ログファイルのサイズが肥大化するため出力してはならない。
LogLevelItem(LogLevelLabelProvider) - Constructor for class nablarch.core.log.basic.BasicLogFormatter.LogLevelItem
コンストラクタ。
LogLevelLabelProvider - Class in nablarch.core.log.basic
LogLevelを表す文言を提供するクラス。

LogLevelを表す文言をLogFormatterの設定から取得する。
設定がない場合は、LogLevelの名称を使用する。

プロパティファイルの記述ルールを下記に示す。 label.<LogLevelの名称の小文字> LogLevelに使用するラベル。オプション。
指定しなければLogLevelの名称を使用する。
LogLevelLabelProvider(ObjectSettings) - Constructor for class nablarch.core.log.basic.LogLevelLabelProvider
コンストラクタ。

LogFormatterの設定を使用してラベルを初期化する。
指定がない場合は、LogLevelの名称を使用する。
logParameters(HttpAccessLogFormatter.HttpAccessLogContext) - Static method in class nablarch.fw.web.handler.HttpAccessLogUtil
hiddenパラメータ復号後のログを出力する。
LogSettings - Class in nablarch.core.log
ログ出力機能の設定をロードして保持するクラス。
LogSettings(String) - Constructor for class nablarch.core.log.LogSettings
コンストラクタ。
logTrace(String, Object...) - Method in class nablarch.core.log.basic.BasicLogger
TRACEレベルでログを出力する。
logTrace(String, Throwable, Object...) - Method in class nablarch.core.log.basic.BasicLogger
TRACEレベルでログを出力する。
logTrace(String, Object...) - Method in interface nablarch.core.log.Logger
TRACEレベルでログを出力する。
logTrace(String, Throwable, Object...) - Method in interface nablarch.core.log.Logger
TRACEレベルでログを出力する。
logTrace(String, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logTrace(String, Throwable, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logTrace(String, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
logTrace(String, Throwable, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
LogUtil - Class in nablarch.core.log
ログ出力の実装を助けるユーティリティ。
LogUtil.BasicMapValueEditor - Class in nablarch.core.log
マップの値を編集するインタフェースの基本実装クラス。
LogUtil.MapValueEditor - Interface in nablarch.core.log
マップの値を編集するインタフェース。
マップをダンプする処理(LogUtil.dumpMap(Map, String, MapValueEditor))で使用する。
LogUtil.MaskingMapValueEditor - Class in nablarch.core.log
マップの値をマスキングするクラス。
LogUtil.ObjectCreator<T> - Interface in nablarch.core.log
クラスローダに紐付くオブジェクトを生成するインタフェース。
LogVerifier - Class in nablarch.test.core.log
ログ出力結果を検証するためのログ出力クラス。

テスト実行前に期待するログメッセージ(ExpectedLogMessage)一覧を設定する。 (LogVerifier.setExpectedLogMessages(List) ) テスト実行中、本クラスはLogWriterの実装クラスとしてログ出力を受け取る。 検証メソッド(LogVerifier.verify(String))実行時点で、期待するログメッセージ一覧のうち、 実際にはログ出力されなかったものがあれば、例外が発生する。

LogVerifier() - Constructor for class nablarch.test.core.log.LogVerifier
 
logWarn(Throwable, Object, String, Object...) - Static method in class nablarch.core.log.app.FailureLogUtil
WARNレベルの障害解析ログを出力する。

フレームワークにおいて複数例外発生時に障害ログとして出力できない例外をログ出力する場合に使用する。

logWarn(String, Object...) - Method in class nablarch.core.log.basic.BasicLogger
WARNレベルでログを出力する。
logWarn(String, Throwable, Object...) - Method in class nablarch.core.log.basic.BasicLogger
WARNレベルでログを出力する。
logWarn(String, Object...) - Method in interface nablarch.core.log.Logger
WARNレベルでログを出力する。
logWarn(String, Throwable, Object...) - Method in interface nablarch.core.log.Logger
WARNレベルでログを出力する。
logWarn(String, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logWarn(String, Throwable, Object...) - Method in class nablarch.integration.log.jbosslogging.JbossLogger
 
logWarn(String, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
logWarn(String, Throwable, Object...) - Method in class nablarch.integration.log.slf4j.Slf4JLogger
 
LogWriter - Interface in nablarch.core.log.basic
ログを出力先に書き込むインタフェース。

出力先の媒体毎に本インタフェースの実装クラスを作成する。
LogWriterSupport - Class in nablarch.core.log.basic
LogWriterの実装をサポートするクラス。

このクラスでは、下記の機能を提供する。 LogLevelに応じた出力制御 LogFormatterを使用したログのフォーマット 上記の機能は、プロパティファイルに設定を記述して使用する。
プロパティファイルの記述ルールを下記に示す。 writer.<LogWriterの名称>.level LogLevelの名称。オプション。
LogLevelの名称を指定する。
ここで指定したレベル以上のログを全て出力する。 指定がない場合はレベルに応じた出力制御を行わず、全てのレベルのログを出力する。 writer.<LogWriterの名称>.formatter.className LogWriterで使用するLogFormatterのクラス名。
LogFormatterを実装したクラスのFQCNを指定する。 指定がない場合はBasicLogFormatterを使用する。 writer.<LogWriterの名称>.formatter.<プロパティ名> LogFormatter毎のプロパティに設定する値。
設定内容は、使用するLogFormatterのJavadocを参照すること。
LogWriterSupport() - Constructor for class nablarch.core.log.basic.LogWriterSupport
 
LongConverter - Class in nablarch.core.beans.converter
Long型への変換を行う Converter

変換元の型に応じて、以下のとおり変換を行う。

真偽値
trueであれば1falseであれば0を返却する。

数値型
変換元の数値を表すLongオブジェクトを返却する。

文字列型
変換元の数値文字列を表すLongオブジェクトを返却する。 文字列が数値として不正な場合はConversionExceptionを送出する。

文字列型の配列
要素数が1であれば、その要素をLongオブジェクトに変換して返却する。 要素数が1以外であれば、ConversionExceptionを送出する。

上記以外
ConversionExceptionを送出する。

LongConverter() - Constructor for class nablarch.core.beans.converter.LongConverter
デフォルトコンストラクタ
LongConverter(List<String>) - Constructor for class nablarch.core.beans.converter.LongConverter
数値パターンを設定してインスタンスを構築する。
LongConvertor - Class in nablarch.core.validation.convertor
値をLongに変換するクラス。
本クラスで変換するプロパティには、必ずDigitsアノテーションを付与しておく必要がある。 本クラスでは、Digitsアノテーションの属性を下記の通り使用する。
Digitsアノテーションの属性名説明 integer整数部桁数上限値。18以上の数値を指定できない。 fraction小数部桁数上限値。0のみ指定可能。 commaSeparatedtrueの場合、入力値が3桁区切り文字で編集されていてもよい。(区切り文字は省略可。)              
falseの場合、入力値が3桁区切り文字で編集されていてはいけない。 messageId変換失敗時のメッセージID。
本クラスが行うバリデーションの仕様はIntegerConvertorと同様である。
LongConvertor() - Constructor for class nablarch.core.validation.convertor.LongConvertor
 
lookUp() - Method in class nablarch.core.repository.jndi.JndiHelper
JNDIルックアップを行う。
JNDI名は、JndiHelper.setJndiResourceName(String)で設定されたリソース名が使用される。
lookUp(String) - Method in class nablarch.core.repository.jndi.JndiHelper
JNDIルックアップを行う。
LoopHandler - Class in nablarch.fw.handler
ループ制御ハンドラークラス。

本ハンドラは、アプリケーションが処理すべきデータが存在する間、後続のハンドラに対して繰り返し処理を委譲する。 処理すべきデータが存在するかは、ExecutionContext.hasNextData()により判断する。

また、本ハンドラではトランザクション制御もあわせて行う。 トランザクションは、指定間隔(LoopHandler.setCommitInterval(int)毎にコミット処理を行う。 後続ハンドラから例外が送出された場合には、未コミットのトランザクションを全てロールバックし、例外を再送出する。

本ハンドラの事前ハンドラとして、DbConnectionManagementHandlerを登録すること。

LoopHandler() - Constructor for class nablarch.fw.handler.LoopHandler
 
LOWER_ALPHABET - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
半角英小文字
lowerAndTrimUnderScore(String) - Static method in class nablarch.core.util.StringUtil
大文字を小文字にし、アンダースコアを削除する。

Lpad - Annotation Type in nablarch.common.databind.fixedlength.converter
値の先頭に指定の文字を付加(読み込み時は除去)することを示す。
lpad(String, int, char) - Static method in class nablarch.core.util.StringUtil
文字列の左側に、指定された文字を指定された文字列長に到達するまで加える。

stringの文字数 >= length の場合はstringの文字列をそのまま返却。
例:

Lpad.LpadConverter - Class in nablarch.common.databind.fixedlength.converter
値の変換を行う。
LpadConverter() - Constructor for class nablarch.common.databind.fixedlength.converter.Lpad.LpadConverter
値の変換処理を行うクラスを構築する。
LpadConverter(char) - Constructor for class nablarch.common.databind.fixedlength.converter.Lpad.LpadConverter
指定された値を用いて値の変換処理を行うクラスを構築する。
LpadFormatter - Class in nablarch.common.idgenerator.formatter
桁数をフォーマットするクラス。
コンストラクタで指定された桁数になるように、指定された文字を先頭に付加する。
LpadFormatter() - Constructor for class nablarch.common.idgenerator.formatter.LpadFormatter
コンストラクタ。
LpadFormatter(int, char) - Constructor for class nablarch.common.idgenerator.formatter.LpadFormatter
コンストラクタ。
LRUMap<K,V> - Class in nablarch.core.util.map
LRUアルゴリズムを持つMap実装クラス。 指定された最大容量を超過する場合、 最も参照されない期間が長いエントリが削除される。
LRUMap(int, float, int, LRUMap.RemoveListener<K, V>) - Constructor for class nablarch.core.util.map.LRUMap
コンストラクタ。 初期容量<最大サイズの場合、最大サイズが初期容量となる。
LRUMap(int, float, int) - Constructor for class nablarch.core.util.map.LRUMap
コンストラクタ。
LRUMap(int, int) - Constructor for class nablarch.core.util.map.LRUMap
コンストラクタ。
LRUMap(int, LRUMap.RemoveListener<K, V>) - Constructor for class nablarch.core.util.map.LRUMap
コンストラクタ。
LRUMap(int) - Constructor for class nablarch.core.util.map.LRUMap
コンストラクタ。
LRUMap.RemoveListener<K,V> - Interface in nablarch.core.util.map
LRUアルゴリズムにより、エントリが削除された場合に呼び出されるコールバックインタフェース。
LRUMap.RemoveListener.NopListener<K,V> - Class in nablarch.core.util.map
何も実行しないリスナー実装クラス。
LS - Static variable in interface nablarch.core.log.Logger
システムプロパティ(line.separator)から取得した行区切り記号
LS - Static variable in class nablarch.core.util.Builder
改行文字
LS - Static variable in class nablarch.fw.web.HttpResponse
HTTP行終端文字(CRLF)
LtFlowProceedCondition - Class in nablarch.integration.workflow.condition
指定のパラメータ値が期待する値より小さいことをチェックするフロー進行条件クラス。
LtFlowProceedCondition(String, String) - Constructor for class nablarch.integration.workflow.condition.LtFlowProceedCondition
期待値未満であることを判定するフロー進行条件判定を生成する。

M

MailAttachedFile(SqlRow) - Constructor for class nablarch.common.mail.MailAttachedFileTable.MailAttachedFile
添付ファイル管理の1レコード文の情報を保持するインスタンスを生成する。
MailAttachedFileTable - Class in nablarch.common.mail
添付ファイル管理テーブルのスキーマ情報を保持するデータオブジェクト。
MailAttachedFileTable() - Constructor for class nablarch.common.mail.MailAttachedFileTable
 
MailAttachedFileTable.MailAttachedFile - Class in nablarch.common.mail
添付ファイル管理の1レコード分の情報を保持するクラス。
MailConfig - Class in nablarch.common.mail
出力ライブラリ(メール送信)のコード値を保持するデータオブジェクト。
MailConfig() - Constructor for class nablarch.common.mail.MailConfig
 
MailContext - Class in nablarch.common.mail
メール送信要求を表す抽象クラス。
MailContext() - Constructor for class nablarch.common.mail.MailContext
 
MailRecipient(SqlRow) - Constructor for class nablarch.common.mail.MailRecipientTable.MailRecipient
メール送信先の1レコード文の情報を保持するインスタンスを生成する。
MailRecipientTable - Class in nablarch.common.mail
メール送信先管理テーブルのスキーマ情報を保持するデータオブジェクト。
MailRecipientTable() - Constructor for class nablarch.common.mail.MailRecipientTable
 
MailRecipientTable.MailRecipient - Class in nablarch.common.mail
メール送信先の1レコード分の情報を保持するクラス。
MailRequest(SqlRow) - Constructor for class nablarch.common.mail.MailRequestTable.MailRequest
メール送信要求の1レコード文の情報を保持するインスタンスを生成する。
MailRequestConfig - Class in nablarch.common.mail
メールのデフォルト設定を保持するデータオブジェクト。
MailRequestConfig() - Constructor for class nablarch.common.mail.MailRequestConfig
 
MailRequester - Class in nablarch.common.mail
メール送信要求を行うクラス。

本クラスのメール送信要求メソッドを呼び出すことで、メール送信要求を管理用テーブル群にINSERTできる。

メール送信要求の種類について
メール送信要求は以下の二種類がある。 定型メール送信(TemplateMailContext)。 予めデータベースに登録されたテンプレートを元にメールを作成・送信する。 非定型メール送信(FreeTextMailContext)。任意の件名・本文でメールを作成・送信する。 メールの送信単位
メール送信要求はメール送信要求APIの呼び出し毎に一つ作成さる。一つのメール送信要求につき一通のメールが送信される。

MailRequester() - Constructor for class nablarch.common.mail.MailRequester
 
MailRequestTable - Class in nablarch.common.mail
メール送信要求管理テーブルのスキーマを保持するデータオブジェクト。
MailRequestTable() - Constructor for class nablarch.common.mail.MailRequestTable
 
MailRequestTable.MailRequest - Class in nablarch.common.mail
メール送信要求の1レコード分の情報を保持するクラス。
MailSender - Class in nablarch.common.mail
メール送信要求管理テーブル上の各レコードごとにメール送信を行うバッチアクション。
MailSender() - Constructor for class nablarch.common.mail.MailSender
コンストラクタ。
MailSessionConfig - Class in nablarch.common.mail
メール送信用設定値を保持するデータオブジェクト。
MailSessionConfig() - Constructor for class nablarch.common.mail.MailSessionConfig
 
MailTemplate(SqlRow) - Constructor for class nablarch.common.mail.MailTemplateTable.MailTemplate
メールテンプレートの1レコード文の情報を保持するインスタンスを生成する。
MailTemplateTable - Class in nablarch.common.mail
メールテンプレート管理テーブルのスキーマ情報を保持するデータオブジェクト。
MailTemplateTable() - Constructor for class nablarch.common.mail.MailTemplateTable
 
MailTemplateTable.MailTemplate - Class in nablarch.common.mail
メールテンプレートの1レコード分の情報を保持するクラス。
MailUtil - Class in nablarch.common.mail
メール送信ライブラリ関連のユーティリティ。
Main - Class in nablarch.fw.batch.ee
バッチアプリケーションのメインクラス

実行引数として、対象JOBのXMLファイル名(.xmlを除いたファイル名)を指定する。 実処理は、JobExecutorに移譲しているため、詳細はそちらを参照。

main(String...) - Static method in class nablarch.fw.batch.ee.Main
メインメソッド。
指定されたJOBのXMLファイル名を実行する。
main(String[]) - Static method in class nablarch.fw.launcher.GenericLauncher
mainメソッド。
Main - Class in nablarch.fw.launcher
本フレームワークの起動シーケンスの起点となるクラス。

本クラスをjavaコマンドから直接起動することで、以下の処理を行う。

Main() - Constructor for class nablarch.fw.launcher.Main
 
main(String...) - Static method in class nablarch.fw.launcher.Main
メインメソッド。

本メソッドでは、以下の内容をログ出力する。 起動時 起動オプションや、起動引数(詳細は、LauncherLogUtil.getStartLogMsg(CommandLine)を参照) 終了時 終了コードや処理時間(詳細は、LauncherLogUtil.getEndLogMsg(int, long)を参照}) 及び処理終了時

main(String...) - Static method in class nablarch.test.core.db.MasterDataSetUpper
メインメソッド コンポーネント設定ファイルのパス(任意) マスターデータファイルのパス(任意)
main(String...) - Static method in class nablarch.test.core.http.dump.HtmlReplacerForRequestUnitTesting
メインメソッド
main(String[]) - Static method in class nablarch.test.core.http.dump.RequestDumpServer
メインメソッド
main(String[]) - Static method in class nablarch.test.tool.sanitizingcheck.HtmlConvert
HTMLチェックツール解析結果XMLをHTMLに変換する。
main(String[]) - Static method in class nablarch.test.tool.sanitizingcheck.SanitizingCheckTask
JSP検査を実施する。 チェック対象JSP名(ディレクトリ、ファイルの両方を選択可能) 出力用XMLファイル 設定ファイル 文字コード(省略可能、省略時はUTF-8が使用される)
MainForRequestTesting - Class in nablarch.test.core.standalone
リクエスト単体テスト用のメインクラス。
MainForRequestTesting() - Constructor for class nablarch.test.core.standalone.MainForRequestTesting
 
makeArray(String) - Static method in class nablarch.test.NablarchTestUtils
指定された文字列をカンマ(,)で分割し、配列を生成する。
指定された文字列が、nullまたは空文字列の場合には、サイズ0の配列を返却する。
Map - Class in nablarch.core.repository.di.config.xml.schema
Mapをコンポーネントとして設定する際に使用する型。
Map() - Constructor for class nablarch.core.repository.di.config.xml.schema.Map
 
map - Variable in class nablarch.core.repository.di.config.xml.schema.Property
 
map() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
MapCollector<NEW,K,V> - Class in nablarch.test.core.util
マップの置き換えを簡易的に行うクラス。
MapCollector() - Constructor for class nablarch.test.core.util.MapCollector
デフォルトコンストラクタ。
MapCollector(Map<K, NEW>) - Constructor for class nablarch.test.core.util.MapCollector
コンストラクタ。
MapComponentCreator - Class in nablarch.core.repository.di.config
Mapの定義からコンポーネントを生成するクラス。 Mapは初期化時にならないと参照するオブジェクトを発見できないため、 ComponentCreatorとComponentInjector2つのインタフェースを実装する。
MapComponentCreator(List<MapEntryDefinition>) - Constructor for class nablarch.core.repository.di.config.MapComponentCreator
コンストラクタ。
MapConstructorFormCreator - Class in nablarch.core.validation.creator
Mapを引数に取るコンストラクタを使用してフォームを生成するクラス。
このストラテジを選択することで、リフクレクションを用いる場合と比較して高速なフォームの生成が行える。
MapConstructorFormCreator() - Constructor for class nablarch.core.validation.creator.MapConstructorFormCreator
 
MapCsvMapper - Class in nablarch.common.databind.csv
MapをCSVにマッピングするのをサポートするクラス。
MapCsvMapper(CsvDataBindConfig, OutputStream) - Constructor for class nablarch.common.databind.csv.MapCsvMapper
コンストラクタ。
MapCsvMapper(CsvDataBindConfig, Writer) - Constructor for class nablarch.common.databind.csv.MapCsvMapper
コンストラクタ。
MapEntryDefinition - Class in nablarch.core.repository.di.config
Mapが保持するエントリーの定義を保持するクラス。
MapEntryDefinition() - Constructor for class nablarch.core.repository.di.config.MapEntryDefinition
 
MapEntryDefinition.DataType - Enum in nablarch.core.repository.di.config
Entryのkeyおよびvalueのデータ定義を表す列挙型。
MapFixedLengthMapper - Class in nablarch.common.databind.fixedlength
Mapを固定長にマッピングするObjectMapper
MapFixedLengthMapper(FixedLengthDataBindConfig, OutputStream) - Constructor for class nablarch.common.databind.fixedlength.MapFixedLengthMapper
Mapを固定長にマッピングするクラスを構築する。
Mapping() - Constructor for class nablarch.fw.web.handler.HttpRequestJavaPackageMapping.Mapping
コンストラクタ
Mapping(String, String) - Constructor for class nablarch.fw.web.handler.HttpRequestJavaPackageMapping.Mapping
コンストラクタ
mapToBodyString(String, HttpProtocolClient.HttpRequestMethodEnum, SyncMessage) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
HTTP通信のボディ部を生成する。
mapToHeaderMap(SyncMessage) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
HTTPヘッダに含める内容を生成する。
mapToQueryMap(String, HttpProtocolClient.HttpRequestMethodEnum, SyncMessage) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
クエリストリングを生成する。
mapToUriString(String, HttpProtocolClient.HttpRequestMethodEnum, SyncMessage) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
URIを生成する。
MapUtil - Class in nablarch.core.util
マップユーティリティ
MapWrapper<K,V> - Class in nablarch.core.util.map
Mapを実装するクラスの、ラッパークラスを作成するための抽象クラス。

サブクラスでMapWrapper.getDelegateMap()を実装することで、任意のMapに処理を委譲できる。

MapWrapper() - Constructor for class nablarch.core.util.map.MapWrapper
 
markAsArray() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドが配列項目に設定する。
markAsAttribute() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドが属性項目に設定する。
markAsFiller() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドがFILLER項目に設定する。
markAsNotRequired() - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドが任意項目に設定する。
MaskingMapItemSupport<T> - Class in nablarch.core.log
マスキング済みのマップを取得するLogItemの実装をサポートするクラス。
MaskingMapItemSupport(char, Pattern[], String) - Constructor for class nablarch.core.log.MaskingMapItemSupport
コンストラクタ。
MaskingMapValueEditor(char, Pattern[]) - Constructor for class nablarch.core.log.LogUtil.MaskingMapValueEditor
コンストラクタ。
MasterDataRestorer - Class in nablarch.test.core.db
マスタデータ復旧クラス。
MasterDataRestorer() - Constructor for class nablarch.test.core.db.MasterDataRestorer
 
MasterDataRestorer.SqlLogWatchingFormatter - Class in nablarch.test.core.db
発行されたSQL文を監視するSqlLogFormatterサブクラス
MasterDataSetUpper - Class in nablarch.test.core.db
マスタデータ投入クラス。
MasterDataSetUpper(List<File>, String) - Constructor for class nablarch.test.core.db.MasterDataSetUpper
コンストラクタ
match(HttpRequest) - Method in class nablarch.fw.web.handler.csrf.HttpMethodVerificationTargetMatcher
 
match(HttpRequest) - Method in interface nablarch.fw.web.handler.csrf.VerificationTargetMatcher
HTTPリクエストがCSRFトークンの検証対象となるか判定を行う。
matches(String) - Method in enum nablarch.core.util.JsonParser.TokenType
トークンがパターンにマッチするか判定します
matches(LogContext) - Method in class nablarch.test.core.log.ExpectedLogMessage
実際のログとマッチするか判定する。
以下の条件全てを満たす場合に真と判定する。 ログレベルが等しい。 実際のメッセージに、期待するメッセージが含まれている。
matches(Object) - Method in class nablarch.test.NullMatcher
Evaluates the matcher for argument item.
matchesWith(String, String) - Method in class nablarch.fw.RequestPathMatchingHelper
リクエストパスのパターンが、引数で指定されたディレクトリパスとリソース名に合致すればtrueを返す。
MAX_RECORD_LENGTH - Static variable in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
読み込みを許容する1行の文字列数
MaxLineNumberSqlGenerator - Class in nablarch.etl.generator
LINE_NUMBERカラムの最大値を取得するSQL文を生成するクラス。
MaxLineNumberSqlGenerator() - Constructor for class nablarch.etl.generator.MaxLineNumberSqlGenerator
 
MaxMemoryItem() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.MaxMemoryItem
 
MaxMemoryItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.MaxMemoryItem
 
maxNextCharInd - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
maxRetryTime - Variable in class nablarch.fw.handler.retry.RetryContextFactorySupport
最長リトライ時間(単位:msec)
MediaType(String) - Constructor for class nablarch.fw.web.RestTestBodyConverter.MediaType
コンストラクタ。 引数を解析してMIMEタイプを設定する。
memberFactory(MemberFactory) - Method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder.Builder
コンポーネント定義の構成要素ファクトリを設定する。
MemberFactory - Interface in nablarch.fw.dicontainer.component.factory
コンポーネント定義の構成要素を生成するファクトリ。
menu() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
merge(StringConverter) - Method in class nablarch.core.beans.converter.StringConverter
 
merge(CopyOptions) - Method in class nablarch.core.beans.CopyOptions
他のCopyOptionsをマージする。
merge(U) - Method in interface nablarch.core.beans.Mergeable
自分自身と他のインスタンスをマージして返す。
merge(String[]...) - Static method in class nablarch.core.util.StringUtil
文字列配列を連結する。
merge(Jsr310StringConverter) - Method in class nablarch.integration.jsr310.beans.converter.Jsr310StringConverter
 
Mergeable<T,U extends Mergeable<T,U>> - Interface in nablarch.core.beans
異なる2つのConverter}インスタンスをマージ可能であることを表すインターフェース。
MergeBatchlet - Class in nablarch.etl
入力リソース(SELECT文の結果)を出力テーブルにMERGEするBatchlet実装クラス。
MergeBatchlet(JobContext, StepContext, StepConfig, RangeUpdateHelper, ProgressManager) - Constructor for class nablarch.etl.MergeBatchlet
コンストラクト。
MergeSqlGenerator - Class in nablarch.etl.generator
MERGE用のSQL文を生成するジェネレータクラス。
MergeSqlGenerator() - Constructor for class nablarch.etl.generator.MergeSqlGenerator
 
MergeSqlGeneratorFactory - Class in nablarch.etl.generator
MERGE文のジェネレータのファクトリクラス。
Message - Class in nablarch.core.message
メッセージに必要な情報を保持し、メッセージのフォーマットを行うクラス。
Message(MessageLevel, StringResource) - Constructor for class nablarch.core.message.Message
メッセージの通知レベル、文字列リソースを指定して、インスタンスを生成する。
Message(MessageLevel, StringResource, Object[]) - Constructor for class nablarch.core.message.Message
メッセージの通知レベル、文字列リソース、オプションパラメータを指定して、インスタンスを生成する。
MESSAGE_FORMATS - Static variable in class nablarch.common.web.tag.ErrorTag
メッセージ表示時に使用するフォーマットの種類
MESSAGE_ID - Static variable in class nablarch.fw.messaging.InterSystemMessage.HeaderName
メッセージIDヘッダ
MESSAGE_ID - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
メッセージID (String)
MessageBody(char, Pattern[]) - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageBody
コンストラクタ。
MessageBodyHex(char, Pattern[]) - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageBodyHex
コンストラクタ。
MessageBodyLength() - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageBodyLength
 
MessageFormatter - Interface in nablarch.core.message
メッセージをフォーマットするインタフェース。
MessageHeader() - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageHeader
 
MessageId() - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.MessageId
 
MessageItem() - Constructor for class nablarch.core.log.app.FailureLogFormatter.MessageItem
 
MessageItem() - Constructor for class nablarch.core.log.basic.BasicLogFormatter.MessageItem
 
MessageLevel - Enum in nablarch.core.message
メッセージの通知レベルを表す列挙型。
MessageNotFoundException - Exception in nablarch.core.message
メッセージが存在しなかった場合に発生する例外。
MessageNotFoundException(String) - Constructor for exception nablarch.core.message.MessageNotFoundException
MessageNotFoundExceptionオブジェクトを生成する。
MessageParser - Class in nablarch.test.core.reader
メッセージを解析するクラス。
MessageParser(TestDataReader, List<TestDataInterpreter>, DataType) - Constructor for class nablarch.test.core.reader.MessageParser
コンストラクタ。
MessagePool - Class in nablarch.test.core.messaging
テストショット毎のメッセージを保持するクラス。
MessagePool(FixedLengthFile, Map<String, String>) - Constructor for class nablarch.test.core.messaging.MessagePool
コンストラクタ。
MessageReader - Class in nablarch.fw.messaging.reader
指定されたメッセージキューを監視し、受信した電文オブジェクトを返すデータリーダ。

受信電文読み込み時にエラーが発生した場合は、例外(MessageReadError)を送出する。

MessageReader() - Constructor for class nablarch.fw.messaging.reader.MessageReader
 
MessageReadError - Exception in nablarch.fw.messaging
メッセージデータリーダによる受信電文の読み込み処理の最中にエラーが発生した場合に 送出される例外。

受信電文のGETには成功したが、フレームワークヘッダ領域の読み込みに失敗した場合に 送出される。

この例外が送出された場合、業務処理へのディスパッチは発生しない。

MessageReadError(ReceivedMessage, Throwable) - Constructor for exception nablarch.fw.messaging.MessageReadError
コンストラクタ。
MessageReplyHandler - Class in nablarch.fw.messaging.handler
受信電文に設定された宛先に対して応答電文を送信するハンドラ。 本ハンドラは、後続ハンドラの処理結果であるResponseMessageオブジェクトの内容を もとに応答電文を構築し送信する。 送信した応答電文オブジェクトをこのハンドラの戻り値として返す。 他のハンドラとの前後関係
MessageReplyHandler() - Constructor for class nablarch.fw.messaging.handler.MessageReplyHandler
コンストラクタ。
MessageResendHandler - Class in nablarch.fw.messaging.handler
応答電文の再送処理制御を行うハンドラ。

一般に、外部システムに対する要求電文がタイムアウトした場合、その補償電文として 再送要求電文、もしくは、取り消し電文を送信することになる。 本ハンドラでは、このうち再送要求電文に対する制御をフレームワークレベルで実装している。

※ 本機能では、初回電文/再送要求電文の判定をフレームワーク制御ヘッダ中の 再送要求フラグの値を用いて行う。 このため、フレームワーク制御ヘッダが定義されていない電文に対しては 再送制御を行うことができない。 再送制御


本システムに対する処理要求メッセージ(初回電文)が、転送経路上のネットワークエラーや 遅延により外部システム側でタイムアウトし、その補償電文として再送要求電文が送信されたとする。 この際、再送要求電文を受信した時点でのシステムの状態は、以下の4つに分類できる。
MessageResendHandler() - Constructor for class nablarch.fw.messaging.handler.MessageResendHandler
デフォルトコンストラクタ。
MessageSender - Class in nablarch.fw.messaging
対外システムに対するメッセージの同期送信を行うユーティリティクラス。

本ユーティリティはキューを使用した通信と、HTTP通信をサポートする。

キューを使用した通信について
本ユーティリティはフレームワーク制御ヘッダの利用を前提としており、 再送電文フラグを利用した再送/タイムアウト制御等の機能を実装している。
キューを使用した通信では、カレントスレッドに紐づけられているMessagingContextを利用してメッセージ送信を行う。 そのため、MessagingContextHandlerをハンドラキューに追加する必要がある。 MessagingContextの設定方法についてはMessageSenderSettings.MessageSenderSettings(String)を参照。

MessageSenderClient - Interface in nablarch.fw.messaging
MessageSenderから呼び出される通信機能の基本APIの実装系を提供するモジュールが実装するインターフェース。
MessageSenderSettings - Class in nablarch.fw.messaging
MessageSenderの設定情報を保持するクラス。
MessageSenderSettings(String) - Constructor for class nablarch.fw.messaging.MessageSenderSettings
コンストラクタ。
MessageSenderSettings.SettingType - Enum in nablarch.fw.messaging
設定値のタイプを表す列挙型。
MessageSendSyncTimeoutException - Exception in nablarch.fw.messaging
送信した電文に対する応答電文をタイムアウト時間内に受信することができなかった場合に 送出される例外。
MessageSendSyncTimeoutException(String, int) - Constructor for exception nablarch.fw.messaging.MessageSendSyncTimeoutException
コンストラクタ。
MessageTag - Class in nablarch.common.web.tag
メッセージを出力するクラス。

MessageUtilを使用してメッセージを取得する。

MessageTag() - Constructor for class nablarch.common.web.tag.MessageTag
 
MessageUtil - Class in nablarch.core.message
アプリケーションがメッセージを取得する際に使用するユーティリティクラス。

SystemRepositoryからStringResourceHolderを取得する。 取得できなかった場合は、PropertiesStringResourceLoaderでロードしたリソースキャッシュを持つStringResourceHolderを取得する。

MessagingAction - Class in nablarch.fw.action
Deprecated.
バージョン5以降では、新しいパッケージのMessagingActionを使用すること。
MessagingAction() - Constructor for class nablarch.fw.action.MessagingAction
Deprecated.
 
MessagingAction - Class in nablarch.fw.messaging.action
被仕向同期応答処理を行う業務処理で使用するテンプレートクラス。

業務アクションハンドラは、本クラスを継承し、本クラスに定義されたテンプレートメソッドを必要に応じて実装する。

MessagingAction() - Constructor for class nablarch.fw.messaging.action.MessagingAction
MessagingActionオブジェクトを生成する。
MessagingContext - Class in nablarch.fw.messaging
メッセージングサーバとの間に開かれるセッションに対するラッパー。 このクラスのインスタンスはスレッドローカル変数上で管理されており、 MessagingContext.getInstance()を用いてインスタンスを獲得する。 本クラスでは、以下の機能を提供する。 メッセージ送信 メッセージ同期送信 メッセージ受信
MessagingContext() - Constructor for class nablarch.fw.messaging.MessagingContext
 
MessagingContextHandler - Class in nablarch.fw.messaging.handler
メッセージコンテキストの初期化、スレッドコンテキストへの登録、および終端処理の実行 行うハンドラクラス。
MessagingContextHandler() - Constructor for class nablarch.fw.messaging.handler.MessagingContextHandler
 
MessagingException - Exception in nablarch.fw.messaging
メッセージ処理において問題が発生した場合に送出される実行時例外。
MessagingException() - Constructor for exception nablarch.fw.messaging.MessagingException
デフォルトコンストラクタ。
MessagingException(String, Throwable) - Constructor for exception nablarch.fw.messaging.MessagingException
コンストラクタ。
MessagingException(String) - Constructor for exception nablarch.fw.messaging.MessagingException
コンストラクタ。
MessagingException(Throwable) - Constructor for exception nablarch.fw.messaging.MessagingException
コンストラクタ。
MessagingExceptionFactory - Interface in nablarch.fw.messaging.provider
発生した例外の内容に応じたMessagingExceptionを生成するインタフェース。
MessagingLogContext(InterSystemMessage<?>) - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.MessagingLogContext
コンストラクタ。
MessagingLogContext(InterSystemMessage<?>, Charset) - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.MessagingLogContext
コンストラクタ。
MessagingLogFormatter - Class in nablarch.fw.messaging.logging
メッセージ送受信処理の中でログ出力を行うクラス。 ログファイルはキュー毎に個別に設定できる。 ログが出力されるタイミングは以下のとおり
MessagingLogFormatter() - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter
 
MessagingLogFormatter.CorrelationId - Class in nablarch.fw.messaging.logging
出力項目(関連メッセージID)
MessagingLogFormatter.Destination - Class in nablarch.fw.messaging.logging
出力項目(宛先キュー名)
MessagingLogFormatter.MessageBody - Class in nablarch.fw.messaging.logging
出力項目(メッセージボディ内容) 出力文字列はフォーマッターの文字エンコーディングで出力される。 このため、データタイプ P/B のフィールド部分は文字化けする。 また、マスク対象パターンが設定されている場合、該当箇所がマスクされて出力される。
MessagingLogFormatter.MessageBodyHex - Class in nablarch.fw.messaging.logging
出力項目(メッセージボディ内容) メッセージボディのヘキサダンプを出力する。 また、マスク対象パターンが設定されている場合、該当箇所がマスクされた後のヘキサダンプが出力される。
MessagingLogFormatter.MessageBodyLength - Class in nablarch.fw.messaging.logging
出力項目(メッセージボディバイト長)
MessagingLogFormatter.MessageHeader - Class in nablarch.fw.messaging.logging
出力項目(メッセージヘッダ) メッセージヘッダの内容を出力する。
MessagingLogFormatter.MessageId - Class in nablarch.fw.messaging.logging
出力項目(メッセージID)
MessagingLogFormatter.MessagingLogContext - Class in nablarch.fw.messaging.logging
ログの出力内容を保持するクラス。
MessagingLogFormatter.ReplyTo - Class in nablarch.fw.messaging.logging
出力項目(応答宛先キュー名)
MessagingLogFormatter.ThreadName - Class in nablarch.fw.messaging.logging
出力項目(スレッド名)
MessagingLogFormatter.TimeToLive - Class in nablarch.fw.messaging.logging
出力項目(メッセージ有効期間)
MessagingLogUtil - Class in nablarch.fw.messaging.logging
メッセージング処理中のログの出力内容に関連した処理を行うユーティリティクラス。 クラスローダから生成したMessagingLogFormatterに処理を委譲する。
MessagingProvider - Interface in nablarch.fw.messaging
メッセージング機能の基本API(MessagingContext)の実装系を提供する モジュールが実装するインターフェース。

本インターフェースの実装系の切り替えによって多様なメッセージングミドルウェアに 対応することができる。

MessagingReceiveTestSupport - Class in nablarch.test.core.messaging
メッセージ応答なし受信処理用のテストサポートクラス。
MessagingReceiveTestSupport() - Constructor for class nablarch.test.core.messaging.MessagingReceiveTestSupport
コンストラクタ。 サブクラスから使用されることを想定している。
MessagingReceiveTestSupport(Class<?>) - Constructor for class nablarch.test.core.messaging.MessagingReceiveTestSupport
コンストラクタ。
MessagingRequestTestSupport - Class in nablarch.test.core.messaging
メッセージ同期応答用のテストサポートクラス。
MessagingRequestTestSupport() - Constructor for class nablarch.test.core.messaging.MessagingRequestTestSupport
コンストラクタ。
サブクラスから使用されることを想定している。
MessagingRequestTestSupport(Class<?>) - Constructor for class nablarch.test.core.messaging.MessagingRequestTestSupport
コンストラクタ。
meta() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
MeterBinderListProvider - Interface in nablarch.integration.micrometer
MeterBinderのリストを提供するインターフェース。
meterBinderListProvider - Variable in class nablarch.integration.micrometer.MeterRegistryFactory
生成したMeterRegistryに適用するMeterBinderリストのプロバイダ。
MeterRegistryFactory<T extends io.micrometer.core.instrument.MeterRegistry> - Class in nablarch.integration.micrometer
MeterRegistryのコンポーネント生成に共通する処理をまとめた抽象クラス。
MeterRegistryFactory() - Constructor for class nablarch.integration.micrometer.MeterRegistryFactory
 
MethodBinder<TData,TResult> - Interface in nablarch.fw
任意のオブジェクトに対して、メソッドレベルのディスパッチを行う ハンドラを作成するインターフェース。
MethodBinderFactory<T> - Interface in nablarch.fw.web.handler
MethodBinderのファクトリクラス。
methodBinderFactory - Variable in class nablarch.fw.web.handler.RoutingHandlerSupport
MethodBinderのファクトリ。
MethodBinding<TData,TResult> - Class in nablarch.fw.handler
メソッドレベルのディスパッチ機能を実装する際に継承する抽象基底クラス。
MethodBinding(Object) - Constructor for class nablarch.fw.handler.MethodBinding
コンストラクタ。
MethodCollector - Class in nablarch.fw.dicontainer.component
メソッドを収集するクラス。
MethodCollector() - Constructor for class nablarch.fw.dicontainer.component.MethodCollector
 
MethodItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.MethodItem
 
MethodNameItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.MethodNameItem
 
MethodWrapper - Class in nablarch.fw.dicontainer.component.impl.reflect
Methodのラッパークラス。
MethodWrapper(Method) - Constructor for class nablarch.fw.dicontainer.component.impl.reflect.MethodWrapper
コンストラクタ。
MicrometerConfiguration - Class in nablarch.integration.micrometer
Micrometerの設定を読み込むためのクラス。
MicrometerConfiguration() - Constructor for class nablarch.integration.micrometer.MicrometerConfiguration
デフォルトコンフィギュレーションに含まれる設定ファイルを読み込んでインスタンスを生成する。
MicrometerConfiguration(String) - Constructor for class nablarch.integration.micrometer.MicrometerConfiguration
読み込む設定ファイルのパスを指定してインスタンスを生成する。
MimeBDownloadFileNameEncoder - Class in nablarch.fw.web.download.encorder
DownloadFileNameEncoderの実装クラス。
ダウンロードファイル名をRFC2047の仕様に従い、MIME-Bエンコード方式でエンコードするクラス。
MimeBDownloadFileNameEncoder() - Constructor for class nablarch.fw.web.download.encorder.MimeBDownloadFileNameEncoder
 
mkdir(File) - Static method in class nablarch.test.core.util.FileUtils
ディレクトリを作成する。
指定されたディレクトリが既に存在する場合は何もしない。 指定されたディレクトリと同名のファイルが既に存在する場合は例外が発生する。
MockHttpCookie - Class in nablarch.fw.web
HttpCookieのテストFW用モック実装クラス。
MockHttpCookie() - Constructor for class nablarch.fw.web.MockHttpCookie
 
MockHttpRequest - Class in nablarch.fw.web
testing framework用のHttpRequest実装クラス。
MockHttpRequest() - Constructor for class nablarch.fw.web.MockHttpRequest
デフォルトコンストラクタ。
MockHttpRequest(String) - Constructor for class nablarch.fw.web.MockHttpRequest
引数で渡されたHTTPリクエストメッセージと等価な内容のオブジェクトを生成する。
MockMessages - Class in nablarch.test.core.file
テストデータから擬似的に作成されるメッセージを複数保持するクラス。
パディングの除去処理(MockMessage#removePadding(String, Object, nablarch.core.dataformat.FixedLengthDataRecordFormatter) が継承元と異なる。 固定長ファイルとメッセージはis-a関係ではないが、 固定長ファイルの機能がほぼそのまま流用できるので継承をしている。 (固定長ファイルにおける1レコードが、メッセージングにおける1件のメッセージに相当する。)
MockMessages(String) - Constructor for class nablarch.test.core.file.MockMessages
コンストラクタ。
MockMessagingClient - Class in nablarch.test.core.messaging
テストデータの内容にもとづき、任意の応答電文を返却するMessageSenderClient。
MockMessagingClient() - Constructor for class nablarch.test.core.messaging.MockMessagingClient
 
MockMessagingContext - Class in nablarch.test.core.messaging
テストデータの内容にもとづき、要求電文のログ出力および、任意の応答電文を返却するMessagingContext。
MockMessagingContext() - Constructor for class nablarch.test.core.messaging.MockMessagingContext
 
MockMessagingProvider - Class in nablarch.test.core.messaging
モックのMessagingContextを返却するMessagingProvider。
MockMessagingProvider() - Constructor for class nablarch.test.core.messaging.MockMessagingProvider
 
MomConnectionException - Exception in nablarch.fw.messaging.provider.exception
例外がMOM接続に関する問題である場合に送出される例外。
MomConnectionException(String, Throwable) - Constructor for exception nablarch.fw.messaging.provider.exception.MomConnectionException
コンストラクタ。
move(File, File) - Static method in class nablarch.core.util.FileUtil
ファイルを移動する。

移動先に同名のファイルが存在していた場合、上書きする。

moveFileTo(String, String) - Method in class nablarch.fw.web.upload.util.UploadHelper
アップロードされたファイルを移動する。
moveTo(File, String) - Method in class nablarch.fw.web.upload.PartInfo
ファイルを移動する。
本メソッドに対するヘルパーメソッドとして UploadHelper.moveFileTo(String, String)を利用することもできる。
MQSupport - Class in nablarch.test.core.messaging
テストで必要なメッセージング操作をサポートするクラス。
MQSupport(Class<?>) - Constructor for class nablarch.test.core.messaging.MQSupport
コンストラクタ。
MultiLanguageMessageInterpolator - Class in nablarch.core.validation.ee
BeanValidationによるバリデーションエラー時のメッセージをLocaleに応じて切り替えるためのMessageInterpolator.
MultiLanguageMessageInterpolator() - Constructor for class nablarch.core.validation.ee.MultiLanguageMessageInterpolator
コンストラクタ.
multiLayout() - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigBuilder
マルチレイアウト用のFixedLengthDataBindConfigを構築する。
MultiLayout - Class in nablarch.common.databind.fixedlength
マルチレイアウトな固定長データを表すクラス。
MultiLayout() - Constructor for class nablarch.common.databind.fixedlength.MultiLayout
 
MultiLayoutBuilder - Class in nablarch.common.databind.fixedlength
マルチレイアウト用の設定構築クラス。
MultiLayoutBuilder(int, Charset, String, char) - Constructor for class nablarch.common.databind.fixedlength.MultiLayoutBuilder
与えられた情報をもとに本クラスのインスタンスを生成する。
MultiLayoutConfig - Class in nablarch.common.databind.fixedlength
マルチレイアウトの定義を表すクラス
MultiLayoutConfig(MultiLayoutConfig.RecordIdentifier) - Constructor for class nablarch.common.databind.fixedlength.MultiLayoutConfig
マルチレイアウトの定義を表すクラスのインスタンスを生成する。
MultiLayoutConfig.RecordIdentifier - Interface in nablarch.common.databind.fixedlength
マルチレイアウトな固定長データのレコードを識別するインタフェース。
MultiLayoutConfig.RecordName - Interface in nablarch.common.databind.fixedlength
レコード名を扱うインタフェース
MultipartHandler - Class in nablarch.fw.web.upload
マルチパートを解析するハンドラ。

MultipartHandler() - Constructor for class nablarch.fw.web.upload.MultipartHandler
 
MultipleKeyCaseMap<V> - Class in nablarch.core.util.map
キーの大文字と小文字、アンダースコア(_)の有無を区別しないマップの実装クラス。

以下のメソッドは、キーの大文字と小文字、アンダースコアの有無を区別しない。 MultipleKeyCaseMap.get(Object) MultipleKeyCaseMap.containsKey(Object) MultipleKeyCaseMap.put(String, Object) MultipleKeyCaseMap.putAll(java.util.Map) 同一キーとみなす例 大文字小文字の区別はしない。(USER_NAMEとuser_nameは同一キーとみなす) アンダースコアの有無は区別しない。(USER_NAMEとuserNameは同一キーとみなす)

MultipleKeyCaseMap() - Constructor for class nablarch.core.util.map.MultipleKeyCaseMap
MultipleKeyCaseMapのインスタンスを生成する。
MultipleKeyCaseMap(Map<String, V>) - Constructor for class nablarch.core.util.map.MultipleKeyCaseMap
mapを元に、MultipleKeyCaseMapのインスタンスを生成する。

呼び出し側でキー変換情報をキャッシュ可能な場合は、 性能劣化を防ぐためにMultipleKeyCaseMap.MultipleKeyCaseMap(Map, Map)を使用すること。

MultipleKeyCaseMap(Map<String, V>, Map<String, String>) - Constructor for class nablarch.core.util.map.MultipleKeyCaseMap
mapとキー変換情報を元にMultipleKeyCaseMapのインスタンスを生成する。

MultipleKeyCaseMap(MultipleKeyCaseMap<V>) - Constructor for class nablarch.core.util.map.MultipleKeyCaseMap
コピーコンストラクタ。
MultiStatus() - Constructor for class nablarch.fw.Result.MultiStatus
デフォルトコンストラクタ。
MultiStatus(String) - Constructor for class nablarch.fw.Result.MultiStatus
コンストラクタ。
MultiThreadExecutionHandler - Class in nablarch.fw.handler
後続ハンドラの処理を子スレッドを用いて実行するハンドラ。

本ハンドラ以降の処理は、新たに作成する子スレッド上で実行される。 これにより、後続スレッドの処理に対するタイムアウトの設定や、 停止要求(graceful-termination)を行うことが可能となる。

また、並行実行数を設定することにより、後続処理を複数のスレッド上で並行実行する ことができる。(デフォルトの並行実行数は1)

このハンドラでは、全てのスレッドで単一のデータリーダインスタンスを共有する。 従って、データリーダがアクセスするリソースに対する同期制御は各データリーダ側 で担保されている必要がある。

MultiThreadExecutionHandler() - Constructor for class nablarch.fw.handler.MultiThreadExecutionHandler
 
MultivaluedInputTagWriterSupport - Class in nablarch.common.web.tag
多値の入力項目の実装をサポートするクラス。
MultivaluedInputTagWriterSupport() - Constructor for class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
 

N

nablarch.common.availability - package nablarch.common.availability
サービス提供可否判定機能を提供する。
nablarch.common.code - package nablarch.common.code
コード管理を行う機能を提供する。
nablarch.common.code.schema - package nablarch.common.code.schema
コード管理に元づくスキーマ情報を提供する。
nablarch.common.code.validator - package nablarch.common.code.validator
コードを使用したバリデーションを行う機能を提供する。
nablarch.common.code.validator.ee - package nablarch.common.code.validator.ee
 
nablarch.common.dao - package nablarch.common.dao
ユニバーサルDAO機能を提供する。
nablarch.common.databind - package nablarch.common.databind
各種データとJavaオブジェクトとのバインディング機能を提供する。
nablarch.common.databind.csv - package nablarch.common.databind.csv
CSVファイルとのデータバインドに関する機能を提供する
nablarch.common.databind.fixedlength - package nablarch.common.databind.fixedlength
固定長とのデータバインドに関する機能を提供する
nablarch.common.databind.fixedlength.converter - package nablarch.common.databind.fixedlength.converter
入出力対象の値変換を行う機能を提供する。
nablarch.common.date - package nablarch.common.date
日付ユーティリティ
nablarch.common.encryption - package nablarch.common.encryption
暗号化機能を提供する。
nablarch.common.exclusivecontrol - package nablarch.common.exclusivecontrol
排他制御機能を提供する。
nablarch.common.handler - package nablarch.common.handler
共通のハンドラを提供する。
nablarch.common.handler.threadcontext - package nablarch.common.handler.threadcontext
スレッドコンテキストに各種属性の設定を行うハンドラを提供する。
nablarch.common.idgenerator - package nablarch.common.idgenerator
採番機能を提供する。
nablarch.common.idgenerator.formatter - package nablarch.common.idgenerator.formatter
採番機能用のformatterを提供する。
nablarch.common.io - package nablarch.common.io
I/O関連の共通機能を提供する。
nablarch.common.mail - package nablarch.common.mail
メール送信ライブラリ。
nablarch.common.permission - package nablarch.common.permission
認可機能を提供する。
nablarch.common.permission.schema - package nablarch.common.permission.schema
認可単位に基づく認可情報のスキーマ情報を提供する。
nablarch.common.schema - package nablarch.common.schema
スキーマ情報の保持に必要な機能を提供する。
nablarch.common.util - package nablarch.common.util
共通コンポーネントで共通使用するユーティリティ。
nablarch.common.web - package nablarch.common.web
Webアプリケーションの作成に必要となる共通機能を提供する。
nablarch.common.web.compositekey - package nablarch.common.web.compositekey
webのUI上で複合キーを使用する際に必要な機能を提供する。
nablarch.common.web.csrf - package nablarch.common.web.csrf
CSRF対策に関連する機能を提供する。
nablarch.common.web.download - package nablarch.common.web.download
ダウンロード機能を提供する。
nablarch.common.web.exclusivecontrol - package nablarch.common.web.exclusivecontrol
画面処理における排他制御機能(楽観的ロック)を提供する。
nablarch.common.web.handler - package nablarch.common.web.handler
画面オンライン処理方式用の共通ハンドラを提供する。
nablarch.common.web.handler.threadcontext - package nablarch.common.web.handler.threadcontext
画面処理用のスレッドコンテキストに各種属性の設定を行うハンドラを提供する。
nablarch.common.web.hiddenencryption - package nablarch.common.web.hiddenencryption
hiddenの暗号化機能を提供する。
nablarch.common.web.interceptor - package nablarch.common.web.interceptor
画面オンライン処理方式用の共通インターセプタを提供する。
nablarch.common.web.session - package nablarch.common.web.session
本パッケージでは、HTTPSessionを抽象化した機能を提供する。 HTTPSessionと同等の機能に加え、従来の枠組みでは実現できなかった各種機能を追加する。
nablarch.common.web.session.encoder - package nablarch.common.web.session.encoder
本パッケージでは、セッションの内容を永続化する際に、 各変数の内容を直列化および復元するために用いられるモジュール群を提供する。
nablarch.common.web.session.store - package nablarch.common.web.session.store
本パッケージでは、セッションの内容を保存する機能をもったモジュール群を提供する。
nablarch.common.web.tag - package nablarch.common.web.tag
画面作成を助けるカスタムタグを提供する。
nablarch.common.web.token - package nablarch.common.web.token
トークンを使用した二重サブミットの防止機能を提供する。
nablarch.common.web.validator - package nablarch.common.web.validator
 
nablarch.core - package nablarch.core
フレームワークのファシリティとなる機能を提供する。
nablarch.core.beans - package nablarch.core.beans
JavaBeans規格に沿って作成されたオブジェクトの操作を簡略化する ユーティリティを提供する。
nablarch.core.beans.converter - package nablarch.core.beans.converter
JavaBeansのプロパティー操作時に必要となる型変換を行うクラス群を収めた パッケージ。
nablarch.core.cache - package nablarch.core.cache
静的データをキャッシュする機能を提供する。
nablarch.core.cache.expirable - package nablarch.core.cache.expirable
有効期限付きキャッシュ機能を提供する。
nablarch.core.dataformat - package nablarch.core.dataformat
フレームワークが標準提供するコンバータ群を収めたパッケージ。
nablarch.core.dataformat.convertor - package nablarch.core.dataformat.convertor
フレームワークが標準提供するコンバータ群を収めたパッケージ。
nablarch.core.dataformat.convertor.datatype - package nablarch.core.dataformat.convertor.datatype
ファイルや電文のストリームを読み書きし、フィールドへの変換を行うデータタイプを収めたパッケージ。
nablarch.core.dataformat.convertor.value - package nablarch.core.dataformat.convertor.value
フォーマット定義ファイルで指定されたオプション設定に従い、 フィールドのデータ変換を行うコンバータを収めたパッケージ。
nablarch.core.date - package nablarch.core.date
日付取得機能を提供する。
nablarch.core.db - package nablarch.core.db
データベース機能を提供する。
nablarch.core.db.cache - package nablarch.core.db.cache
データベースに関するキャッシュ機能を提供する。
nablarch.core.db.cache.statement - package nablarch.core.db.cache.statement
nablarch.core.db.statementパッケージのクラスにキャッシュ機能を付与する。
nablarch.core.db.connection - package nablarch.core.db.connection
データベース接続機能を提供する。
nablarch.core.db.connection.exception - package nablarch.core.db.connection.exception
データベース接続実行時の例外機能を提供する。
nablarch.core.db.dialect - package nablarch.core.db.dialect
データベースの方言を吸収する機能を提供する。
nablarch.core.db.statement - package nablarch.core.db.statement
データベースに対するSQL実行機能を提供する。
nablarch.core.db.statement.autoproperty - package nablarch.core.db.statement.autoproperty
propertyに対する自動値設定機能を提供する。
nablarch.core.db.statement.exception - package nablarch.core.db.statement.exception
SQL実行時の例外機能を提供する。
nablarch.core.db.statement.sqlconvertor - package nablarch.core.db.statement.sqlconvertor
SQL文の変換機能を提供する。
nablarch.core.db.statement.sqlloader - package nablarch.core.db.statement.sqlloader
 
nablarch.core.db.support - package nablarch.core.db.support
データベースアクセス処理をサポートする機能を提供する。
nablarch.core.db.transaction - package nablarch.core.db.transaction
データベースに対するトランザクション機能を提供する。
nablarch.core.db.util - package nablarch.core.db.util
データベース機能用のユーティリティを提供する。
nablarch.core.exception - package nablarch.core.exception
汎用的な例外を提供する。
nablarch.core.log - package nablarch.core.log
ログ出力機能を提供する。
nablarch.core.log.app - package nablarch.core.log.app
各種ログの出力機能を提供する。
nablarch.core.log.basic - package nablarch.core.log.basic
フレームワーク実装のログ出力機能を提供する。
nablarch.core.log.operation - package nablarch.core.log.operation
運用担当者向けのログ出力機能を提供する。
nablarch.core.message - package nablarch.core.message
アプリケーションで使用するメッセージの管理を行う機能を提供する。
nablarch.core.repository - package nablarch.core.repository
アプリケーションの設定値とアプリケーション全体で使用されるコンポーネントを保持するRepositoryの機能を提供する。
nablarch.core.repository.di - package nablarch.core.repository.di
DIコンテナの機能を提供する。
nablarch.core.repository.di.config - package nablarch.core.repository.di.config
DIコンテナの設定を読み込む機能を提供する。
nablarch.core.repository.di.config.externalize - package nablarch.core.repository.di.config.externalize
 
nablarch.core.repository.di.config.externalize.annotation - package nablarch.core.repository.di.config.externalize.annotation
 
nablarch.core.repository.di.config.xml - package nablarch.core.repository.di.config.xml
XMLファイルから設定を読み込む機能を提供する。
nablarch.core.repository.di.config.xml.schema - package nablarch.core.repository.di.config.xml.schema
 
nablarch.core.repository.disposal - package nablarch.core.repository.disposal
リポジトリに登録されているコンポーネントの廃棄機能を提供する。
nablarch.core.repository.initialization - package nablarch.core.repository.initialization
リポジトリに登録されるコンポーネントの初期化機能を提供する。
nablarch.core.repository.jndi - package nablarch.core.repository.jndi
JNDI機能を提供する。
nablarch.core.text - package nablarch.core.text
フォーマットで使用するクラス群。
nablarch.core.transaction - package nablarch.core.transaction
トランザクション管理を統一的に行う機能を提供する。
nablarch.core.util - package nablarch.core.util
フレームワークで共通使用するユーティリティクラス郡。
nablarch.core.util.annotation - package nablarch.core.util.annotation
フレームワークで使用するアノテーション。
nablarch.core.util.map - package nablarch.core.util.map
Mapインターフェースのカスタム実装。
nablarch.core.validation - package nablarch.core.validation
入力値をチェックするバリデーション機能を提供する。
nablarch.core.validation.convertor - package nablarch.core.validation.convertor
コンバータの実装を提供する。
nablarch.core.validation.creator - package nablarch.core.validation.creator
フォーム生成クラスの実装を提供する。
nablarch.core.validation.domain - package nablarch.core.validation.domain
ドメイン定義に従いバリデーションを行う機能を提供する。
nablarch.core.validation.ee - package nablarch.core.validation.ee
Bean Validationに関する機能を提供する。
nablarch.core.validation.validator - package nablarch.core.validation.validator
バリデータを提供する。
nablarch.core.validation.validator.unicode - package nablarch.core.validation.validator.unicode
Unicodeによるバリデーションの実装を提供する。
nablarch.etl - package nablarch.etl
ETL機能を提供する。
nablarch.etl.config - package nablarch.etl.config
ETLの設定にアクセスする機能を提供する。
nablarch.etl.generator - package nablarch.etl.generator
ETLで利用する生成系機能を提供する。
nablarch.fw - package nablarch.fw
本フレームワークの処理方式に共通する概念やアーキテクチャに関連する インターフェース及びモジュールを収めたパッケージ。
nablarch.fw.action - package nablarch.fw.action
業務処理を実装する際に利用できる、アクションハンドラの共通基底クラス (テンプレート)を格納するパッケージ。
nablarch.fw.batch.ee - package nablarch.fw.batch.ee
JavaBatch(JSR-352)の仕様に基づいたバッチアプリケーションの実行制御基盤を提供する。
nablarch.fw.batch.ee.cdi - package nablarch.fw.batch.ee.cdi
CDIの拡張機能を提供する。
nablarch.fw.batch.ee.chunk - package nablarch.fw.batch.ee.chunk
 
nablarch.fw.batch.ee.initializer - package nablarch.fw.batch.ee.initializer
ジョブの実行に必要な初期化機能を提供する。
nablarch.fw.batch.ee.listener - package nablarch.fw.batch.ee.listener
JavaBatch(JSR-352)の仕様に基づいたバッチアプリケーションを開発する際に使用可能なリスナーを提供する。
nablarch.fw.batch.ee.listener.chunk - package nablarch.fw.batch.ee.listener.chunk
チャンクレベルで使用可能なリスナーを提供する。
nablarch.fw.batch.ee.listener.job - package nablarch.fw.batch.ee.listener.job
ジョブレベルで使用可能なリスナーを提供する。
nablarch.fw.batch.ee.listener.step - package nablarch.fw.batch.ee.listener.step
ステップレベルで使用可能なリスナーを提供する。
nablarch.fw.batch.ee.progress - package nablarch.fw.batch.ee.progress
バッチ処理の進捗状況を管理する機能を提供する。
nablarch.fw.batch.progress - package nablarch.fw.batch.progress
バッチの進捗状況を求める機能を提供する。
nablarch.fw.dicontainer - package nablarch.fw.dicontainer
 
nablarch.fw.dicontainer.annotation - package nablarch.fw.dicontainer.annotation
 
nablarch.fw.dicontainer.annotation.auto - package nablarch.fw.dicontainer.annotation.auto
 
nablarch.fw.dicontainer.component - package nablarch.fw.dicontainer.component
 
nablarch.fw.dicontainer.component.factory - package nablarch.fw.dicontainer.component.factory
 
nablarch.fw.dicontainer.component.impl - package nablarch.fw.dicontainer.component.impl
 
nablarch.fw.dicontainer.component.impl.reflect - package nablarch.fw.dicontainer.component.impl.reflect
 
nablarch.fw.dicontainer.container - package nablarch.fw.dicontainer.container
 
nablarch.fw.dicontainer.event - package nablarch.fw.dicontainer.event
 
nablarch.fw.dicontainer.exception - package nablarch.fw.dicontainer.exception
 
nablarch.fw.dicontainer.nablarch - package nablarch.fw.dicontainer.nablarch
 
nablarch.fw.dicontainer.scope - package nablarch.fw.dicontainer.scope
 
nablarch.fw.dicontainer.web - package nablarch.fw.dicontainer.web
 
nablarch.fw.dicontainer.web.context - package nablarch.fw.dicontainer.web.context
 
nablarch.fw.dicontainer.web.exception - package nablarch.fw.dicontainer.web.exception
 
nablarch.fw.dicontainer.web.scope - package nablarch.fw.dicontainer.web.scope
 
nablarch.fw.handler - package nablarch.fw.handler
処理方式に依存しないフレームワーク標準ハンドラを収めたパッケージ。
nablarch.fw.handler.retry - package nablarch.fw.handler.retry
nablarch.fw.handler.RetryHandlerの処理に使用するクラスを収めたパッケージ。
nablarch.fw.hotdeploy - package nablarch.fw.hotdeploy
 
nablarch.fw.invoker - package nablarch.fw.invoker
ハンドラリストの実行機能を提供する。
nablarch.fw.jaxrs - package nablarch.fw.jaxrs
NablarchのActionハンドラをJAX-RSのリソースクラスとして呼び出す事ができる機能を提供する。
nablarch.fw.jaxrs.cors - package nablarch.fw.jaxrs.cors
 
nablarch.fw.launcher - package nablarch.fw.launcher
アプリケーションが動作するJavaプロセスの起動とフレームワークの初期化を行う ランチャーに関連するモジュールを収めたパッケージ。
nablarch.fw.launcher.logging - package nablarch.fw.launcher.logging
nablarch.fw.launcher.Mainから出力するためのログメッセージをフォーマットする機能を提供する。
nablarch.fw.messaging - package nablarch.fw.messaging
メッセージング処理方式の実装に直接関連するモジュールを格納するパッケージ。
nablarch.fw.messaging.action - package nablarch.fw.messaging.action
応答なし電文を受送信するアクションを提供する。
nablarch.fw.messaging.handler - package nablarch.fw.messaging.handler
外部システムとのメッセージング処理において使用するハンドラを格納するパッケージ。
nablarch.fw.messaging.logging - package nablarch.fw.messaging.logging
メッセージング処理中に出力されるログ情報に関連したクラスを格納したパッケージ。
nablarch.fw.messaging.provider - package nablarch.fw.messaging.provider
メッセージング
nablarch.fw.messaging.provider.exception - package nablarch.fw.messaging.provider.exception
MOMに対する処理実行時の例外機能を提供する。
nablarch.fw.messaging.reader - package nablarch.fw.messaging.reader
メッセージング機能において使用するnablarch.fw.DataReader実装とその関連クラスを 収めたパッケージ。
nablarch.fw.messaging.realtime.http.client - package nablarch.fw.messaging.realtime.http.client
HTTPを用いたメッセージング処理方式の実装に直接関連するモジュールを格納するパッケージ。
nablarch.fw.messaging.realtime.http.dto - package nablarch.fw.messaging.realtime.http.dto
HTTPの通信結果を一時的に格納するためのクラスを格納するパッケージ。
nablarch.fw.messaging.realtime.http.exception - package nablarch.fw.messaging.realtime.http.exception
HTTPを用いたメッセージング処理方式使用時の例外を格納するパッケージ。
nablarch.fw.messaging.realtime.http.settings - package nablarch.fw.messaging.realtime.http.settings
HTTPを用いたメッセージング処理の際に使用する設定クラスを格納するパッケージ。
nablarch.fw.messaging.realtime.http.streamio - package nablarch.fw.messaging.realtime.http.streamio
HTTPを用いたメッセージング処理の際に使用するI/Oモジュールを格納するパッケージ。
nablarch.fw.messaging.tableschema - package nablarch.fw.messaging.tableschema
メッセージング機能で使用する各種テーブルのスキーマ構造を定義したクラスを収めた パッケージ。
nablarch.fw.reader - package nablarch.fw.reader
汎用的なデータリーダの実装および、データリーダを独自実装する際に 利用できる基底クラスやユーティリティクラスを収めたパッケージ。
nablarch.fw.results - package nablarch.fw.results
 
nablarch.fw.web - package nablarch.fw.web
画面オンライン処理方式による業務処理の自動テストで使用するツール。
nablarch.fw.web.download.encorder - package nablarch.fw.web.download.encorder
ダウンロードファイル名のエンコード機能を提供する。
nablarch.fw.web.handler - package nablarch.fw.web.handler
画面オンライン処理方式向けフレームワーク標準ハンドラ。
nablarch.fw.web.handler.csrf - package nablarch.fw.web.handler.csrf
CSRF対策に関連する機能を提供する。
nablarch.fw.web.handler.health - package nablarch.fw.web.handler.health
 
nablarch.fw.web.handler.normalizer - package nablarch.fw.web.handler.normalizer
ノーマライザを提供する。
nablarch.fw.web.handler.responsewriter - package nablarch.fw.web.handler.responsewriter
レスポンス出力機能を提供する。 JSP以外に、任意のレスポンス出力処理を実行できる。
nablarch.fw.web.handler.responsewriter.thymeleaf - package nablarch.fw.web.handler.responsewriter.thymeleaf
Thymeleafを使用したレスポンス出力機能を提供する。
nablarch.fw.web.handler.secure - package nablarch.fw.web.handler.secure
セキュリティに関連する機能を提供する。
nablarch.fw.web.httpserver - package nablarch.fw.web.httpserver
 
nablarch.fw.web.i18n - package nablarch.fw.web.i18n
国際化対応機能の自動テストで使用するクラスを提供する。
nablarch.fw.web.interceptor - package nablarch.fw.web.interceptor
リクエストハンドラ例外時のインターセプタ。
nablarch.fw.web.message - package nablarch.fw.web.message
 
nablarch.fw.web.post - package nablarch.fw.web.post
ブラウザによるPOSTの再送信を抑制する機能を提供する。
nablarch.fw.web.servlet - package nablarch.fw.web.servlet
J2EEコンテナサポートAPI群。
nablarch.fw.web.upload - package nablarch.fw.web.upload
ファイルアップロード機能を提供する。
nablarch.fw.web.upload.util - package nablarch.fw.web.upload.util
ファイルアップロードに関するユーティリティ機能を提供する。
nablarch.fw.web.useragent - package nablarch.fw.web.useragent
User-Agentに関する機能を提供する。
nablarch.integration.doma - package nablarch.integration.doma
Domaを使用したDBアクセス機能を提供する。
nablarch.integration.doma.batch.ee.listener - package nablarch.integration.doma.batch.ee.listener
Domaを使用したJavaBatch(JSR-352)の仕様に基づいたNablarchのリスナー機能を提供する。
nablarch.integration.health - package nablarch.integration.health
 
nablarch.integration.jaxrs.jackson - package nablarch.integration.jaxrs.jackson
jsonフォーマットのデータをJacksonで扱うためのアダプタを提供する。
nablarch.integration.jaxrs.jersey - package nablarch.integration.jaxrs.jersey
 
nablarch.integration.jaxrs.resteasy - package nablarch.integration.jaxrs.resteasy
JAX-RS機能をResteasyに適合させるためのアダプタを提供する。
nablarch.integration.jsr310.beans - package nablarch.integration.jsr310.beans
BeanUtilでJSR310(Date and Time API)を利用可能にする機能を提供する。
nablarch.integration.jsr310.beans.converter - package nablarch.integration.jsr310.beans.converter
JSR310に対応したコンバータを提供する。
nablarch.integration.jsr310.util - package nablarch.integration.jsr310.util
JSR310に関連したユーティリティを提供する。
nablarch.integration.log.jbosslogging - package nablarch.integration.log.jbosslogging
jboss-loggingを使用したログ出力機能を提供する。
nablarch.integration.log.slf4j - package nablarch.integration.log.slf4j
SLF4Jを使用したログ出力機能を提供する。
nablarch.integration.mail.freemarker - package nablarch.integration.mail.freemarker
 
nablarch.integration.mail.thymeleaf - package nablarch.integration.mail.thymeleaf
 
nablarch.integration.mail.velocity - package nablarch.integration.mail.velocity
 
nablarch.integration.messaging.wmq.provider - package nablarch.integration.messaging.wmq.provider
WebSphere MQを使用したメッセージング機能の実装クラスを配置するパッケージ。
nablarch.integration.messaging.wmq.provider.exception - package nablarch.integration.messaging.wmq.provider.exception
WebSphere MQを使用したメッセージング機能実行時の例外機能を提供する。
nablarch.integration.messaging.wmq.xa - package nablarch.integration.messaging.wmq.xa
WebSphere MQを使用した分散トランザクション制御機能を提供する。
nablarch.integration.micrometer - package nablarch.integration.micrometer
 
nablarch.integration.micrometer.cloudwatch - package nablarch.integration.micrometer.cloudwatch
 
nablarch.integration.micrometer.datadog - package nablarch.integration.micrometer.datadog
 
nablarch.integration.micrometer.instrument.binder.jvm - package nablarch.integration.micrometer.instrument.binder.jvm
 
nablarch.integration.micrometer.logging - package nablarch.integration.micrometer.logging
 
nablarch.integration.micrometer.simple - package nablarch.integration.micrometer.simple
 
nablarch.integration.micrometer.statsd - package nablarch.integration.micrometer.statsd
 
nablarch.integration.redisstore.lettuce - package nablarch.integration.redisstore.lettuce
Lettuceを使ったRedisStoreの実装をまとめたパッケージ。
nablarch.integration.report - package nablarch.integration.report
帳票出力機能を提供する。
nablarch.integration.report.creator - package nablarch.integration.report.creator
帳票作成処理機能を提供する。
nablarch.integration.report.datasource - package nablarch.integration.report.datasource
帳票出力時に帳票テンプレートのフィールドとマッピング処理を提供する。
nablarch.integration.report.exporter - package nablarch.integration.report.exporter
帳票出力機能を提供する。
nablarch.integration.report.outputresolver - package nablarch.integration.report.outputresolver
帳票ファイル出力先解決処理を提供する。
nablarch.integration.report.templateresolver - package nablarch.integration.report.templateresolver
帳票テンプレートファイルの解決機能を提供する。
nablarch.integration.router - package nablarch.integration.router
 
nablarch.integration.router.jaxrs - package nablarch.integration.router.jaxrs
 
nablarch.integration.workflow - package nablarch.integration.workflow
ワークフロー管理機能を提供する。
nablarch.integration.workflow.condition - package nablarch.integration.workflow.condition
ワークフロー進行制御の条件定義機能を提供する。
nablarch.integration.workflow.dao - package nablarch.integration.workflow.dao
ワークフローインスタンス関連テーブルへのアクセス機能を提供する。
nablarch.integration.workflow.definition - package nablarch.integration.workflow.definition
ワークフロー定義情報を提供する。
nablarch.integration.workflow.definition.loader - package nablarch.integration.workflow.definition.loader
ワークフローのプロセス定義情報のロード機能を提供する。
nablarch.integration.workflow.util - package nablarch.integration.workflow.util
ワークフロー機能向けののユーティリティ群を提供する。
nablarch.test - package nablarch.test
自動テスト機能を提供する。
nablarch.test.core.batch - package nablarch.test.core.batch
バッチのテストに関する機能を提供する。
nablarch.test.core.db - package nablarch.test.core.db
データベースを使用するテスト機能を提供する。
nablarch.test.core.entity - package nablarch.test.core.entity
エンティティのテストに関する機能を提供する。
nablarch.test.core.file - package nablarch.test.core.file
ファイルに関する機能を提供する。
nablarch.test.core.http - package nablarch.test.core.http
HTTPリクエスト機能のテスト機能を提供する。
nablarch.test.core.http.dump - package nablarch.test.core.http.dump
HTTPパラメータをExcelファイルにダンプするツール。
nablarch.test.core.integration - package nablarch.test.core.integration
結合テストを自動化する機能を提供する。
nablarch.test.core.log - package nablarch.test.core.log
ログに関する機能を提供する。
nablarch.test.core.messaging - package nablarch.test.core.messaging
メッセージングのテストに関する機能を提供する。
nablarch.test.core.reader - package nablarch.test.core.reader
テストデータ読み取り機能を提供する。
nablarch.test.core.repository - package nablarch.test.core.repository
リポジトリに関する機能を提供する。
nablarch.test.core.rule - package nablarch.test.core.rule
 
nablarch.test.core.standalone - package nablarch.test.core.standalone
コンテナ外で動作する、独立型の処理方式のテストに関する機能を提供する。
nablarch.test.core.util - package nablarch.test.core.util
ユーティリティ機能を提供する。
nablarch.test.core.util.generator - package nablarch.test.core.util.generator
テストデータ生成機能を提供する。
nablarch.test.core.util.interpreter - package nablarch.test.core.util.interpreter
テストデータを解釈する機能を提供する。
nablarch.test.event - package nablarch.test.event
テスト実行時のイベントディスパッチを行う。
nablarch.test.tool.findbugs - package nablarch.test.tool.findbugs
非公開APIをチェックするFindBugsプラグイン用ディテクターを提供する。
nablarch.test.tool.htmlcheck - package nablarch.test.tool.htmlcheck
HTMLファイルの構文チェックと、使用禁止タグ・属性を使用していないかをチェックする。
nablarch.test.tool.htmlcheck.parser - package nablarch.test.tool.htmlcheck.parser
HTMLファイルの構文解析を行う
nablarch.test.tool.htmlcheck.util - package nablarch.test.tool.htmlcheck.util
ファイル入出力に関するユーティリティ
nablarch.test.tool.sanitizingcheck - package nablarch.test.tool.sanitizingcheck
JSP中でサニタイジング処理が行われていることをチェックする。
nablarch.test.tool.sanitizingcheck.out - package nablarch.test.tool.sanitizingcheck.out
サニタイジングチェック結果をXMLに出力する。
nablarch.test.tool.sanitizingcheck.tag - package nablarch.test.tool.sanitizingcheck.tag
JSPのタグ及びEL式を表す機能を提供する。
nablarch.test.tool.sanitizingcheck.util - package nablarch.test.tool.sanitizingcheck.util
ファイル入出力に関するユーティリティ
NABLARCH_JETTY_CONNECTOR_LATCH - Static variable in class nablarch.test.core.http.HttpRequestTestSupportHandler
CountDownLatchのキー。 サーバ側の処理完了を待つためのラッチを格納・取得する用途に使用する。
NablarchBatchCdiExtension - Class in nablarch.fw.batch.ee.cdi
JavaEEコンテナの初期化時に、 JavaBatchの仕様に準拠したバッチアプリケーション実行に必要な初期処理を行うExtension実装クラス。
NablarchBatchCdiExtension() - Constructor for class nablarch.fw.batch.ee.cdi.NablarchBatchCdiExtension
 
NablarchCloudWatchConfig - Class in nablarch.integration.micrometer.cloudwatch
NablarchMeterRegistryConfigを用いてCloudWatchConfigを実装したクラス。
NablarchCloudWatchConfig(String, DiContainer) - Constructor for class nablarch.integration.micrometer.cloudwatch.NablarchCloudWatchConfig
コンストラクタ。
NablarchControllerDetector - Class in nablarch.integration.router
 
NablarchControllerDetector() - Constructor for class nablarch.integration.router.NablarchControllerDetector
 
NablarchDatadogConfig - Class in nablarch.integration.micrometer.datadog
NablarchMeterRegistryConfigを用いてDatadogConfigを実装したクラス。
NablarchDatadogConfig(String, DiContainer) - Constructor for class nablarch.integration.micrometer.datadog.NablarchDatadogConfig
コンストラクタ。
NablarchGcCountMetrics - Class in nablarch.integration.micrometer.instrument.binder.jvm
GCの発生回数をカウントするMeterBinder
NablarchGcCountMetrics() - Constructor for class nablarch.integration.micrometer.instrument.binder.jvm.NablarchGcCountMetrics
コンストラクタ。
NablarchGcCountMetrics(Iterable<Tag>) - Constructor for class nablarch.integration.micrometer.instrument.binder.jvm.NablarchGcCountMetrics
追加のタグを指定するコンストラクタ。
NablarchHttpServletRequestWrapper - Class in nablarch.fw.web.servlet
Nablarchのスコープオブジェクトを使用できるサーブレットリクエストのラッパー。
NablarchHttpServletRequestWrapper(HttpServletRequest) - Constructor for class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
コンストラクタ
NablarchHttpServletRequestWrapper.HttpSessionWrapper - Class in nablarch.fw.web.servlet
サーブレットセッションのラッパー
NablarchHttpServletRequestWrapper.PostParameterReadError - Exception in nablarch.fw.web.servlet
ポストパラメータの読み込みに失敗したことを表す実行時例外。
NablarchItemWriteListener - Interface in nablarch.fw.batch.ee.listener.chunk
ItemWriter.writeItems(List)の前後に任意の処理を行うインタフェース。
NablarchItemWriteListenerExecutor - Class in nablarch.fw.batch.ee.listener.chunk
ItemWriteListenerを実装したクラスで、NablarchItemWriteListenerを順次実行するクラス。

本クラスでは、SystemRepositoryから実行対象のリスナー(NablarchItemWriteListener)のリストを取得する。 SystemRepositoryからリスナーリストを取得する方法は以下のとおり。 ジョブ名称 + ステップ名 + ".itemWriteListeners"でリスナーリストが登録されている場合、そのリストを使用する。 ジョブ名称 + ".itemWriteListeners"でリスナーリストが登録されている場合、そのリストを使用する。 itemWriteListenersでリスナーリストが登録されている場合、そのリストを使用する。 上記に該当しない場合、このリスナーは何もしない。

NablarchItemWriteListenerExecutor() - Constructor for class nablarch.fw.batch.ee.listener.chunk.NablarchItemWriteListenerExecutor
 
NablarchJdbcLogger - Class in nablarch.integration.doma
NablarchのLoggerへログを出力するJdbcLoggerの実装クラス。
NablarchJdbcLogger(LogLevel) - Constructor for class nablarch.integration.doma.NablarchJdbcLogger
ログレベルを指定してインスタンスを構築する。
NablarchJobListener - Interface in nablarch.fw.batch.ee.listener.job
JOBの開始と終了時に任意の処理を行うためのインタフェース。
NablarchJobListenerExecutor - Class in nablarch.fw.batch.ee.listener.job
JobListenerを実装したクラスで、NablarchJobListenerを順次実行するクラス。

本クラスでは、SystemRepositoryから実行対象のリスナー(NablarchJobListener)のリストを取得する。 SystemRepositoryからリスナーリストを取得する方法は以下のとおり。 ジョブ名称 + ".jobListeners"でリスナーリストが登録されている場合、そのリストを使用する。 jobListenersでリスナーリストが登録されている場合、そのリストを使用する。 上記に該当しない場合、このリスナーは何もしない。

NablarchJobListenerExecutor() - Constructor for class nablarch.fw.batch.ee.listener.job.NablarchJobListenerExecutor
 
NablarchListenerContext - Class in nablarch.fw.batch.ee.listener
リスナー実行時のコンテキスト情報を保持するクラス。
NablarchListenerContext(JobContext, StepContext) - Constructor for class nablarch.fw.batch.ee.listener.NablarchListenerContext
コンストラクタ。
NablarchListenerExecutor<T> - Class in nablarch.fw.batch.ee.listener
各レベルのリスナー実行クラスにて共通で必要となる処理をまとめたクラス。

本クラスの使用手順は以下の通り。 NablarchListenerExecutorのインスタンス変数をリスナー実行クラスに定義する リスナー実行クラスの事前処理内でNablarchListenerExecutorのインスタンスを作成する リスナー実行クラスで状況に応じてNablarchListenerExecutor.executeBefore(Runner)NablarchListenerExecutor.executeAfter(Runner)NablarchListenerExecutor.executeOnError(Runner)を呼び出す

なお、各メソッドの引数で渡すNablarchListenerExecutor.Runnerは、個別に実装クラスを作成し、 NablarchListenerExecutor.Runner.run(Object, NablarchListenerContext)にリスナーの事前処理等を記述する。

例:

NablarchListenerExecutor(String, JobContext) - Constructor for class nablarch.fw.batch.ee.listener.NablarchListenerExecutor
コンストラクタ
NablarchListenerExecutor(String, JobContext, StepContext) - Constructor for class nablarch.fw.batch.ee.listener.NablarchListenerExecutor
コンストラクタ
NablarchListenerExecutor.Runner<L> - Interface in nablarch.fw.batch.ee.listener
リスナーを実行するランナー
NablarchLogger - Class in nablarch.core.log
SLF4Jのロガーを実装したクラス。 ログ出力をNablarchのロガーに委譲する。
NablarchLogger(Logger) - Constructor for class nablarch.core.log.NablarchLogger
コンストラクタ。
NablarchLoggerFactory - Class in nablarch.core.log
SLF4Jのロガーファクトリを実装したクラス。
NablarchLoggerFactory() - Constructor for class nablarch.core.log.NablarchLoggerFactory
 
NablarchLoggingRegistryConfig - Class in nablarch.integration.micrometer.logging
NablarchMeterRegistryConfigを用いてLoggingRegistryConfigを実装したクラス。
NablarchLoggingRegistryConfig(String, DiContainer) - Constructor for class nablarch.integration.micrometer.logging.NablarchLoggingRegistryConfig
コンストラクタ。
NablarchMessageInterpolator - Class in nablarch.core.validation.ee
Nablarchのメッセージ管理機能を使用してメッセージを構築するクラス。
NablarchMessageInterpolator() - Constructor for class nablarch.core.validation.ee.NablarchMessageInterpolator
 
NablarchMeterRegistryConfig - Class in nablarch.integration.micrometer
DiContainerがロードした情報で設定値を解決するMeterRegistryConfigの実装クラス。
NablarchMeterRegistryConfig(String, DiContainer) - Constructor for class nablarch.integration.micrometer.NablarchMeterRegistryConfig
プレフィックスとDiContainerを指定してインスタンスを生成する。
NablarchServletContextListener - Class in nablarch.fw.web.servlet
コンテキストの初期化を行う。

本クラスにおけるロガーの取得処理は、アプリケーションの起動時にログの初期処理を確実に行う意図があるため、削除しないこと。
NablarchServletContextListener() - Constructor for class nablarch.fw.web.servlet.NablarchServletContextListener
 
NablarchSIDManager - Class in nablarch.test.core.http
セッションストアを引き継ぐためのプロセッサ。 セッションIDをレスポンスの"Set-Cookie"ヘッダーから抽出し リクエストのCookieとして付加する。
NablarchSIDManager() - Constructor for class nablarch.test.core.http.NablarchSIDManager
 
NablarchSimpleConfig - Class in nablarch.integration.micrometer.simple
NablarchMeterRegistryConfigを用いてSimpleConfigを実装したクラス。
NablarchSimpleConfig(String, DiContainer) - Constructor for class nablarch.integration.micrometer.simple.NablarchSimpleConfig
プレフィックスとDiContainerを指定してインスタンスを生成する。
NablarchStatsdConfig - Class in nablarch.integration.micrometer.statsd
NablarchMeterRegistryConfigを用いてStatsdConfigを実装したクラス。
NablarchStatsdConfig(String, DiContainer) - Constructor for class nablarch.integration.micrometer.statsd.NablarchStatsdConfig
プレフィックスとDiContainerを指定してインスタンスを生成する。
NablarchStepListener - Interface in nablarch.fw.batch.ee.listener.step
ステップの開始と終了時に任意の処理を行うためのインタフェース。
NablarchStepListenerExecutor - Class in nablarch.fw.batch.ee.listener.step
StepListenerを実装したクラスで、NablarchStepListenerを順次実行するクラス。

本クラスでは、SystemRepositoryから実行対象のリスナー(NablarchStepListener)のリストを取得する。 SystemRepositoryからリスナーリストを取得する方法は以下のとおり。 ジョブ名称 + ステップ名 + ".stepListeners"でリスナーリストが登録されている場合、そのリストを使用する。 ジョブ名称 + ".stepListeners"でリスナーリストが登録されている場合、そのリストを使用する。 stepListenersでリスナーリストが登録されている場合、そのリストを使用する。 上記に該当しない場合、このリスナーは何もしない。

NablarchStepListenerExecutor() - Constructor for class nablarch.fw.batch.ee.listener.step.NablarchStepListenerExecutor
 
NablarchTagHandler - Class in nablarch.common.web.handler
Nablarchのカスタムタグ機能に必要なリクエスト処理を行うハンドラ。
このハンドラは、1リクエストにつき一度だけ下記の処理を行う。 内部フォワードにより1リクエストにつき複数回呼ばれても初回のみ処理を行う。 ボタン又はリンク毎のパラメータ変更機能を実現するために、リクエストに変更パラメータを設定する。 リクエストにcheckboxタグのチェックなしに対応する値を設定する。 hiddenタグの暗号化機能に対応する改竄チェックと復号を行う。 HTTPアクセスログのリクエストパラメータを出力する。 カスタムタグのデフォルト値をJSPで参照できるように、CustomTagConfigをリクエストスコープに設定する。 改竄チェックと復号は、カスタムタグのデフォルト値設定において、hiddenタグの暗号化機能を「使用する」に設定している場合のみ処理を行う。 hiddenタグの暗号化機能を「使用しない」に設定している場合は、何もせずに次のハンドラに処理を委譲する。 さらに、カスタムタグのデフォルト値設定の暗号化を行わないリクエストIDに現在のリクエストIDが含まれる場合は、 改竄チェックと復号を行わずに次のハンドラに処理を委譲する。
このハンドラを使用する場合は、改竄を検知した場合に遷移する画面とステータスを必ずプロパティで指定する必要がある。

HTTPアクセスログの出力は、HttpAccessLogUtilに委譲する。
NablarchTagHandler() - Constructor for class nablarch.common.web.handler.NablarchTagHandler
 
NablarchTestUtils - Class in nablarch.test
ユーティリティクラス。
NablarchTestUtils.ReflectionOperation - Class in nablarch.test
リフレクションAPIを使用する際の簡易的なテンプレートクラス。
例外が発生した場合の典型的な対処を提供する。
NablarchValidationStrategy - Class in nablarch.common.web.validator
NablarchのFormを使用する場合のリクエスト内容のバリデーション、オブジェクト(Form)生成ロジック.
NablarchValidationStrategy() - Constructor for class nablarch.common.web.validator.NablarchValidationStrategy
 
NablarchWebContext - Class in nablarch.fw.dicontainer.nablarch
Nablarch WebアプリケーションでDIコンテナを使用する際の RequestContextSessionContext実装クラス。
NablarchWebContext(ExecutionContext) - Constructor for class nablarch.fw.dicontainer.nablarch.NablarchWebContext
コンストラクタ。
NablarchWebContextHandler - Class in nablarch.fw.dicontainer.nablarch
NablarchでNablarchWebContextを管理するためのHandler実装クラス。
NablarchWebContextHandler() - Constructor for class nablarch.fw.dicontainer.nablarch.NablarchWebContextHandler
 
name - Variable in class nablarch.core.repository.di.config.xml.schema.Component
 
name - Variable in class nablarch.core.repository.di.config.xml.schema.ComponentRef
 
name - Variable in class nablarch.core.repository.di.config.xml.schema.List
 
name - Variable in class nablarch.core.repository.di.config.xml.schema.Map
 
name - Variable in class nablarch.core.repository.di.config.xml.schema.Property
 
names - Variable in class nablarch.test.core.file.DataFileFragment
フィールド名称
NamingConversionUtil - Class in nablarch.common.dao
変数名やクラス名を相互に変換するユーティリティクラス。
NCHAR - Static variable in interface nablarch.test.core.db.DbInfo
NCHARを表す定数。
JDBC4.0からTypesに追加されているが、JDBC3.0ではサポートされていないため ここで定義する。値は同じであるため互換性がある。
NCLOB - Static variable in interface nablarch.test.core.db.DbInfo
NCLOBを表す定数。
JDBC4.0からTypesに追加されているが、JDBC3.0ではサポートされていないため ここで定義する。値は同じであるため互換性がある。
NEC_EXTENDED_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
NEC選定IBM拡張
NEC_SYMBOL_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
NEC特殊文字
needsDisplayControl(String) - Method in interface nablarch.common.web.tag.DisplayControlChecker
表示制御を行う必要があるか否かを判定する。
needsDisplayControl(String) - Method in class nablarch.common.web.tag.PermissionDisplayControlChecker
表示制御を行う必要があるか否かを判定する。
needsDisplayControl(String) - Method in class nablarch.common.web.tag.ServiceAvailabilityDisplayControlChecker
表示制御を行う必要があるか否かを判定する。
needsShutdown() - Method in class nablarch.fw.invoker.AbstractExecutorServiceFactory
シャットダウン処理を行う必要があるかどうか判定する。
needsToWrite(LogContext) - Method in class nablarch.core.log.basic.LogWriterSupport
現在の設定から、指定されたログエントリを出力するか否かを返す。
NeFlowProceedCondition - Class in nablarch.integration.workflow.condition
指定のパラメータ値が、期待する値を一致しないことのチェックを行うフロー進行条件クラス。

NeFlowProceedCondition(String, String) - Constructor for class nablarch.integration.workflow.condition.NeFlowProceedCondition
期待値と一致しないことを比較するフロー進行条件クラスを生成する。
NEGATIVE_PACK_SIGN_NIBBLE - Static variable in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
パック数値の符号ビット(負)のデフォルト設定
NEGATIVE_ZONE_SIGN_NIBBLE - Static variable in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
ゾーン数値の符号ビット(負)のデフォルト設定
newBuilder() - Static method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigBuilder
新しいビルダーを生成する。
newComponentCreator() - Method in class nablarch.core.repository.di.config.externalize.AnnotationComponentDefinitionLoader
 
newCondition() - Method in class nablarch.core.util.map.LockableMap
newInstance(Class<T>) - Static method in class nablarch.common.databind.DataBindUtil
 
newInstance() - Static method in interface nablarch.fw.dicontainer.component.ErrorCollector
実装クラスのインスタンスを生成する。
newInstance(Object...) - Method in class nablarch.fw.dicontainer.component.impl.reflect.ConstructorWrapper
与えられたコンストラクタ引数を使ってインスタンスを生成する。
newInstance(String) - Static method in class nablarch.fw.web.upload.PartInfo
新しいインスタンスを取得する。
自動テスト時に使用されることを想定している。
newInvalidDataFormatException(Object...) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
引数を連結したものをメッセージとして、InvalidDataFormatExceptionを生成する。
この例外には、フォーマットファイルのパスと例外発生時の行番号が設定される。
newToken(MatchResult, int, int) - Method in enum nablarch.core.dataformat.LayoutFileParser.TokenType
トークンを生成して返却する。
newToken(int, String) - Static method in class nablarch.test.tool.htmlcheck.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class nablarch.test.tool.htmlcheck.parser.Token
 
next() - Method in class nablarch.core.db.statement.ResultSetIterator
ResultSet.next() を行う。
next() - Method in class nablarch.core.util.map.EnumerableIterator
next() - Method in class nablarch.integration.report.datasource.SqlRowIteratorDataSourceSupport
next - Variable in class nablarch.test.tool.htmlcheck.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextElement() - Method in class nablarch.core.util.map.EnumerableIterator
NO - Static variable in class nablarch.test.core.standalone.TestShot
テストショット番号
NoCacheTag - Class in nablarch.common.web.tag
ブラウザのキャッシュを防ぐクラス。
NoCacheTag() - Constructor for class nablarch.common.web.tag.NoCacheTag
 
NoDataException - Exception in nablarch.common.dao
データが存在しないことを表す例外クラス。

データが取得できるはずなのに取得出来なかった場合に発生する例外。

NoDataException() - Constructor for exception nablarch.common.dao.NoDataException
 
Node - Interface in nablarch.test.tool.htmlcheck.parser
 
nodeArity() - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
nodeCreated() - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
noframes() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
NoInputDataBatchAction - Class in nablarch.fw.action
入力データを必要としないバッチ処理用の基本実装クラス。

本クラスの各メソッドがフレームワークによって呼び出される順序は以下のとおり。

NoInputDataBatchAction() - Constructor for class nablarch.fw.action.NoInputDataBatchAction
インスタンスを生成する。
NoMoreHandlerException - Exception in nablarch.fw
ハンドラーキュー上に処理を委譲するためのハンドラが存在しない場合に 送出される例外。
NoMoreHandlerException() - Constructor for exception nablarch.fw.NoMoreHandlerException
デフォルトコンストラクタ
NoMoreHandlerException(String) - Constructor for exception nablarch.fw.NoMoreHandlerException
コンストラクタ
NoMoreRecord() - Constructor for exception nablarch.fw.DataReader.NoMoreRecord
NoMoreRecordオブジェクトを生成する。
NoopDestroyMethod - Class in nablarch.fw.dicontainer.component.impl
何もしないDestroyMethod実装クラス。
NoopDestroyMethod() - Constructor for class nablarch.fw.dicontainer.component.impl.NoopDestroyMethod
 
NoopInitMethod - Class in nablarch.fw.dicontainer.component.impl
何もしないInitMethod実装クラス。
NoopInitMethod() - Constructor for class nablarch.fw.dicontainer.component.impl.NoopInitMethod
 
NopExpirableCacheListener() - Constructor for class nablarch.core.cache.expirable.ExpirableCacheListener.NopExpirableCacheListener
 
NopHandler - Class in nablarch.test
何もしないハンドラ実装クラス。
本番で動作するハンドラを、テスト実行時のみ無効化する用途に使用する。 コンポーネント設定ファイルにて、無効にしたいハンドラの実体を本クラスにすることで、 そのハンドラの動作を無効化できる。
NopHandler() - Constructor for class nablarch.test.NopHandler
 
NopHttpSSLContextSettings - Class in nablarch.fw.messaging.realtime.http.settings
SSLContextを使用しない旨を表すクラス。
メッセージ送信定義ファイルの設定を「SSLContextなし」に上書きする際に使用する。
NopHttpSSLContextSettings() - Constructor for class nablarch.fw.messaging.realtime.http.settings.NopHttpSSLContextSettings
 
NopListener() - Constructor for class nablarch.core.util.map.LRUMap.RemoveListener.NopListener
 
NopLogWriter - Class in nablarch.test.core.log
何も出力しないLogWriter実装クラス。
NopLogWriter() - Constructor for class nablarch.test.core.log.NopLogWriter
 
NormalizationHandler - Class in nablarch.fw.web.handler
リクエストパラメータの値をノーマライズするハンドラ。
NormalizationHandler() - Constructor for class nablarch.fw.web.handler.NormalizationHandler
デフォルトの構成でハンドラオブジェクトを生成する。
normalize(String[]) - Method in interface nablarch.fw.web.handler.normalizer.Normalizer
ノーマライズを行う。
normalize(String[]) - Method in class nablarch.fw.web.handler.normalizer.TrimNormalizer
前後のホワイトスペースを除去した値を返す。
Normalizer - Interface in nablarch.fw.web.handler.normalizer
ノーマライズを行うインタフェース。
normalizeRequestPath(Request<?>) - Method in class nablarch.fw.RequestPathMatchingHelper
リクエストパスを正規化する。
normalizeSqlId(String, Class<T>) - Method in class nablarch.common.dao.BasicDaoContext
SQL_IDにファイル名がついてない場合は、Entityクラスの完全修飾名を付加する。
normalizeWithNonWordChar(String) - Static method in class nablarch.core.dataformat.FieldDefinitionUtil
フィールド名を正規化する。

非単語文字(英数字 、"."、"["、"]"、"_"以外の文字)で区切られた文字列を下記仕様に基いて正規化する。

仕様: 文字列を非単語文字でセパレートする セパレートされた文字列のうち、先頭以外の文字列をキャメル記法にして連結する 例:
form:user:input:data //--> formUserInputData
formuserinputdata //--> formuserinputdata

文字列がnullの場合は、nullを返す。
文字列が空文字の場合は、空文字を返す。

noscript() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
NOT_FOUND - Static variable in class nablarch.test.core.util.ListWrapper
検索対象が見つからなかった場合のインデックス
NotFound() - Constructor for exception nablarch.fw.Result.NotFound
デフォルトコンストラクタ
NotFound(String) - Constructor for exception nablarch.fw.Result.NotFound
コンストラクタ
NotFound(Throwable) - Constructor for exception nablarch.fw.Result.NotFound
コンストラクタ
NotFound(String, Throwable) - Constructor for exception nablarch.fw.Result.NotFound
コンストラクタ
notifyMessages(ExecutionContext, Message...) - Static method in class nablarch.common.web.WebUtil
メッセージをユーザに通知する。
NullableString - Class in nablarch.core.dataformat.convertor.datatype
文字ストリームでNULLデータを許容するデータタイプ。
NullableString() - Constructor for class nablarch.core.dataformat.convertor.datatype.NullableString
 
NullInterpreter - Class in nablarch.test.core.util.interpreter
null値を解釈する解釈クラス。
要素の値が、半角「null」(大文字、小文字は区別しない)の場合は、null値に置き換える。
NullInterpreter() - Constructor for class nablarch.test.core.util.interpreter.NullInterpreter
 
NullMatcher<T> - Class in nablarch.test
NullにマッチするMatcherクラス。
NullMatcher() - Constructor for class nablarch.test.NullMatcher
 
nullToEmpty(String) - Static method in class nablarch.core.util.StringUtil
引数で渡された値がnullの場合、空文字を返却する。
そうでない場合は、引数をそのまま返却する。
nullToEmpty(String[]) - Method in class nablarch.fw.launcher.GenericLauncher
 
NumberConvertorSupport - Class in nablarch.core.validation.convertor
数値のコンバータの作成を助けるサポートクラス。
数値のコンバータは変換前にバリデーションを行うが、各コンバータが行う共通バリデーションは当クラスにて行う。
NumberConvertorSupport() - Constructor for class nablarch.core.validation.convertor.NumberConvertorSupport
 
NumberFlowProceedConditionSupport - Class in nablarch.integration.workflow.condition
数値比較を行うフロー進行条件判定クラスのサポートクラス。

本クラスで許容する値の範囲は、Long.MIN_VALUEからLong.MAX_VALUEまでである。

比較対象のパラメータのオブジェクトが、数値型の場合にはNumber.longValue()を使用して、 強制的にlongに変換し比較を行う。
値が文字列型(String)の場合には、Long.valueOf(String)を使用して、 longに変換し比較を行う。longへの変換に失敗した場合はfalseを返す。
上記に該当しない方の場合には、値は期待する値とは一致しないとしFlowProceedCondition.isMatch(String, java.util.Map, SequenceFlow)はfalseを返す。

NumberFlowProceedConditionSupport(String, String) - Constructor for class nablarch.integration.workflow.condition.NumberFlowProceedConditionSupport
数値比較を行うフロー進行条件判定を生成する。
NumberFormatter - Class in nablarch.core.text
数値をフォーマットするクラス。
NumberFormatter() - Constructor for class nablarch.core.text.NumberFormatter
 
numberPattern(String) - Method in class nablarch.core.beans.CopyOptions.Builder
数値パターンを設定する。
numberPatternByName(String, String) - Method in class nablarch.core.beans.CopyOptions.Builder
プロパティを指定して数値パターンを設定する。
numberPatterns(List<String>) - Method in class nablarch.core.beans.CopyOptions.Builder
複数の数値パターンを設定する。
numberPatternsByName(String, List<String>) - Method in class nablarch.core.beans.CopyOptions.Builder
プロパティを指定して複数の数値パターンを設定する。
NumberRange - Annotation Type in nablarch.core.validation.ee
入力値が指定の範囲内であるかチェックする。 入力値が実数の場合は、DecimalRangeを用いること。
NumberRange - Annotation Type in nablarch.core.validation.validator
数値型のプロパティが指定した数値の範囲内であるかをチェックするアノテーション。
NumberRange.List - Annotation Type in nablarch.core.validation.ee
複数指定用のアノテーション
NumberRange.NumberRangeValidator - Class in nablarch.core.validation.ee
指定された整数の範囲の数値であることを検証するバリデータ。
NumberRangeValidator() - Constructor for class nablarch.core.validation.ee.NumberRange.NumberRangeValidator
 
NumberRangeValidator - Class in nablarch.core.validation.validator
数値の範囲をチェックするクラス。
NumberRangeValidator() - Constructor for class nablarch.core.validation.validator.NumberRangeValidator
 
NumberStrFormatter - Class in nablarch.core.text
数値文字列をフォーマットするクラス
NumberStrFormatter() - Constructor for class nablarch.core.text.NumberStrFormatter
 
NumberString - Class in nablarch.core.dataformat.convertor.value
符号なし数値コンバータ。
NumberString() - Constructor for class nablarch.core.dataformat.convertor.value.NumberString
 
NumberStringDecimal - Class in nablarch.core.dataformat.convertor.datatype
符号なし数値のデータタイプ。
NumberStringDecimal() - Constructor for class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
 
NumberUtil - Class in nablarch.core.util
数値に関するユーティリティクラス。
NumberValidatorSupport<T extends java.lang.annotation.Annotation> - Class in nablarch.core.validation.ee
数値関連のバリデーションを行う抽象クラス。
NumberValidatorSupport() - Constructor for class nablarch.core.validation.ee.NumberValidatorSupport
 
NUMERIC - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
半角数字
NVARCHAR - Static variable in interface nablarch.test.core.db.DbInfo
NVARCHARを表す定数。
JDBC4.0からTypesに追加されているが、JDBC3.0ではサポートされていないため ここで定義する。値は同じであるため互換性がある。

O

object() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ObjectArrayConverter - Class in nablarch.core.beans.converter
Objectの配列型への変換を行う Converter

変換元のオブジェクトがList、配列型であれば、 List、配列内の各要素をそのまま格納したObject型の配列を返却する。

それ以外の場合は、ConversionExceptionを送出する。

ObjectArrayConverter() - Constructor for class nablarch.core.beans.converter.ObjectArrayConverter
 
ObjectCsvMapperSupport<T> - Class in nablarch.common.databind.csv
オブジェクトをCSVにマッピングするのをサポートするクラス。
ObjectCsvMapperSupport(CsvDataBindConfig, Writer) - Constructor for class nablarch.common.databind.csv.ObjectCsvMapperSupport
コンストラクタ。
ObjectFactory - Class in nablarch.core.repository.di.config.xml.schema
This object contains factory methods for each Java content interface and Java element interface generated in the nablarch.core.repository.di.config.xml.schema package.
ObjectFactory() - Constructor for class nablarch.core.repository.di.config.xml.schema.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nablarch.core.repository.di.config.xml.schema
ObjectLoader - Interface in nablarch.core.repository
SystemRepositoryに保持するオブジェクトを読み込むインタフェース。
ObjectMapper<T> - Interface in nablarch.common.databind
Javaオブジェクトと任意のフォーマットをバインディングするインタフェース。
ObjectMapperFactory - Class in nablarch.common.databind
ObjectMapperを生成するクラス。 ObjectMapper生成に利用するファクトリクラス(ObjectMapperFactory)の実装クラスは、以下の通り決定される。 SystemRepositoryにコンポーネント名"objectMapperFactory"でオブジェクトが登録されている場合、 そのオブジェクトを利用する。 SystemRepositoryに登録されていない場合、本クラスをファクトリクラスとして利用する。
ObjectMapperFactory() - Constructor for class nablarch.common.databind.ObjectMapperFactory
 
ObjectSettings - Class in nablarch.core.log.basic
ログ出力機能の設定からオブジェクトに対する設定を抜き出して保持するクラス。
ObjectSettings(LogSettings, String) - Constructor for class nablarch.core.log.basic.ObjectSettings
コンストラクタ。
ObjectUtil - Class in nablarch.core.util
フレームワークで使用する、オブジェクトの取り扱いを助けるユーティリティクラス。
ObserverMethodSignatureException - Exception in nablarch.fw.dicontainer.exception
イベントハンドラメソッドのシグネチャが不正だった場合にスローされる例外クラス。
ObserverMethodSignatureException(String) - Constructor for exception nablarch.fw.dicontainer.exception.ObserverMethodSignatureException
インスタンスを生成する。
Observes - Annotation Type in nablarch.fw.dicontainer
発火されたイベントをハンドリングするメソッドであることを表すアノテーション。 発火されたイベントの型をもとにしてハンドリングするメソッドが決定される。
ObservesMethod - Interface in nablarch.fw.dicontainer.component
イベントのハンドリングを行うメソッドを表すインターフェース。
observesMethods(List<ObservesMethod>) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition.Builder
イベントハンドラメソッドを設定する。
onCacheAdded(K, Date) - Method in class nablarch.core.cache.expirable.ExpirableCacheListener.NopExpirableCacheListener
キャッシュに値が設定された場合のコールバックメソッド。
onCacheAdded(K, Date) - Method in interface nablarch.core.cache.expirable.ExpirableCacheListener
キャッシュに値が設定された場合のコールバックメソッド。
onCacheHit(K, Date) - Method in class nablarch.core.cache.expirable.ExpirableCacheListener.NopExpirableCacheListener
キャッシュに値取得の要求が来て、 キャッシュにヒットした場合のコールバックメソッド。
onCacheHit(K, Date) - Method in interface nablarch.core.cache.expirable.ExpirableCacheListener
キャッシュに値取得の要求が来て、 キャッシュにヒットした場合のコールバックメソッド。
onCacheNotHit(K) - Method in class nablarch.core.cache.expirable.ExpirableCacheListener.NopExpirableCacheListener
キャッシュに値取得の要求が来たが、 キャッシュに値が存在しなかった場合のコールバックメソッド。
onCacheNotHit(K) - Method in interface nablarch.core.cache.expirable.ExpirableCacheListener
キャッシュに値取得の要求が来たが、 キャッシュに値が存在しなかった場合のコールバックメソッド。
onClear() - Method in class nablarch.core.cache.expirable.ExpirableCacheListener.NopExpirableCacheListener
キャッシュクリア要求が発生した場合のコールバックメソッド。
onClear() - Method in interface nablarch.core.cache.expirable.ExpirableCacheListener
キャッシュクリア要求が発生した場合のコールバックメソッド。
OnDoubleSubmission - Annotation Type in nablarch.common.web.token
二重サブミットを防止するInterceptor
OnDoubleSubmission.Impl - Class in nablarch.common.web.token
OnDoubleSubmissionアノテーションのインターセプタ。
トークンをチェックし、二重サブミットの場合は指定された画面遷移を行うためのHttpResponseを返す。
onError(Transaction, Throwable) - Method in class nablarch.core.transaction.TransactionExecutor
エラー時の処理を行う。

本メソッドではトランザクションのロールバックのみを行う。 ロールバック以外の処理を必要とする場合には、本メソッドをオーバライドすること。

onError(Throwable, RequestMessage, ExecutionContext) - Method in class nablarch.fw.messaging.action.MessagingAction
業務トランザクションが異常終了した場合の処理を実行する。

本メソッドは、業務トランザクションがロールバックされると起動される。 任意のエラー応答電文(ResponseMessage)を返却したい場合は、本メソッドをオーバーライドすること。 デフォルト実装ではなにもしない。

注意: 以下のケースでは業務アクションへのディスパッチが行われる前にエラーが 発生するため、エラー応答電文の内容を制御することはできない。 フレームワーク制御ヘッダの形式不正 MOMミドルウェアのレイヤーで発生したエラー (JMSException等)

onError(RuntimeException, boolean, MessageSenderSettings, SyncMessage, SyncMessage) - Method in interface nablarch.fw.messaging.SyncMessagingEventHook
メッセージ送信中のエラー発生時に呼ばれる処理。
OnError - Annotation Type in nablarch.fw.web.interceptor
リクエストハンドラが例外を送出した場合のレスポンスを指定するInterceptor
OnError.Impl - Class in nablarch.fw.web.interceptor
OnErrorインターセプタの実装。
OnErrors - Annotation Type in nablarch.fw.web.interceptor
リクエストハンドラが例外を送出した場合のレスポンスを指定するInterceptor
OnErrors.Impl - Class in nablarch.fw.web.interceptor
OnErrorsインターセプタの実装。
OneShotLoopHandler - Class in nablarch.test
データリーダで初回に取得したデータを処理するハンドラ実装クラス。

本ハンドラは、後続のハンドラからDataReader.NoMoreRecordが返却されるまで 後続のハンドラを繰り返し実行する。

常駐バッチ(サービス型)処理のテスト時に、RequestThreadLoopHandlerの代わりに 本ハンドラを設定することで、テスト実行前にセットアップした要求データを処理後にバッチ処理を終了することができる。

※本ハンドラではなくRequestThreadLoopHandlerでテストを実行した場合、 入力データを全て処理し終わった後も引き続き要求データの検索処理が継続される。 このため、バッチ処理が終了せずにテストが実施できなくなる問題が発生する。

OneShotLoopHandler() - Constructor for class nablarch.test.OneShotLoopHandler
 
onExpire(K, Date, Date) - Method in class nablarch.core.cache.expirable.ExpirableCacheListener.NopExpirableCacheListener
キャッシュ有効期限切れが検知された場合のコールバックメソッド。
onExpire(K, Date, Date) - Method in interface nablarch.core.cache.expirable.ExpirableCacheListener
キャッシュ有効期限切れが検知された場合のコールバックメソッド。
onFileEnd(ExecutionContext) - Method in interface nablarch.fw.reader.ValidatableFileDataReader.FileValidatorAction
ファイル全件の読み込みが正常終了し、 ファイル終端に達するとコールバックされる
onInitialize(ObjectSettings) - Method in class nablarch.core.log.basic.FileLogWriter
初期処理を行う。
ログの出力先に応じたリソースの確保などを実装する。
デフォルト実装では何もしない。
onInitialize(ObjectSettings) - Method in class nablarch.core.log.basic.LogWriterSupport
初期処理を行う。
ログの出力先に応じたリソースの確保などを実装する。
デフォルト実装では何もしない。
onInitialize(ObjectSettings) - Method in class nablarch.core.log.basic.SynchronousFileLogWriter
初期処理を行う。
ログの出力先に応じたリソースの確保などを実装する。
デフォルト実装では何もしない。
onInitialize() - Method in class nablarch.etl.config.DbToDbStepConfig
初期化を行う。
onInitialize() - Method in class nablarch.etl.config.DbToFileStepConfig
初期化を行う。
onInitialize() - Method in class nablarch.etl.config.FileToDbStepConfig
初期化を行う。
onInitialize() - Method in class nablarch.etl.config.StepConfig
設定値から初期化を行う。
onInitialize() - Method in class nablarch.etl.config.TruncateStepConfig
初期処理では特に何も行わない。
onInitialize() - Method in class nablarch.etl.config.ValidationStepConfig
初期化処理では特に何もしない
onIsRetryable() - Method in class nablarch.fw.handler.retry.CountingRetryContext
リトライ可能か否かをリトライ状態から判定する。
onIsRetryable() - Method in class nablarch.fw.handler.retry.RetryContextSupport
リトライ可能か否かをリトライ状態から判定する。
onIsRetryable() - Method in class nablarch.fw.handler.retry.TimeRetryContext
リトライ可能か否かをリトライ状態から判定する。
onReadingDirectives(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
ディレクティブ行を読み込む。
onReadingLengths(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
フィールド長の行を読み込む。
onReadingNames(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
フィールド名の行を読み込む。
onReadingTypes(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
データ型行を読み込む。
onReadingTypes(List<String>) - Method in class nablarch.test.core.reader.VariableLengthFileParser
データ型行を読み込む。
onReadingValues(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
データ行を読み込む。
onReceive(RequestMessage, ExecutionContext) - Method in class nablarch.fw.messaging.action.MessagingAction
要求電文毎にフレームワークから起動され、要求電文の内容をもとに業務処理を実行する。

onRemove(K) - Method in class nablarch.core.cache.expirable.ExpirableCacheListener.NopExpirableCacheListener
キャッシュに対して削除要求が発生した場合のコールバックメソッド
onRemove(K) - Method in interface nablarch.core.cache.expirable.ExpirableCacheListener
キャッシュに対して削除要求が発生した場合のコールバックメソッド
onRemoveEldest(K, V) - Method in class nablarch.core.util.map.LRUMap.RemoveListener.NopListener
LRUアルゴリズムにより、エントリが削除された場合に呼び出されるコールバックメソッド。
onRemoveEldest(K, V) - Method in interface nablarch.core.util.map.LRUMap.RemoveListener
LRUアルゴリズムにより、エントリが削除された場合に呼び出されるコールバックメソッド。
onTerminate() - Method in class nablarch.core.log.basic.FileLogWriter
終了処理を行う。
ログの出力先に応じて確保しているリソースの解放などを実装する。
デフォルト実装では何もしない。
onTerminate() - Method in class nablarch.core.log.basic.LogWriterSupport
終了処理を行う。
ログの出力先に応じて確保しているリソースの解放などを実装する。
デフォルト実装では何もしない。
onVirtualMachineShutdown() - Method in interface nablarch.fw.launcher.ProcessLifecycle
プロセス停止が呼ばれた際のフック。
onWrite(String) - Method in class nablarch.core.log.basic.FileLogWriter
フォーマット済みのログを出力先に書き込む。
onWrite(String) - Method in class nablarch.core.log.basic.LogWriterSupport
フォーマット済みのログを出力先に書き込む。
onWrite(String) - Method in class nablarch.core.log.basic.StandardOutputLogWriter
標準出力にログを書き込む。
onWrite(String, LogContext) - Method in class nablarch.core.log.basic.SynchronousFileLogWriter
ロックファイルを使用して排他制御を行いながらファイルにログ書き込みを行う。

排他制御の仕様を以下に示す。 ロックファイルの生成に成功した場合、ログ書き込みを行い、ロックファイルを削除する。 ファイルパス不正などでロックファイルの生成に失敗した場合、引数で渡されたメッセージとロックファイルが作成できなかった旨のメッセージを、強制的にログファイルに出力する。 既にロックファイルが存在するためにロックファイルの生成に失敗した場合、一定時間処理をスリープさせ、再試行する。 ロック取得待機時間を超えてもロックファイルを生成できなかった場合、不要なロックファイルが残存しているとみなしロックファイルを削除し、再度ロックファイルの生成を試みる。 もしロックファイルの削除に失敗した場合、引数で渡されたメッセージとロックファイルの削除に失敗した旨のメッセージを、強制的にログファイルに出力する。 ロック取得待ちの際に割り込みが発生した場合、引数で渡されたメッセージと割り込みが発生した旨のメッセージを、強制的にログファイルに出力する。

onWriteError(NablarchListenerContext, List<Object>, Exception) - Method in class nablarch.fw.batch.ee.listener.chunk.AbstractNablarchItemWriteListener
 
onWriteError(NablarchListenerContext, List<Object>, Exception) - Method in class nablarch.fw.batch.ee.listener.chunk.ItemWriteTransactionManagementListener
トランザクションを破棄(rollback)する。
onWriteError(NablarchListenerContext, List<Object>, Exception) - Method in interface nablarch.fw.batch.ee.listener.chunk.NablarchItemWriteListener
ItemWriter.writeItems(List)Exceptionが発生した場合の処理を行う。

本メソッドは、Java Batch(JSR352)の仕様により、Error系が発生した場合はコールバックされない。

onWriteError(List<Object>, Exception) - Method in class nablarch.fw.batch.ee.listener.chunk.NablarchItemWriteListenerExecutor
onWriteError(NablarchListenerContext, List<Object>, Exception) - Method in class nablarch.integration.doma.batch.ee.listener.DomaTransactionItemWriteListener
 
open(String, String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingから"output"という論理名で取得したベースパス配下のファイルをオープンする。

このとき、フォーマット定義ファイルもFilePathSettingから"format"という論理名で取得したベースパス配下より読み込む。
また、バッファサイズには、デフォルトの値(8192B)が使用される。

open(String, String, int) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingから"output"という論理名で取得したベースパス配下のファイルをオープンする。

このとき、フォーマット定義ファイルもFilePathSettingから"format"という論理名で取得したベースパス配下より読み込む。
また、引数でデータファイルに書き込む際のバッファサイズを指定する。

open(String, String, String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルをオープンする。

このとき、フォーマット定義ファイルはFilePathSettingから"format"という論理名で取得したベースパス配下より読み込む。
また、データファイルに書き込む際のバッファサイズはデフォルト値(8192B)が使用される。

open(String, String, String, int) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルをオープンする。

このとき、フォーマット定義ファイルはFilePathSettingから"format"という論理名で取得したベースパス配下より読み込む。
また、引数でデータファイルに書き込む際のバッファサイズを指定する。

open(String, String, String, String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルをオープンする。

このとき、フォーマット定義ファイルはFilePathSettingから"format"という論理名で取得したベースパス配下より読み込む。 また、データファイルに書き込む際のバッファサイズはデフォルト値(8192B)が使用される。

open(String, String, String, String, int) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingに設定した論理名(論理ベースパス)配下のファイルをオープンする。
open(Serializable) - Method in class nablarch.etl.DatabaseItemWriter
 
open(Serializable) - Method in class nablarch.etl.FileItemReader
入力ファイルを開き、ObjectMapperを生成する。
open(Serializable) - Method in class nablarch.etl.FileItemWriter
 
open(Serializable) - Method in class nablarch.fw.batch.ee.chunk.BaseDatabaseItemReader
 
open(String, String) - Method in class nablarch.test.core.reader.PoiXlsReader
オープン処理。
open(String, String) - Method in interface nablarch.test.core.reader.TestDataReader
オープン処理。
open(File, Charset) - Static method in class nablarch.test.tool.htmlcheck.util.FileUtil
ファイルをオープンし、BufferedReaderを返却する。
open(String, Charset) - Static method in class nablarch.test.tool.htmlcheck.util.FileUtil
ファイルをオープンし、BufferedReaderを返却する。
open(File, Charset) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
ファイルをオープンし、BufferedReaderを返却する。
open(String, Charset) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
ファイルをオープンし、BufferedReaderを返却する。
openAsOutputStream(String) - Static method in class nablarch.test.NablarchTestUtils
ファイルを出力ストリームとしてオープンする。
openAsOutputStream(String, boolean) - Static method in class nablarch.test.NablarchTestUtils
ファイルを出力ストリームとしてオープンする。
openAsOutputStream(File) - Static method in class nablarch.test.NablarchTestUtils
ファイルを出力ストリームとしてオープンする。
openNodeScope(Node) - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
operate() - Method in class nablarch.test.NablarchTestUtils.ReflectionOperation
サブクラス、無名クラスでリフレクション操作を行う。
OperationLogger - Class in nablarch.core.log.operation
運用担当者向けの通知ログを出力するロガー
optgroup() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
OptimisticLockException - Exception in nablarch.common.exclusivecontrol
楽観的ロックでバージョン番号が更新されている場合に発生する例外。
OptimisticLockException(List<Version>, Message) - Constructor for exception nablarch.common.exclusivecontrol.OptimisticLockException
インスタンスを生成する。
option() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
options() - Static method in class nablarch.core.beans.CopyOptions
ビルダーを取得する。
or(ExecutionContext, String, T) - Static method in class nablarch.common.web.session.SessionUtil
名称を指定してセッションからオブジェクトを取得する。

セッションに指定した名称をもつオブジェクトが存在しない場合、デフォルト値を返す。

OracleDialect - Class in nablarch.core.db.dialect
Oracle用の方言を吸収するためのクラスです。
OracleDialect() - Constructor for class nablarch.core.db.dialect.OracleDialect
コンストラクタ。
OracleDirectPathInsertSqlGenerator - Class in nablarch.etl.generator
Oracleのダイレクトパスインサートを使用するinsert文を生成するクラス。
OracleDirectPathInsertSqlGenerator() - Constructor for class nablarch.etl.generator.OracleDirectPathInsertSqlGenerator
 
OrCompletionCondition - Class in nablarch.integration.workflow.condition
一定数の担当者(ユーザまたはグループ)がタスク実行済みの場合に、タスク完了と判断する終了条件クラス。

一定数の指定は、本クラスのインスタンス生成時に指定する。 一定数に満たない場合でも、全てのユーザ(グループ)が処理済みとなった場合には、 これ以上処理するユーザ(グループ)がいないため、タスク完了と判断する。

OrCompletionCondition(String) - Constructor for class nablarch.integration.workflow.condition.OrCompletionCondition
コンストラクタ。
orderedList() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
orNull(ExecutionContext, String) - Static method in class nablarch.common.web.session.SessionUtil
名称を指定してセッションからオブジェクトを取得する。

セッションに指定した名称をもつオブジェクトが存在しない場合、nullを返す。

OsEnvironmentVariableExternalizedLoader - Class in nablarch.core.repository.di.config.externalize
OS環境変数をコンポーネント定義として読み込むExternalizedComponentDefinitionLoader

このローダーは、読み込み済みのコンポーネントの名前を元に、OS環境変数を検索する。
このとき、OS環境変数で使用できる文字種に制限があることを踏まえて、コンポーネント名を 次のように変換してから検索する。 ドット(".")とハイフン("-")をアンダーバー("_")に置換する 小文字を大文字に変換する(String.toUpperCase())

つまり、"foo-bar.fizz-buzz"という名前のコンポーネントが存在した場合は、 "FOO_BAR_FIZZ_BUZZ"という名前でOS環境変数が検索されることになる。

変換後の名前でOS環境変数が見つかった場合は、その値をStringのコンポーネントとして読み込む。

OsEnvironmentVariableExternalizedLoader() - Constructor for class nablarch.core.repository.di.config.externalize.OsEnvironmentVariableExternalizedLoader
コンストラクタ。
OutboundHandleable - Interface in nablarch.fw
後処理実行可能なハンドラであるマーカインタフェース。
outputLog(String, char, char, String) - Method in class nablarch.core.dataformat.CharacterReplacementManager
文字を変換した際のログを出力する。
outputProgressInfo() - Method in class nablarch.fw.batch.ee.progress.BasicProgressManager
 
outputProgressInfo(long) - Method in class nablarch.fw.batch.ee.progress.BasicProgressManager
 
outputProgressInfo() - Method in interface nablarch.fw.batch.ee.progress.ProgressManager
進捗状況を出力する。
outputProgressInfo(long) - Method in interface nablarch.fw.batch.ee.progress.ProgressManager
進捗状況を出力する。
outputRequestLog(String, DataRecord, List<DataRecord>) - Method in class nablarch.test.core.messaging.SendSyncSupport
要求電文のログ出力を行う。
outputRequestLogAsCsv(String, DataRecord, List<DataRecord>) - Method in class nablarch.test.core.messaging.SendSyncSupport
要求電文のログをCSV形式で出力する。
outToXml(Map<String, List<String>>, String) - Static method in class nablarch.test.tool.sanitizingcheck.out.SanitizingCheckResultOut
サニタイジングチェック結果をXMLファイルに出力する。
引数のMap>インスタンスは次のものとする。
キー値にはJSP名、バリュー値には当該JSPにて検知したエラーメッセージのリストが格納されている。
outToXml(Document, String) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
XML文書全体を表すDocumentオブジェクトをXMLに変換し、出力する。
インデント数はデフォルト値の2を使用する。
overrideUriAttribute(PageContext, HtmlAttributes, HtmlAttribute, Boolean) - Static method in class nablarch.common.web.tag.TagUtil
URIを指定する属性に対して、元のURIをエンコードしたURIで上書く。
エンコード処理は、TagUtil.encodeUri(PageContext, String, Boolean)に処理を移譲する。

P

PackedDecimal - Class in nablarch.core.dataformat.convertor.datatype
パック10進数のデータタイプ。
PackedDecimal() - Constructor for class nablarch.core.dataformat.convertor.datatype.PackedDecimal
 
padding(byte[], int) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
パディング処理を行う。
Padding - Class in nablarch.core.dataformat.convertor.value
パディング/トリム処理で使用する値を設定する。 このコンバーターはフィールド設定を行うのみで、実際のパディング/トリム処理はデータタイプのコンバータに委譲する。
Padding() - Constructor for class nablarch.core.dataformat.convertor.value.Padding
 
PADDING_CHAR_LENGTH - Static variable in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
パディング/トリム文字のサイズ
page(long) - Method in class nablarch.common.dao.BasicDaoContext
 
page(long) - Method in interface nablarch.common.dao.DaoContext
ページングの何ページ目を検索するかを指定する。
page(long) - Static method in class nablarch.common.dao.UniversalDao
ページ数を指定する。
Pagination - Class in nablarch.common.dao
ページネーションのための値をもつクラス。
paragraph() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
param() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
PARAM_NAMES_KEY_PREFIX - Static variable in class nablarch.common.web.tag.TagUtil
NablarchTagHandler で展開する際に使用する、許容する名称のリストを保持するキー名のプレフィクス
PARAM_VALUES_KEY_PREFIX - Static variable in class nablarch.common.web.tag.TagUtil
NablarchTagHandler で展開する際に使用する、許容する値のリストを保持するキー名のプレフィクス
paramConvert(Object) - Method in class nablarch.integration.report.creator.ReportCreatorSupport
帳票パラメータの変換を行います。
ParameterHolder - Class in nablarch.core.db.statement
ステートメントにバインドするパラメータ名とその値を保持するクラス。 本クラスで保持された値は、ログ出力、クエリ結果のキャッシュに使用される。
ParameterHolder() - Constructor for class nablarch.core.db.statement.ParameterHolder
 
ParameterHolder.ParamValue - Interface in nablarch.core.db.statement
バインドされるパラメータ値を表すインタフェース。 本インタフェースはメソッドを定義しない。 実装クラスを型安全に扱うためのインタフェースである。 (Mapのvalueの型として使用する) 本クラスのインスタンスは、以下の機能を実装する。 格納したオブジェクトが等価であるかどうかの判定(equals, hashCode) 格納したオブジェクトの文字列表現(toString)
ParameterizedSqlPStatement - Interface in nablarch.core.db.statement
名前付きバインド変数をもつSQL文を実行するインタフェース。
ParametersItem(char, Pattern[], String) - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.ParametersItem
コンストラクタ。
paramHolder - Variable in class nablarch.core.db.statement.BasicSqlPStatement
パラメータホルダー
ParamsConvertor - Class in nablarch.common.util
パラメータマップとパラメータ文字列の変換を行うクラス。
パラメータ文字列の作成時は、コンストラクタで指定されたセパレータを使用し、 パラメータに含まれるセパレータはエスケープ処理する。
ParamsConvertor(char, char, char) - Constructor for class nablarch.common.util.ParamsConvertor
コンストラクタ。
paramStringBuilder(Map<String, String>) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
URLにパラメータを文字列として埋め込む場合の文字列を作成して返却する。
ParamTag - Class in nablarch.common.web.tag
サブミット時に追加するパラメータを指定するクラス。
ParamTag() - Constructor for class nablarch.common.web.tag.ParamTag
 
ParamTagSupport - Class in nablarch.common.web.tag
パラメータを指定するクラスの実装をサポートするクラス。
ParamTagSupport() - Constructor for class nablarch.common.web.tag.ParamTagSupport
 
parent - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
parse() - Method in class nablarch.core.dataformat.LayoutFileParser
フォーマット定義ファイルをパースし、その内容を渡されたオブジェクトに設定する。
parse(String) - Method in class nablarch.core.db.statement.BasicSqlParameterParser
SQL文を解析する。
parse(String) - Method in interface nablarch.core.db.statement.SqlParameterParser
名前付きバインド変数をもつSQL文を解析する。
parse(InputStream) - Method in class nablarch.core.repository.di.config.xml.ComponentDefinitionFileParser
コンポーネント設定ファイルをパースする。
parse(String) - Method in class nablarch.core.util.JsonParser
JSONを解析し、単純なMapを作成します。
parse(String...) - Method in class nablarch.fw.launcher.CommandLineParser
パースする。
parse(String) - Static method in class nablarch.fw.web.HttpResponse
HTTPレスポンスメッセージの内容からHttpResponseオブジェクトを生成する。
parse(byte[]) - Static method in class nablarch.fw.web.HttpResponse
HTTPレスポンスメッセージの内容からHttpResponseオブジェクトを生成する。
parse(String) - Method in interface nablarch.fw.web.useragent.UserAgentParser
UserAgentの解析を行う。
parse(String) - Method in class nablarch.integration.router.jaxrs.JaxRsPathParser
JAX-RS のパス文字列を解析して、 PathRequirements を返す。
parse(JaxRsResource) - Method in class nablarch.integration.router.jaxrs.JaxRsRouterConverter
指定されたリソースクラスの情報を解析して、ルーティング定義に変換する。
parse(Connection, String) - Method in class nablarch.test.core.db.EntityDependencyParser
解析を行う。

解析結果は、EntityDependencyParser.getTableList()で取得できる。

parse() - Method in class nablarch.test.tool.sanitizingcheck.JspParser
JSPファイルを解析する。
parse(int, String, int) - Method in class nablarch.test.tool.sanitizingcheck.tag.ExpressionLang
タグの内容を解析する。

閉じタグまでの内容を解析し、タグの属性値を保持する。

parse(int, String, int) - Method in class nablarch.test.tool.sanitizingcheck.tag.HtmlComment
タグの内容を解析する。

閉じタグまでの内容を解析し、タグの属性値を保持する。

parse(int, String, int) - Method in class nablarch.test.tool.sanitizingcheck.tag.JspCore
 
parse(int, String, int) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグの内容を解析する。

閉じタグまでの内容を解析し、タグの属性値を保持する。

parseData(InputStream, LayoutDefinition) - Method in class nablarch.core.dataformat.JsonDataParser
フラットマップを作成します。
parseData(String, String) - Static method in class nablarch.core.dataformat.SimpleDataConvertUtil
構造化データの文字列からMapを生成する。 変換前の構造化データ形式はフォーマット定義ファイルにて指定される。
parseData(String, InputStream) - Static method in class nablarch.core.dataformat.SimpleDataConvertUtil
構造化データのストリームからMapを生成する。 変換前の構造化データ形式はフォーマット定義ファイルにて指定される。
parseData(InputStream, LayoutDefinition) - Method in interface nablarch.core.dataformat.StructuredDataParser
フラットマップを作成します。
parseData(InputStream, LayoutDefinition) - Method in class nablarch.core.dataformat.XmlDataParser
フラットマップを作成します。
ParseException - Exception in nablarch.test.tool.htmlcheck.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception nablarch.test.tool.htmlcheck.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception nablarch.test.tool.htmlcheck.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception nablarch.test.tool.htmlcheck.parser.ParseException
Constructor with message.
parseInt(String) - Static method in class nablarch.test.NablarchTestUtils
文字列を整数値に変換する。
Parser - Class in nablarch.test.tool.htmlcheck.parser
 
Parser(InputStream) - Constructor for class nablarch.test.tool.htmlcheck.parser.Parser
Constructor with InputStream.
Parser(InputStream, String) - Constructor for class nablarch.test.tool.htmlcheck.parser.Parser
Constructor with InputStream and supplied encoding
Parser(Reader) - Constructor for class nablarch.test.tool.htmlcheck.parser.Parser
Constructor.
Parser(ParserTokenManager) - Constructor for class nablarch.test.tool.htmlcheck.parser.Parser
Constructor with generated Token Manager.
parser - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
ParserConstants - Interface in nablarch.test.tool.htmlcheck.parser
Token literal values and constants.
parseRequestMessage(String, SendingMessage) - Method in class nablarch.test.core.messaging.SendSyncSupport
要求電文のヘッダと本文をログに出力する。
ParserTokenManager - Class in nablarch.test.tool.htmlcheck.parser
Token Manager.
ParserTokenManager(SimpleCharStream) - Constructor for class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Constructor.
ParserTokenManager(SimpleCharStream, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Constructor.
ParserTreeConstants - Interface in nablarch.test.tool.htmlcheck.parser
 
PartInfo - Class in nablarch.fw.web.upload
マルチパートの情報を保持するクラス。
PartInfoHolder - Class in nablarch.fw.web.upload
パート情報PartInfoを一時的に集約し保持するMapクラス。
同名のキーに複数のパートを保持することができる。
PartInfoHolder() - Constructor for class nablarch.fw.web.upload.PartInfoHolder
コンストラクタ。
PassthroughInjectableConstructor - Class in nablarch.fw.dicontainer.component.impl
格納したインスタンスをそのまま返却するInjectableConstructor実装クラス。
PassthroughInjectableConstructor(Object) - Constructor for class nablarch.fw.dicontainer.component.impl.PassthroughInjectableConstructor
コンストラクタ。 ここで指定されたインスタンスがPassthroughInjectableConstructor.inject(Container)で返却される。
PasswordTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うinputタグ(type="password")を出力するクラス。
PasswordTag() - Constructor for class nablarch.common.web.tag.PasswordTag
 
PathConfig - Annotation Type in nablarch.etl.config
ベースパスをインジェクトする際に指定するQualifier

使用例

PathOptions - Class in nablarch.integration.router
パスと、それに割り当てられている Options のセット。
PathOptions(String, Options) - Constructor for class nablarch.integration.router.PathOptions
コンストラクタ。
PathOptionsFormatter - Interface in nablarch.integration.router
ログに出力するために PathOptions をフォーマットする機能を提供するインターフェース。
PathOptionsProvider - Interface in nablarch.integration.router
ルーティング定義を収集する機能を提供するインターフェース。
PathOptionsProviderRoutesMapping - Class in nablarch.integration.router
PathOptionsProvider から取得したルーティング定義をベースにActionメソッドを特定するハンドラ。
PathOptionsProviderRoutesMapping() - Constructor for class nablarch.integration.router.PathOptionsProviderRoutesMapping
 
PathRequirements - Class in nablarch.integration.router.jaxrs
パス定義と、パスパラメータの書式定義(requirements)のセット。
PathRequirements(String, Options) - Constructor for class nablarch.integration.router.jaxrs.PathRequirements
コンストラクタ。
pcData() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
PCDATA - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
peek() - Method in class nablarch.core.dataformat.LayoutFileParser
次のトークンを返却する。 ただし、現在の読み出し位置は変更しない。
peek() - Method in class nablarch.core.dataformat.LayoutFileParser.Tokenizer
次に読み込まれる予定のトークンを返却する。
peekNode() - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
per(long) - Method in class nablarch.common.dao.BasicDaoContext
 
per(long) - Method in interface nablarch.common.dao.DaoContext
ページングの1ページにつき何件表示するかを指定する。
per(long) - Static method in class nablarch.common.dao.UniversalDao
1ページにつき何件取得するかを指定する。
PerformanceLogContext() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
 
PerformanceLogFormatter - Class in nablarch.core.log.app
パフォーマンスログのメッセージをフォーマットするクラス。
PerformanceLogFormatter() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter
フォーマット済みのログ出力項目を初期化する。
PerformanceLogFormatter.EndFreeMemoryItem - Class in nablarch.core.log.app
終了時の空きメモリ量を取得するクラス。
PerformanceLogFormatter.EndTimeItem - Class in nablarch.core.log.app
終了日時を取得するクラス。
PerformanceLogFormatter.EndUsedMemoryItem - Class in nablarch.core.log.app
終了時の使用メモリ量を取得するクラス。
PerformanceLogFormatter.ExecutionTimeItem - Class in nablarch.core.log.app
実行時間を取得するクラス。
PerformanceLogFormatter.MaxMemoryItem - Class in nablarch.core.log.app
最大メモリ量を取得するクラス。
PerformanceLogFormatter.PerformanceLogContext - Class in nablarch.core.log.app
パフォーマンスログのコンテキスト情報を保持するクラス。
PerformanceLogFormatter.PointItem - Class in nablarch.core.log.app
ポイントを取得するクラス。
PerformanceLogFormatter.ResultItem - Class in nablarch.core.log.app
処理結果を取得するクラス。
PerformanceLogFormatter.StartFreeMemoryItem - Class in nablarch.core.log.app
開始時の空きメモリ量を取得するクラス。
PerformanceLogFormatter.StartTimeItem - Class in nablarch.core.log.app
開始日時を取得するクラス。
PerformanceLogFormatter.StartUsedMemoryItem - Class in nablarch.core.log.app
開始時の使用メモリ量を取得するクラス。
PerformanceLogUtil - Class in nablarch.core.log.app
パフォーマンスログを出力するクラス。
Permission - Interface in nablarch.common.permission
認可を行うインタフェース。

認可判定の実現方法毎に本インタフェースの実装クラスを作成する。
PermissionCheckHandler - Class in nablarch.common.handler
Deprecated.
バージョン5以降では、新しいパッケージのPermissionCheckHandlerを使用すること。
PermissionCheckHandler() - Constructor for class nablarch.common.handler.PermissionCheckHandler
Deprecated.
 
PermissionCheckHandler - Class in nablarch.common.permission
認可判定を行うハンドラ。

このクラスを使用する場合は、下記プロパティを設定する。 PermissionCheckHandler.permissionFactory Permissionを生成するPermissionFactory。必須。 PermissionCheckHandler.ignoreRequestIds 認可判定を行わないリクエストID。オプション。
複数指定する場合はカンマ区切り。
PermissionCheckHandler() - Constructor for class nablarch.common.permission.PermissionCheckHandler
 
PermissionDisplayControlChecker - Class in nablarch.common.web.tag
認可情報に基づき、サブミットを行うタグの表示制御を行う必要があるか否かを判定するクラス。
PermissionDisplayControlChecker() - Constructor for class nablarch.common.web.tag.PermissionDisplayControlChecker
 
PermissionFactory - Interface in nablarch.common.permission
Permissionを生成するインタフェース。
認可情報の取得先毎に本インタフェースの実装クラスを作成する。
PermissionUnitRequestTableSchema - Class in nablarch.common.permission.schema
認可単位リクエストテーブルのスキーマ情報を保持するクラス。
PermissionUnitRequestTableSchema() - Constructor for class nablarch.common.permission.schema.PermissionUnitRequestTableSchema
 
PermissionUnitTableSchema - Class in nablarch.common.permission.schema
認可単位テーブルのスキーマ情報を保持するクラス。
PermissionUnitTableSchema() - Constructor for class nablarch.common.permission.schema.PermissionUnitTableSchema
 
PermissionUtil - Class in nablarch.common.permission
権限管理に使用するユーティリティクラス。
permit(String) - Method in class nablarch.common.permission.BasicPermission
リクエストIDを認可判定する。
permit(String) - Method in interface nablarch.common.permission.Permission
リクエストIDを認可判定する。
pexpire(String, long) - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
 
pexpire(String, long) - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
 
pexpire(String, long) - Method in interface nablarch.integration.redisstore.lettuce.LettuceRedisClient
キーの有効期限を設定する。
pexpire(String, long) - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
 
pexpireat(String, long) - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
 
pexpireat(String, long) - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
 
pexpireat(String, long) - Method in interface nablarch.integration.redisstore.lettuce.LettuceRedisClient
キーの有効期限をUTC時間で設定する
pexpireat(String, long) - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
 
phrase() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
PipelineInvoker - Class in nablarch.fw.invoker
事前処理、事後処理を行うInvoker.
PipelineInvoker() - Constructor for class nablarch.fw.invoker.PipelineInvoker
 
PipelineListBuilder - Interface in nablarch.fw.invoker
ハンドラリストの組み立てを行うインタフェース。
PlainHiddenTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うinputタグ(type="hidden")を出力するクラス。
PlainHiddenTag() - Constructor for class nablarch.common.web.tag.PlainHiddenTag
 
PointItem() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.PointItem
 
PoiXlsReader - Class in nablarch.test.core.reader
POIを使用してEXCELからテストデータを読み込むクラス。
EXCELに記述されたテストデータは、すべて文字列書式となっている必要がある。 文字列書式以外のデータ書式が存在した場合の動作は保証しない。
PoiXlsReader() - Constructor for class nablarch.test.core.reader.PoiXlsReader
 
popNode() - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
PopupButtonTag - Class in nablarch.common.web.tag
ポップアップを行うbuttonタグを出力するクラス。

ButtonTagと異なる点を下記に示す。 新しい画面をオープンし、オープンした画面に対してサブミットを行う。 ポップアップを繰り返し使用できるように、二重サブミットは常に許可する。

PopupButtonTag() - Constructor for class nablarch.common.web.tag.PopupButtonTag
 
PopupLinkTag - Class in nablarch.common.web.tag
ポップアップを行うaタグを出力するクラス。

SubmitLinkTagと異なる点を下記に示す。 新しい画面をオープンし、オープンした画面に対してサブミットを行う。 ポップアップを繰り返し使用できるように、二重サブミットは常に許可する。

PopupLinkTag() - Constructor for class nablarch.common.web.tag.PopupLinkTag
 
PopupSubmitTag - Class in nablarch.common.web.tag
ポップアップを行うinputタグ(type="submit","button","image")を出力するクラス。

SubmitTagと異なる点を下記に示す。 新しい画面をオープンし、オープンした画面に対してサブミットを行う。 ポップアップを繰り返し使用できるように、二重サブミットは常に許可する。

PopupSubmitTag() - Constructor for class nablarch.common.web.tag.PopupSubmitTag
 
PortItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.PortItem
 
POSITIVE_PACK_SIGN_NIBBLE - Static variable in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
パック数値の符号ビット(正)のデフォルト設定
POSITIVE_ZONE_SIGN_NIBBLE - Static variable in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
ゾーン数値の符号ビット(正)のデフォルト設定
post(String) - Method in class nablarch.fw.web.RestMockHttpRequestBuilder
POSTのHTTPメソッドでRestMockHttpRequestを生成する。
post(String) - Method in class nablarch.test.core.http.SimpleRestTestSupport
POSTのHTTPメソッドでRestMockHttpRequestを生成する。
POST_RESUBMIT_PREVENT_PARAM - Static variable in class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
POST再送信防止を指示するパラメータ
postExecution(Result, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
 
postExecution(TResult, ExecutionContext) - Method in interface nablarch.fw.handler.ExecutionHandlerCallback
実行制御ハンドラが後続処理を実行した後、正常、異常終了を問わず 処理が全て完了した直後に呼ばれる。 すなわち、正常終了時には、 の後、異常終了時には ExecutionHandlerCallback.errorInExecution(Throwable, ExecutionContext) の後で本メソッドが呼ばれる。
PostgresMergeSqlGenerator - Class in nablarch.etl.generator
PostgreSQLでは、MERGE文がサポートされていないため代替機能のUPSERTを生成するクラス。
PostgresMergeSqlGenerator() - Constructor for class nablarch.etl.generator.PostgresMergeSqlGenerator
 
PostgreSQLDialect - Class in nablarch.core.db.dialect
PostgreSQL用のSQL方言クラス。
PostgreSQLDialect() - Constructor for class nablarch.core.db.dialect.PostgreSQLDialect
 
PostParameterReadError(String, Throwable) - Constructor for exception nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.PostParameterReadError
コンストラクタ。
postProcess(HttpRequest, HttpResponse, ExecutionContext) - Method in class nablarch.fw.jaxrs.cors.BasicCors
 
postProcess(HttpRequest, HttpResponse, ExecutionContext) - Method in interface nablarch.fw.jaxrs.cors.Cors
プリフライトリクエスト後の実際のリクエストのレスポンスに対する処理を行う。
PostRequest - Class in nablarch.fw.web.post
POST時のリクエスト情報を保持するクラス。
PostRequest(HttpRequest) - Constructor for class nablarch.fw.web.post.PostRequest
コンストラクタ。

リクエスト情報として下記を取得する。 ・リクエストパラメータ ・マルチパート

PostResubmitPreventHandler - Class in nablarch.fw.web.post
Deprecated.
アプリケーションで実装したほうが分かりやすく簡単に実装できるため、POST再送信を防止するには業務アクションにてリダイレクトのレスポンスを返すことで実現すること。
PostResubmitPreventHandler() - Constructor for class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
 
preExecution(CommandLine, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
 
preExecution(TData, ExecutionContext) - Method in interface nablarch.fw.handler.ExecutionHandlerCallback
実行制御ハンドラが後続処理を実行する前にコールバックされる。 一括処理実行前に、なんらかの初期処理を行う場合に実装する。
prefix - Variable in class nablarch.integration.micrometer.MeterRegistryFactory
設定値のプレフィックス。
prefix() - Method in class nablarch.integration.micrometer.NablarchMeterRegistryConfig
プレフィックスを取得する。
preformatted() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
prepareCall(String) - Method in interface nablarch.core.db.connection.AppDbConnection
ストアドプロシージャ実行用のStatementオブジェクトを生成する。
prepareCall(String) - Method in class nablarch.core.db.connection.BasicDbConnection
 
prepareCallBySqlId(String) - Method in interface nablarch.core.db.connection.AppDbConnection
ストアドプロシージャ実行用のStatementオブジェクトをSQL_IDを元に生成する。
prepareCallBySqlId(String) - Method in class nablarch.core.db.connection.BasicDbConnection
 
prepareCountStatementBySqlId(String) - Method in interface nablarch.core.db.connection.AppDbConnection
SQL_IDを元に件数取得(カウント)用のStatementオブジェクトを生成する。

SQL文を件数取得(カウント)用に変換すること以外は、AppDbConnection.prepareStatementBySqlId(String)と同じ処理を行う。

prepareCountStatementBySqlId(String) - Method in class nablarch.core.db.connection.BasicDbConnection
SQL_IDを元に件数取得(カウント)用のStatementオブジェクトを生成する。

SQL文を件数取得(カウント)用に変換すること以外は、AppDbConnection.prepareStatementBySqlId(String)と同じ処理を行う。

prepareDefaultDirectives(String) - Method in class nablarch.test.core.file.DataFile
デフォルトのディレクティブを取得する。
デフォルト値が設定されていない場合は空のMapを返却する(デフォルト値なし)。
prepareForAssertion(String) - Method in class nablarch.test.core.messaging.MQSupport
結果検証の準備を行う。
prepareHandlerQueue(List<Handler>) - Method in class nablarch.test.core.http.HttpRequestTestSupport
ハンドラキューの準備を行う。
prepareListeners(TData, ExecutionContext) - Method in class nablarch.fw.TransactionEventCallback.Provider
ハンドラキューの内容を走査し、 TransactionEventCallbackを実装した後続ハンドラを返す。
prepareParameterizedCountSqlStatementBySqlId(String, Object) - Method in interface nablarch.core.db.connection.AppDbConnection
SQL_IDを元に件数取得(カウント)用のStatementオブジェクトを生成する。

SQL文を件数取得(カウント)用に変換すること以外は、AppDbConnection.prepareParameterizedSqlStatementBySqlId(String, Object)と同じ処理を行う。

prepareParameterizedCountSqlStatementBySqlId(String, Object) - Method in class nablarch.core.db.connection.BasicDbConnection
SQL_IDを元に件数取得(カウント)用のStatementオブジェクトを生成する。

SQL文を件数取得(カウント)用に変換すること以外は、AppDbConnection.prepareParameterizedSqlStatementBySqlId(String, Object)と同じ処理を行う。

prepareParameterizedSqlStatement(String) - Method in interface nablarch.core.db.connection.AppDbConnection
名前付きパラメータをもつSQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

prepareParameterizedSqlStatement(String, SelectOption) - Method in interface nablarch.core.db.connection.AppDbConnection
検索範囲を指定した名前付きパラメータをもつSQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

注意:本メソッドで返却されるParameterizedSqlPStatementは、あらかじめ検索範囲が設定されているため、 ParameterizedSqlPStatement.retrieve(int, int, Object)のような、検索範囲を指定した簡易検索処理は実行できない。

prepareParameterizedSqlStatement(String, Object) - Method in interface nablarch.core.db.connection.AppDbConnection
名前付きパラメータをもつ可変条件SQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

prepareParameterizedSqlStatement(String, Object, SelectOption) - Method in interface nablarch.core.db.connection.AppDbConnection
検索範囲を指定して、名前付きパラメータをもつ可変条件SQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

注意:本メソッドで返却されるParameterizedSqlPStatementは、あらかじめ検索範囲が設定されているため、 ParameterizedSqlPStatement.retrieve(int, int, Object)のような、検索範囲を指定した簡易検索処理は実行できない。

prepareParameterizedSqlStatement(String) - Method in class nablarch.core.db.connection.BasicDbConnection
名前付きパラメータをもつSQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

prepareParameterizedSqlStatement(String, SelectOption) - Method in class nablarch.core.db.connection.BasicDbConnection
検索範囲を指定した名前付きパラメータをもつSQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

注意:本メソッドで返却されるParameterizedSqlPStatementは、あらかじめ検索範囲が設定されているため、 ParameterizedSqlPStatement.retrieve(int, int, Object)のような、検索範囲を指定した簡易検索処理は実行できない。

prepareParameterizedSqlStatement(String, Object) - Method in class nablarch.core.db.connection.BasicDbConnection
名前付きパラメータをもつ可変条件SQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

prepareParameterizedSqlStatement(String, Object, SelectOption) - Method in class nablarch.core.db.connection.BasicDbConnection
検索範囲を指定して、名前付きパラメータをもつ可変条件SQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

注意:本メソッドで返却されるParameterizedSqlPStatementは、あらかじめ検索範囲が設定されているため、 ParameterizedSqlPStatement.retrieve(int, int, Object)のような、検索範囲を指定した簡易検索処理は実行できない。

prepareParameterizedSqlStatementBySqlId(String) - Method in interface nablarch.core.db.connection.AppDbConnection
名前付きパラメータをもつSQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

prepareParameterizedSqlStatementBySqlId(String, SelectOption) - Method in interface nablarch.core.db.connection.AppDbConnection
検索範囲を設定した名前付きパラメータをもつSQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

注意:本メソッドで返却されるParameterizedSqlPStatementは、あらかじめ検索範囲が設定されているため、 ParameterizedSqlPStatement.retrieve(int, int, Object)のような、検索範囲を指定した簡易検索処理は実行できない。

prepareParameterizedSqlStatementBySqlId(String, Object) - Method in interface nablarch.core.db.connection.AppDbConnection
名前付きパラメータをもつ可変条件SQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

prepareParameterizedSqlStatementBySqlId(String, Object, SelectOption) - Method in interface nablarch.core.db.connection.AppDbConnection
検索範囲を設定した名前付きパラメータをもつ可変条件SQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

注意:本メソッドで返却されるParameterizedSqlPStatementは、あらかじめ検索範囲が設定されているため、 ParameterizedSqlPStatement.retrieve(int, int, Object)のような、検索範囲を指定した簡易検索処理は実行できない。

prepareParameterizedSqlStatementBySqlId(String) - Method in class nablarch.core.db.connection.BasicDbConnection
名前付きパラメータをもつSQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

prepareParameterizedSqlStatementBySqlId(String, SelectOption) - Method in class nablarch.core.db.connection.BasicDbConnection
検索範囲を設定した名前付きパラメータをもつSQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

注意:本メソッドで返却されるParameterizedSqlPStatementは、あらかじめ検索範囲が設定されているため、 ParameterizedSqlPStatement.retrieve(int, int, Object)のような、検索範囲を指定した簡易検索処理は実行できない。

prepareParameterizedSqlStatementBySqlId(String, Object) - Method in class nablarch.core.db.connection.BasicDbConnection
名前付きパラメータをもつ可変条件SQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

prepareParameterizedSqlStatementBySqlId(String, Object, SelectOption) - Method in class nablarch.core.db.connection.BasicDbConnection
検索範囲を設定した名前付きパラメータをもつ可変条件SQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるParameterizedSqlPStatementは、名前付きパラメータをもつSQL文専用である。 このため、通常のバインド変数(バインド変数を「?」で表すもの)をもつSQL文の場合は、 本メソッドで生成したParameterizedSqlPStatementでは処理できないことに注意すること。

注意:本メソッドで返却されるParameterizedSqlPStatementは、あらかじめ検索範囲が設定されているため、 ParameterizedSqlPStatement.retrieve(int, int, Object)のような、検索範囲を指定した簡易検索処理は実行できない。

prepareRequestMessage(String) - Method in class nablarch.test.core.messaging.MQSupport
要求電文の準備を行う。
prepareRetry() - Method in class nablarch.fw.handler.retry.RetryContextSupport
リトライ前の準備を行う。
prepareRetry() - Method in class nablarch.fw.handler.retry.TimeRetryContext
リトライ前の準備を行う。
prepareRetry() - Method in interface nablarch.fw.handler.RetryHandler.RetryContext
リトライ前の準備を行う。
prepareStatement(String) - Method in interface nablarch.core.db.connection.AppDbConnection
パラメータ付きSQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

prepareStatement(String, SelectOption) - Method in interface nablarch.core.db.connection.AppDbConnection
検索範囲を指定したパラメータ付きSQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるSqlPStatementは、あらかじめ検索範囲が設定されているため、 SqlPStatement.retrieve(int, int)のような、検索範囲を指定した簡易検索処理は実行できない。
SqlPStatement.retrieve()を使用すること。

prepareStatement(String, int) - Method in interface nablarch.core.db.connection.AppDbConnection
自動生成キー(データベース側で自動生成された値)を取得する機能を持つStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

自動生成されたキーは、SqlPStatement.getGeneratedKeys()を使用して取得する必要がある。

prepareStatement(String, int[]) - Method in interface nablarch.core.db.connection.AppDbConnection
自動生成キー(データベース側で自動生成された値)を取得する機能を持つStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

自動生成されたキーは、SqlPStatement.getGeneratedKeys()を使用して取得する必要がある。

prepareStatement(String, String[]) - Method in interface nablarch.core.db.connection.AppDbConnection
自動生成キー(データベース側で自動生成された値)を取得する機能を持つStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

自動生成されたキーは、SqlPStatement.getGeneratedKeys()を使用して取得する必要がある。

prepareStatement(String) - Method in class nablarch.core.db.connection.BasicDbConnection
パラメータ付きSQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

prepareStatement(String, SelectOption) - Method in class nablarch.core.db.connection.BasicDbConnection
検索範囲を指定したパラメータ付きSQL文実行用のStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるSqlPStatementは、あらかじめ検索範囲が設定されているため、 SqlPStatement.retrieve(int, int)のような、検索範囲を指定した簡易検索処理は実行できない。
SqlPStatement.retrieve()を使用すること。

prepareStatement(String, int) - Method in class nablarch.core.db.connection.BasicDbConnection
自動生成キー(データベース側で自動生成された値)を取得する機能を持つStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

自動生成されたキーは、SqlPStatement.getGeneratedKeys()を使用して取得する必要がある。

prepareStatement(String, int[]) - Method in class nablarch.core.db.connection.BasicDbConnection
自動生成キー(データベース側で自動生成された値)を取得する機能を持つStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

自動生成されたキーは、SqlPStatement.getGeneratedKeys()を使用して取得する必要がある。

prepareStatement(String, String[]) - Method in class nablarch.core.db.connection.BasicDbConnection
自動生成キー(データベース側で自動生成された値)を取得する機能を持つStatementオブジェクトを生成する。

Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

自動生成されたキーは、SqlPStatement.getGeneratedKeys()を使用して取得する必要がある。

prepareStatement(FORM) - Method in interface nablarch.fw.web.upload.util.InsertionStrategy
プリペアドステートメントを作成する。
prepareStatementBySqlId(String) - Method in interface nablarch.core.db.connection.AppDbConnection
パラメータ付きSQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

指定されたSQL_IDに紐づくSQL文を取得し、Statementオブジェクトを生成する。
Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

prepareStatementBySqlId(String, SelectOption) - Method in interface nablarch.core.db.connection.AppDbConnection
検索範囲を指定したパラメータ付きSQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

指定されたSQL_IDに紐づくSQL文を取得し、Statementオブジェクトを生成する。
Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるSqlPStatementは、あらかじめ検索範囲が設定されているため、 SqlPStatement.retrieve(int, int)のような、検索範囲を指定した簡易検索処理は実行できない。
SqlPStatement.retrieve()を使用すること。

prepareStatementBySqlId(String) - Method in class nablarch.core.db.connection.BasicDbConnection
パラメータ付きSQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

指定されたSQL_IDに紐づくSQL文を取得し、Statementオブジェクトを生成する。
Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

prepareStatementBySqlId(String, SelectOption) - Method in class nablarch.core.db.connection.BasicDbConnection
検索範囲を指定したパラメータ付きSQL文実行用のStatementオブジェクトをSQL_IDを元に生成する。

指定されたSQL_IDに紐づくSQL文を取得し、Statementオブジェクトを生成する。
Statementオブジェクトは、TransactionManagerConnection.terminate()メソッドで自動的にクローズされるため、 アプリケーションは、取得したStatementオブジェクトを明示的にクローズする必要はない。

注意:本メソッドで返却されるSqlPStatementは、あらかじめ検索範囲が設定されているため、 SqlPStatement.retrieve(int, int)のような、検索範囲を指定した簡易検索処理は実行できない。
SqlPStatement.retrieve()を使用すること。

prepareSubjectAndMailBody(TemplateMailContext, TemplateEngineMailProcessor) - Method in class nablarch.common.mail.TemplateEngineContextPreparer
テンプレートエンジンを使用して件名と本文を処理してメールコンテキストに設定する。
prepareVersion(ExecutionContext, ExclusiveControlContext) - Static method in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
バージョン番号を準備する。

指定されたExclusiveControlContextを使用してバージョン番号を取得し、 次回リクエスト時にバージョン番号を送信するために、バージョン番号をリクエストスコープに設定する。 リクエストスコープに設定したバージョン番号は、n:formタグによりウィンドウスコープに設定される。

prepareVersions(ExecutionContext, List<? extends ExclusiveControlContext>) - Static method in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
バージョン番号を準備する。

指定されたExclusiveControlContextリストを使用してバージョン番号を取得し、 次回リクエスト時にバージョン番号を送信するために、バージョン番号をリクエストスコープに設定する。 リクエストスコープに設定したバージョン番号は、n:formタグによりウィンドウスコープに設定される。

1つでもバージョン番号を準備できなかった場合は処理を中断しfalseを返す。

PrettyPrintTag - Class in nablarch.common.web.tag
事前に登録されたHTMLタグをそのまま出力する。
PrettyPrintTag() - Constructor for class nablarch.common.web.tag.PrettyPrintTag
 
prevCharIsCR - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
prevCharIsLF - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
PreventSessionCreationHttpServletRequestWrapper - Class in nablarch.fw.web.servlet
HttpSession を生成できないようにした HttpServletRequest のラッパークラス。
PreventSessionCreationHttpServletRequestWrapper(HttpServletRequest) - Constructor for class nablarch.fw.web.servlet.PreventSessionCreationHttpServletRequestWrapper
コンストラクタ。
print(PageContext, String) - Static method in class nablarch.common.web.tag.TagUtil
作成したタグを出力する。
print(ProcessName, Progress) - Method in class nablarch.fw.batch.progress.ProgressLogPrinter
 
print(ProcessName, Progress) - Method in interface nablarch.fw.batch.progress.ProgressPrinter
進捗状況を出力する。
PRIORITY - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
メッセージの優先度 (int (0-9) デフォルト:4)
proceedMatch(Pattern) - Method in class nablarch.core.dataformat.LayoutFileParser.Tokenizer
現在の位置を起点として、指定されたパターンにマッチした場合、 その分だけ位置をすすめる。 (マッチしなかった場合は現在の位置のまま)
process(String, String, Map<String, Object>) - Method in interface nablarch.common.mail.TemplateEngineMailProcessor
テンプレートIDと言語から取得されたテンプレートと変数をマージして、その結果を返す。
process(String, String, Map<String, Object>) - Method in class nablarch.common.mail.TinyTemplateEngineMailProcessor
テンプレートIDと言語から取得されたメールテンプレート中のプレースホルダを置換文字列で置換して結果を返す。
process(String, String) - Method in interface nablarch.core.util.ClassTraversal.ClassHandler
クラスを処理します。
process() - Method in class nablarch.etl.DeleteInsertBatchlet
一括登録処理を行う。
process() - Method in class nablarch.etl.MergeBatchlet
一括でのMERGE処理を行う。
process() - Method in class nablarch.etl.SqlLoaderBatchlet
SQL*Loaderを実行してCSVファイルのデータをワークテーブルに一括登録する。
process() - Method in class nablarch.etl.TableCleaningBatchlet

本処理では、TRUNCATEのSQL文を構築する際にステートメントを発行しているが、 RDBMS製品によっては、TRUNCATE文の発行はトランザクション内の最初のステートメントである必要があるため、 TRUNCATEのSQL文の構築後に明示的にトランザクションをロールバックしている。

そのため、もしステップリスナ等で事前にデータベースへの更新等を行っている場合、 その処理は取り消されるため注意すること。

process() - Method in class nablarch.etl.ValidationBatchlet
 
process(String, String, Map<String, Object>) - Method in class nablarch.integration.mail.freemarker.FreeMarkerMailProcessor
テンプレートIDと言語から取得されたテンプレートと変数をマージして、その結果を返す。
process(String, String, Map<String, Object>) - Method in class nablarch.integration.mail.thymeleaf.ThymeleafMailProcessor
テンプレートIDから取得されたテンプレートと変数をマージして、その結果を返す。
process(String, String, Map<String, Object>) - Method in class nablarch.integration.mail.velocity.VelocityMailProcessor
テンプレートIDから取得されたテンプレートと変数をマージして、その結果を返す。
PROCESS_LIFECYCLE_KEY - Static variable in class nablarch.fw.launcher.GenericLauncher
ProcessLifecycle実装クラスを取得するためのキー
ProcessAbnormalEnd - Exception in nablarch.fw.launcher
アプリケーションを異常終了させる際に送出する例外クラス。

この例外が送出された場合、フレームワークは以下の処理を行う。

ProcessAbnormalEnd(int, String, Object...) - Constructor for exception nablarch.fw.launcher.ProcessAbnormalEnd
終了コードとメッセージ(障害コードとオプション)を元に例外を構築する。
ProcessAbnormalEnd(int, Throwable, String, Object...) - Constructor for exception nablarch.fw.launcher.ProcessAbnormalEnd
終了コードとメッセージ(障害コードとオプション)、元例外Throwableを元に例外を構築する。

元例外が存在しない場合は、ProcessAbnormalEnd.ProcessAbnormalEnd(int, String, Object...) を使用する。

processDirectives(List<String>) - Method in class nablarch.test.core.reader.DataFileParser
ディレクティブ行を処理する。
与えられた行データがディレクティブ行の場合、ディレクティブを取得する。
PROCESSED_HANDLERS_KEY - Static variable in class nablarch.fw.invoker.PipelineInvoker
処理済ハンドラリストのキー。
ProcessedCountBasedProgressCalculator - Class in nablarch.fw.batch.progress
処理対象件数及び処理済みの件数を元に進捗を求めるクラス。
ProcessedCountBasedProgressCalculator(long) - Constructor for class nablarch.fw.batch.progress.ProcessedCountBasedProgressCalculator
処理対象件数を元にオブジェクトを構築する。
ProcessingSystemItem(String) - Constructor for class nablarch.core.log.basic.BasicLogFormatter.ProcessingSystemItem
コンストラクタ。
ProcessLifecycle - Interface in nablarch.fw.launcher
アプリケーション起動を実装するためのインタフェース。
ProcessName - Interface in nablarch.fw.batch.progress
プロセス名を表すクラス
processNodeByGroup(String, Map<String, ?>, String) - Method in class nablarch.integration.workflow.definition.FlowNode
グループタスクとして、フローノード上での処理を行う。フローノードでの処理が完了し、ワークフローを次のノードに進めてよい場合は true を返却する。
processNodeByGroup(String, Map<String, ?>, String) - Method in class nablarch.integration.workflow.definition.Task
グループタスクとして、フローノード上での処理を行う。フローノードでの処理が完了し、ワークフローを次のノードに進めてよい場合は true を返却する。
processNodeByUser(String, Map<String, ?>, String) - Method in class nablarch.integration.workflow.definition.FlowNode
ユーザタスクとして、フローノード上での処理を行う。フローノードでの処理が完了し、ワークフローを次のノードに進めてよい場合は true を返却する。
processNodeByUser(String, Map<String, ?>, String) - Method in class nablarch.integration.workflow.definition.Task
ユーザタスクとして、フローノード上での処理を行う。フローノードでの処理が完了し、ワークフローを次のノードに進めてよい場合は true を返却する。
processOnAfterLoad(String, String) - Method in class nablarch.core.db.statement.sqlloader.SchemaReplacer
 
processOnAfterLoad(String, String) - Method in interface nablarch.core.db.statement.sqlloader.SqlLoaderCallback
SQL文ロード後の加工処理を行う。 引数で与えられたSQL文に対して任意の処理を行うことができる。 本メソッドの戻り値で加工後のSQL文を返却しなければならない。
processOnAfterLoad(String, String) - Method in class nablarch.core.db.statement.sqlloader.SqlPlaceHolderReplacer
 
processPoisonMessage(MQQueue, MQMessage) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
ポイズンメッセージの処理を行う。
processRequest(HttpRequest) - Method in class nablarch.test.core.http.ComplexRequestResponseProcessor
 
processRequest(HttpRequest) - Method in class nablarch.test.core.http.NablarchSIDManager
 
processRequest(HttpRequest) - Method in interface nablarch.test.core.http.RequestResponseProcessor
リクエストに追加処理を実行する
ProcessResidentHandler - Class in nablarch.fw.handler
プロセスを常駐化するためのハンドラ。

本ハンドラは、プロセスを常駐化するものであり下記表の条件に従い、 後続処理の呼び出しや処理停止の判断を行う。

ProcessResidentHandler() - Constructor for class nablarch.fw.handler.ProcessResidentHandler
 
processResponse(HttpRequest, HttpResponse) - Method in class nablarch.test.core.http.ComplexRequestResponseProcessor
 
processResponse(HttpRequest, HttpResponse) - Method in class nablarch.test.core.http.NablarchSIDManager
 
processResponse(HttpRequest, HttpResponse) - Method in interface nablarch.test.core.http.RequestResponseProcessor
レスポンスに追加処理を実行する
ProcessStop(int) - Constructor for exception nablarch.fw.handler.ProcessStopHandler.ProcessStop
コンストラクタ。
ProcessStopHandler - Interface in nablarch.fw.handler
処理中のプロセスを停止するためのハンドラ。

本ハンドラは、LoopHandlerProcessResidentHandlerの後続ハンドラに設定することにより、 処理中に安全にプロセスを停止することが可能となる。

なお、プロセスを停止するためにProcessStopHandler.ProcessStopを送出するため、障害通知ログが出力されプロセスは異常終了する。 異常終了する際に終了コードは、ProcessStopHandler.setExitCode(int)によって設定することが出来る。 終了コードの設定を省略した場合のデフォルト動作として終了コードは1となる。 また、未コミットのトランザクションは全てロールバックされることに注意すること。

※処理を異常終了するかどうかは、前段に設定されたハンドラによって決定される。

処理を停止するか否かのチェックは、リクエストテーブルにて行う。 本ハンドラが使用するリクエストテーブルの定義情報を下記に示す。

ProcessStopHandler.ProcessStop - Exception in nablarch.fw.handler
プロセス停止を示す例外。
Progress - Class in nablarch.fw.batch.progress
進捗状況を保持するクラス。
Progress(double, double, Date, long) - Constructor for class nablarch.fw.batch.progress.Progress
全体のTPS、今回のTPS、推定終了時間、残り件数を元にオブジェクトを構築する。
ProgressCalculator - Interface in nablarch.fw.batch.progress
バッチの進捗状況を求めるインタフェース。
ProgressLogger - Class in nablarch.fw.batch.progress
進捗状況をログに出力するロガー。
ProgressLogListener - Class in nablarch.fw.batch.ee.progress
Chunk実行時の進捗ログを出力するItemWriteListener実装クラス
ProgressLogListener(ProgressManager) - Constructor for class nablarch.fw.batch.ee.progress.ProgressLogListener
ProgressManagerをインジェクトするコンストラクタ。
ProgressLogPrinter - Class in nablarch.fw.batch.progress
進捗状況をログに出力するクラス。
ProgressLogPrinter() - Constructor for class nablarch.fw.batch.progress.ProgressLogPrinter
 
ProgressManager - Interface in nablarch.fw.batch.ee.progress
進捗を管理するインタフェース。
ProgressPrinter - Interface in nablarch.fw.batch.progress
進捗状況を出力するインタフェース。
PropertiesFileLoader - Class in nablarch.core.repository
設定ファイルから文字列の設定値を読み込むクラス。 propertiesファイルをPropertiesを使ってloadするクラス。
PropertiesFileLoader(String) - Constructor for class nablarch.core.repository.PropertiesFileLoader
コンストラクタ。
PropertiesFileLoader(String, String) - Constructor for class nablarch.core.repository.PropertiesFileLoader
コンストラクタ。
PropertiesStringResourceLoader - Class in nablarch.core.message
文字列リソースをプロパティファイルから取得するクラス。
PropertiesStringResourceLoader() - Constructor for class nablarch.core.message.PropertiesStringResourceLoader
 
property - Variable in class nablarch.core.repository.di.config.xml.schema.Component
 
Property - Class in nablarch.core.repository.di.config.xml.schema
コンポーネントにプロパティを設定する際に使用する型。
Property() - Constructor for class nablarch.core.repository.di.config.xml.schema.Property
 
PropertyName - Annotation Type in nablarch.core.validation
バリデーション対象プロパティの論理名を表わすアノテーション。

バリデーションエラー時に表示されるメッセージなどで使用される。
属性を指定しない場合はプロパティ名が設定されないため、必ずどちらかの属性を設定すること。

PropertyValidationDefinition - Class in nablarch.core.validation
バリデーションに必要なプロパティの情報を保持するクラス。
PropertyValidationDefinition(Class<?>, Method, PropertyValidationDefinition) - Constructor for class nablarch.core.validation.PropertyValidationDefinition
コンストラクタ。
PROPS_PREFIX - Static variable in class nablarch.core.db.statement.SqlLogFormatter
プロパティ名のプレフィックス
PROPS_PREFIX - Static variable in class nablarch.core.log.app.ApplicationSettingLogFormatter
プロパティ名のプレフィックス
PROPS_PREFIX - Static variable in class nablarch.core.log.app.FailureLogFormatter
プロパティ名のプレフィックス
PROPS_PREFIX - Static variable in class nablarch.core.log.app.PerformanceLogFormatter
プロパティ名のプレフィックス
PROPS_PREFIX - Static variable in class nablarch.fw.launcher.logging.LauncherLogFormatter
プロパティ名のプレフィックス
PROPS_PREFIX - Static variable in class nablarch.fw.messaging.logging.MessagingLogFormatter
プロパティ名のプレフィックス
PROPS_PREFIX - Static variable in class nablarch.fw.web.handler.HttpAccessLogFormatter
プロパティ名のプレフィックス
protect(List<T>) - Method in class nablarch.fw.invoker.HandlerListProtector
 
Prototype - Annotation Type in nablarch.fw.dicontainer
コンポーネントがプロトタイプスコープであることを表すアノテーション。
PrototypeScope - Class in nablarch.fw.dicontainer.scope
プロトタイプスコープ。
PrototypeScope() - Constructor for class nablarch.fw.dicontainer.scope.PrototypeScope
 
provide() - Method in interface nablarch.integration.micrometer.cloudwatch.CloudWatchAsyncClientProvider
CloudWatchAsyncClientのインスタンスを提供する。
provide() - Method in class nablarch.integration.micrometer.DefaultMeterBinderListProvider
 
provide() - Method in interface nablarch.integration.micrometer.MeterBinderListProvider
MeterBinderのリストを提供する。
provide() - Method in class nablarch.integration.router.jaxrs.JaxRsPathOptionsProvider
 
provide() - Method in interface nablarch.integration.router.PathOptionsProvider
ルーティング定義を収集する。
provideDateConverters(List<String>) - Method in interface nablarch.core.beans.CopyOptions.ConvertersProvider
日付パターンをもとにConverterを提供する。
provideDateConverters(List<String>) - Method in class nablarch.core.beans.CopyOptions.DefaultConvertersProvider
 
provideDateConverters(List<String>) - Method in class nablarch.integration.jsr310.beans.Jsr310ConvertersProvider
 
provideNumberConverters(List<String>) - Method in interface nablarch.core.beans.CopyOptions.ConvertersProvider
数値パターンをもとにConverterを提供する。
provideNumberConverters(List<String>) - Method in class nablarch.core.beans.CopyOptions.DefaultConvertersProvider
 
provideNumberConverters(List<String>) - Method in class nablarch.integration.jsr310.beans.Jsr310ConvertersProvider
 
Provider() - Constructor for class nablarch.fw.TransactionEventCallback.Provider
 
pttl(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
 
pttl(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
 
pttl(String) - Method in interface nablarch.integration.redisstore.lettuce.LettuceRedisClient
キーの残りの生存期間を取得する。
pttl(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
 
Published - Annotation Type in nablarch.core.util.annotation
Nablarchが後方互換性を維持するAPIであることを表すアノテーション。

Nablarchが後方互換性を維持するAPIのことを公開APIと呼ぶ。
本アノテーションを付けたAPIは、javadocにより仕様が公開される。
本アノテーションをクラス宣言に付けた場合は、クラスのpublicなメンバが全て公開APIとなる。
特定のメソッドのみを公開APIとする場合は、本アノテーションをメソッド宣言に付ける。

PublishedApisInfo - Class in nablarch.test.tool.findbugs
公開APIの情報を保持する。
pushNode(Node) - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
put(String, Object, String) - Method in class nablarch.common.web.session.Session
指定されたセッションキーに対応する値を登録する。
put(SessionEntry) - Method in class nablarch.common.web.session.Session
指定されたエントリをセッションに登録する。
put(String, Object) - Method in class nablarch.common.web.session.SessionEntry
 
put(ExecutionContext, String, Object) - Static method in class nablarch.common.web.session.SessionUtil
SessionStoreに変数を保存する。

オブジェクトの保存先はSessionManagerで指定したSessionStoreが選択される。 同一の登録名をもつオブジェクトは上書きされる。 よって、複数のSessionStoreを利用する場合でも、 同一の登録名をもつオブジェクトは一つしか登録できない。

注意:セッションで管理できるオブジェクトの制限について、 SessionUtil.put(ExecutionContext, String, Object, String)を参照すること。

put(ExecutionContext, String, Object, String) - Static method in class nablarch.common.web.session.SessionUtil
保存先のSessionStoreを指定して、セッションに変数を保存する。

同一の登録名をもつオブジェクトは上書きされる。 よって、複数のSessionStoreを利用する場合でも、 同一の登録名をもつオブジェクトは一つしか登録できない。

注意:セッションに直接格納し、復元ができるオブジェクトの制限について
セッションに直接格納できるのは、下記条件を満たすJava Beanオブジェクトのみである。 デフォルトコンストラクタが定義されていること 値を保持したいプロパティに対し、setter及びgetterが定義されていること シリアライズ可能であること 上記条件を満たさないオブジェクトを登録した場合、格納/復元処理が正常に動作しない。 例えば、配列型のオブジェクトを直接セッションに格納した場合、復元できない。 その場合、配列を直接格納するのではなくBeanオブジェクトのプロパティとして保持し、 Beanオブジェクトをセッションに格納すること。

put(HtmlAttribute, Object) - Method in class nablarch.common.web.tag.HtmlAttributes
属性を設定する。

既に存在する場合は上書き。
put(String, Object) - Method in class nablarch.core.dataformat.DataRecord
フィールドの値を設定する。

BigDecimal / String / String[] / byte[] 型のインスタンスはそのまま保持する。
BigDecimal 以外の Number型は、BigDecimalに変換した上で保持する。
それ以外の型のインスタンスは、toString()メソッドの結果を文字列として保持する。

put(K, V) - Method in class nablarch.core.util.map.AttributeMap

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

put(String, V) - Method in class nablarch.core.util.map.CaseInsensitiveMap

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

put(K, V) - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

put(K, V) - Method in class nablarch.core.util.map.MapWrapper

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

put(String, V) - Method in class nablarch.core.util.map.MultipleKeyCaseMap

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

put(String) - Method in class nablarch.fw.web.RestMockHttpRequestBuilder
PUTのHTTPメソッドでRestMockHttpRequestを生成する。
put(String) - Method in class nablarch.test.core.http.SimpleRestTestSupport
PUTのHTTPメソッドでRestMockHttpRequestを生成する。
putAll(Map<? extends String, ?>) - Method in class nablarch.common.web.session.SessionEntry
 
putAll(HtmlAttributes) - Method in class nablarch.common.web.tag.HtmlAttributes
属性を設定する。

既に存在する場合は上書き。
putAll(Map<? extends K, ? extends V>) - Method in class nablarch.core.util.map.AttributeMap

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

putAll(Map<? extends String, ? extends V>) - Method in class nablarch.core.util.map.CaseInsensitiveMap

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

putAll(Map<? extends K, ? extends V>) - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

putAll(Map<? extends K, ? extends V>) - Method in class nablarch.core.util.map.MapWrapper

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

putAll(Map<? extends String, ? extends V>) - Method in class nablarch.core.util.map.MultipleKeyCaseMap

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

putConvertedValue(String, Object) - Method in class nablarch.core.validation.ValidationContext
フォームオブジェクトのプロパティの型に変換したプロパティを追加する。
putDataOnException(Throwable, Object) - Method in class nablarch.fw.ExecutionContext
例外に関連するデータを追加する。

指定された例外およびデータはリクエストスコープに保持する。

putIfAbsent(String, String) - Method in class nablarch.test.core.standalone.TestShot
値が設定されていない場合、上書きする。
putMessage(MQQueue, SendingMessage) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
送信メッセージを指定されたMQQueueに書き込む。
putValue(String, Object) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper

Q

q() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
qualifiesAsHandler(Method) - Method in class nablarch.fw.handler.MethodBinding
与えられたメソッドがhandle()メソッドと互換なシグニチャを持てばtrueを返す。
QueryStringItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.QueryStringItem
 
QueryTimeoutItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.QueryTimeoutItem
 
QuotationTrimmer - Class in nablarch.test.core.util.interpreter
引用符を取り除く解釈クラス。
要素の値が、ダブルクォート(半角、全角問わず)で囲われている場合は、前後のダブルクォートを削除する。
QuotationTrimmer() - Constructor for class nablarch.test.core.util.interpreter.QuotationTrimmer
 
Quoted - Annotation Type in nablarch.common.databind.csv
CsvFormat.quoteMode()CsvDataBindConfig.QuoteMode.CUSTOMを選択した場合に 対象のフィールドを示すアノテーション。

対象のフィールドのgetterに本アノテーションを付与すること。

QUOTING_DELIMITER - Static variable in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
囲み文字

R

RadioButtonTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うinputタグ(type="radio")を出力するクラス。
n:radioButtonsタグで表示できないレイアウト時に使用する。
RadioButtonTag() - Constructor for class nablarch.common.web.tag.RadioButtonTag
 
RandomStringGenerator(String) - Constructor for class nablarch.test.core.util.generator.CharacterGeneratorBase.RandomStringGenerator
コンストラクタ
RandomTokenGenerator - Class in nablarch.common.web.token
ランダムなトークンを生成するクラス。
RandomTokenGenerator() - Constructor for class nablarch.common.web.token.RandomTokenGenerator
 
Range(BigDecimal, BigDecimal) - Constructor for class nablarch.core.validation.ee.RangeValidatorSupport.Range
バリデーション範囲のコンストラクタ。 最大値・最小値ともにバリデーション範囲に含まれる。
Range - Class in nablarch.etl
一定間隔の範囲を提供するクラス。
RangedCharsetDef - Class in nablarch.core.validation.validator.unicode
Unicodeコードポイントの範囲による許容文字集合定義クラス。
コードポイントの開始位置と終了位置の範囲内が許容文字の集合となる。 コードポイントは、Unicode標準の U+n 表記で指定する。
RangedCharsetDef() - Constructor for class nablarch.core.validation.validator.unicode.RangedCharsetDef
 
RangeUpdateHelper - Class in nablarch.etl
Range更新のヘルパークラス。
RangeUpdateHelper(JobContext, StepContext) - Constructor for class nablarch.etl.RangeUpdateHelper
コンストラクタ。
RangeValidatorSupport<T extends java.lang.annotation.Annotation> - Class in nablarch.core.validation.ee
数値が範囲内であるかのバリデーションを行う抽象クラス。
RangeValidatorSupport() - Constructor for class nablarch.core.validation.ee.RangeValidatorSupport
 
RangeValidatorSupport.Range - Class in nablarch.core.validation.ee
バリデーション範囲を指定し、バリデーションを行うクラス。
RawWriteTag - Class in nablarch.common.web.tag
HTMLエスケープ処理を行わないWriteTag
RawWriteTag() - Constructor for class nablarch.common.web.tag.RawWriteTag
 
read() - Method in class nablarch.common.databind.csv.CsvDataReader
CSVの解析を行い、1レコード分のデータを格納したStringの配列を生成する。

ファイルの終端に達した場合には、nullを返す。

read() - Method in class nablarch.common.databind.csv.CsvObjectMapperSupport
 
read() - Method in class nablarch.common.databind.csv.ObjectCsvMapperSupport
 
read() - Method in interface nablarch.common.databind.DataReader
データを読み取る。
read() - Method in class nablarch.common.databind.fixedlength.BeanFixedLengthMapper
 
read() - Method in class nablarch.common.databind.fixedlength.FixedLengthBeanMapper
 
read() - Method in class nablarch.common.databind.fixedlength.FixedLengthMapMapper
 
read() - Method in class nablarch.common.databind.fixedlength.MapFixedLengthMapper
 
read() - Method in interface nablarch.common.databind.ObjectMapper
オブジェクトにマッピングする。
read() - Method in class nablarch.core.dataformat.FileRecordReader
指定されたデータファイルから次のレコードを読み込んで返す。
read(ExecutionContext) - Method in interface nablarch.fw.DataReader
Handlerが処理する入力データを読み込んで返却する。

入力データがこれ以上存在しない状態、 すなわち、hasNext()の結果がfalseとなる場合はnullを返すこと。

read(HttpRequest, ExecutionContext) - Method in interface nablarch.fw.jaxrs.BodyConverter
メディアタイプに応じてリクエストボディ部を読み込み、Beanオブジェクトに変換する。
read(HttpRequest, ExecutionContext) - Method in class nablarch.fw.jaxrs.BodyConverterSupport
 
read(ExecutionContext) - Method in class nablarch.fw.messaging.reader.FwHeaderReader
受信電文のフレームワーク制御ヘッダ部分を読み込む。

MessageReaderで取得した受信電文オブジェクトの フレームワーク制御項目を読み込み、下記項目をスレッドコンテキストに設定する。 リクエストID 内部リクエストID ユーザID(フレームワーク制御項目に設定されている場合のみ) また、受信電文の業務データ部の読み込みと応答電文の業務データ部生成に使用する フォーマッタを決定し、要求電文オブジェクトに設定する。

read(ExecutionContext) - Method in class nablarch.fw.messaging.reader.MessageReader
受信電文を読み込む。

カレントスレッドに紐づけられたMessagingContext オブジェクトを使用して受信キューから電文を取得し返却する。
受信キュー上に電文が1件も無い場合は、新規電文を受信するか、タイムアウト時間まで待機する。
(このタイムアウトは各スレッドが開閉局やプロセス停止フラグ等の実行制御系の ステータスを確認するために必要となる。)
既にリーダが閉じられていた場合、またはタイムアウトした場合はnullを返却する。

read(ExecutionContext) - Method in class nablarch.fw.reader.DatabaseRecordReader
参照結果のレコードを1行づつ返却する。

初回読み込み時にデータベースからレコードを取得し、キャッシュする。
レコードはそのキャッシュから返却する。
参照結果に次のレコードが存在しない場合、nullを返す。

read(ExecutionContext) - Method in class nablarch.fw.reader.DatabaseTableQueueReader
次のレコードを読み込み返却する。

本実装では、次のレコードが存在しない場合(カーソルの終端に達した場合)、 カーソルを再度開き直し最新の情報を取得後にレコードを読み込み返却する。

読み込んだレコードが他スレッドで処理中のデータの場合には、 そのレコードを読み飛ばし、他のスレッドが処理していないレコードを返却する。

次に読み込むレコードが存在しない場合はnullを返却する。

read(ExecutionContext) - Method in class nablarch.fw.reader.FileDataReader
データファイルを1レコードづつ読み込む。

読み込んだ際のレコード番号を実行コンテキストに格納する。

read(ExecutionContext) - Method in class nablarch.fw.reader.ResumeDataReader
レジューム機能を追加するデータリーダからデータを読み込む。

データを読み込んだ回数を正常に処理できたポイントとして実行管理テーブルに保存し、 処理再開時にはその次のポイントから読み込みを再開する。
トランザクションループ制御ハンドラの設定により一定件数ごとにコミットを行なっている場合は、 コミット前の最後の処理で正常に処理できたポイントを実行管理テーブルに保存する。
次に読み込むデータが存在しない場合はnullを返す。

read(ExecutionContext) - Method in class nablarch.fw.reader.ValidatableFileDataReader
データファイルを1レコードづつ読み込む。

ファイルがバリデーション済みでない場合、バリデーションを行う。
次に読み込むレコードが存在しない場合、nullを返す。

データをキャッシュしている場合、キャッシュからデータを読み込み返却する。
キャッシュしていない場合、データファイルからデータを読み込み返却する。

read() - Method in class nablarch.test.core.file.DataFile
ファイルから読み込む。
read(File) - Method in class nablarch.test.core.http.SimpleRestTestSupport
ファイルを読み込みStringを返す。
readChar() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Read a character.
readCsv(String) - Static method in class nablarch.test.tool.htmlcheck.util.FileUtil
CSVファイルを読み込む。
文字コードはデフォルト(UTF-8)を使用する。
返却値はListであり、CSVファイルの各行がListの1レコードに対応する。
readCsv(String, Charset) - Static method in class nablarch.test.tool.htmlcheck.util.FileUtil
CSVファイルを読み込む。
返却値はListであり、CSVファイルの各行がListの1レコードに対応する。
reader - Variable in class nablarch.common.databind.csv.CsvObjectMapperSupport
CSVのリーダ
readFile(String) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
テキストファイルを読み込む。
文字コードはデフォルト(UTF-8)を使用する。
返却値はListであり、CSVファイルの各行がListの1レコードに対応する。
readFile(String, Charset) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
テキストファイルを読み込む。
返却値はListであり、テキストファイルの各行がListの1レコードに対応する。
readFileToString(File) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
ファイル読み込み内容を文字列として返却する。
文字コードはUTF-8を使用する。 改行文字も読み込み返却する。
readFileToString(File, Charset) - Static method in class nablarch.test.tool.sanitizingcheck.util.FileUtil
ファイル読み込み内容を文字列として返却する。
改行文字も読み込み返却する。
readFwHeaderFrom(ReceivedMessage) - Method in interface nablarch.fw.messaging.FwHeaderDefinition
受信電文中のフレームワーク制御ヘッダ部を読み込み、 RequestMessageオブジェクトを生成する。
readFwHeaderFrom(ReceivedMessage) - Method in class nablarch.fw.messaging.reader.StructuredFwHeaderDefinition
受信電文中のフレームワーク制御ヘッダ部を読み込み、 RequestMessageオブジェクトを生成する。
readFwHeaderFrom(ReceivedMessage) - Method in class nablarch.fw.messaging.StandardFwHeaderDefinition
受信電文中のフレームワーク制御ヘッダ部を読み込み、 RequestMessageオブジェクトを生成する。
readHeader() - Method in class nablarch.common.databind.csv.CsvObjectMapperSupport
ヘッダが必須の場合、ヘッダー行を読み込む。
readId(ServletExecutionContext, long) - Method in class nablarch.common.web.session.SessionStoreHandler
クッキーからセッションIDを読み出す。
readInputStream(InputStream) - Method in class nablarch.fw.messaging.realtime.http.streamio.CharHttpStreamReader
InputStreamからデータを読み取り返却する。
readInputStream(InputStream) - Method in interface nablarch.fw.messaging.realtime.http.streamio.HttpInputStreamReader
InputStreamからデータを読み取り返却する。
readItem() - Method in class nablarch.etl.DatabaseItemReader
 
readItem() - Method in class nablarch.etl.FileItemReader
 
readLine() - Method in class nablarch.common.databind.csv.CsvObjectMapperSupport
1レコード文の情報を読み取る。
readLine() - Method in class nablarch.test.core.reader.PoiXlsReader
1行データの読み込み処理。
readLine() - Method in interface nablarch.test.core.reader.TestDataReader
1行データの読み込み処理。
readNextData() - Method in class nablarch.fw.ExecutionContext
この実行コンテキスト上のデータリーダを使用して、次のデータを読み込む。
readRecord() - Method in class nablarch.common.databind.fixedlength.FixedLengthReader
レコードをリードする。
readRecord() - Method in interface nablarch.core.dataformat.DataRecordFormatter
入力ストリームから1レコード分のデータを読み込み、データレコードを返却する。 入力ストリームが既に終端に達していた場合はnullを返却する。
readRecord() - Method in class nablarch.core.dataformat.FileRecordReader
レコードを1行読み込み、結果を返却する。
readRecord() - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
入力ストリームから1レコード分のデータを読み込み、データレコードを返却する。 入力ストリームが既に終端に達していた場合はnullを返却する。
readRecord() - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
入力ストリームから1レコード分のデータを読み込み、データレコードを返却する。 入力ストリームが既に終端に達していた場合はnullを返却する。
readRecord() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
入力ストリームから1レコード分のデータを読み込み、データレコードを返却する。 入力ストリームが既に終端に達していた場合はnullを返却する。
readRecord() - Method in class nablarch.fw.messaging.ReceivedMessage
データフォーマット定義に従い、1レコードをメッセージボディから読み込んで返す。 読み込まれるレコードの種別はデータフォーマット定義に従って自動的に決定される。 読み込むレコードが存在しない場合はnullを返す。
readRecordAsString() - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
入力ストリームから、1行分のレコードに存在するフィールドを、囲み文字などを取り除いた文字列のリストとして読み込む。
readRecords() - Method in class nablarch.fw.messaging.ReceivedMessage
データフォーマット定義に従い、データ部の全レコードを読み出す。 読み込まれるレコードの種別はデータフォーマット定義に従って自動的に決定される。 読み込むレコードが存在しない場合は空のリストを返す。
readTextResource(String) - Method in class nablarch.test.core.http.SimpleRestTestSupport
テストクラスと同じパッケージにあるファイルを読み込み文字列を返す。
readToResumePoint(ExecutionContext) - Method in class nablarch.fw.reader.ResumeDataReader
レジューム機能が有効になっている場合、正常に処理できたポイントまでのレジュームを行う。
readValue(byte[], FixedLengthDataBindConfig, FieldConfig) - Method in class nablarch.common.databind.fixedlength.FixedLengthReader
バイト配列から自身のフィールド部分を抜き出し返却する。
readValue(Reader, Class<?>) - Method in class nablarch.integration.jaxrs.jackson.Jackson2BodyConverter
 
readValue(Reader, Class<?>) - Method in class nablarch.integration.jaxrs.jackson.JacksonBodyConverterSupport
JSON文字列から指定された型のオブジェクトに値を読み込む。
ReceivedMessage - Class in nablarch.fw.messaging
対外システムから受信した電文を表すクラス。
ReceivedMessage(byte[]) - Constructor for class nablarch.fw.messaging.ReceivedMessage
コンストラクタ。
ReceivedMessage(ReceivedMessage) - Constructor for class nablarch.fw.messaging.ReceivedMessage
コピーコンストラクタ。
receiveMessage(String, String, long) - Method in class nablarch.fw.messaging.MessagingContext
指定した受信キュー上のメッセージを取得する。 messageIdが指定されている場合は、当該のメッセージに対する応答電文を 取得する。messageIdが指定されていないばあいは、受信キュー上の任意の電文 を取得する。 キュー上に取得対象のメッセージが存在しない場合、メッセージを受信するか、 指定した時間が経過する(タイムアウトする)までブロックする。 タイムアウトした場合はnullをかえす。 タイムアウト時間に0以下の数値を設定した場合は 応答電文を受信するまでブロックし続ける。
receiveMessage(String, String, long) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context
指定した受信キュー上のメッセージを取得する。 messageIdが指定されている場合は、当該のメッセージに対する応答電文を 取得する。messageIdが指定されていないばあいは、受信キュー上の任意の電文 を取得する。 キュー上に取得対象のメッセージが存在しない場合、メッセージを受信するか、 指定した時間が経過する(タイムアウトする)までブロックする。 タイムアウトした場合はnullをかえす。 タイムアウト時間に0以下の数値を設定した場合は 応答電文を受信するまでブロックし続ける。
receiveMessage(String, String, long) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
指定した受信キュー上のメッセージを取得する。 messageIdが指定されている場合は、当該のメッセージに対する応答電文を 取得する。messageIdが指定されていないばあいは、受信キュー上の任意の電文 を取得する。 キュー上に取得対象のメッセージが存在しない場合、メッセージを受信するか、 指定した時間が経過する(タイムアウトする)までブロックする。 タイムアウトした場合はnullをかえす。 タイムアウト時間に0以下の数値を設定した場合は 応答電文を受信するまでブロックし続ける。
receiveMessage(String, String, long) - Method in class nablarch.test.core.messaging.MockMessagingContext
指定した受信キュー上のメッセージを取得する。 messageIdが指定されている場合は、当該のメッセージに対する応答電文を 取得する。messageIdが指定されていないばあいは、受信キュー上の任意の電文 を取得する。 キュー上に取得対象のメッセージが存在しない場合、メッセージを受信するか、 指定した時間が経過する(タイムアウトする)までブロックする。 タイムアウトした場合はnullをかえす。 タイムアウト時間に0以下の数値を設定した場合は 応答電文を受信するまでブロックし続ける。
receiveMessage(String, String, long) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext
指定した受信キュー上のメッセージを取得する。 messageIdが指定されている場合は、当該のメッセージに対する応答電文を 取得する。messageIdが指定されていないばあいは、受信キュー上の任意の電文 を取得する。 キュー上に取得対象のメッセージが存在しない場合、メッセージを受信するか、 指定した時間が経過する(タイムアウトする)までブロックする。 タイムアウトした場合はnullをかえす。 タイムアウト時間に0以下の数値を設定した場合は 応答電文を受信するまでブロックし続ける。
receiveSync(String) - Method in class nablarch.fw.messaging.MessagingContext
指定した受信キュー上のメッセージを取得する。 キュー上にメッセージが存在していない場合は、メッセージを受信するまで ブロックする。
receiveSync(String, long) - Method in class nablarch.fw.messaging.MessagingContext
指定した受信キュー上のメッセージを取得する。 キュー上にメッセージが存在していない場合は、メッセージを受信するまで ブロックする。
receiveSync(String, String, long) - Method in class nablarch.fw.messaging.MessagingContext
指定した受信キュー上のメッセージを取得する。 messageIdが指定されている場合は、当該のメッセージに対する応答電文を 取得する。messageIdが指定されていないばあいは、受信キュー上の任意の電文 を取得する。 キュー上に取得対象のメッセージが存在しない場合、メッセージを受信するか、 指定した時間が経過する(タイムアウトする)までブロックする。 タイムアウトした場合はnullをかえす。 タイムアウト時間に0以下の数値を設定した場合は 応答電文を受信するまでブロックし続ける。
RecipientCountException - Exception in nablarch.common.mail
宛先数が不正な場合に発生する例外クラス。
RecipientCountException(int, int) - Constructor for exception nablarch.common.mail.RecipientCountException
宛先数上限値、実際の宛先数を指定し、RecipientCountExceptionを生成する。
record(String) - Method in class nablarch.common.databind.fixedlength.MultiLayoutBuilder
レコードを追加する。
Record - Annotation Type in nablarch.common.databind.fixedlength
マルチレイアウトのレコードであることを表すアノテーション。
RECORD_LENGTH - Static variable in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
1レコードあたりのバイト長
RECORD_SEPARATOR - Static variable in class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
レコード終端文字列
RecordConfig - Class in nablarch.common.databind.fixedlength
レコードの定義をあらわすクラス。
RecordConfig(String, List<FieldConfig>) - Constructor for class nablarch.common.databind.fixedlength.RecordConfig
レコードの定義を構築する。
RecordDefinition - Class in nablarch.core.dataformat
フォーマット定義ファイル内の、レコードタイプの定義情報を保持するクラス。 フォーマット定義ファイルのパース結果として生成される。
RecordDefinition() - Constructor for class nablarch.core.dataformat.RecordDefinition
 
recordFormat(LayoutDefinition) - Method in class nablarch.core.dataformat.LayoutFileParser
レコード定義を読み込む。
recordFormats(LayoutDefinition) - Method in class nablarch.core.dataformat.LayoutFileParser
レコードタイプ定義部をパースする。
recordIdentifier(MultiLayoutConfig.RecordIdentifier) - Method in class nablarch.common.databind.fixedlength.MultiLayoutBuilder
レコード識別クラスを設定する。
RecordTypeBinding - Class in nablarch.fw.handler
データレコードのレコードタイプ名に応じて委譲先のメソッドを決定するディスパッチハンドラ。 このディスパッチャでは、次のシグニチャに一致するメソッドに対して後続処理を委譲する。
RecordTypeBinding(Object) - Constructor for class nablarch.fw.handler.RecordTypeBinding
コンストラクタ
RecordTypeBinding.Binder - Class in nablarch.fw.handler
HttpMethodBindingのファクトリクラス
recreateRepository(String...) - Static method in class nablarch.test.RepositoryInitializer
リポジトリの再作成を行う。
キャッシュは使用しないので、全てのインスタンスが再作成される。
REDELIVERED - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
再取得の有無 (boolean デフォルト:false)
RedisHealthChecker - Class in nablarch.integration.health
Redisのヘルスチェックを行うクラス。 キーの存在チェックを行い、例外が発生しなければヘルシと判断する。 キーのデフォルトは"healthcheck"。 キーは存在しなくてよい。
RedisHealthChecker() - Constructor for class nablarch.integration.health.RedisHealthChecker
 
ref - Variable in class nablarch.core.repository.di.config.xml.schema.Property
 
ReferrerPolicyHeader - Class in nablarch.fw.web.handler.secure
Referrer-Policyレスポンスヘッダを設定するクラス。
ReferrerPolicyHeader() - Constructor for class nablarch.fw.web.handler.secure.ReferrerPolicyHeader
 
ReflectionException - Exception in nablarch.fw.dicontainer.exception
リフレクションで例外が発生した場合にラップしてスローされる例外クラス。
ReflectionException(Throwable) - Constructor for exception nablarch.fw.dicontainer.exception.ReflectionException
インスタンスを生成する。
ReflectionOperation() - Constructor for class nablarch.test.NablarchTestUtils.ReflectionOperation
 
refresh() - Method in class nablarch.core.cache.BasicStaticDataCache
静的データの再読み込みを行う。
refresh() - Method in interface nablarch.core.cache.StaticDataCache
静的データの再読み込みを行う。
refresh() - Method in class nablarch.core.util.map.CopyOnReadMap
現在のスナップショットを破棄する。
refreshActiveGroupTasks(String, List<String>) - Method in class nablarch.integration.workflow.definition.Task
アクティブタスクを、指定された担当グループのタスクに置き換える。

マルチインスタンスタスクで、シーケンシャルタイプの場合は、割り当てられている担当グループのうち実行順が先頭の担当グループの アクティブタスクが作成される。それ以外の場合は、割り当てられているすべての担当グループのアクティブタスクが作成される。

refreshActiveUserTasks(String, List<String>) - Method in class nablarch.integration.workflow.definition.Task
アクティブタスクを、現在このタスクに割り当てられている担当ユーザのタスクに置き換える。

マルチインスタンスタスクで、シーケンシャルタイプの場合は、割り当てられている担当ユーザのうち実行順が先頭の担当ユーザの アクティブタスクが作成される。それ以外の場合は、割り当てられているすべての担当ユーザのアクティブタスクが作成される。

regenerateCsrfToken(ExecutionContext) - Static method in class nablarch.common.web.csrf.CsrfTokenUtil
CSRFトークンを再生成する。
register(Class<T>) - Method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder
コンポーネント定義を登録する。
register(Class<T>, Annotation...) - Method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder
コンポーネント定義を登録する。
register(ComponentKey.AliasKey, ComponentKey<?>) - Method in class nablarch.fw.dicontainer.component.AliasMapping
エイリアスキーと検索キーをマッピングする。
register(ComponentKey<T>, ComponentDefinition<T>) - Method in class nablarch.fw.dicontainer.component.ComponentDefinitionRepository
コンポーネント定義を登録する。
register(ComponentKey<T>, ComponentDefinition<T>) - Method in class nablarch.fw.dicontainer.container.ContainerBuilder
コンポーネント定義を登録する。
register(ComponentDefinition<T>) - Method in class nablarch.fw.dicontainer.scope.AbstractScope
 
register(ComponentDefinition<T>) - Method in interface nablarch.fw.dicontainer.scope.Scope
コンポーネント定義を登録する。
registerOutParameter(int, int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
registerOutParameter(int, int, int) - Method in class nablarch.core.db.statement.BasicSqlCStatement
 
registerOutParameter(int, int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.registerOutParameter(int, int).
registerOutParameter(int, int, int) - Method in interface nablarch.core.db.statement.SqlCStatement
CallableStatement.registerOutParameter(int, int, int).
registerScopes(ContainerBuilder<?>, MemberFactory) - Method in class nablarch.fw.dicontainer.annotation.AnnotationScopeDecider
 
registerScopes(ContainerBuilder<?>, MemberFactory) - Method in interface nablarch.fw.dicontainer.scope.ScopeDecider
スコープをコンポーネント登録する。
ReInit(InputStream) - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Reinitialise.
ReInit(InputStream, String) - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Reinitialise.
ReInit(Reader) - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Reinitialise.
ReInit(ParserTokenManager) - Method in class nablarch.test.tool.htmlcheck.parser.Parser
Reinitialise.
ReInit(SimpleCharStream) - Method in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Reinitialise.
reInitializeRepository(String) - Static method in class nablarch.test.RepositoryInitializer
リポジトリの初期化を行う。
引数で指定されたコンポーネント設定ファイルでリポジトリを初期化する。
reInitializeRepository(String...) - Static method in class nablarch.test.RepositoryInitializer
リポジトリの初期化を行う。
引数で指定されたコンポーネント設定ファイルでリポジトリを初期化する。 引数で指定された順に初期化を行うので、同一のキーがあれば後のもので上書きされる。
rejectIfExpiresRedeliverLimit(Message, String) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context
MOMによるメッセージの受信リトライ回数が規定回数を越えていた場合は、 メッセージ退避キューに転送し、実行時例外を送出する。
releaseLock(String, LogContext) - Method in class nablarch.core.log.basic.SynchronousFileLogWriter
ログ出力後に、ロックを解放する。

ロックの解放処理は、ロックファイルを削除することによって行う。

reload() - Method in class nablarch.core.repository.di.DiContainer
コンテナの保持するオブジェクトの再生成を行う。
オブジェクトの再生成は下記順序で行う。 設定の読み込み コンポーネント定義の登録 コンポーネント定義にあるObjectLoaderの生成とObjectLoader内のコンポーネントのロード システムプロパティによるコンポーネント定義の上書き コンポーネントの生成 コンポーネントに対するインジェクションの実行 初期化対象クラスの初期化実行
remove(Object) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
remove(int) - Method in class nablarch.common.dao.EntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
remove(Object) - Method in class nablarch.common.web.session.SessionEntry
 
remove(K) - Method in interface nablarch.core.cache.expirable.ExpirableCache
キャッシュから値を削除する。
remove(K) - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
キャッシュから値を削除する。
remove(Object) - Method in class nablarch.core.util.map.AttributeMap

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

remove(Object) - Method in class nablarch.core.util.map.CaseInsensitiveMap

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

remove() - Method in class nablarch.core.util.map.EnumerableIterator
remove(Object) - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

remove(Object) - Method in class nablarch.core.util.map.MapWrapper

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

removeAll(Collection<?>) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
removeAllObjectsBoundToContextClassLoader() - Static method in class nablarch.core.log.LogUtil
コンテキストクラスローダに紐付く全てのオブジェクトを削除する。
removeAttribute(K) - Method in class nablarch.core.util.map.AttributeMap
指定された属性を削除する。
removeAttribute(String) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
removeAttribute(String) - Method in class nablarch.fw.web.servlet.RequestAttributeMap
指定された属性を削除する。
removeAttribute(String) - Method in class nablarch.fw.web.servlet.SessionAttributeMap
指定された属性を削除する。
removeConnection() - Static method in class nablarch.core.db.connection.DbConnectionContext
現在のスレッドに紐付いたデフォルトのデータベース接続を削除する。

データベース接続の取得には"transaction"という名前が使用される。

removeConnection(String) - Static method in class nablarch.core.db.connection.DbConnectionContext
現在のスレッドに紐付いた指定した名前のデータベース接続を削除する。
removeEldestEntry(Map.Entry<K, V>) - Method in class nablarch.core.util.map.LRUMap
現在のサイズが最大サイズより大きい場合、真を返却する。
removeFromCache(K) - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
指定したキーに対応するエントリを削除する。
removeFromCache(K) - Method in class nablarch.core.cache.expirable.InMemoryExpirableCache
指定したキーに対応するエントリを削除する。
removeObjectBoundToContextClassLoader(LogUtil.ObjectCreator<T>) - Static method in class nablarch.core.log.LogUtil
コンテキストクラスローダに紐付くオブジェクトを削除する。
removeOriginalConfirmationPage(PageContext) - Method in class nablarch.common.web.tag.IgnoreConfirmationTag
元の設定状態であるJSPの画面状態(入力画面または確認画面)をリクエストスコープから削除する。
removePadding(Object) - Method in class nablarch.core.dataformat.convertor.datatype.DataType
パディングを取り除く。
removePadding(String, Object, FixedLengthDataRecordFormatter) - Method in class nablarch.test.core.file.DataFileFragment
パディングを取り除く。
removeRange(int, int) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
removeStatement(SqlStatement) - Method in class nablarch.core.db.connection.BasicDbConnection
 
removeStatement(SqlStatement) - Method in interface nablarch.core.db.connection.TransactionManagerConnection
保持しているStatementを削除する。
removeTransaction() - Static method in class nablarch.core.transaction.TransactionContext
スレッドローカルからトランザクションを削除する。

トランザクション名"transaction"でスレッドローカルに登録されたトランザクションを削除する。

removeTransaction(String) - Static method in class nablarch.core.transaction.TransactionContext
スレッドローカルからトランザクションを削除する。
removeValue(String) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
removeVersion(ExclusiveControlContext) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を削除する。
removeVersion(ExclusiveControlContext) - Method in interface nablarch.common.exclusivecontrol.ExclusiveControlManager
バージョン番号を削除する。
removeVersion(ExclusiveControlContext) - Static method in class nablarch.common.exclusivecontrol.ExclusiveControlUtil
バージョン番号を削除する。
reopen(ExecutionContext) - Method in class nablarch.fw.reader.DatabaseRecordReader
ステートメントを再実行し、最新の情報を取得し直す。

取得した参照結果をキャッシュする。

repeat(Object, int) - Static method in class nablarch.core.util.StringUtil
文字列を繰り返す。

引数が文字列でない場合は、String.valueOf(Object)された文字列が繰り返される。

replace(String, String) - Method in class nablarch.test.core.http.dump.SimpleReplacer
書き換えを実行する。
ファイルを対象とした置換を行う場合は本メソッドを使用する。
replace(InputStream, OutputStream) - Method in class nablarch.test.core.http.dump.SimpleReplacer
書き換えを実行する。
ストリームを対象とした置換を行う場合は本メソッドを使用する。 ストリームのクローズは呼び出し元で行うこと。
replace(Reader, Writer) - Method in class nablarch.test.core.http.dump.SimpleReplacer
書き換えを実行する。
リーダを対象とした置換を行う場合は本メソッドを使用する。 リーダ、ライタのクローズは呼び出し元で行うこと。
replace(BufferedReader, BufferedWriter) - Method in class nablarch.test.core.http.dump.SimpleReplacer
書き換えを実行する。
replaceCharacter(String, String) - Method in class nablarch.core.dataformat.CharacterReplacementManager
引数で渡された文字列に対して、寄せ字変換処理を行う。
replaceData() - Method in class nablarch.test.core.db.TableData
本オブジェクトが保持するデータでDBを更新する。
replaceLine(String) - Method in class nablarch.test.core.http.dump.SimpleReplacer
行の書き換えを実行する。

行毎の置き換えロジックを変更する場合は、このメソッドをオーバライドする。

reply() - Method in class nablarch.fw.messaging.RequestMessage
この電文に対する応答電文(ResponseMessage)オブジェクトを作成する。

InterSystemMessage.setFormatter(nablarch.core.dataformat.DataRecordFormatter)で応答電文のフォーマットが指定されている場合はそれを設定する。 指定がなければ、InterSystemMessage.getFormatter()を実行し、電文共通のフォーマットを取得して設定する。

応答電文オブジェクトの生成については、RequestMessage.createResponseMessage()を参照。

REPLY_TO - Static variable in class nablarch.fw.messaging.InterSystemMessage.HeaderName
応答宛先ヘッダ
REPLY_TO - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
応答先キュー (javax.jms.Destination:null)
ReplyTo() - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.ReplyTo
 
ReportContext - Class in nablarch.integration.report
帳票コンテキスト。
ReportContext(String) - Constructor for class nablarch.integration.report.ReportContext
コンストラクタ。
ReportContext(String, Locale) - Constructor for class nablarch.integration.report.ReportContext
コンストラクタ。
ReportContext(String, String) - Constructor for class nablarch.integration.report.ReportContext
コンストラクタ。
ReportContext(String, List<ReportParam>) - Constructor for class nablarch.integration.report.ReportContext
コンストラクタ。
ReportContext(String, List<ReportParam>, Locale) - Constructor for class nablarch.integration.report.ReportContext
コンストラクタ。
ReportContext(String, String, List<ReportParam>, Locale) - Constructor for class nablarch.integration.report.ReportContext
コンストラクタ。
ReportCreator - Interface in nablarch.integration.report.creator
帳票作成処理をあらわすインターフェース。
ReportCreatorSupport - Class in nablarch.integration.report.creator
帳票作成処理を行う抽象クラス。
ReportCreatorSupport() - Constructor for class nablarch.integration.report.creator.ReportCreatorSupport
 
ReportException - Exception in nablarch.integration.report
帳票ライブラリ用の例外クラス。
ReportException(Throwable) - Constructor for exception nablarch.integration.report.ReportException
コンストラクタ
ReportExporter - Interface in nablarch.integration.report.exporter
帳票出力クラスを表すインターフェース。
ReportManager - Class in nablarch.integration.report
帳票処理用の管理クラス。
ReportOutputResolver - Interface in nablarch.integration.report.outputresolver
帳票出力先解決クラスをあらわすインターフェース。
ReportParam - Class in nablarch.integration.report
帳票パラメータ。
ReportParam(Object) - Constructor for class nablarch.integration.report.ReportParam
コンストラクタ。
ReportParam(Object, JRDataSource) - Constructor for class nablarch.integration.report.ReportParam
コンストラクタ。
ReportParam(String, Object, JRDataSource) - Constructor for class nablarch.integration.report.ReportParam
コンストラクタ。
ReportParam(String, Object) - Constructor for class nablarch.integration.report.ReportParam
コンストラクタ。
ReportTemplateResolver - Interface in nablarch.integration.report.templateresolver
帳票テンプレートファイルのパス解決を行うクラス。
RepositoryBasedWebFrontController - Class in nablarch.fw.web.servlet
リポジトリ機能を使用して構築したWebFrontControllerを保持し、 そこに対してリクエスト処理を委譲するリクエストコントローラー
RepositoryBasedWebFrontController() - Constructor for class nablarch.fw.web.servlet.RepositoryBasedWebFrontController
 
RepositoryInitializer - Class in nablarch.fw.batch.ee.initializer
コンポーネントの初期化を行うクラス。
RepositoryInitializer - Class in nablarch.test
リポジトリの初期化クラス。
RepositoryInitializer() - Constructor for class nablarch.test.RepositoryInitializer
 
Request<TParam> - Interface in nablarch.fw
リクエストを表すインタフェース。
REQUEST_DATA_REQUEST_SCOPE_KEY - Static variable in interface nablarch.fw.TransactionEventCallback
リクエストデータを示すキー
REQUEST_ID - Static variable in class nablarch.test.core.http.TestCaseInfo
リクエストIDを定義しているカラム名
REQUEST_ID_KEY - Static variable in class nablarch.core.ThreadContext
リクエストIDのキー。
REQUEST_PATH - Static variable in class nablarch.test.core.standalone.TestShot
リクエストパス
REQUEST_REGENERATE_KEY - Static variable in class nablarch.fw.web.handler.CsrfTokenVerificationHandler
CSRFトークン再生成の要求を表す値をリクエストスコープに設定する際に使用するキー
RequestAttributeMap - Class in nablarch.fw.web.servlet
HttpServletRequestオブジェクトに対してMapインターフェースを与えるラッパー。
RequestAttributeMap(HttpServletRequest) - Constructor for class nablarch.fw.web.servlet.RequestAttributeMap
HTTPサーブレットリクエストに対するMapインターフェースへのラッパーを作成する。
RequestContext - Interface in nablarch.fw.dicontainer.web.context
リクエストコンテキスト。
RequestContextSupplier - Interface in nablarch.fw.dicontainer.web.context
リクエストコンテキストを取得するクラス。
RequestDumpServer - Class in nablarch.test.core.http.dump
HTTPリクエストダンプ用サーバクラス。
RequestDumpServer() - Constructor for class nablarch.test.core.http.dump.RequestDumpServer
デフォルトコンストラクタ
RequestDumpServer(int) - Constructor for class nablarch.test.core.http.dump.RequestDumpServer
コンストラクタ
RequestDumpServerShutdownFilter - Class in nablarch.test.core.http.dump
HTTPリクエストダンプ用サーバをシャットダウンする為のサーブレットフィルタクラス。
特定のURL(例えば、/shutdown)に本フィルタをマッピングすることで、 ブラウザからサーバのシャットダウン指示が可能となる。
RequestDumpServlet - Class in nablarch.test.core.http.dump
HTTPダンプ用サーブレットクラス。
RequestDumpServlet() - Constructor for class nablarch.test.core.http.dump.RequestDumpServlet
 
RequestEntityTooLarge - Exception in nablarch.fw.results
要求されたリクエストが大きすぎるため、処理を継続できないことを示す例外。
RequestEntityTooLarge() - Constructor for exception nablarch.fw.results.RequestEntityTooLarge
デフォルトコンストラクタ
RequestEntityTooLarge(String) - Constructor for exception nablarch.fw.results.RequestEntityTooLarge
コンストラクタ
RequestEntityTooLarge(Throwable) - Constructor for exception nablarch.fw.results.RequestEntityTooLarge
コンストラクタ
RequestEntityTooLarge(String, Throwable) - Constructor for exception nablarch.fw.results.RequestEntityTooLarge
コンストラクタ
RequestHandlerEntry<TRequest extends Request<?>,TResult> - Class in nablarch.fw
各リクエストのリクエストパスの内容に応じ、内部に保持するハンドラに 処理を委譲するかどうかを判断するハンドラ。

このハンドラでは、その内部にあるハンドラに対する参照を保持し、 各リクエストに対し、そのハンドラを実行する条件をリクエストパスのパターンで指定する。

URIとリクエストパスのパターンの照合処理はRequestPathMappingHelperに委譲する。

RequestHandlerEntry() - Constructor for class nablarch.fw.RequestHandlerEntry
 
RequestId - Annotation Type in nablarch.core.db.statement.autoproperty
データベース更新時にフィールド情報にリクエストIDを設定する事を表すアノテーション。
RequestIdAnnotationHandler - Class in nablarch.core.db.statement.autoproperty
RequestIdアノテーションが設定されているフィールドにリクエストIDを設定するクラス。
リクエストIDは、ThreadContextから取得した値を設定する。
RequestIdAnnotationHandler() - Constructor for class nablarch.core.db.statement.autoproperty.RequestIdAnnotationHandler
 
RequestIdAttribute - Class in nablarch.common.handler.threadcontext
スレッドコンテキストに保持するリクエストID属性。
RequestIdAttribute() - Constructor for class nablarch.common.handler.threadcontext.RequestIdAttribute
 
RequestIdExtractor - Interface in nablarch.common.util
リクエストIDの抽出を行うインターフェース。
RequestIdItem() - Constructor for class nablarch.core.log.basic.BasicLogFormatter.RequestIdItem
 
RequestIdItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.RequestIdItem
 
RequestMessage - Class in nablarch.fw.messaging
外部システムから受信した処理要求電文の内容を格納し、対応する応答電文を作成するクラス。

ReceivedMessageと比べて、以下の処理が追加されている。 フレームワーク制御ヘッダ(FwHeader)を保持する 応答電文(ResponseMessage)オブジェクトを作成する

本クラスは以下のデータを格納する。

RequestMessage(FwHeader, ReceivedMessage) - Constructor for class nablarch.fw.messaging.RequestMessage
 
RequestPathJavaPackageMapping - Class in nablarch.fw.handler
リクエストパスをJavaパッケージへマッピングすることで動的に委譲先ハンドラを決定するディスパッチハンドラ。

マッピング先Javaパッケージは、本ハンドラの basePackage プロパティに設定する。

リクエストパスを単一のJavaパッケージにマッピングする場合の設定例を以下に示す。

本ハンドラの basePackage プロパティ リクエストパス 委譲先のハンドラクラス
nablarch.sample.apps /admin/AdminApp nablarch.sample.apps.admin.AdminApp /user/UserApp nablarch.sample.apps.user.UserApp
RequestPathJavaPackageMapping() - Constructor for class nablarch.fw.handler.RequestPathJavaPackageMapping
デフォルトコンストラクタ。

このメソッドの処理は次のコードと同等である。

RequestPathJavaPackageMapping(String, String) - Constructor for class nablarch.fw.handler.RequestPathJavaPackageMapping
リクエストパスが、basePathで始まるリクエストを、basePackageで指定された Javaパッケージ配下のリクエストハンドラに委譲するディスパッチャを作成する。
RequestPathMatchingHelper - Class in nablarch.fw
リクエストパスとリクエストパスのパターンの照合を行うクラス。
RequestPathMatchingHelper(boolean) - Constructor for class nablarch.fw.RequestPathMatchingHelper
コンストラクタ。

リクエストパスとしてクラスの完全修飾名が渡される場合、本引数にtrueを設定することで、リクエストパス中のドット(.)をスラッシュに変換して、ディスパッチを行うことが可能となる。

RequestResponseProcessor - Interface in nablarch.test.core.http
HttpRequestHttpResponseに追加処理を実行するインターフェース
RequestScope - Class in nablarch.fw.dicontainer.web.scope
リクエストスコープ。
RequestScope(RequestContextSupplier) - Constructor for class nablarch.fw.dicontainer.web.scope.RequestScope
インスタンスを生成する。
RequestScoped - Annotation Type in nablarch.fw.dicontainer.web
コンポーネントがリクエストスコープであることを表すアノテーション。
RequestTestingMessagePool - Class in nablarch.test.core.messaging
リクエスト単体テストの際に、テストショット毎のメッセージを保持するクラス。
RequestTestingMessagePool(FixedLengthFile, Map<String, String>) - Constructor for class nablarch.test.core.messaging.RequestTestingMessagePool
コンストラクタ
RequestTestingMessagingClient - Class in nablarch.test.core.messaging
リクエスト単体テストの際に、テストデータの内容にもとづき、要求電文のアサートおよび応答電文の返却を行うMessageSenderClient。
RequestTestingMessagingClient() - Constructor for class nablarch.test.core.messaging.RequestTestingMessagingClient
 
RequestTestingMessagingContext() - Constructor for class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext
 
RequestTestingMessagingProvider - Class in nablarch.test.core.messaging
リクエスト単体テストの際に、テストデータの内容にもとづき、要求電文のアサートおよび応答電文の返却を行うMessagingProvider。
RequestTestingMessagingProvider() - Constructor for class nablarch.test.core.messaging.RequestTestingMessagingProvider
 
RequestTestingMessagingProvider.RequestTestingMessagingContext - Class in nablarch.test.core.messaging
テストを行う際に、要求電文のアサートおよび応答電文を返却するMessagingContext。
RequestTestingSendSyncSupport - Class in nablarch.test.core.messaging
リクエスト単体テストで必要なメッセージング操作をサポートするクラス。
RequestTestingSendSyncSupport(Class<?>) - Constructor for class nablarch.test.core.messaging.RequestTestingSendSyncSupport
コンストラクタ。
RequestThreadLoopHandler - Class in nablarch.fw.handler
各サブスレッド上のループ毎にリクエスト処理を実行するハンドラ。

本クラスは、サーバソケットや受信電文キュー等を監視し、リアルタイム応答を行う サーバ型プロセスで使用するハンドラである。 サーバ型プロセスでは、マルチスレッドハンドラが生成する各サブスレッド上で 次のループを繰り返す。 データリーダによるリクエストの受信 → リクエスト処理の実行 → 次のリクエストの待機 本ハンドラではこの形態のループ制御を行う。 サーバ型処理では、バッチ処理とは異なり、個々のリクエスト処理は完全に独立しており、 1つのリクエスト処理がエラーとなっても他のリクエスト処理はそのまま継続しなければならない。 このため、本ハンドラで捕捉した例外は、プロセス正常停止要求や致命的な一部の例外を除き リトライ可能例外RetryableExceptionとして再送出する。

RequestThreadLoopHandler() - Constructor for class nablarch.fw.handler.RequestThreadLoopHandler
 
requestToSend(FreeTextMailContext) - Method in class nablarch.common.mail.MailRequester
非定型メールの送信要求を行う。
requestToSend(TemplateMailContext) - Method in class nablarch.common.mail.MailRequester
定型メールの送信要求を行う。
RequestUtil - Class in nablarch.common.util
リクエスト処理に使用するユーティリティ。
require(String, String, boolean) - Static method in class nablarch.test.core.repository.ConfigurationBrowser
コンポーネントを取得する。
Required - Annotation Type in nablarch.core.validation.ee
必須項目を表すアノテーション。
Required - Annotation Type in nablarch.core.validation.validator
必須入力を表わすアノテーション。
Required.List - Annotation Type in nablarch.core.validation.ee
複数指定用のアノテーション
Required.RequiredValidator - Class in nablarch.core.validation.ee
必須項目が設定されていることを検証するバリデータ。
REQUIRED_COLUMNS - Static variable in class nablarch.test.core.standalone.TestShot
必須カラム
REQUIRED_DECIMAL_POINT - Static variable in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
小数点の要否のデフォルト設定
REQUIRED_PLUS_SIGN - Static variable in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
正の符号の要否のデフォルト設定
RequiredValidator() - Constructor for class nablarch.core.validation.ee.Required.RequiredValidator
 
RequiredValidator - Class in nablarch.core.validation.validator
必須入力をチェックするクラス。
RequiredValidator() - Constructor for class nablarch.core.validation.validator.RequiredValidator
 
REQUIRES_TITLE - Static variable in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
最初の行をタイトルとして読み書きするかどうか
reset() - Method in class nablarch.fw.handler.retry.RetryContextSupport
リトライ状態をリセットする。
reset() - Method in class nablarch.fw.handler.retry.TimeRetryContext
リトライ状態をリセットする。
reset() - Method in interface nablarch.fw.handler.RetryHandler.RetryContext
リトライ状態をリセットする。
reset() - Method in class nablarch.test.core.http.ComplexRequestResponseProcessor
 
reset() - Method in class nablarch.test.core.http.NablarchSIDManager
 
reset() - Method in interface nablarch.test.core.http.RequestResponseProcessor
内部状態をリセットする。
reset() - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
resetHttpServer() - Static method in class nablarch.test.core.http.HttpRequestTestSupport
キャッシュした HttpServer をリセットする。
resetHttpServer() - Static method in class nablarch.test.core.http.SimpleRestTestSupport
キャッシュした HttpServer をリセットする。
resolve(Container) - Method in class nablarch.fw.dicontainer.component.impl.DefaultInjectionComponentResolver
 
resolve(Container) - Method in class nablarch.fw.dicontainer.component.impl.InjectionComponentResolvers
自身が持つInjectionComponentResolverを使ってコンポーネントの解決を行う。
resolve(Container) - Method in interface nablarch.fw.dicontainer.component.InjectionComponentResolver
依存コンポーネントを解決する。
resolvePath(String, String, boolean) - Method in class nablarch.core.util.FilePathSetting
指定されたベースパスの直下に存在するファイルの抽象パスを作成して返却する。
resolveRequestEncoding(HttpServletRequest) - Method in class nablarch.fw.web.handler.HttpCharacterEncodingHandler
リクエストのエンコーディングを解決する。
resolveResponseEncoding(HttpServletRequest) - Method in class nablarch.fw.web.handler.HttpCharacterEncodingHandler
レスポンスのエンコーディングを解決する。
ResourceLocator - Class in nablarch.fw.web
各種リソースを識別する為の文字列(リソースロケータ)をパースして格納するクラス。

ResourceLocatorInternalHelper - Class in nablarch.fw.web
nablarch-fw-web内でのみ使用するResourceLocatorの補助クラス。
ResourceMapping - Class in nablarch.fw.web.handler
リクエストURIに応じて、リソースファイルに対するマッピングを行うリクエストハンドラ。
ResourceMapping(String, String) - Constructor for class nablarch.fw.web.handler.ResourceMapping
特定のbaseUri配下へのリクエストを静的ファイルにマッピングする リクエストハンドラを生成する。
ResourceMapping() - Constructor for class nablarch.fw.web.handler.ResourceMapping
デフォルトコンストラクタ。
ResourceMethod(Method) - Constructor for class nablarch.fw.jaxrs.JaxRsMethodBinder.ResourceMethod
リソースメソッドを持つResourceMethodを生成する。
ResourcePathRule - Class in nablarch.fw.web.i18n
言語対応リソースパスのルールを表すクラス。

自身が表すルールに基づき言語対応のリソースパスを提供する。

ResourcePathRule() - Constructor for class nablarch.fw.web.i18n.ResourcePathRule
 
ResourcesUtil - Class in nablarch.core.util
ファイルシステム上やJarファイル中に展開されているリソースの集まりを扱うユーティリティクラス。
ResourcesUtil.FileSystemResources - Class in nablarch.core.util
ファイルシステム上のリソース扱うクラス。
ResourcesUtil.JarFileResources - Class in nablarch.core.util
Jarファイル中のリソースの集まりを扱うクラス。
ResourcesUtil.Resources - Interface in nablarch.core.util
リソースの集まりを表すインタフェース。
ResourcesUtil.ResourcesFactory - Interface in nablarch.core.util
ResourcesUtil.Resourcesのインスタンスを作成するファクトリインタフェース。
RESPONSE_MESSAGE_COLUMN - Static variable in class nablarch.test.core.http.TestCaseInfo
応答電文を定義しているカラム名(LIST_MAP=テストケース)
RESPONSE_MESSAGE_COLUMN - Static variable in class nablarch.test.core.standalone.TestShot
応答電文を定義しているカラム名
ResponseBody - Class in nablarch.fw.web
HTTPレスポンスのボディ内容を格納するオブジェクト。
ResponseBody(HttpResponse) - Constructor for class nablarch.fw.web.ResponseBody
コンストラクタ
ResponseFinisher - Interface in nablarch.fw.jaxrs
レスポンスを仕上げるインタフェース。 JaxRsResponseHandlerが作成したレスポンス(エラーレスポンス含む)に共通する処理を行う。 共通処理としてはセキュリティやCORSに対応したレスポンスヘッダの設定などを想定している。 レスポンスの作成処理の後に実行する処理のため、このインタフェースの実装クラスでは例外を発生させてはならない。
ResponseMessage - Class in nablarch.fw.messaging
本システムに対する要求電文への応答電文を表すクラス。 本クラスでは、RequestMessageと同様、応答電文の内容をフレームワークヘッダ部と 業務データ部に分離して管理しており、業務ロジックからは業務データ部しか操作できない ようになっている。 メッセージボディを直列化する際には、フレームワークヘッダ部と業務データ部をそれぞれ 直列化して連結したものを返す。
ResponseMessage(FwHeader, ReceivedMessage) - Constructor for class nablarch.fw.messaging.ResponseMessage
受信電文に対する応答電文を作成する。
ResponseMessage(RequestMessage) - Constructor for class nablarch.fw.messaging.ResponseMessage
要求電文に対する応答電文を作成する。 RequestMessage#reply() から呼ばれることを想定している。
ResponseStatusCodeItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.ResponseStatusCodeItem
 
ResteasyJaxRsHandlerListFactory - Class in nablarch.integration.jaxrs.resteasy
Resteasyを使用するJaxRsHandlerListFactoryの実装クラス。
ResteasyJaxRsHandlerListFactory() - Constructor for class nablarch.integration.jaxrs.resteasy.ResteasyJaxRsHandlerListFactory
コンストラクタ。
RestMockHttpRequest - Class in nablarch.fw.web
RESTfulウェブサービステスト用のHttpRequestモッククラス。
RestMockHttpRequest(Collection<? extends RestTestBodyConverter>, String) - Constructor for class nablarch.fw.web.RestMockHttpRequest
引数で渡されたRestTestBodyConverterCollectionとデフォルトContent-Typeを持つオブジェクトを生成する。
RestMockHttpRequestBuilder - Class in nablarch.fw.web
RestMockHttpRequestのビルダークラス。
RestMockHttpRequestBuilder() - Constructor for class nablarch.fw.web.RestMockHttpRequestBuilder
 
restoreKeyValueSet(HttpRequest) - Method in class nablarch.common.web.handler.NablarchTagHandler
複合キーの値を復元する。
restoreKeyValueSetFromHidden(HttpRequest) - Static method in class nablarch.common.web.tag.TagUtil
nablarch_hidden に保存したキーと値のセットを復元する。
RestTestBodyConverter - Interface in nablarch.fw.web
RestMockHttpRequestのbodyを文字列に変換するためのインターフェイス。
RestTestBodyConverter.MediaType - Class in nablarch.fw.web
MIMEタイプを表すクラス
RestTestConfiguration - Class in nablarch.test.core.http
RESTfulウェブサービステスト向けのHttpTestConfiguration拡張クラス
RestTestConfiguration() - Constructor for class nablarch.test.core.http.RestTestConfiguration
 
RestTestSupport - Class in nablarch.test.core.http
RESTfulウェブサービス用のテストサポートクラス DBアクセスを追加したSimpleRestTestSupport拡張クラス
RestTestSupport() - Constructor for class nablarch.test.core.http.RestTestSupport
 
Result - Interface in nablarch.fw
ハンドラでの処理結果を表すインターフェース。
Result.ClientError - Exception in nablarch.fw
サービス呼出側に起因すると思われる問題により、処理が継続できないことを示す例外。

問題解決には、呼び出し側による対処が必要となるので、エラーメッセージの 内容として、呼び出し側に要求する対処の内容を明記する必要がある。

Result.Error - Exception in nablarch.fw
ハンドラの処理が異常終了したことを示す実行時例外。

本クラスの具象クラスは以下の3つに類別することができる。

Result.MultiStatus - Class in nablarch.fw
処理結果が複数のステータスを含んでいることを表す。

これは、バッチ処理やアップロード処理のように、 1つのリクエストに対して複数の処理が実行される場合に返される。 個々の処理結果には、エラー結果(4xx/5xx)が含まれうる。

Result.NotFound - Exception in nablarch.fw
要求されたリソースが存在しないため、 処理を継続することができないことを示す例外。
Result.Success - Class in nablarch.fw
ハンドラの処理が正常終了したことを表す。
ResultItem() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.ResultItem
 
ResultSetCache - Interface in nablarch.core.db.cache
結果セットを格納対象とするキャッシュインタフェース。
ResultSetCacheKey - Class in nablarch.core.db.cache
結果セットをキャッシュに格納する際のキーとなるクラス。 以下の項目が等しい場合に等価と判定する。 SQL ID バインドパラメータ 開始位置 最大件数

本クラスはイミュータブルである。

ResultSetCacheKey(String, BoundParameters, int, int) - Constructor for class nablarch.core.db.cache.ResultSetCacheKey
フルコンストラクタ。
ResultSetCacheKeyBuilder - Class in nablarch.core.db.cache
ResultSetCacheKeyを生成する際に使用するヘルパークラス。 ExpirableCache.remove(Object)を呼ぶ際のキー作成に使用する。
ResultSetCacheKeyBuilder(String) - Constructor for class nablarch.core.db.cache.ResultSetCacheKeyBuilder
コンストラクタ。
ResultSetConvertor - Interface in nablarch.core.db.statement
ResultSetから1カラムのデータを取得するインタフェース。

ResultSet.getObject(int) 以外を使用して、値を取得する必要がある場合には、 本クラスのサブクラスを作成しgetObject(int)以外を使用してデータの取得を行うこと。

主に、getObject(int)を使用した場合にアプリケーションで処理する際に不都合なデータ型が返却される場合に、 本インタフェースの実装クラスが必要となる。

例えば、getObject(int)ではdoubleが返却されるため、ResultSet.getBigDecimal(int)を使用して、明示的にBigDecimalを取得したい場合が該当する。
ResultSetIterator - Class in nablarch.core.db.statement
ResultSetのWrapperクラス。

本クラスでは、ResultSetから1行分のデータをSqlRowで取得するインタフェースを提供する。 以下に例を示す。
ResultSetIterator(ResultSet, ResultSetConvertor) - Constructor for class nablarch.core.db.statement.ResultSetIterator
パラメータで指定されたResultSetを保持するResultSetIteratorオブジェクトを生成する。
ResultSetIteratorDataSource - Class in nablarch.integration.report.datasource
ResultSetIterator用のデータソースクラス.
ResultSetIteratorDataSource(ResultSetIterator) - Constructor for class nablarch.integration.report.datasource.ResultSetIteratorDataSource
コンストラクタ.
ResumeDataReader<TData> - Class in nablarch.fw.reader
ファイルを読み込むデータリーダをラップして、レジューム機能を追加するデータリーダ。
ResumeDataReader() - Constructor for class nablarch.fw.reader.ResumeDataReader
 
ResumePointManager - Class in nablarch.fw.reader
実行管理テーブルに格納されている、正常に処理できたポイントの参照・更新を行うクラス。
ResumePointManager() - Constructor for class nablarch.fw.reader.ResumePointManager
 
retainAll(Collection<?>) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
retrieve() - Method in class nablarch.core.db.statement.BasicSqlPStatement
簡易検索機能。 下記設定で検索を実行する。 読み込み開始位置 = 1 最大行数 = 無制限 本メソッドを使用するとSqlStatement.setMaxRows(int)で事前に設定した値は無視する。
retrieve(int, int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
 
retrieve(Map<String, ?>) - Method in class nablarch.core.db.statement.BasicSqlPStatement
簡易検索機能。

下記設定で検索を実行する。 読み込み開始位置 = 1 最大行数 = 無制限 本メソッドを使用するとSqlStatement.setMaxRows(int)で事前に設定した値は適用されない。

retrieve(int, int, Map<String, ?>) - Method in class nablarch.core.db.statement.BasicSqlPStatement
簡易検索機能。
retrieve(Object) - Method in class nablarch.core.db.statement.BasicSqlPStatement
簡易検索機能。

下記設定で検索を実行する。 読み込み開始位置 = 1 最大行数 = 無制限 本メソッドを使用するとSqlStatement.setMaxRows(int)で事前に設定した値は適用されない。

retrieve(int, int, Object) - Method in class nablarch.core.db.statement.BasicSqlPStatement
簡易検索機能。
retrieve(Map<String, ?>) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
簡易検索機能。

下記設定で検索を実行する。 読み込み開始位置 = 1 最大行数 = 無制限 本メソッドを使用するとSqlStatement.setMaxRows(int)で事前に設定した値は適用されない。

retrieve(int, int, Map<String, ?>) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
簡易検索機能。
retrieve(Object) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
簡易検索機能。

下記設定で検索を実行する。 読み込み開始位置 = 1 最大行数 = 無制限 本メソッドを使用するとSqlStatement.setMaxRows(int)で事前に設定した値は適用されない。

retrieve(int, int, Object) - Method in interface nablarch.core.db.statement.ParameterizedSqlPStatement
簡易検索機能。
retrieve() - Method in interface nablarch.core.db.statement.SqlPStatement
簡易検索機能。 下記設定で検索を実行する。 読み込み開始位置 = 1 最大行数 = 無制限 本メソッドを使用するとSqlStatement.setMaxRows(int)で事前に設定した値は無視する。
retrieve(int, int) - Method in interface nablarch.core.db.statement.SqlPStatement
簡易検索機能。
RetrieveTimeItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.RetrieveTimeItem
 
Retryable - Interface in nablarch.fw.handler.retry
リトライ可能な例外であることを示すインタフェース。
RetryableException - Exception in nablarch.fw.handler.retry
RetryHandler によるリトライが可能な実行時例外。
RetryableException() - Constructor for exception nablarch.fw.handler.retry.RetryableException
デフォルトコンストラクタ。
RetryableException(String, Throwable) - Constructor for exception nablarch.fw.handler.retry.RetryableException
コンストラクタ。
RetryableException(String) - Constructor for exception nablarch.fw.handler.retry.RetryableException
コンストラクタ。
RetryableException(Throwable) - Constructor for exception nablarch.fw.handler.retry.RetryableException
コンストラクタ。
RetryContextFactorySupport - Class in nablarch.fw.handler.retry
RetryHandler.RetryContextFactoryの実装をサポートするクラス。
RetryContextFactorySupport() - Constructor for class nablarch.fw.handler.retry.RetryContextFactorySupport
 
RetryContextSupport - Class in nablarch.fw.handler.retry
RetryHandler.RetryContextの実装をサポートするクラス。
RetryContextSupport(long, long) - Constructor for class nablarch.fw.handler.retry.RetryContextSupport
コンストラクタ。
RetryHandler - Class in nablarch.fw.handler
リトライ可能な例外を捕捉した場合に後続ハンドラの処理をリトライするハンドラ。

Retryableインタフェースを実装した例外をリトライ可能な例外と判断する。

リトライ処理の制御はRetryHandler.RetryContextを実装したクラスに委譲する。 RetryHandler.RetryContextを実装したクラスはRetryHandler.RetryContextFactoryから取得するので、 本クラスを使用する場合はRetryHandler.RetryContextFactoryオブジェクトをプロパティに設定すること。

RetryHandler() - Constructor for class nablarch.fw.handler.RetryHandler
 
RetryHandler.RetryContext - Interface in nablarch.fw.handler
リトライ処理を制御するインタフェース。
RetryHandler.RetryContextFactory - Interface in nablarch.fw.handler
リトライコンテキストを生成するインタフェース。
retryIntervals - Variable in class nablarch.fw.handler.retry.RetryContextFactorySupport
リトライ間隔(単位:msec)
RetryUtil - Class in nablarch.fw.handler.retry
リトライ処理に使用するユーティリティクラス。
reverse() - Method in class nablarch.test.core.util.ListWrapper.Condition
評価を反転させる。
revertDefaultRepository() - Static method in class nablarch.test.RepositoryInitializer
デフォルトのリポジトリを復元する。
rewrite(TData, ExecutionContext) - Method in class nablarch.fw.handler.RewriteRule
このオブジェクトの設定に従ってパスの置換処理をおこない、 置換後のパス文字列を返す。 置換処理が行われなかった場合はnullを返す。
rewritePath(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
静的リソース内のパスを置き換える。
rewriteResourceFile(HttpTestConfiguration, File, ResourceLocator) - Method in class nablarch.test.core.http.HttpRequestTestSupport
HTMLリソースディレクトリ内のCSSファイルを置換する。 出力したCSSファイルのタイムスタンプには、出力元CSSファイルのタイムスタンプを設定する。 次回、出力時にはタイムスタンプに変更がない限り、出力は行わない。
RewriteRule<TData,TSelf> - Class in nablarch.fw.handler
置換ルール。
RewriteRule() - Constructor for class nablarch.fw.handler.RewriteRule
 
rewriteUriPath(String, HttpRequest) - Method in class nablarch.fw.web.HttpServer
HTML中のURI型の参照先を、ダンプHTML用に書き換える。
RFC4180 - Static variable in class nablarch.common.databind.csv.CsvDataBindConfig
RFC4180準拠のフォーマット定義
rollback() - Method in class nablarch.core.db.connection.BasicDbConnection
現在のデータベース接続に対してrollbackを実行する。
rollback() - Method in interface nablarch.core.db.connection.TransactionManagerConnection
現在のデータベース接続に対してrollbackを実行する。
rollback() - Method in class nablarch.core.db.transaction.JdbcTransaction
現在のトランザクションをロールバックする。
rollback() - Method in interface nablarch.core.transaction.Transaction
現在のトランザクションをロールバックする。
rollback() - Method in class nablarch.integration.messaging.wmq.xa.WmqXADbConnection
分散トランザクションのため何もしない。
rollback() - Method in class nablarch.integration.messaging.wmq.xa.WmqXATransaction
現在のトランザクションをロールバックする。
rollbackTransaction() - Method in class nablarch.core.db.transaction.SimpleDbTransactionManager
トランザクションをロールバックする。
rollbackTransactions() - Method in class nablarch.test.core.db.DbAccessTestSupport
トランザクションをロールバックする。
rootNode() - Method in class nablarch.test.tool.htmlcheck.parser.JJTParserState
 
RoutesMapping - Class in nablarch.integration.router
Routes定義ファイルをベースにActionメソッドを特定するハンドラ。 本ハンドラを使用することで、自由なURLを使用することができる。
RoutesMapping() - Constructor for class nablarch.integration.router.RoutesMapping
コンストラクタ。
RoutesMethodBinder - Class in nablarch.integration.router
ルーティング用のMethodBinderの実装クラス。
RoutesMethodBinder(String) - Constructor for class nablarch.integration.router.RoutesMethodBinder
コンストラクタ。
RoutesMethodBinderFactory - Class in nablarch.integration.router
RoutesMethodBinderを生成するファクトリクラス。
RoutesMethodBinderFactory() - Constructor for class nablarch.integration.router.RoutesMethodBinderFactory
 
RoutingHandlerSupport - Class in nablarch.fw.web.handler
ルーティングハンドラをサポートする抽象クラス。
RoutingHandlerSupport() - Constructor for class nablarch.fw.web.handler.RoutingHandlerSupport
 
Rpad - Annotation Type in nablarch.common.databind.fixedlength.converter
値の末尾に指定の文字を付加(読み込み時は除去)することを示す。
rpad(String, int, char) - Static method in class nablarch.core.util.StringUtil
文字列の右側に、指定された文字を指定された文字列長に到達するまで加える。

stringの文字数 >= length の場合はstringの文字列をそのまま返却。
例:

Rpad.RpadConverter - Class in nablarch.common.databind.fixedlength.converter
値の変換処理を行う。
RpadConverter() - Constructor for class nablarch.common.databind.fixedlength.converter.Rpad.RpadConverter
値の変換処理を行うクラスを構築する。
RpadConverter(char) - Constructor for class nablarch.common.databind.fixedlength.converter.Rpad.RpadConverter
指定された値を用いて値の変換処理を行うクラスを構築する。
run(L, NablarchListenerContext) - Method in interface nablarch.fw.batch.ee.listener.NablarchListenerExecutor.Runner
リスナーの処理を実行する。
RuntimeLoggerNameItem() - Constructor for class nablarch.core.log.basic.BasicLogFormatter.RuntimeLoggerNameItem
 

S

s() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
sampleOutput() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
SanitizingChecker - Class in nablarch.test.tool.sanitizingcheck
サニタイジングチェックツール
SanitizingChecker(String, Charset, List<String>, List<Pattern>) - Constructor for class nablarch.test.tool.sanitizingcheck.SanitizingChecker
コンストラクタ。 設定ファイルをロードし設定する。
SanitizingCheckResultOut - Class in nablarch.test.tool.sanitizingcheck.out
サニタイジングチェック結果をXMLに出力する。
SanitizingCheckTask - Class in nablarch.test.tool.sanitizingcheck
JSP検査ツール
SanitizingConf - Class in nablarch.test.tool.sanitizingcheck
サニタイジングツール設定情報を保有するクラス
SanitizingConf(String, Charset) - Constructor for class nablarch.test.tool.sanitizingcheck.SanitizingConf
コンストラクタ
設定ファイルを読み込む。
save() - Method in class nablarch.common.web.session.Session
セッションを保存する。
save(String, List<SessionEntry>, ExecutionContext) - Method in class nablarch.common.web.session.SessionStore
セッションの内容をストアに保存する。
save(String, List<SessionEntry>, ExecutionContext) - Method in class nablarch.common.web.session.store.DbStore
ユーザセッションテーブルにセッション情報を保存する。
save(String, List<SessionEntry>, ExecutionContext) - Method in class nablarch.common.web.session.store.HiddenStore
セッションの内容をストアに保存する。
save(String, List<SessionEntry>, ExecutionContext) - Method in class nablarch.common.web.session.store.HttpSessionStore
 
save() - Method in class nablarch.core.util.map.CopyOnReadMap
カレントスレッドが保持しているスナップショットを実体のマップに反映する。 処理の結果によらず、現行スレッドのスナップショットは破棄する。
save(String, List<SessionEntry>, ExecutionContext) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisStore
 
saveActiveFlowNode(String, FlowNode) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブなフローノードの状態を登録する。

すでにインスタンスIDに対応するアクティブなノードが登録されていた場合には、 その情報を削除後に登録を行う。

saveActiveGroupTask(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブグループタスクテーブルにグループ情報を登録する。

インスタンスIDに紐づくデータが既に登録されていた場合には、そのデータを削除後に登録処理を行う。

saveActiveGroupTask(String, String, String, int) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブグループタスクテーブルにグループ情報を登録する。

インスタンスIDに紐づくデータが既に登録されていた場合には、そのデータを削除後に登録処理を行う。

saveActiveUserTask(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブユーザタスクテーブルにユーザ情報を登録する。

インスタンスIDに紐づくデータが既に登録されていた場合には、そのデータを削除後に登録処理を行う。

saveActiveUserTask(String, String, String, int) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
アクティブユーザタスクテーブルにユーザ情報を登録する。

インスタンスIDに紐づくデータが既に登録されていた場合には、そのデータを削除後に登録処理を行う。

saveAssignedGroup(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
担当グループを登録する。

グループ情報がすでに登録されていた場合は、洗い替えを行う。 また、同一フローノードに割り当てられた担当者情報の削除処理も行う。

saveAssignedSequentialGroup(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
指定された順を実行順として担当グループを登録する。

グループ情報がすでに登録されていた場合は、洗い替えを行う。 また、同一フローノードに割り当てられた担当者情報の削除処理も行う。

saveAssignedSequentialUser(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
指定された順を実行順として担当者を登録する。

担当者情報がすでに登録されていた場合は、洗い替えを行う。 また、同一フローノードに割り当てられたグループ情報の削除処理も行う。

saveAssignedUser(String, String, List<String>) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
担当者を登録する。

担当者情報がすでに登録されていた場合は、洗い替えを行う。 また、同一フローノードに割り当てられたグループ情報の削除処理も行う。

saveExpirationDateTime(String, long, ExecutionContext) - Method in class nablarch.common.web.session.DbManagedExpiration
 
saveExpirationDateTime(String, long, ExecutionContext) - Method in interface nablarch.common.web.session.Expiration
有効期限を保存する。
saveExpirationDateTime(String, long, ExecutionContext) - Method in class nablarch.common.web.session.HttpSessionManagedExpiration
 
saveExpirationDateTime(String, long, ExecutionContext) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisManagedExpiration
 
saveReply(RequestMessage, ResponseMessage) - Method in class nablarch.fw.messaging.handler.MessageResendHandler
応答電文を再送電文テーブルに格納する。
saveResumePoint() - Method in class nablarch.fw.reader.ResumeDataReader
正常に処理できたポイントを保存する。

レジューム機能が無効になっている場合は何もしない。

saveResumePoint(String, int) - Method in class nablarch.fw.reader.ResumePointManager
正常に処理できたポイントを保存する。
saveToken(String, NablarchHttpServletRequestWrapper) - Method in class nablarch.common.web.token.DbTokenManager
 
saveToken(String, NablarchHttpServletRequestWrapper) - Method in class nablarch.common.web.token.HttpSessionTokenManager
 
saveToken(String, NablarchHttpServletRequestWrapper) - Method in interface nablarch.common.web.token.TokenManager
トークンを保存する。
sawOpcode(int) - Method in class nablarch.test.tool.findbugs.UsageOfUnpublishedMethodDetector
オペコード読み込み毎に行う処理。
SchemaReplacer - Class in nablarch.core.db.statement.sqlloader
スキーマのプレースホルダーを置き換えるクラス。 SQL文中に#SCHEMA#というプレースホルダーがあれば、それを指定されたスキーマ名で置換する。
SchemaReplacer() - Constructor for class nablarch.core.db.statement.sqlloader.SchemaReplacer
 
SCHEMES - Static variable in class nablarch.fw.web.ResourceLocator
対応するスキーム名
scope(Scope) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition.Builder
スコープを設定する。
Scope - Interface in nablarch.fw.dicontainer.scope
スコープのインターフェース。
scopeDecider(ScopeDecider) - Method in class nablarch.fw.dicontainer.annotation.AnnotationContainerBuilder.Builder
スコープを決定するクラスを設定する。
ScopeDecider - Interface in nablarch.fw.dicontainer.scope
スコープを決定するクラス。
ScopeDuplicatedException - Exception in nablarch.fw.dicontainer.exception
スコープが重複している場合にスローされる例外クラス。
ScopeDuplicatedException(String) - Constructor for exception nablarch.fw.dicontainer.exception.ScopeDuplicatedException
インスタンスを生成する。
ScopeNotFoundException - Exception in nablarch.fw.dicontainer.exception
スコープが見つからなかった場合にスローされる例外クラス。
ScopeNotFoundException(String) - Constructor for exception nablarch.fw.dicontainer.exception.ScopeNotFoundException
インスタンスを生成する。
script() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ScriptTag - Class in nablarch.common.web.tag
コンテキストパスの付加とURLリライトに対応するscriptタグを出力するクラス。
ScriptTag() - Constructor for class nablarch.common.web.tag.ScriptTag
 
search(String, ListSearchInfo) - Method in class nablarch.core.db.support.DbAccessSupport
指定されたSQL_IDとListSearchInfoから件数取得及び検索を実行する。 検索結果の件数は、指定されたListSearchInfoオブジェクトに設定する。
SecureHandler - Class in nablarch.fw.web.handler
セキュリティ関連のレスポンスヘッダを設定するハンドラ。 レスポンスヘッダに設定する値は、SecureHandler.setSecureResponseHeaderList(List)に設定された、値から取得する。 特定条件の場合に出力を抑制する場合は、SecureResponseHeader.isOutput(HttpResponse, ServletExecutionContext)で、falseを返すこと。
SecureHandler() - Constructor for class nablarch.fw.web.handler.SecureHandler
 
SecureResponseHeader - Interface in nablarch.fw.web.handler.secure
セキュリティに関連したレスポンスヘッダを返すインタフェース
SecureResponseHeaderSupport - Class in nablarch.fw.web.handler.secure
単純なSecureResponseHeaderの実装を提供するサポートクラス。
SecureResponseHeaderSupport(String, String) - Constructor for class nablarch.fw.web.handler.secure.SecureResponseHeaderSupport
コンストラクタ。
select(String) - Method in class nablarch.fw.dicontainer.annotation.auto.ClassFilter
フィルタリングを行う。
select(Class<E>) - Method in class nablarch.test.core.util.ListWrapper
指定したクラスに合致する先頭要素を取り出す。
select(ListWrapper.Condition<T>) - Method in class nablarch.test.core.util.ListWrapper
条件に合致する要素のみ抽出したリストを返却する(非破壊的メソッド)。
select() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
selectHandlers(Object, Class<T>, Class<?>) - Method in class nablarch.fw.ExecutionContext
ハンドラキュー上の後続ハンドラのうち、 指定されたクラスもしくはインタフェースを実装しているものを全て返す。

該当するハンドラが登録されていなかった場合は空のリストを返す。

SelectOption - Class in nablarch.core.db.statement
検索処理のオプションを保持するクラス。
SelectOption(int, int) - Constructor for class nablarch.core.db.statement.SelectOption
検索オプションを生成する。
selectOption() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
SelectTagSupport - Class in nablarch.common.web.tag
selectタグの属性を出力するクラスの実装をサポートするクラス。
SelectTagSupport() - Constructor for class nablarch.common.web.tag.SelectTagSupport
 
send(SendingMessage) - Method in class nablarch.fw.messaging.MessagingContext
メッセージを送信する。
send(SendingMessage) - Method in class nablarch.test.core.messaging.MockMessagingContext
メッセージを送信する。
send(SendingMessage) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext
メッセージを送信する。
SEND_SYNC_TEST_DATA_BASE_PATH - Static variable in class nablarch.test.core.messaging.SendSyncSupport
テストデータが格納されるディレクトリ名
SendingMessage - Class in nablarch.fw.messaging
対外システムに対する仕向け要求電文を表すクラス。
SendingMessage() - Constructor for class nablarch.fw.messaging.SendingMessage
SendingMessageを生成する。
SendingMessage(SendingMessage) - Constructor for class nablarch.fw.messaging.SendingMessage
元となるSendingMessageからインスタンスを生成する。
SendMailRetryableException - Exception in nablarch.common.mail
メール送信時にリトライ可能である状態を示す例外
SendMailRetryableException(String, Throwable) - Constructor for exception nablarch.common.mail.SendMailRetryableException
コンストラクタ。
sendMessage(SendingMessage) - Method in class nablarch.fw.messaging.MessagingContext
メッセージを送信する。
sendMessage(SendingMessage) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context
メッセージを送信する。
sendMessage(SendingMessage) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
メッセージを送信する。
sendMessage(SendingMessage) - Method in class nablarch.test.core.messaging.MockMessagingContext
メッセージを送信する。
sendMessage(SendingMessage) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext
メッセージを送信する。
sendRequest(HttpRequest) - Method in class nablarch.test.core.http.SimpleRestTestSupport
テストリクエストを内蔵サーバに渡しレスポンスを返す。
sendRequest(HttpRequest, RequestResponseProcessor) - Method in class nablarch.test.core.http.SimpleRestTestSupport
テストリクエストを内蔵サーバに渡しレスポンスを返す。
sendRequestWithContext(HttpRequest, ExecutionContext) - Method in class nablarch.test.core.http.SimpleRestTestSupport
ExecutionContextを設定しテストリクエストを内蔵サーバに渡しレスポンスを返す。 ExecutionContextの設定はHttpRequestTestSupportHandlerを利用する。
sendRequestWithContext(HttpRequest, ExecutionContext, RequestResponseProcessor) - Method in class nablarch.test.core.http.SimpleRestTestSupport
ExecutionContextを設定しテストリクエストを内蔵サーバに渡しレスポンスを返す。 ExecutionContextの設定はHttpRequestTestSupportHandlerを利用する。
SendStatusUpdateFailureException - Exception in nablarch.common.mail
メール送信時の送信ステータス更新に失敗した状態を示す例外 本例外が発生した際は、送信ステータスが未送信から送信済みまたは送信失敗へ失敗したことを表す。
SendStatusUpdateFailureException(String, Throwable) - Constructor for exception nablarch.common.mail.SendStatusUpdateFailureException
コンストラクタ。
sendSync(SyncMessage) - Static method in class nablarch.fw.messaging.MessageSender
対外システムにメッセージを送信し、応答された電文を返す。

電文の設定情報について
MessageSenderSettings.MessageSenderSettings(String)を実行して、対象リクエストの設定情報を取得する。

要求電文の作成について
要求電文の作成処理はSyncMessageConvertorに委譲する。 SyncMessageConvertorの取得方法は、MessageSender.getSyncMessageConvertor(MessageSenderSettings)メソッドのJavaDocを参照。 デフォルトでは、フレームワークが提供するSyncMessageConvertorをそのまま使用する。

メッセージの再送について
キューを使用した通信では、設定によりリトライ回数が指定されている場合、 タイムアウト発生時に指定された回数まで再送を行う。
HTTP通信では再送を行わない。

メッセージ送受信中にエラーが発生した場合、SyncMessagingEventHookにエラー処理を委譲する。 SyncMessagingEventHookの設定方法はMessageSenderSettings.MessageSenderSettings(String)のJavaDocを参照。

sendSync(MessageSenderSettings, SyncMessage) - Method in interface nablarch.fw.messaging.MessageSenderClient
同期通信を行う。
sendSync(SendingMessage) - Method in class nablarch.fw.messaging.MessagingContext
メッセージの同期送信を行う。 プロバイダ側設定のタイムアウト時間を経過した場合はnullを返す。
sendSync(SendingMessage, long) - Method in class nablarch.fw.messaging.MessagingContext
メッセージの同期送信を行う。 メッセージ送信後、応答電文を受信するか、指定した時間が経過するまでブロックする。 タイムアウトした場合はnullを返す。 タイムアウト時間に0以下の数値を設定した場合、 プロバイダ側のデフォルトタイムアウト時間を経過した場合はnullを返す。 タイムアウト時間が指定された場合は有効期間ヘッダにタイムアウト時間を指定する。
sendSync(MessageSenderSettings, SyncMessage) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
HTTPを使用したリアルタイム通信通信を行う。
sendSync(MessageSenderSettings, SyncMessage) - Method in class nablarch.test.core.messaging.MockMessagingClient
 
sendSync(SendingMessage, long) - Method in class nablarch.test.core.messaging.MockMessagingContext
メッセージの同期送信を行う。 メッセージ送信後、応答電文を受信するか、指定した時間が経過するまでブロックする。 タイムアウトした場合はnullを返す。 タイムアウト時間に0以下の数値を設定した場合、 プロバイダ側のデフォルトタイムアウト時間を経過した場合はnullを返す。 タイムアウト時間が指定された場合は有効期間ヘッダにタイムアウト時間を指定する。
sendSync(MessageSenderSettings, SyncMessage) - Method in class nablarch.test.core.messaging.RequestTestingMessagingClient
 
sendSync(SendingMessage, long) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider.RequestTestingMessagingContext
メッセージの同期送信を行う。 メッセージ送信後、応答電文を受信するか、指定した時間が経過するまでブロックする。 タイムアウトした場合はnullを返す。 タイムアウト時間に0以下の数値を設定した場合、 プロバイダ側のデフォルトタイムアウト時間を経過した場合はnullを返す。 タイムアウト時間が指定された場合は有効期間ヘッダにタイムアウト時間を指定する。
SendSyncMessageParser - Class in nablarch.test.core.reader
メッセージ(同期送信)を解析するクラス。
SendSyncMessageParser(TestDataReader, List<TestDataInterpreter>, DataType) - Constructor for class nablarch.test.core.reader.SendSyncMessageParser
コンストラクタ
SendSyncMessageParser.ErrorMode - Enum in nablarch.test.core.reader
エラー処理モードのEnum
SendSyncSupport - Class in nablarch.test.core.messaging
テストで必要なメッセージング操作をサポートするクラス。
SendSyncSupport() - Constructor for class nablarch.test.core.messaging.SendSyncSupport
 
SentMessageTableSchema - Class in nablarch.fw.messaging.tableschema
再送電文管理テーブルスキーマ定義クラス。

以下のようなテーブル構造を想定している。

SentMessageTableSchema() - Constructor for class nablarch.fw.messaging.tableschema.SentMessageTableSchema
 
SequenceFlow - Class in nablarch.integration.workflow.definition
シーケンスフローの定義を表すクラス。
SequenceFlow(String, String, String, String, String) - Constructor for class nablarch.integration.workflow.definition.SequenceFlow
シーケンスフロー定義を生成する。
SequenceGeneratorFailedException(String) - Constructor for exception nablarch.common.idgenerator.SequenceIdGenerator.SequenceGeneratorFailedException
例外を生成する。
sequenceIdGenerator - Variable in class nablarch.common.dao.DaoContextFactory
シーケンスID採番用のIdGenerator実装クラス
SequenceIdGenerator - Class in nablarch.common.idgenerator
データベースのシーケンスオブジェクトを用いて一意の値を採番するクラス。
SequenceIdGenerator() - Constructor for class nablarch.common.idgenerator.SequenceIdGenerator
 
SequenceIdGenerator.SequenceGeneratorFailedException - Exception in nablarch.common.idgenerator
シーケンス採番に失敗したことを示す例外クラス。
SequenceIdGeneratorSupport - Class in nablarch.common.idgenerator
Deprecated.
本実装は、Dialectを使用してシーケンス採番を行うSequenceIdGeneratorに置き換わりました。
SequenceIdGeneratorSupport() - Constructor for class nablarch.common.idgenerator.SequenceIdGeneratorSupport
Deprecated.
コンストラクタ。
service(HttpServletRequest, HttpServletResponse) - Method in class nablarch.test.core.http.dump.RequestDumpServlet
ServiceAvailability - Interface in nablarch.common.availability
サービス提供可否状態を判定するインタフェース。
ServiceAvailabilityCheckHandler - Class in nablarch.common.availability
WEBサービス提供可否状態判定処理実施ハンドラ。
ThreadContextから取得したリクエストIDがサービス提供可能かどうか判定する。
ServiceAvailabilityCheckHandler() - Constructor for class nablarch.common.availability.ServiceAvailabilityCheckHandler
 
ServiceAvailabilityCheckHandler - Class in nablarch.common.handler
ServiceAvailabilityCheckHandler() - Constructor for class nablarch.common.handler.ServiceAvailabilityCheckHandler
Deprecated.
 
ServiceAvailabilityDisplayControlChecker - Class in nablarch.common.web.tag
開閉局情報に基づき、サブミットを行うタグの表示制御を行う必要があるか否かを判定するクラス。
ServiceAvailabilityDisplayControlChecker() - Constructor for class nablarch.common.web.tag.ServiceAvailabilityDisplayControlChecker
 
ServiceAvailabilityUtil - Class in nablarch.common.availability
サービス提供可否状態を判定するユーティリティ。

サービス提供可否状態を判定する処理はServiceAvailabilityによって提供される。 ServiceAvailabilityの実装は、SystemRepositoryからコンポーネント名 serviceAvailability で取得される。

ServiceError - Exception in nablarch.fw.results
サービス側で生じた問題により処理が継続できないことを示す例外。

問題解決には、サービス側での対処が必要となるため、エラーメッセージの内容として、 呼び出し側が問題が発生したことをサービス管理者に連絡する方法と、 管理者に伝えるべき内容を含める必要がある。 また、メッセージIDを設定することにより、 運用ログへの出力に関する制御を行うことができる。

ServiceError() - Constructor for exception nablarch.fw.results.ServiceError
デフォルトコンストラクタ
ServiceError(String) - Constructor for exception nablarch.fw.results.ServiceError
コンストラクタ
ServiceError(Throwable) - Constructor for exception nablarch.fw.results.ServiceError
コンストラクタ
ServiceError(String, Throwable) - Constructor for exception nablarch.fw.results.ServiceError
コンストラクタ
ServiceError(LogLevel, String, Object...) - Constructor for exception nablarch.fw.results.ServiceError
運用ログへの出力に関する制御情報を含む例外を生成する。
ServiceError(LogLevel, Throwable, String, Object...) - Constructor for exception nablarch.fw.results.ServiceError
運用ログへの出力に関する制御情報を含む例外を生成する。
ServiceUnavailable - Exception in nablarch.fw.results
一時的に処理の受付を停止していることを表す例外。
ServiceUnavailable() - Constructor for exception nablarch.fw.results.ServiceUnavailable
デフォルトコンストラクタ
ServiceUnavailable(String) - Constructor for exception nablarch.fw.results.ServiceUnavailable
コンストラクタ
ServiceUnavailable(Throwable) - Constructor for exception nablarch.fw.results.ServiceUnavailable
コンストラクタ
ServiceUnavailable(String, Throwable) - Constructor for exception nablarch.fw.results.ServiceUnavailable
コンストラクタ
ServiceUnavailable(LogLevel, String, Object...) - Constructor for exception nablarch.fw.results.ServiceUnavailable
コンストラクタ
ServiceUnavailable(LogLevel, Throwable, String, Object...) - Constructor for exception nablarch.fw.results.ServiceUnavailable
コンストラクタ
ServletContextCreator - Interface in nablarch.fw.web.i18n
サーブレットコンテキストの生成を行うインタフェース。
ServletExecutionContext - Class in nablarch.fw.web.servlet
サーブレットコンテナ上でのリクエスト処理における実行コンテキスト
ServletExecutionContext(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class nablarch.fw.web.servlet.ServletExecutionContext
コンストラクタ。
Session - Class in nablarch.common.web.session
セッション全体を表すクラス。
Session(ExecutionContext) - Constructor for class nablarch.common.web.session.Session
コンストラクタ。
SESSION_SCOPE_KEY - Static variable in interface nablarch.core.log.app.CommitLogger
セッションに自身のインスタンスを格納する際に使用するキー
SessionAttributeMap - Class in nablarch.fw.web.servlet
HttpSessionオブジェクトに対してMapインターフェースを与えるラッパー。
SessionAttributeMap(HttpSession) - Constructor for class nablarch.fw.web.servlet.SessionAttributeMap
HTTPセッションに対する、Mapインターフェースへのラッパーを作成する。
SessionConcurrentAccessHandler - Class in nablarch.fw.handler
SessionConcurrentAccessHandler() - Constructor for class nablarch.fw.handler.SessionConcurrentAccessHandler
Deprecated.
 
SessionConcurrentAccessHandler - Class in nablarch.fw.web.handler
Deprecated.
本ハンドラは、SessionStoreを用いてセッション管理を行う SessionStoreHandlerに置き換わりました。
SessionConcurrentAccessHandler() - Constructor for class nablarch.fw.web.handler.SessionConcurrentAccessHandler
Deprecated.
 
SessionConcurrentAccessHandler.ConcurrentAccessPolicy - Enum in nablarch.fw.web.handler
Deprecated.
セッションスコープ変数に対する並行アクセス同期ポリシー。
補足:並行アクセス同期ポリシーについて、version 1.4.3まではMANUALとSERIALIZEDが存在していたが、MANUALとSERIALIZEについてはversion 1.5.0以降で廃止された。
SessionConcurrentAccessHandler.SessionConfliction - Exception in nablarch.fw.web.handler
Deprecated.
セッション書き込みに競合が発生したことを表す例外。
SessionConfliction(String) - Constructor for exception nablarch.fw.web.handler.SessionConcurrentAccessHandler.SessionConfliction
Deprecated.
コンストラクタ。
SessionContext - Interface in nablarch.fw.dicontainer.web.context
セッションコンテキスト
SessionContextSupplier - Interface in nablarch.fw.dicontainer.web.context
セッションコンテキストを取得するクラス。
SessionEntry - Class in nablarch.common.web.session
セッションに登録するオブジェクト。 JSPなどから値オブジェクトのプロパティを参照するために、Mapのインタフェースを実装している。 Mapインターフェースで操作する場合は、unmodifiableなMapとして振る舞う。 また、getter実行時に例外が発生する場合は、空のMapとして振る舞う。
SessionEntry(String, Object, SessionStore) - Constructor for class nablarch.common.web.session.SessionEntry
コンストラクタ。
SessionIdItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.SessionIdItem
 
SessionKeyNotFoundException - Exception in nablarch.common.web.session
セッションに指定したキーが存在しないことを示す例外クラス。
SessionKeyNotFoundException(String) - Constructor for exception nablarch.common.web.session.SessionKeyNotFoundException
指定されたキーが存在しないことを示す例外を生成する。
SessionManager - Class in nablarch.common.web.session
セッションストアの管理および、セッションオブジェクトの生成を行うクラス。
SessionManager() - Constructor for class nablarch.common.web.session.SessionManager
コンストラクタ。
SessionScope - Class in nablarch.fw.dicontainer.web.scope
セッションスコープ。
SessionScope(SessionContextSupplier) - Constructor for class nablarch.fw.dicontainer.web.scope.SessionScope
インスタンスを生成する。
SessionScoped - Annotation Type in nablarch.fw.dicontainer.web
コンポーネントがセッションスコープであることを表すアノテーション。
SessionScopeItem(char, Pattern[], String) - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.SessionScopeItem
コンストラクタ。
SessionStore - Class in nablarch.common.web.session
セッションの内容をストアに格納/読み込みするクラスが継承する共通実装。
SessionStore(String) - Constructor for class nablarch.common.web.session.SessionStore
コンストラクタ。 デフォルトのセッションストア名を設定する。
SessionStoreHandler - Class in nablarch.common.web.session
ストアを選択できるセッション保存機能のためのハンドラ。
SessionStoreHandler() - Constructor for class nablarch.common.web.session.SessionStoreHandler
 
SessionUtil - Class in nablarch.common.web.session
セッションに関するユーティリティ。

業務Actionハンドラからは、必ず本クラスを使用してセッションの読み書きを行う。

セッションへの登録処理はSessionManagerによって提供される。 SessionManagerの実装は、SystemRepositoryからコンポーネント名"sessionManager"で取得される。

本クラスはSessionStoreHandlerと併せて使用すること。

set(int, E) - Method in class nablarch.common.dao.EntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
set(Object, Object) - Method in class nablarch.fw.dicontainer.component.impl.reflect.FieldWrapper
与えられたオブジェクトのフィールドに値を設定する。
set(Container) - Static method in class nablarch.fw.dicontainer.nablarch.Containers
Containerを設定する。
set(ExecutionContext, JaxRsContext) - Static method in class nablarch.fw.jaxrs.JaxRsContext
JaxRsContextをリクエストスコープに設定する。
set(String, byte[]) - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
 
set(String, byte[]) - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
 
set(String, byte[]) - Method in interface nablarch.integration.redisstore.lettuce.LettuceRedisClient
値を保存する。
set(String, byte[]) - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
 
SET_UP_TABLE - Static variable in class nablarch.test.core.http.TestCaseInfo
データベースにデータを投入する際のグループIDを表すカラム名
setAbnormalEndExceptions(List<String>) - Method in class nablarch.fw.handler.ProcessResidentHandler
処理を異常終了させる例外クラスを設定する。
setAbnormalEndExitCode(int) - Method in class nablarch.common.mail.MailConfig
送信失敗時の終了コードを設定する。
setAccept(String) - Method in class nablarch.common.web.tag.FileTag
XHTMLのaccept属性を設定する。
setAccept(String) - Method in class nablarch.common.web.tag.FormTag
XHTMLのaccept属性を設定する。
setAccept(String) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
受け入れるデータ種別を設定する。
setAccept(String) - Method in interface nablarch.fw.messaging.realtime.http.client.HttpProtocolClient
受け入れるデータ種別を設定します。
setAcceptCharset(String) - Method in class nablarch.common.web.tag.FormTag
XHTMLのaccept-charset属性を設定する。
setAccesskey(String) - Method in class nablarch.common.web.tag.FocusAttributesTagSupport
XHTMLのaccesskey属性を設定する。
setAction(String) - Method in class nablarch.common.web.tag.FormTag
XHTMLのaction属性を設定する。
setActiveFlowNodeTableName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
アクティブフローノードテーブルのテーブル名を設定する。
setActiveGroupTaskTableName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
アクティブグループタスクテーブル名を取得する。
setActiveUserTaskTableName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
アクティブユーザタスクテーブル名を設定する。
setAdditionalInfo(String) - Method in class nablarch.core.db.statement.BasicSqlPStatement
付加情報を設定する。
ここで設定された情報は、付加情報としてSQLログに出力する。
setAdditionalInfo(String) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
付加情報を設定する。
setAlign(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのalign属性を設定する。
setAlign(String) - Method in class nablarch.common.web.tag.SubmitTagSupport
XHTMLのalign属性を設定する。
setAllowArrayEmptyString(boolean) - Method in class nablarch.core.db.statement.sqlconvertor.VariableConditionSyntaxConvertor
配列(Collectionを含む)のサイズが1の場合で、 その要素の値が空文字列の場合にその項目を検索条件に含めるか否かを設定する。
setAllowCredentials(boolean) - Method in class nablarch.fw.jaxrs.cors.BasicCors
実際のリクエストで資格情報を使用してよいか否かを設定する。
setAllowDoubleSubmission(boolean) - Method in class nablarch.common.web.tag.ButtonTag
二重サブミットを許可するか否かを設定する。
デフォルトはtrue。
setAllowDoubleSubmission(boolean) - Method in class nablarch.common.web.tag.SubmitLinkTag
二重サブミットを許可するか否かを設定する。
デフォルトはtrue。
setAllowDoubleSubmission(boolean) - Method in class nablarch.common.web.tag.SubmitTag
二重サブミットを許可するか否かを設定する。
デフォルトはtrue。
setAllowDTD(boolean) - Method in class nablarch.core.dataformat.XmlDataParser
DTDの使用を許可する。 デフォルトは「許可しない」(false)。
setAllowedCharacters(String) - Method in class nablarch.core.validation.validator.unicode.LiteralCharsetDef
許容文字を設定する。 許容文字がBMPの範囲外にあり表示や入力に難がある場合は、U+n表記を使用するとよい。 例えば、ホッケ(U+29E3D)の場合は\uD867\uDE3Dのように入力する。
setAllowedMethods(Set<String>) - Method in class nablarch.fw.web.handler.csrf.HttpMethodVerificationTargetMatcher
CSRFトークンの検証対象外となるHTTPメソッドの集合を設定する。
setAllowedRecordSeparatorList(List<String>) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
許容するレコード終端文字列のリストを設定する。
setAllowedRecordSeparatorList(List<String>) - Method in class nablarch.core.dataformat.FormatterFactory
許容するレコード終端文字列のリストを設定する。
setAllowHeaders(List<String>) - Method in class nablarch.fw.jaxrs.cors.BasicCors
実際のリクエストで使用できるHTTPヘッダを設定する。
setAllowMethods(List<String>) - Method in class nablarch.fw.jaxrs.cors.BasicCors
リソースへのアクセス時に許可するメソッドを設定する。
setAllowNullValue(boolean) - Method in class nablarch.core.validation.convertor.BooleanConvertor
変換対象の値にnullを許可するか否かを設定する。

設定を省略した場合、nullが許可される。

setAllowNullValue(boolean) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
変換対象の値にnullを許可するか否かを設定する。 設定を省略した場合、nullが許可される。
setAllowNullValue(boolean) - Method in class nablarch.core.validation.convertor.StringConvertor
変換対象の値にnullを許可するか否かを設定する。

設定を省略した場合、nullが許可される。

setAllowOrigins(List<String>) - Method in class nablarch.fw.jaxrs.cors.BasicCors
リソースへのアクセスを許可するオリジンを設定する。
setAllowSurrogatePair(boolean) - Method in class nablarch.core.validation.ee.SystemCharConfig
サロゲートペアを許容するかどうかを表すフラグを設定する
setAllowSurrogatePair(boolean) - Method in class nablarch.core.validation.validator.unicode.SystemCharValidator
サロゲートペアを許容するかどうかを設定する。
setAlt(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのalt属性を設定する。
setAlt(String) - Method in class nablarch.common.web.tag.SubmitTagSupport
XHTMLのalt属性を設定する。
setAnnotationContainerBuilder(AnnotationContainerBuilder) - Method in class nablarch.fw.dicontainer.nablarch.AnnotationAutoContainerProvider
AnnotationContainerBuilderを設定する。 本プロパティが設定済みの場合、設定されたインスタンスがそのまま使用される。 未設定の場合は、以下のプロパティの設定を元にインスタンスを生成する。 AnnotationAutoContainerProvider.setRequestContextSupplier(RequestContextSupplier) AnnotationAutoContainerProvider.setSessionContextSupplier(SessionContextSupplier) AnnotationAutoContainerProvider.setEagerLoad(boolean)
setAnonymousId(String) - Method in class nablarch.common.handler.threadcontext.UserIdAttribute
未ログイン時にスレッドコンテキストに設定されるIDを設定する。
setAppendResponseCharacterEncoding(boolean) - Method in class nablarch.fw.web.handler.HttpCharacterEncodingHandler
レスポンスのContent-Typeに「;charset=xx」を付加するかのフラグを設定する。
setApplicationDisposer(ApplicationDisposer) - Method in class nablarch.integration.micrometer.MeterRegistryFactory
ApplicationDisposerを設定する。
setApplicationPath(String) - Method in class nablarch.integration.router.jaxrs.JaxRsPathOptionsProvider
アプリケーションパスを設定する。
setArray(int, Array) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setArray(int, java.sql.Array)のラッパー。
setArray(int, Array) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setArray(int, java.sql.Array)のラッパー。
setAsciiStream(int, InputStream, int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setAsciiStream(int, java.io.InputStream, int)のラッパー。
setAsciiStream(int, InputStream, int) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setAsciiStream(int, java.io.InputStream, int)のラッパー。
setAscSortSubmitCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのascSortSubmitCss属性のデフォルト値を設定する。
setAssignedGroupColumnName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
担当グループのカラム名を設定する。
setAssignedGroupTableName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
タスク担当グループテーブル名を設定する。
setAssignedUserColumnName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
担当者のカラム名を取得する。
setAssignedUserTableName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
タスク担当ユーザテーブル名を設定する。
setAttachedTaskIdColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
接続先タスクIDカラム名を設定する。
setAttribute(K, V) - Method in class nablarch.core.util.map.AttributeMap
属性名に対応する属性値を設定する。
setAttribute(String, Object) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
setAttribute(String, Object) - Method in class nablarch.fw.web.servlet.RequestAttributeMap
属性名に対応する属性値を設定する。
setAttribute(String, Object) - Method in class nablarch.fw.web.servlet.SessionAttributeMap
属性名に対応する属性値を設定する。
setAttributes(List<ThreadContextAttribute>) - Method in class nablarch.common.handler.threadcontext.ThreadContextHandler
このハンドラが管理する属性のリストを登録する。
setAutoCleaning(boolean) - Method in class nablarch.fw.web.upload.UploadSettings
自動クリーニング要否を設定する。
setAutocomplete(String) - Method in class nablarch.common.web.tag.FormTag
HTML5のautocomplete属性を設定する。
setAutocomplete(String) - Method in class nablarch.common.web.tag.PasswordTag
HTML5のautocomplete属性を設定する。
setAutocomplete(String) - Method in class nablarch.common.web.tag.TextTag
HTML5のautocomplete属性を設定する。
setAutocompleteDisableTarget(String) - Method in class nablarch.common.web.tag.CustomTagConfig
autocomplete属性をOFFにする対象のデフォルト値を設定する。

下記のいずれかを指定する。 all(すべてのタグ) password(パスワードのみ) none(対象なし) デフォルトはnone。

setAutofocus(boolean) - Method in class nablarch.common.web.tag.ButtonTagSupport
HTML5のautofocus属性を設定する。
setAutofocus(boolean) - Method in class nablarch.common.web.tag.InputTagSupport
HTML5のautofocus属性を設定する。
setAutofocus(boolean) - Method in class nablarch.common.web.tag.SelectTagSupport
HTML5のautofocus属性を設定する。
setAutofocus(boolean) - Method in class nablarch.common.web.tag.TextareaTag
HTML5のautofocus属性を設定する。
setAutowireType(AutowireType) - Method in class nablarch.core.repository.di.config.xml.schema.Component
Sets the value of the autowireType property.
setAvailableStores(List<SessionStore>) - Method in class nablarch.common.web.session.SessionManager
セッションストアを設定する。
setBackend(HttpSession) - Method in class nablarch.fw.web.servlet.SessionAttributeMap
このMapの実体であるHTTPSessionオブジェクトを設定する。
setBackoutLimit(int) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
バックアウト回数の上限値を設定する。

デフォルトは0。

setBackoutLimitExceededExitCode(int) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
バックアウト上限を超えた場合に使用する終了コード(プロセスを終了(System.exit(int))する際に設定する値)を設定する。

デフォルトは190。

setBackoutLimitExceededFailureCode(String) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
バックアウト上限を超えた場合に使用する障害コードを設定する。
setBackup(boolean) - Method in class nablarch.test.core.http.HttpTestConfiguration
バックアップ実施フラグを設定する。
setBackupSchema(String) - Method in class nablarch.test.core.db.MasterDataRestorer
バックアップスキーマを設定する。
setBase64Key(Base64Key) - Method in class nablarch.common.encryption.AesEncryptor
暗号化に使用する128bitの共通鍵及びIVをBase64エンコードした値を設定する。
setBasePackage(String) - Method in class nablarch.fw.handler.JavaPackageMappingEntry
マッピング先Javaパッケージを設定する。
setBasePackage(String) - Method in class nablarch.fw.handler.RequestPathJavaPackageMapping
マッピング先Javaパッケージを設定する。
setBasePackage(String) - Method in class nablarch.fw.web.handler.HttpRequestJavaPackageMapping
ベースパッケージを設定する。
setBasePackage(String) - Method in class nablarch.integration.router.jaxrs.JaxRsPathOptionsProvider
検索ルートとなるパッケージを設定する。
setBasePackage(String) - Method in class nablarch.integration.router.RoutesMapping
 
setBasePath(String) - Method in class nablarch.fw.handler.RequestPathJavaPackageMapping
マッピング元ベースパスを設定する。
setBasePath(String) - Method in class nablarch.fw.web.handler.HttpRequestJavaPackageMapping
ベースパスを設定する。
setBasePath(String) - Method in class nablarch.fw.web.handler.ResourceMapping
マッピング先リソースパスを設定する。
setBasePathSettings(Map<String, String>) - Method in class nablarch.core.util.FilePathSetting
ベースパスの論理名と物理パスとの対応を収めたMapを設定する。
setBaseRecordType(RecordDefinition) - Method in class nablarch.core.dataformat.RecordDefinition
このレコードフォーマットのベースとなるレコードタイプ名を設定する。
setBaseUri(String) - Method in class nablarch.fw.web.handler.HttpRequestJavaPackageMapping
ベースURIを設定する。(HttpRequestJavaPackageMapping.setBasePath(String)のシノニム)
setBaseUri(String) - Method in class nablarch.fw.web.handler.ResourceMapping
マッピング元ベースURIを設定する。
setBaseUri(String) - Method in class nablarch.integration.router.PathOptionsProviderRoutesMapping
ベースURIを設定する。
setBaseUri(String) - Method in class nablarch.integration.router.RoutesMapping
 
setBatchCount(int) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
バッチ件数を設定する。
setBatchSize(int) - Method in class nablarch.integration.doma.DomaStatementProperties
バッチサイズをセットする。
setBean(Class<?>) - Method in class nablarch.etl.config.DbInputStepConfig
Beanクラスを設定する。
setBean(Class<?>) - Method in class nablarch.etl.config.DbToDbStepConfig.UpdateSize
データ取得元のBeanクラスを設定する。
setBean(Class<?>) - Method in class nablarch.etl.config.FileToDbStepConfig
Beanクラスを設定する。
setBigDecimal(int, BigDecimal) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setBigDecimal(int, java.math.BigDecimal)のラッパー。
setBigDecimal(int, BigDecimal) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setBigDecimal(int, java.math.BigDecimal)のラッパー。
setBinaryStream(int, InputStream, int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setBinaryStream(int, java.io.InputStream, int)のラッパー。
setBinaryStream(int, InputStream, int) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setBinaryStream(int, java.io.InputStream, int)のラッパー。
setBlob(int, Blob) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setBlob(int, java.sql.Blob)のラッパー。
setBlob(int, Blob) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setBlob(int, java.sql.Blob)のラッパー。
setBody(Object) - Method in class nablarch.fw.web.RestMockHttpRequest
リクエストボディを設定する。
setBodyContent(BodyContent) - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
setBodyConverters(List<BodyConverter>) - Method in class nablarch.fw.jaxrs.BodyConvertHandler
BodyConverterのリストを設定する。 既に設定されていたBodyConverterのリストは破棄される。
setBodyConverters(Collection<? extends RestTestBodyConverter>) - Method in class nablarch.fw.web.RestMockHttpRequestBuilder
利用可能なRestTestBodyConverterを設定する。
setBodyDataColumnName(String) - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
メッセージボディデータの内容をバイト配列で保持するカラムの名称を設定する。 (デフォルトは"BODY_DATA")
setBodyLengthLimit(int) - Method in class nablarch.fw.messaging.handler.HttpMessagingRequestParsingHandler
リクエストのボディストリームから読み込む最大容量を設定する。
setBodyReader(Reader) - Method in class nablarch.fw.web.MockHttpRequest
リクエストボディの読み出し用I/Oを設定する。
setBodyStream(InputStream) - Method in class nablarch.common.web.download.FileResponse
 
setBodyStream(InputStream) - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスボディの内容を保持するストリームを設定する。
setBoolean(int, boolean) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setBoolean(int, boolean)のラッパー。
setBoolean(int, boolean) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setBoolean(int, boolean)のラッパー。
setBorder(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのborder属性を設定する。
setBoundaryEvents(List<BoundaryEvent>) - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
境界イベント定義を設定する。
setBoundaryEventTableName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
境界イベント定義テーブル名を設定する。
setBoundaryEventTriggerIdColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
境界イベントトリガーIDカラム名を設定する。
setBoundaryEventTriggerNameColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
境界イベントトリガー名カラム名を設定する。
setBrowserName(String) - Method in class nablarch.fw.web.useragent.UserAgent
ブラウザ名称をセットする。
setBrowserType(String) - Method in class nablarch.fw.web.useragent.UserAgent
ブラウザタイプをセットする。
setBrowserVersion(String) - Method in class nablarch.fw.web.useragent.UserAgent
ブラウザバージョンをセットする。
setBufferLimitSizeKb(Integer) - Method in class nablarch.fw.web.HttpResponseSetting
ボディバッファサイズの上限値を設定する。(単位:KB)

ここで設定した上限値を越えてボディへの書き込みが行われた場合 バッファの内容を一時ファイルに出力する。 以降の書き込みはこの一時ファイルに対して行われる。 デフォルトは 1024 (1MB)

setBufferSize(int) - Method in class nablarch.fw.reader.FileDataReader
レコード読み込み時に使用するバッファのサイズを設定する。

デフォルトでは8KBのバッファを使用する。

setBusinessDateProvider(BusinessDateProvider) - Method in class nablarch.common.permission.BasicPermissionFactory
業務日付を提供するクラスのインスタンスを設定する。
setBySingleValue(boolean) - Method in class nablarch.common.web.tag.SetTag
name属性に対応する値を単一値として取得するか否かを設定する。
デフォルトはtrue。
setByte(int, byte) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setByte(int, byte)のラッパー。
setByte(int, byte) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setByte(int, byte)のラッパー。
setByteLengthCheck(boolean) - Method in class nablarch.core.dataformat.CharacterReplacementConfig
変換前と変換後の文字のバイト長一致チェックの要否を設定する。
setBytes(int, byte[]) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setBytes(int, byte[])のラッパー。
setBytes(int, byte[]) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setBytes(int, byte[])のラッパー。
setCacheEnabled(boolean) - Method in class nablarch.core.date.BasicBusinessDateProvider
キャッシュ有無を設定する。
本設定を省略した場合のデフォルト動作は、キャッシュ有りとなる。
setCacheLayoutFileDefinition(boolean) - Method in class nablarch.core.dataformat.FormatterFactory
フォーマット定義ファイルのパース結果のキャッシュ要否を設定する。
setCacheListener(ExpirableCacheListener<K>) - Method in interface nablarch.core.cache.expirable.ExpirableCache
キャッシュリスナークラスを設定する。 本インタフェース実装クラスは、各イベント発生時にこのリスナーをコールバックする。
setCacheListener(ExpirableCacheListener<K>) - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
キャッシュリスナークラスを設定する。 本インタフェース実装クラスは、各イベント発生時にこのリスナーをコールバックする。
setCacheSize(int) - Method in class nablarch.core.cache.expirable.InMemoryExpirableCache
キャッシュ上限値を設定する。 ここで設定された件数を超過してキャッシュに値が設定された場合、 最も参照されていないエントリが削除される。
setCharacterGenerator(CharacterGenerator) - Method in class nablarch.test.core.entity.EntityTestConfiguration
文字列生成クラスを設定する。
setCharacterGenerator(CharacterGenerator) - Method in class nablarch.test.core.util.interpreter.BasicJapaneseCharacterInterpreter
委譲先の文字生成クラスを設定する。
setCharacterSetId(Integer) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
メッセージデータの文字セットID(MQMDフィールド)の値を設定する。
setCharacterStream(int, Reader, int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setCharacterStream(int, java.io.Reader, int)のラッパー。
setCharacterStream(int, Reader, int) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setCharacterStream(int, java.io.Reader, int)のラッパー。
setCharset(String) - Method in class nablarch.common.mail.FreeTextMailContext
Content-Typeヘッダに指定する文字セットを設定する。
setCharset(String) - Method in class nablarch.common.mail.MailContext
Content-Typeヘッダに指定する文字セットを設定する。
setCharset(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのcharset属性を設定する。
setCharset(String) - Method in class nablarch.common.web.tag.LinkTag
XHTMLのcharset属性を設定する。
setCharset(String) - Method in class nablarch.common.web.tag.ScriptTag
XHTMLのcharset属性を設定する。
setCharset(String) - Method in class nablarch.fw.web.download.encorder.MimeBDownloadFileNameEncoder
文字コードを設定する。
setCharset(String) - Method in class nablarch.fw.web.download.encorder.UrlDownloadFileNameEncoder
文字コードを設定する。
setCharset(String) - Method in class nablarch.test.core.messaging.MockMessagingClient
文字セット名から文字セットを設定する。
setCharset(String) - Method in class nablarch.test.core.messaging.RequestTestingMessagingClient
文字セット名から文字セットを設定する。
setCharsetColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの文字セットカラムの名前を設定する。
setCharsetColumnName(String) - Method in class nablarch.common.mail.MailTemplateTable
メールテンプレート管理テーブルの文字セットカラムの名前を設定する。
setCharsetDef(CharsetDef) - Method in class nablarch.core.validation.validator.unicode.CachingCharsetDef
許容文字集合定義を設定する。
setCharsetDefList(List<? extends CharsetDef>) - Method in class nablarch.core.validation.validator.unicode.CompositeCharsetDef
許容文字集合定義のリストを設定する。
setCharValue(String) - Method in class nablarch.test.core.db.BasicDefaultValues
文字列型のデフォルト値を設定する。
setCheckboxOffValue(String) - Method in class nablarch.common.web.tag.CustomTagConfig
checkboxタグのチェックなしに対する値のデフォルト値を設定する。

デフォルトは0。

setCheckboxOnValue(String) - Method in class nablarch.common.web.tag.CustomTagConfig
checkboxタグのチェックありに対する値のデフォルト値を設定する。

デフォルトは1。

setCheckHtml(boolean) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLチェック実行するか否かの設定を設定する。
setCheckInterval(int) - Method in class nablarch.fw.handler.BasicProcessStopHandler
チェック間隔(BasicProcessStopHandler.handle(Object, ExecutionContext)が 何回呼び出されるごとに停止フラグを確認するか?)を設定する。

setCheckInterval(int) - Method in interface nablarch.fw.handler.ProcessStopHandler
チェック間隔(Handler.handle(Object, nablarch.fw.ExecutionContext)が 何回呼び出されるごとに停止フラグを確認するか?)を設定する。

setCheckInterval(long) - Method in class nablarch.integration.router.RoutesMapping
 
setClassNamePrefix(String) - Method in class nablarch.fw.handler.RequestPathJavaPackageMapping
委譲対象クラス名の接頭辞となる文字列を設定する。
setClassNameSuffix(String) - Method in class nablarch.fw.handler.RequestPathJavaPackageMapping
委譲対象クラス名の接尾辞となる文字列を設定する。
setClazz(String) - Method in class nablarch.core.repository.di.config.xml.schema.Component
Sets the value of the clazz property.
setClient(LettuceRedisClient) - Method in class nablarch.integration.health.RedisHealthChecker
Redisのクライアントを設定する。
setClient(LettuceRedisClient) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisManagedExpiration
LettuceRedisClient を設定する。
setClient(LettuceRedisClient) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisStore
LettuceRedisClient を設定する。
setClientList(List<LettuceRedisClient>) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisClientProvider
候補となる LettuceRedisClient インスタンスのリストを設定する。
setClientType(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceRedisClientProvider
使用する LettuceRedisClient の実装を識別する値。
setClob(int, Clob) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setClob(int, java.sql.Clob)のラッパー。
setClob(int, Clob) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setClob(int, java.sql.Clob)のラッパー。
setCloseTagPosition(int) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
閉じタグの位置を設定する。
setCloudWatchAsyncClientProvider(CloudWatchAsyncClientProvider) - Method in class nablarch.integration.micrometer.cloudwatch.CloudWatchMeterRegistryFactory
setCodeDefinitionCache(StaticDataCache<Code>) - Method in class nablarch.common.code.BasicCodeManager
Codeのキャッシュをセットする。
Codeのキャッシュは、コード値をキーとしてCodeインタフェースを実装したクラスが取得できなければならない。
setCodeId(String) - Method in class nablarch.common.web.tag.CodeCheckboxTag
コードIDを設定する。
setCodeId(String) - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
コードIDを設定する。
setCodeId(String) - Method in class nablarch.common.web.tag.CodeSelectTag
コードIDを設定する。
setCodeId(String) - Method in class nablarch.common.web.tag.CodeTag
コードIDを設定する。
setCodeId(String) - Method in class nablarch.common.web.tag.CodeTagWriterSupport
コードIDを設定する。
setCodeLabelPattern(String) - Method in class nablarch.common.web.tag.CustomTagConfig
codeSelectタグ、codeRadioButtonsタグ、codeCheckboxesタグのlabelPattern属性のデフォルト値を設定する。
setCodeListFormat(String) - Method in class nablarch.common.web.tag.CustomTagConfig
codeSelectタグ、codeRadioButtonsタグ、codeCheckboxesタグのcodeListFormat属性のデフォルト値を設定する。

下記のいずれかを指定する。 br(brタグ) div(divタグ) span(spanタグ) ul(ulタグ) ol(olタグ) sp(スペース区切り)

setCodeNameSchema(CodeNameSchema) - Method in class nablarch.common.code.BasicCodeLoader
コード名称テーブルのスキーマ情報を設定する。
setCodePatternSchema(CodePatternSchema) - Method in class nablarch.common.code.BasicCodeLoader
コードパターンテーブルのスキーマ情報を設定する。
setCols(int) - Method in class nablarch.common.web.tag.TextareaTag
XHTMLのcols属性を設定する。
setColumnNames(String[]) - Method in class nablarch.test.core.db.TableData
カラム名を設定する。
setCommandLine(CommandLine) - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.LauncherLogContext
コマンドラインを設定する。
setCommandLine(CommandLine) - Method in interface nablarch.fw.launcher.ProcessLifecycle
コマンドライン引数を設定する。
setCommitInterval(int) - Method in class nablarch.fw.handler.LoopHandler
コミット間隔を設定する。

コミット間隔を指定した場合、指定した間隔でコミットが行われる。 なお、0以下の値を設定した場合や、設定を省略した場合のコミット間隔は1となる。

setCommitLogger(CommitLogger) - Method in class nablarch.fw.handler.MultiThreadExecutionHandler
コミットログ出力オブジェクトを設定する。
setCommonPropsTo(BasicSqlPStatement, DbExecutionContext) - Method in class nablarch.core.db.statement.BasicStatementFactory
指定されたBasicSqlPStatementに対して、 実行に必要となる共通のプロパティを設定する。
setCompletionConditionColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
終了条件カラム名を設定する。
setComponent(Object) - Method in class nablarch.core.repository.di.ComponentHolder
生成されたコンポーネントをセットする。
setComponent(Component) - Method in class nablarch.core.repository.di.config.xml.schema.Property
Sets the value of the component property.
setComponentPredicate(ComponentPredicate) - Method in class nablarch.fw.dicontainer.nablarch.AnnotationAutoContainerProvider
ComponentPredicateを設定する。
setConcurrentAccessPolicy(String) - Method in class nablarch.fw.web.handler.SessionConcurrentAccessHandler
Deprecated.
セッションスコープ変数に対する並行アクセス同期ポリシーを定義する。
setConcurrentNumber(int) - Static method in class nablarch.core.ThreadContext
スレッドコンテキストに並行実行スレッド数を設定する。
setConcurrentNumber(int) - Method in class nablarch.fw.handler.MultiThreadExecutionHandler
並行実行スレッド数を設定する。

デフォルト値は1である。

setConditions(List<String>) - Method in class nablarch.fw.handler.RewriteRule
置換処理の適用条件を設定する。 既存の設定はクリアされる。
setConfigBasePath(String) - Method in class nablarch.etl.config.JsonConfigLoader
設定ファイルを配置するディレクトリのベースパスを設定する。

パスの指定方法はFileUtil.getResourceURL(String)を参照。

setConfigList(List<CharacterReplacementConfig>) - Method in class nablarch.core.dataformat.CharacterReplacementManager
寄せ字変換処理の設定を保持するListを設定する。
setConfiguration(Configuration) - Method in class nablarch.integration.mail.freemarker.FreeMarkerMailProcessor
FreeMarkerのエントリーポイントとなるConfigurationを設定する。
setConfirmationPage(PageContext) - Static method in class nablarch.common.web.tag.TagUtil
JSPが生成する画面が確認画面であることを設定する。
このメソッド呼び出し後のJSPでは、入力項目のカスタムタグが確認画面用の出力を行う。
setConflictWarningMessageId(String) - Method in class nablarch.fw.web.handler.SessionConcurrentAccessHandler
Deprecated.
セッションへの書き込みの際に競合が発生した場合に表示される文言の メッセージIDを設定する。
setConnection(AppDbConnection) - Static method in class nablarch.core.db.connection.DbConnectionContext
データベース接続をデフォルトの名前でスレッドに設定する。

データベース接続の設定には、"transaction"という名前が使用される。 設定できるデフォルトのデータベース接続はカレントスレッドに対して一つまでである。

setConnection(String, AppDbConnection) - Static method in class nablarch.core.db.connection.DbConnectionContext
データベース接続を指定した名前でスレッドに設定する。

名前はスレッド内でユニークでなければならない。

setConnectionFactory(ConnectionFactory) - Method in class nablarch.common.handler.DbConnectionManagementHandler
データベース接続オブジェクトを生成するためのファクトリを設定する。
setConnectionFactory(ConnectionFactory) - Method in class nablarch.core.db.transaction.SimpleDbTransactionManager
デフォルトのコネクションファクトリクラスを設定する。
setConnectionFactory(ConnectionFactory) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
コネクションファクトリを設定する。 このクラスではコネクションプール機能を提供していないため、 コネクションプール機能を内蔵したコネクションファクトリを使用することを 強く推奨する。
setConnectionFactory(ConnectionFactoryFromDomaConnection) - Method in class nablarch.integration.doma.batch.ee.listener.DomaTransactionItemWriteListener
コネクションファクトリを設定する。
setConnectionFactory(ConnectionFactoryFromDomaConnection) - Method in class nablarch.integration.doma.batch.ee.listener.DomaTransactionStepListener
コネクションファクトリを設定する。
setConnectionFactoryJndiName(String) - Method in class nablarch.fw.messaging.provider.JndiLookingUpJmsMessagingProvider
ConnectionFactoryをJNDIから取得するためのJNDI名を設定する。
setConnectionName(String) - Method in class nablarch.common.handler.DbConnectionManagementHandler
データベース接続のスレッドコンテキスト上の登録名を設定する。
setConnectTimeout(int) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
接続タイムアウトを設定する。
setConnectTimeout(int) - Method in interface nablarch.fw.messaging.realtime.http.client.HttpProtocolClient
接続タイムアウトを設定する。
setContacts(List<Map.Entry<String, String>>) - Method in class nablarch.core.log.app.FailureLogFormatter.ContactItem
連絡先を設定する。
setContentDisposition(String) - Method in class nablarch.fw.web.HttpResponse
Content-Dispositionの値を設定する。

Content-Typeが明示的に設定されていない場合、 設定されたファイル名の拡張子に応じたContent-Typeを自動的に設定する。
本メソッドではattachment属性を指定するため、ダウンロード時にダイアログが必ず表示される。

setContentDisposition(String, boolean) - Method in class nablarch.fw.web.HttpResponse
Content-Dispositionの値を設定する。

Content-Typeが明示的に設定されていない場合、 設定されたファイル名の拡張子に応じたContent-Typeを自動的に設定する。
inlinetrueを指定した場合、ダウンロードされたファイルは クライアントアプリで自動的に開かれる。
ただし、実際にそのような挙動となるかどうかは、クライアントの設定 およびOSのセキュリティ設定に依存する。

setContentLengthLimit(int) - Method in class nablarch.fw.web.upload.UploadSettings
Content-Length許容最大値を設定する。
setContentName(String) - Method in class nablarch.core.dataformat.XmlDataBuilder
属性ありコンテンツの要素名を設定する。
setContentName(String) - Method in class nablarch.core.dataformat.XmlDataParser
属性あり要素のコンテンツ名を設定する。
setContentPath(String) - Method in class nablarch.common.web.download.FileResponse
 
setContentPath(ResourceLocator) - Method in class nablarch.common.web.download.FileResponse
 
setContentPath(String) - Method in class nablarch.fw.web.HttpResponse
コンテンツパスを設定する。

本処理はHttpResponse.setContentPath(ResourceLocator)に委譲する。

setContentPath(ResourceLocator) - Method in class nablarch.fw.web.HttpResponse
コンテンツパスを設定する。

指定したResourceLocatorオブジェクトがnullでない場合は、 リソース名からContent-Typeを自動的に設定した後、コンテンツパスを設定する。
ResourceLocatorオブジェクトがnullの場合は、コンテンツパスのみ設定する。

setContentPath(ResourceLocator) - Method in class nablarch.fw.web.ResponseBody
ボディのコンテンツパスを設定する。
setContentPathRewriteRules(List<ContentPathRewriteRule>) - Method in class nablarch.fw.web.handler.HttpRewriteHandler
コンテンツパスの置換ルールを設定する。 以前の設定はクリアされる。
setContentPathRule(ResourcePathRule) - Method in class nablarch.fw.web.handler.HttpResponseHandler
言語対応コンテンツパスのルールを設定する。
setContentType(String) - Method in class nablarch.common.mail.AttachedFile
メール添付ファイルのContent-Typeを設定する。
setContentType(String) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
コンテンツタイプを設定する。
setContentType(String) - Method in interface nablarch.fw.messaging.realtime.http.client.HttpProtocolClient
コンテンツタイプを設定する。
setContentType(String) - Method in class nablarch.fw.web.HttpResponse
Content-Typeを設定する。

Content-Typeのデフォルト値は、"text/plain;charset=UTF-8" である。
ボディに書き込む内容をコンテンツパスで指定する場合、 Content-Typeはコンテンツパスの拡張子から自動的に決定される為、 このメソッドを明示的に使用する必要は無い。

setContentType(String) - Method in class nablarch.fw.web.RestMockHttpRequest
Content-Typeを設定する。
setContentTypeColumnName(String) - Method in class nablarch.common.mail.MailAttachedFileTable
添付ファイル管理テーブルのContent-Typeカラムの名前を設定する。
setContentTypeFromHeader(List<String>) - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamReader
ContentTypeの設定を行う。
setContext(DbExecutionContext) - Method in class nablarch.core.db.connection.BasicDbConnection
コンテキストを設定する。
setContext(BasicDbConnection, String) - Method in class nablarch.core.db.connection.ConnectionFactorySupport
コンテキストを設定する。
setContext(DbExecutionContext) - Method in class nablarch.core.db.statement.BasicSqlPStatement
DBアクセス時の実行時のコンテキストを設定する。
setContext(ServletExecutionContext) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
ExecutionContextを設定する。
setContext(ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupportHandler
ExecutionContextを設定する。
setConversionFailedMessageId(String) - Method in class nablarch.common.web.compositekey.CompositeKeyArrayConvertor
変換失敗時のデフォルトのエラーメッセージのメッセージIDを設定する。
デフォルトメッセージの例 : "{0}が正しくありません"
setConversionFailedMessageId(String) - Method in class nablarch.common.web.compositekey.CompositeKeyConvertor
変換失敗時のデフォルトのエラーメッセージのメッセージIDを設定する。
デフォルトメッセージの例 : "{0}が正しくありません"
setConversionFailedMessageId(String) - Method in class nablarch.core.validation.convertor.BooleanConvertor
変換失敗時のデフォルトのエラーメッセージのメッセージIDを設定する。
デフォルトメッセージの例 : "{0}が正しくありません"
setConversionFailedMessageId(String) - Method in class nablarch.core.validation.convertor.StringConvertor
変換失敗時のデフォルトのエラーメッセージのメッセージIDを設定する。
デフォルトメッセージの例 : "{0}が正しくありません"
setConvertEmptyToNull(boolean) - Method in class nablarch.core.dataformat.convertor.datatype.DataType
空文字列をnullに変換するかを設定する。
setConvertEmptyToNull(boolean) - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
空文字列をnullに変換するかを設定する。

デフォルトはnullに変換する(true)。

setConvertEmptyToNull(boolean) - Method in class nablarch.core.dataformat.convertor.VariableLengthConvertorSetting
空文字列をnullに変換するかを設定する。

デフォルトはnullに変換する(true)。

setConvertMode(String) - Method in class nablarch.fw.web.handler.HttpResponseHandler
HTTPレスポンスコードの変換モードを設定する。
setConvertors(List<Convertor>) - Method in class nablarch.core.validation.ValidationManager
コンバータのリストをセットする。
setConvertorSetting(ConvertorSetting) - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
構造化データのコンバータの設定情報保持クラスを取得する。
setConvertorTable(Map<String, String>) - Method in class nablarch.core.dataformat.convertor.ConvertorFactorySupport
コンバータ名とコンバータ実装クラスの対応表を設定する。
setConvertorTable(Map<String, String>) - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
コンバータ名と、コンバータの実装クラスを保持するテーブルを設定する。
setConvertorTable(Map<String, String>) - Method in class nablarch.core.dataformat.convertor.JsonDataConvertorSetting
デフォルトのコンバータ名とコンバータ実装クラスの対応表を設定する。
setConvertorTable(Map<String, String>) - Method in class nablarch.core.dataformat.convertor.VariableLengthConvertorSetting
デフォルトのコンバータ名とコンバータ実装クラスの対応表を設定する。
setConvertorTable(Map<String, String>) - Method in class nablarch.core.dataformat.convertor.XmlDataConvertorSetting
デフォルトのコンバータ名とコンバータ実装クラスの対応表を設定する。
setCookie(HttpCookie) - Method in class nablarch.fw.web.HttpResponse
Deprecated.
本メソッドは、複数のクッキー情報を設定することを意図したメソッド名を持つ HttpResponse.addCookie(HttpCookie)に置き換わりました。
setCookie(HttpCookie) - Method in class nablarch.fw.web.MockHttpRequest
このリクエストで送信されるクッキー情報を設定する。
setCookie(HttpCookie) - Method in class nablarch.fw.web.RestMockHttpRequest
 
setCookieDomain(String) - Method in class nablarch.common.web.handler.threadcontext.CookieSupport
値を保持するクッキーが送信されるドメイン階層を設定する。
setCookieDomain(String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
言語を保持するクッキーが送信されるドメイン階層を設定する。
setCookieDomain(String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
タイムゾーンを保持するクッキーが送信されるドメイン階層を設定する。
setCookieDomain(String) - Method in class nablarch.common.web.session.SessionStoreHandler
セッションIDを保持するクッキーのdomain属性を設定する。 デフォルトでは未指定。 この場合、当該のクッキーは発行元ホストのみに送信される。
setCookieHttpOnly(boolean) - Method in class nablarch.common.web.handler.threadcontext.CookieSupport
保持するクッキーのhttpOnly属性有無を指定する。 (デフォルトではサポートしていればhttpOnly属性を設定する)
setCookieHttpOnly(boolean) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
保持するクッキーのhttpOnly属性有無を指定する。 (デフォルトではサポートしていればhttpOnly属性を設定する)
setCookieHttpOnly(boolean) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
保持するクッキーのhttpOnly属性有無を指定する。 (デフォルトではサポートしていればhttpOnly属性を設定する)
setCookieMaxAge(Integer) - Method in class nablarch.common.web.handler.threadcontext.CookieSupport
値を保持するクッキーの最長存続期間(秒単位)を設定する。
setCookieMaxAge(Integer) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
言語を保持するクッキーの最長存続期間(秒単位)を設定する。
setCookieMaxAge(Integer) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
タイムゾーンを保持するクッキーの最長存続期間(秒単位)を設定する。
setCookieName(String) - Method in class nablarch.common.web.handler.threadcontext.CookieSupport
値を保持するクッキーの名前を設定する。
setCookieName(String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
言語を保持するクッキーの名前を設定する。
setCookieName(String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
タイムゾーンを保持するクッキーの名前を設定する。
setCookieName(String) - Method in class nablarch.common.web.session.SessionStoreHandler
セッションIDを保持するクッキーの名称を設定する。 デフォルトは "NABLARCH_SID"
setCookieName(String) - Method in class nablarch.test.core.http.NablarchSIDManager
セッションIDを特定するCookieの名前を設定する。
setCookiePath(String) - Method in class nablarch.common.web.handler.threadcontext.CookieSupport
値を保持するクッキーが送信されるURIのパス階層を設定する。
setCookiePath(String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
言語を保持するクッキーが送信されるURIのパス階層を設定する。
setCookiePath(String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
タイムゾーンを保持するクッキーが送信されるURIのパス階層を設定する。
setCookiePath(String) - Method in class nablarch.common.web.session.SessionStoreHandler
セッションIDを保持するクッキーのpath属性を設定する。 デフォルトではホスト配下の全てのパスを送信対象とする。
setCookieSecure(boolean) - Method in class nablarch.common.web.handler.threadcontext.CookieSupport
保持するクッキーのsecure属性有無を指定する。 (デフォルトではsecure属性を設定しない)
setCookieSecure(boolean) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
言語を保持するクッキーのsecure属性有無を指定する。 (デフォルトではsecure属性を設定しない)
setCookieSecure(boolean) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
タイムゾーンを保持するクッキーのsecure属性を設定する。 (デフォルトではsecure属性を設定しない)
setCookieSecure(boolean) - Method in class nablarch.common.web.session.SessionStoreHandler
セッショントラッキングIDを保持するクッキーにsecure属性を指定するかどうかを設定する。 trueに設定した場合、当該のクッキーはSSL接続されたリクエストでのみ送信される。 デフォルトはfalse。
setCoords(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのcoords属性を設定する。
setCoords(String) - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
XHTMLのcoords属性を設定する。
setCopyBeanToRequestScopeOnError(boolean) - Method in class nablarch.common.web.validator.BeanValidationStrategy
バリデーションエラー時に、Beanをリクエストスコープにコピーするかどうかを 設定する(デフォルトは「コピーしない」)。
setCorrelationId(String) - Method in class nablarch.fw.messaging.InterSystemMessage
この電文に既存のメッセージのIDを関連付ける。
setCors(Cors) - Method in class nablarch.fw.jaxrs.cors.CorsResponseFinisher
CORSの処理を行うインタフェースを設定する。
setCors(Cors) - Method in class nablarch.fw.jaxrs.CorsPreflightRequestHandler
CORSの処理を行うインタフェースを設定する。
setCount(int) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
検索件数を設定する。
setCreatedAtName(String) - Method in class nablarch.common.web.token.DbTokenSchema
作成日時カラム名 を設定する
setCsrfTokenGenerator(CsrfTokenGenerator) - Method in class nablarch.fw.web.handler.CsrfTokenVerificationHandler
CSRFトークンの生成を行うインターフェースを設定する。
setCsrfTokenHeaderName(String) - Method in class nablarch.common.web.WebConfig
CSRFトークンをHTTPリクエストヘッダーから取得する際に使用する名前を設定する。
setCsrfTokenParameterName(String) - Method in class nablarch.common.web.WebConfig
CSRFトークンをHTTPリクエストパラメーターから取得する際に使用する名前を設定する。
setCsrfTokenSavedStoreName(String) - Method in class nablarch.common.web.WebConfig
CSRFトークンを保存するセッションストアの名前を設定する。
setCsrfTokenSessionStoredVarName(String) - Method in class nablarch.common.web.WebConfig
CSRFトークンをセッションスコープに格納する際に使用するキーを設定する。
setCssClass(String) - Method in class nablarch.common.web.tag.ErrorsTag
リスト表示においてulタグに使用するCSSクラス名を設定する。
setCssClass(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのclass属性を設定する。
setCurrentPageNumberCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのcurrentPageNumberCss属性のデフォルト値を設定する。
setCurrentRequestObject(Object) - Method in class nablarch.fw.ExecutionContext
現在処理中のリクエストオブジェクトを設定する。
setCurrentSubmissionInfo(SubmissionInfo) - Method in class nablarch.common.web.tag.FormContext
カレントのカレントのサブミット情報を設定する。
setCustomResponseWriter(CustomResponseWriter) - Method in class nablarch.fw.web.handler.HttpResponseHandler
HTTPレスポンス出力クラスを設定する。 このプロパティを設定することで、任意のレスポンス出力処理を実行できる。 設定されていない場合はサーブレットフォワード(JSP)によるレスポンス出力が実行される。
setDatabaseName(String) - Method in class nablarch.etl.SqlLoaderConfig
接続先データベース名を設定する。
setDataBuilder(StructuredDataBuilder) - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
構造化データビルダーを設定する
setDataFile(String) - Method in class nablarch.fw.reader.FileDataReader
データファイルのファイル名を設定する。

"input"という論理名のベースパス配下に存在する当該ファイルがデータファイルとして使用される。

setDataFile(String, String) - Method in class nablarch.fw.reader.FileDataReader
データファイルのベースパス論理名およびファイル名を設定する。

設定したベースパス配下に存在する当該のファイルがデータファイルとして使用される。

setDataParser(StructuredDataParser) - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
構造化データパーサーを設定する
setDataReader(DataReader<TData>) - Method in class nablarch.fw.ExecutionContext
データリーダを設定する。
setDataReaderFactory(DataReaderFactory<TData>) - Method in class nablarch.fw.ExecutionContext
データリーダのファクトリを設定する。
setDataSource(DataSource) - Method in class nablarch.core.db.connection.BasicDbConnectionFactoryForDataSource
DataSourceを設定する。
setDataSource(DataSource) - Method in class nablarch.fw.web.handler.health.DbHealthChecker
データソースを設定する。
setDataSource(DataSource) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
データソースを設定する。
setDataType(DataType<?, ?>) - Method in class nablarch.core.dataformat.FieldDefinition
フォーマット定義ファイルで指定されたデータタイプ名に対応するデータタイプを設定する。
setDataTypeProperty(DataType<?, ?>) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
データタイプの設定を行う。ファイルタイプ個別の設定を行う必要がある場合、必要に応じてサブクラスでオーバーライドする。
setDataTypeProperty(DataType<?, ?>) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
ゾーン/パック数値の符号ビットの設定および、 数値文字列の小数点の要否、符号位置の固定/非固定、正の符号の要否の設定を行う。 また、各データタイプに空文字列をnullに変換するかどうかの設定を行う。
setDataTypeProperty(DataType<?, ?>) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
空文字列をnullに変換するかどうかを各データタイプに設定する。
setDataWatchInterval(int) - Method in class nablarch.fw.handler.ProcessResidentHandler
データ監視間隔(ミリ秒)を設定する。
setDate(String, String) - Method in class nablarch.core.date.BasicBusinessDateProvider
区分を指定して業務日付を設定する。
setDate(String, String) - Method in interface nablarch.core.date.BusinessDateProvider
区分を指定して業務日付を設定する。
setDate(int, Date) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setDate(int, java.sql.Date)のラッパー。
setDate(int, Date, Calendar) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setDate(int, java.sql.Date, java.util.Calendar)のラッパー。
setDate(int, Date) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setDate(int, java.sql.Date)のラッパー。
setDate(int, Date, Calendar) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setDate(int, java.sql.Date, java.util.Calendar)のラッパー。
setDate(String, String) - Method in class nablarch.test.FixedBusinessDateProvider
本クラスは固定の業務日付を提供するため、このメソッドを使用して業務日付を設定することはできない。
固定日付を設定する場合は、FixedBusinessDateProvider.setFixedDate(java.util.Map)を使用すること。
setDateColumnName(String) - Method in class nablarch.core.date.BasicBusinessDateProvider
業務日付テーブルの日付カラム物理名を設定する。
setDateFormat(String) - Method in class nablarch.core.db.statement.autoproperty.CurrentDateTimeAnnotationHandler
デフォルトフォーマット。
setDatePattern(String) - Method in class nablarch.common.web.tag.CustomTagConfig
日付文字列のフォーマットに使用するパターンのデフォルト値を設定する。
setDatePatterns(List<String>) - Method in class nablarch.core.beans.BasicConversionManager
日付パターンを設定する。
setDatePatterns(List<String>) - Method in class nablarch.integration.jsr310.beans.Jsr310ConversionManager
日付パターンを設定する。
setDateProvider(SystemTimeProvider) - Method in class nablarch.core.db.statement.autoproperty.CurrentDateTimeAnnotationHandler
現在日時取得コンポーネントを設定する。
setDateStrPattern(String) - Method in class nablarch.core.text.DateTimeStrFormatter
フォーマットする日付文字列の形式を設定する。 指定するフォーマットはSimpleDateFormatの仕様に準拠すること。
setDateTimePattern(String) - Method in class nablarch.common.web.tag.CustomTagConfig
日時のフォーマットに使用するパターンのデフォルト値を設定する。
setDateValue(String) - Method in class nablarch.test.core.db.BasicDefaultValues
日付型のデフォルト値を設定する。
setDbAccessExceptionFactory(DbAccessExceptionFactory) - Method in class nablarch.core.db.connection.BasicDbConnection
DbAccessExceptionファクトリオブジェクトを設定する。
setDbAccessExceptionFactory(DbAccessExceptionFactory) - Method in class nablarch.core.db.connection.ConnectionFactorySupport
DbAccessExceptionファクトリオブジェクトを設定する。
setDbConnection(AppDbConnection) - Method in class nablarch.common.dao.BasicDaoContext
使用するデータベースコネクションを設定する。
setDbConnection(AppDbConnection) - Method in class nablarch.common.dao.DaoContextFactory
DAOで使うコネクションを設定する。 (トランザクション用です)
setDbConnectionManagementHandler(DbConnectionManagementHandler) - Method in class nablarch.fw.batch.ee.listener.step.DbConnectionManagementListener
データベース接続ハンドラを設定する。
setDbInfo(DbInfo) - Method in class nablarch.test.core.db.TableData
データベース情報を設定する。
setDbInfo(DbInfo) - Method in class nablarch.test.core.reader.BasicTestDataParser
DbInfoを設定する。
setDbInfo(DbInfo) - Method in interface nablarch.test.core.reader.TestDataParser
DbInfoを設定する。
setDbManager(SimpleDbTransactionManager) - Method in class nablarch.common.availability.BasicServiceAvailability
データベースへの検索に使用するSimpleDbTransactionManagerインスタンスを設定する。
setDbManager(SimpleDbTransactionManager) - Method in class nablarch.common.code.BasicCodeLoader
データベーストランザクションマネージャを設定する。
setDbManager(SimpleDbTransactionManager) - Method in class nablarch.common.permission.BasicPermissionFactory
データベースへのトランザクション制御を行うSimpleDbTransactionManagerを設定する。
setDbManager(SimpleDbTransactionManager) - Method in class nablarch.common.web.session.DbManagedExpiration
DbManagerのインスタンスをセットする。
setDbManager(SimpleDbTransactionManager) - Method in class nablarch.common.web.session.store.DbStore
DbManagerのインスタンスをセットする。
setDbManager(SimpleDbTransactionManager) - Method in class nablarch.common.web.token.DbTokenManager
DbManagerのインスタンスをセットする。
setDbManager(SimpleDbTransactionManager) - Method in class nablarch.core.message.BasicStringResourceLoader
データロードに使用するDbManagerのインスタンスをセットする。
setDbTokenSchema(DbTokenSchema) - Method in class nablarch.common.web.token.DbTokenManager
トークンテーブルのスキーマをセットする。
setDbTransactionManager(SimpleDbTransactionManager) - Method in class nablarch.common.idgenerator.FastTableIdGenerator
データベーストランザクションマネージャを設定する。。
setDbTransactionManager(SimpleDbTransactionManager) - Method in class nablarch.core.date.BasicBusinessDateProvider
トランザクションマネージャを設定する。

データベースから日付を取得する際に使用するトランザクションを設定すること。

setDbTransactionManager(SimpleDbTransactionManager) - Method in class nablarch.fw.handler.BasicDuplicateProcessChecker
データベーストランザクションマネージャを設定する。
setDbTransactionManager(SimpleDbTransactionManager) - Method in class nablarch.fw.handler.BasicProcessStopHandler
トランザクションマネージャ(SimpleDbTransactionManager)を設定する。

本ハンドラは、ここで設定されたトランザクションマネージャを使用してデータベースアクセスを行う。

setDbTransactionName(String) - Method in class nablarch.common.idgenerator.SequenceIdGenerator
トランザクション名を設定する。
setDbTransactionName(String) - Method in class nablarch.common.idgenerator.SequenceIdGeneratorSupport
Deprecated.
データベースリソース名を設定する。
setDbTransactionName(String) - Method in class nablarch.common.idgenerator.TableIdGenerator
データベースリソース名を設定する。
setDbTransactionName(String) - Method in class nablarch.core.date.BasicBusinessDateProvider
トランザクション名称を設定する。

本設定は、デフォルトのトランザクション名(TransactionContext.DEFAULT_TRANSACTION_CONTEXT_KEY) 以外のトランザクション名を使用する場合に設定を行えば良い。

なお、本プロパティに設定したトランザクション名称に紐付くAppDbConnectionが存在しない場合は、 BasicBusinessDateProvider.setDbTransactionManager(nablarch.core.db.transaction.SimpleDbTransactionManager)で設定された トランザクションマネージャを使用して、短期的なトランザクションを用いて日付の取得処理を行う。

setDbTransactionName(String) - Method in class nablarch.core.db.transaction.SimpleDbTransactionManager
トランザクション名を設定する。
トランザクション名が設定されない場合は、デフォルトでnablarch.core.transaction.TransactionContext#DEFAULT_TRANSACTION_CONTEXT_KEYを使用する。
setDbTransactionName(String) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
DBトランザクション名を設定する。

本設定を省略した場合、DBトランザクション名はTransactionContext.DEFAULT_TRANSACTION_CONTEXT_KEYとなる。

setDbTransactionName(String) - Method in class nablarch.fw.reader.ResumePointManager
データベースリソース名を設定する。
setDebugStream(PrintStream) - Method in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Set debug output.
setDefaultCharset(String) - Method in class nablarch.common.mail.MailRequestConfig
デフォルトの文字セットを設定する。
setDefaultCharsetDef(CharsetDef) - Method in class nablarch.core.validation.validator.unicode.SystemCharValidator
デフォルトの許容文字集合定義を設定する。
setDefaultContentType(String) - Method in class nablarch.fw.web.RestMockHttpRequestBuilder
デフォルトContent-Typeを設定する。
setDefaultEncoder(StateEncoder) - Method in class nablarch.common.web.session.SessionManager
デフォルトエンコーダを設定する。
setDefaultEncoder(DownloadFileNameEncoder) - Method in class nablarch.fw.web.download.encorder.DownloadFileNameEncoderFactory
デフォルトのエンコーダを設定する。
setDefaultEncoding(String) - Method in class nablarch.fw.jaxrs.BodyConverterSupport
デフォルトエンコーディングを設定する。
setDefaultEncoding(String) - Method in class nablarch.fw.web.handler.HttpCharacterEncodingHandler
デフォルトエンコーディングを設定する。
setDefaultEncodingCharset(Charset) - Method in class nablarch.fw.web.handler.HttpCharacterEncodingHandler
デフォルトエンコーディングを設定する。
setDefaultLanguage(String) - Method in class nablarch.common.handler.threadcontext.LanguageAttribute
スレッドコンテキストに格納されるデフォルトの言語を設定する。
setDefaultLocale(String) - Method in class nablarch.core.message.PropertiesStringResourceLoader
デフォルトのロケールを設定する。
setDefaultNegativePackSignNibble(String) - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
パック数値の符号ビット(負) を設定する。
setDefaultNegativeZoneSignNibble(String) - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
ゾーン数値の符号ビット(負) を設定する。
setDefaultPackSignNibbleNegative(Byte) - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
デフォルトの符号付きパック10進数値の末尾桁の下位4ビット(負数の場合)を設定する。
setDefaultPackSignNibblePositive(Byte) - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
デフォルトの符号付きパック10進数値の末尾桁の下位4ビット(正数の場合)を設定する。
setDefaultPage(String, String) - Method in class nablarch.fw.web.handler.HttpErrorHandler
レスポンスステータスコードごとのデフォルトページを設定する。 HttpResponseオブジェクトのボディ内容(contentPath/contentBody)が設定されていない場合、 ここでステータスコード毎に設定したデフォルトページがボディとしてレスポンスされる。 設定は後から設定した内容ほど優先される。 ステータスコードには1桁分のワイルドカードとして "." を使用することができる。 設定例::
setDefaultPages(Map<String, String>) - Method in class nablarch.fw.web.handler.HttpErrorHandler
レスポンスステータスコードごとのデフォルトページを設定する。
setDefaultPattern(String) - Method in class nablarch.core.text.DateTimeFormatter
フォーマットのデフォルトの書式を設定する。
setDefaultPattern(String) - Method in class nablarch.core.text.DateTimeStrFormatter
フォーマットのデフォルトの書式を設定する。 指定するフォーマットはSimpleDateFormatの仕様に準拠すること。
setDefaultPattern(String) - Method in class nablarch.core.text.NumberFormatter
フォーマットのデフォルトの書式を設定する。
setDefaultPattern(String) - Method in class nablarch.core.text.NumberStrFormatter
フォーマットのデフォルトの書式を設定する。
setDefaultPoisonQueue(String) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
デフォルトで使用する受信退避キューの論理名を設定する。 当該のキューが存在しなかった場合は、MessgingExceptionを送出する。 明示的に指定しなかった場合は、DEFAULT.POISONを使用する。
setDefaultPositivePackSignNibble(String) - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
パック数値の符号ビット(正) を設定する。
setDefaultPositiveZoneSignNibble(String) - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
ゾーン数値の符号ビット(正) を設定する。
setDefaultReplacementType(Map<String, String>) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
データタイプ名に対応するデフォルトの寄せ字変換タイプ名を設定する。
setDefaultReplacementType(Map<String, String>) - Method in class nablarch.core.dataformat.FormatterFactory
データタイプ名に対応するデフォルトの寄せ字変換タイプ名のMapを設定する。
setDefaultReplyTo(String) - Method in class nablarch.common.mail.MailRequestConfig
デフォルトの返信先メールアドレスを設定する。
setDefaultResponseTimeout(long) - Method in interface nablarch.fw.messaging.MessagingProvider
同期送信処理における応答受信待ちのデフォルトタイムアウト値を設定する。 (単位:msec)
setDefaultResponseTimeout(long) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
同期送信処理における応答受信待ちのデフォルトタイムアウト値を設定する。 (単位:msec)
setDefaultResponseTimeout(long) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
デフォルトタイムアウト値(単位:msec)を設定する。

デフォルトは300秒。

setDefaultResponseTimeout(long) - Method in class nablarch.test.core.messaging.MockMessagingProvider
同期送信処理における応答受信待ちのデフォルトタイムアウト値を設定する。 (単位:msec)
setDefaultResponseTimeout(long) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider
同期送信処理における応答受信待ちのデフォルトタイムアウト値を設定する。 (単位:msec)
setDefaultReturnPath(String) - Method in class nablarch.common.mail.MailRequestConfig
デフォルトの差し戻し先メールアドレスを設定する。
setDefaultSegment(String) - Method in class nablarch.core.date.BasicBusinessDateProvider
区分省略時のデフォルト値を設定する。
setDefaultSegment(String) - Method in class nablarch.test.FixedBusinessDateProvider
デフォルト区分を設定する。
setDefaultSort(String) - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのdefaultSort属性のデフォルト値を設定する。
setDefaultStoreName(String) - Method in class nablarch.common.web.session.SessionManager
デフォルトのストア名を設定する。
setDefaultTimeToLive(long) - Method in interface nablarch.fw.messaging.MessagingProvider
送信電文の有効期間のデフォルト値を設定する。 (単位:msec)
setDefaultTimeToLive(long) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
送信電文の有効期間のデフォルト値を設定する。 (単位:msec)
setDefaultTimeToLive(long) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
送信電文の有効期間(単位:msec)を設定する。

デフォルトは60秒。

setDefaultTimeToLive(long) - Method in class nablarch.test.core.messaging.MockMessagingProvider
送信電文の有効期間のデフォルト値を設定する。 (単位:msec)
setDefaultTimeToLive(long) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider
送信電文の有効期間のデフォルト値を設定する。 (単位:msec)
setDefaultTimeZone(String) - Method in class nablarch.common.handler.threadcontext.TimeZoneAttribute
スレッドコンテキストに格納されるデフォルトのタイムゾーンを設定する。
setDefaultValues(DefaultValues) - Method in class nablarch.test.core.db.TableData
データベースデフォルト値実装クラスを設定する。
setDefaultValues(DefaultValues) - Method in class nablarch.test.core.reader.BasicTestDataParser
データベースデフォルト値を設定する。
setDefaultZoneSignNibbleNegative(Byte) - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
デフォルトの符号付きゾーン10進数値の末尾桁の上位4ビット(負数の場合)を設定する。
setDefaultZoneSignNibblePositive(Byte) - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
デフォルトの符号付きゾーン10進数値の末尾桁の上位4ビット(正数の場合)を設定する。
setDefer(String) - Method in class nablarch.common.web.tag.ScriptTag
XHTMLのdefer属性を設定する。
setDefinition(LayoutDefinition) - Method in interface nablarch.core.dataformat.DataRecordFormatter
フォーマット定義ファイルの情報を保持するクラスを設定する。
setDefinition(LayoutDefinition) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
フォーマット定義ファイルの情報を保持するクラスを設定する。
setDelegateFactory(DelegateFactory) - Method in class nablarch.fw.handler.DispatchHandler
ハンドラファクトリを設定する。 明示的に設定されない場合、デフォルト実装としてDefaultDelegateFactoryを使用する。
setDelimiter(String) - Method in class nablarch.integration.mail.freemarker.FreeMarkerMailProcessor
件名と本文を分けるデリミタを設定する。
setDelimiter(String) - Method in class nablarch.integration.mail.thymeleaf.ThymeleafMailProcessor
件名と本文を分けるデリミタを設定する。
setDelimiter(String) - Method in class nablarch.integration.mail.velocity.VelocityMailProcessor
件名と本文を分けるデリミタを設定する。
setDescSortSubmitCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのdescSortSubmitCss属性のデフォルト値を設定する。
setDestination(String) - Method in class nablarch.fw.messaging.InterSystemMessage
送信宛先キューの論理名を設定する。
setDestinationNamePairs(Map<String, String>) - Method in class nablarch.fw.messaging.provider.JndiLookingUpJmsMessagingProvider
key=キュー論理名、value=キューJNDI名をペアにしたMapを設定する。
このMapは、QueueをJNDIから取得する際に使用される。 value(キューJNDI名)からQueueがルックアップされ、 key(キュー論理名)と紐付けられて、JmsMessagingProviderに設定される。
setDestinations(Map<String, Queue>) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
メッセージング機能で使用する宛先の論理名とJMS Destinationオブジェクトとの マッピングを設定する。 (既存の設定があった場合は上書きされる。)
setDestroyReader(boolean) - Method in class nablarch.fw.handler.RetryHandler
リトライ時にExecutionContext上に設定されたDataReaderを破棄するか否かを設定する。。

本設定値にtrueを設定した場合、リトライ時にExecutionContext上に設定されたDataReaderを破棄(削除)する。 これにより、後続ハンドラでDataReaderが再生成される。

setDialect(Dialect) - Method in class nablarch.core.db.connection.ConnectionFactorySupport
SQL方言を設定する。
setDialect(Dialect) - Method in class nablarch.fw.web.handler.health.DbHealthChecker
ダイアレクトを設定する。
setDir(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのdir属性を設定する。
setDir(String) - Method in class nablarch.core.repository.di.config.xml.schema.ConfigFile
Sets the value of the dir property.
setDir(String) - Method in class nablarch.core.repository.di.config.xml.schema.Import
Sets the value of the dir property.
setDirective(String, String) - Method in class nablarch.test.core.file.DataFile
ディレクティブを設定する。
setDirectory(String) - Method in class nablarch.core.message.PropertiesStringResourceLoader
ディレクトリを設定する。
setDisabled(boolean) - Method in class nablarch.common.web.tag.ButtonTagSupport
XHTMLのdisabled属性を設定する。
setDisabled(boolean) - Method in class nablarch.common.web.tag.InputTagSupport
XHTMLのdisabled属性を設定する。
setDisabled(boolean) - Method in class nablarch.common.web.tag.SelectTagSupport
XHTMLのdisabled属性を設定する。
setDisabled(boolean) - Method in class nablarch.common.web.tag.TextareaTag
XHTMLのdisabled属性を設定する。
setDispatchingClass(String) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
ディスパッチ先クラスを設定する。
setDisplayControlCheckers(List<DisplayControlChecker>) - Method in class nablarch.common.web.tag.CustomTagConfig
サブミットを行うタグの表示制御を行う際に使用する条件のデフォルト値を設定する。
setDisplayMethod(String) - Method in class nablarch.common.web.tag.ButtonTagSupport
表示制御を行う場合の表示方法を設定する。
setDisplayMethod(String) - Method in class nablarch.common.web.tag.CustomTagConfig
サブミットを行うタグの表示制御方法のデフォルト値を設定する。

表示制御方法をもとに、認可判定と開閉局判定の結果に応じた表示制御を行う。 この値は各タグでカスタマイズされない限り、システム全体で使用される。
下記のいずれかを指定する。 NODISPLAY : タグを非表示にする。 DISABLED : タグを使用不可能にする。 NORMAL : 通常表示(非表示にも使用不可能にもしない)。

setDisplayMethod(String) - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
表示制御を行う場合の表示方法を設定する。
setDisplayMethod(String) - Method in class nablarch.common.web.tag.SubmitTagSupport
表示制御を行う場合の表示方法を設定する。
setDisposableList(List<Disposable>) - Method in class nablarch.core.repository.disposal.BasicApplicationDisposer
Disposableのリストを設定する。
setDomain(String) - Method in class nablarch.fw.web.HttpCookie
このクッキーが送信されるドメイン階層を指定する。
setDomainAnnotation(String) - Method in class nablarch.core.validation.domain.DomainValidationHelper
PJ毎に作成するドメインを表すアノテーションのFQCNを設定する。

「ドメイン定義を表すEnum」と「ドメインを表すアノテーション」を1対1でPJ毎に作成し、 本プロパティに「ドメインを表すアノテーション」のFQCNを設定する。

setDomainValidationHelper(DomainValidationHelper) - Method in class nablarch.core.validation.domain.DomainValidator
ドメイン定義によるバリデーションをサポートするヘルパークラスを設定する。
setDomainValidationHelper(DomainValidationHelper) - Method in class nablarch.core.validation.ValidationManager
ドメイン定義によるバリデーションをサポートするヘルパークラスを設定する。
setDouble(int, double) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setDouble(int, double)のラッパー。
setDouble(int, double) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setDouble(int, double)のラッパー。
setDoubleSubmissionTokenParameterName(String) - Method in class nablarch.common.web.WebConfig
二重サブミット防止トークンをHTMLに埋め込む際にinput要素のname属性に設定する名前を設定する。
setDoubleSubmissionTokenRequestAttributeName(String) - Method in class nablarch.common.web.WebConfig
二重サブミット防止トークンをリクエストスコープに格納する際に使用するキーを設定する。
setDoubleSubmissionTokenSessionAttributeName(String) - Method in class nablarch.common.web.WebConfig
二重サブミット防止トークンをセッションスコープに格納する際に使用するキーを設定する。
setDownloadFileNameEncoderEntries(List<DownloadFileNameEncoderEntry>) - Method in class nablarch.fw.web.download.encorder.DownloadFileNameEncoderFactory
エンコーダのエントリを設定する。
setDownloadFileNameEncoderFactory(DownloadFileNameEncoderFactory) - Method in class nablarch.fw.web.handler.HttpResponseHandler
ダウンロードファイル名のエンコーダを取得するクラスを設定する
setDumpFile(ExecutionContext, File) - Method in class nablarch.test.core.http.HttpRequestTestSupport
HTTPレスポンスボディが出力されたファイルを設定する。
setDumpFileExtension(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプファイルの拡張子を設定する。
setDumpVariableItem(boolean) - Method in class nablarch.fw.web.HttpServer
ダンプHTMLへの可変項目の出力可否を設定する。
setDumpVariableItem(boolean) - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプHTMLへの可変項目の出力可否を設定する。
setDuplicateProcessChecker(DuplicateProcessChecker) - Method in class nablarch.fw.batch.ee.listener.job.DuplicateJobRunningCheckListener
多重起動チェックするクラスを設定する。
setDuplicateProcessChecker(DuplicateProcessChecker) - Method in class nablarch.fw.handler.DuplicateProcessCheckHandler
プロセス2重起動チェックを行うクラスを設定する。
setEagerLoad(boolean) - Method in class nablarch.fw.dicontainer.nablarch.AnnotationAutoContainerProvider
シングルトンコンポーネントのイーガーロードを行うかを設定する。 AnnotationAutoContainerProvider.setAnnotationContainerBuilder(AnnotationContainerBuilder)を明示的に設定した場合、 本プロパティは使用されない。
setEffectiveDateColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
適用日カラム名を設定する。
setEffectiveDateFromColumnName(String) - Method in class nablarch.common.permission.schema.GroupSystemAccountTableSchema
有効日(From)カラムの名前を設定する。
setEffectiveDateFromColumnName(String) - Method in class nablarch.common.permission.schema.SystemAccountTableSchema
有効日(From)カラムの名前を設定する。
setEffectiveDateToColumnName(String) - Method in class nablarch.common.permission.schema.GroupSystemAccountTableSchema
有効日(To)カラムの名前を設定する。
setEffectiveDateToColumnName(String) - Method in class nablarch.common.permission.schema.SystemAccountTableSchema
有効日(To)カラムの名前を設定する。
setElementLabelPattern(String) - Method in class nablarch.common.web.tag.CustomTagConfig
selectタグ、radioButtonsタグ、checkboxesタグのelementLabelPattern属性のデフォルト値を設定する。
setElementLabelPattern(String) - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
リスト要素のラベルを整形するためのパターンを設定する。
setElementLabelPattern(String) - Method in class nablarch.common.web.tag.ListSelectTag
リスト要素のラベルを整形するためのパターンを設定する。
setElementLabelPattern(String) - Method in class nablarch.common.web.tag.ListTagWriterSupport
リスト要素のラベルを整形するためのパターンを設定する。
setElementLabelProperty(String) - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
リスト要素からラベルを取得するためのプロパティ名を設定する。
setElementLabelProperty(String) - Method in class nablarch.common.web.tag.ListSelectTag
リスト要素からラベルを取得するためのプロパティ名を設定する。
setElementLabelProperty(String) - Method in class nablarch.common.web.tag.ListTagWriterSupport
リスト要素からラベルを取得するためのプロパティ名を設定する。
setElementValueProperty(String) - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
リスト要素から値を取得するためのプロパティ名を設定する。
setElementValueProperty(String) - Method in class nablarch.common.web.tag.ListSelectTag
リスト要素から値を取得するためのプロパティ名を設定する。
setElementValueProperty(String) - Method in class nablarch.common.web.tag.ListTagWriterSupport
リスト要素から値を取得するためのプロパティ名を設定する。
setEmptyInputMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
未入力時のメッセージIDを設定する。
setEnable(boolean) - Method in class nablarch.fw.web.handler.secure.XssProtectionHeader
X-XSS-Protectionを有効にするか否かを設定する。
setEncode(String) - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamReader
エンコードを設定する。
setEncoder(DownloadFileNameEncoder) - Method in class nablarch.fw.web.download.encorder.DownloadFileNameEncoderEntry
ファイル名のエンコーダを設定する。
setEncoding(String) - Method in class nablarch.core.dataformat.CharacterReplacementConfig
寄せ字処理の際に使用するエンコーディングを設定する。
setEncoding(Charset) - Method in class nablarch.core.dataformat.FieldDefinition
フィールドの文字エンコーディングを設定する。
setEncoding(String) - Method in class nablarch.core.dataformat.FormatterFactory
フォーマット定義ファイルのファイルエンコーディングを設定する。
setEncoding(String) - Method in class nablarch.core.repository.di.config.xml.schema.ConfigFile
Sets the value of the encoding property.
setEncodingToTable(CharacterReplacementConfig, CharacterReplacementManager.CharacterReplacementDefinition) - Method in class nablarch.core.dataformat.CharacterReplacementManager
寄せ字変換テーブルに、文字エンコーディングを設定する。
setEncryptor(Encryptor<C>) - Method in class nablarch.common.web.session.encoder.JavaSerializeEncryptStateEncoder
暗号化/復号に使用するEncryptorを設定する。
setEncryptor(Encryptor) - Method in class nablarch.common.web.session.store.HiddenStore
暗号化クラスを設定する。 デフォルトではAesEncryptorが使用される。 暗号化のカスタマイズを行う場合は、このプロパティにEncryptor実装を設定する。
setEnctype(String) - Method in class nablarch.common.web.tag.FormTag
XHTMLのenctype属性を設定する。
setEndCodePoint(String) - Method in class nablarch.core.validation.validator.unicode.RangedCharsetDef
終了位置のコードポイントを設定する。
setEndFreeMemory(long) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
空きメモリ量(終了時)を設定する。
setEndTime(long) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
終了日時を設定する。
setEndTime(long) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
終了日時を設定する。
setEndUsedMemory(long) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
使用メモリ量(終了時)を設定する。
setEntities(List<Class<?>>) - Method in class nablarch.etl.config.TruncateStepConfig
削除対象のEntityリストを設定する。
setEntity(Object) - Method in class nablarch.fw.jaxrs.EntityResponse
エンティティを設定する。
setErrorCss(String) - Method in class nablarch.common.web.tag.CheckedInputTagSupport
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.CodeSelectTag
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
errorタグと入力項目タグのerrorCss属性のデフォルト値を設定する。
setErrorCss(String) - Method in class nablarch.common.web.tag.ErrorsTag
エラーレベルのメッセージに使用するCSSクラス名を設定する。
setErrorCss(String) - Method in class nablarch.common.web.tag.ErrorTag
エラーレベルのメッセージに使用するCSSクラス名を設定する。
setErrorCss(String) - Method in class nablarch.common.web.tag.FileTag
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.ListSelectTag
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.PasswordTag
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.SinglevaluedInputTagWriterSupport
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.TextareaTag
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorCss(String) - Method in class nablarch.common.web.tag.TextTag
エラーレベルのメッセージに使用するCSSクラス名を設定する。
デフォルトは"nablarch_error"。
setErrorLimit(Integer) - Method in class nablarch.etl.config.ValidationStepConfig
許容するエラー数を設定する。
setErrorLogWriter(JaxRsErrorLogWriter) - Method in class nablarch.fw.jaxrs.JaxRsResponseHandler
エラーログライターを設定する。

デフォルト実装であるJaxRsErrorLogWriterを差し替えたい場合に拡張クラスを設定する。

setErrorMessageRequestAttributeName(String) - Method in class nablarch.common.web.WebConfig
エラーメッセージをリクエストスコープに格納する際に使用するキーを設定する。
setErrorResponseBuilder(ErrorResponseBuilder) - Method in class nablarch.fw.jaxrs.JaxRsResponseHandler
エラーレスポンスビルダーを設定する。

デフォルト実装であるErrorResponseBuilderを差し替えたい場合に拡張クラスを設定する。

setErrorTableEntity(Class<?>) - Method in class nablarch.etl.config.ValidationStepConfig
エラーテーブルのEntityクラスを設定する。
setEvents(List<Event>) - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
イベント定義を設定する。
setEventTableName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
イベントテーブル名を設定する。
setEventTriggerTableName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
イベントトリガー定義テーブル名を設定する。
setEventTypeColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
イベントタイプカラム名を設定する。
setEvenValue(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのevenValue属性のデフォルト値を設定する。
setException(Throwable) - Method in class nablarch.fw.ExecutionContext
リクエストスコープに例外を設定する。

ExecutionContext.THROWN_EXCEPTION_KEYキーに例外を設定する。 さらに、例外がApplicationExceptionの場合は、 ExecutionContext.THROWN_APPLICATION_EXCEPTION_KEYキーにも設定する。

setExceptionHandler(ExceptionHandler) - Method in class nablarch.fw.invoker.PipelineInvoker
例外処理を行う ExceptionHandlerを設定する。
setExceptionRequestVarKey(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
ApplicationExceptionが格納されるリクエストスコープのキーを設定する。
setExcludingRequestList(List<String>) - Method in class nablarch.fw.reader.ResumePointManager
レジューム機能を無効にするリクエストIDのリストを設定する。
setExecuteTime(long) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
実行時間を設定する。
setExecuteTime(long) - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.LauncherLogContext
処理時間を設定する。
setExecutionId(String) - Static method in class nablarch.core.ThreadContext
スレッドローカルに実行時IDを設定する。
setExecutionId(String) - Method in class nablarch.test.FixedExecutionIdAttribute
実行時IDを設定する。
setExecutionIdAttribute(ExecutionIdAttribute) - Method in class nablarch.fw.handler.DataReadHandler
実行時IDを初期化する際に使用するThreadContextAttributeを設定する。
setExecutionOrderColumnName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
実行順カラム名を設定する。
setExecutorServiceFactory(ExecutorServiceFactory) - Method in class nablarch.fw.invoker.AsyncHandlerListInvoker
ExecutorServiceFactoryを設定する。 ここで設定されたファクトリから、ExecutorServiceを取得して、 ハンドラリストを起動する。
setExitCode(int) - Method in class nablarch.fw.handler.BasicProcessStopHandler
終了コードを設定する。

終了コードの設定がない場合、デフォルトでResult.InternalError#STATUS_CODEが使用される。

setExitCode(int) - Method in class nablarch.fw.handler.DuplicateProcessCheckHandler
終了コードを設定する。
setExitCode(int) - Method in interface nablarch.fw.handler.ProcessStopHandler
終了コードを設定する。

終了コードの設定がない場合、デフォルトでInternalError.STATUS_CODEが使用される。

setExitCode(int) - Method in class nablarch.fw.launcher.logging.LauncherLogFormatter.LauncherLogContext
終了コードを設定する。
setExitStatus(String) - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
終了ステータスを設定する。
setExpectedLogMessages(List<Map<String, String>>) - Static method in class nablarch.test.core.log.LogVerifier
期待するログメッセージを設定する。
setExpiration(Expiration) - Method in class nablarch.common.web.session.SessionStoreHandler
有効期限を設定する。
setExpiration(Map<String, String>) - Method in class nablarch.core.cache.expirable.BasicExpirationSetting
有効期限設定を設定する(必須)。 本メソッドはDIコンテナから使用されることを想定している。
setExpirationDatetimeName(String) - Method in class nablarch.common.web.session.store.UserSessionSchema
有効期限(DATETIME)カラムの名前を設定する。
setExpirationList(List<Map<String, String>>) - Method in class nablarch.core.cache.expirable.BasicExpirationSetting
有効期限設定を設定する(必須)。 本メソッドはDIコンテナから使用されることを想定している。
setExpirationSetting(ExpirationSetting) - Method in class nablarch.core.db.cache.statement.CacheableStatementFactory
キャッシュ有効期限設定を設定する(必須)。 本メソッドはDIコンテナから起動されることを想定している。
setExpires(Long) - Method in class nablarch.common.web.session.SessionStore
有効期限(単位:秒)を設定する。
setExpires(Long, TimeUnit) - Method in class nablarch.common.web.session.SessionStore
有効期限を設定する。
setExports(List<String>) - Method in class nablarch.fw.handler.RewriteRule
変数定義を設定する。 既存の設定はクリアされる。
setExtendedStringConvertors(List<ExtendedStringConvertor>) - Method in class nablarch.core.validation.convertor.StringConvertor
拡張StringConvertorのリストを設定する。
setExtension(String) - Method in class nablarch.core.db.statement.BasicSqlLoader
拡張子を設定する。
ここで設定された拡張子を付加したファイルをSQLファイルとして読み込む。 指定がない場合は、デフォルトで拡張子はsqlとなる。
SetExtensionConverter - Class in nablarch.core.beans.converter
Set及びその具象サブクラスに型変換するクラス。
SetExtensionConverter() - Constructor for class nablarch.core.beans.converter.SetExtensionConverter
 
setFactory(StatementFactory) - Method in class nablarch.core.db.connection.BasicDbConnection
StatementFactory実装クラスを設定する。
setFetchDirection(int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.setFetchDirection(int)のラッパー。
setFetchDirection(int) - Method in interface nablarch.core.db.statement.SqlPStatement
Statement.setFetchDirection(int)のラッパー。
setFetchSize(int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.setFetchSize(int)のラッパー。
setFetchSize(String) - Method in class nablarch.core.db.statement.BasicStatementFactory
フェッチサイズを設定する。
setFetchSize(int) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
フェッチ件数を設定する。
setFetchSize(int) - Method in interface nablarch.core.db.statement.SqlStatement
Statement.setFetchSize(int)のラッパー。
setFetchSize(int) - Method in class nablarch.integration.doma.DomaStatementProperties
フェッチサイズをセットする。
setFieldAnnotationCache(StaticDataCache<Map<String, Map<String, ?>>>) - Method in class nablarch.core.db.statement.autoproperty.FieldAnnotationHandlerSupport
フィールドアノテーション保持クラスを設定する。
setFieldName(String) - Method in exception nablarch.core.dataformat.InvalidDataFormatException
エラーが発生したフィールド名を設定する。
setFieldProperty(FieldDefinition, RecordDefinition) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
フィールド定義情報保持クラスのプロパティを設定する。
setFields(List<FieldDefinition>) - Method in class nablarch.core.dataformat.RecordDefinition
本レコードタイプに紐付くフィールド情報を設定する。
setFieldsBeforeReceive(String, MQMessage) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
メッセージ受信前にMQMessageのMQMDフィールドに値を設定する。
setFieldsBeforeReceive(String, MQMessage) - Method in interface nablarch.integration.messaging.wmq.provider.WmqMqmdFieldsOperator
メッセージ受信前にMQMessageのMQMDフィールドに値を設定する。
setFieldsBeforeSend(SendingMessage, MQMessage, long) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
メッセージ送信前にMQMessageのMQMDフィールドに値を設定する。
setFieldsBeforeSend(SendingMessage, MQMessage, long) - Method in interface nablarch.integration.messaging.wmq.provider.WmqMqmdFieldsOperator
メッセージ送信前にMQMessageのMQMDフィールドに値を設定する。
setFile(File) - Method in class nablarch.common.mail.AttachedFile
メール添付ファイルを設定する。
setFile(String) - Method in class nablarch.core.repository.di.config.xml.schema.ConfigFile
Sets the value of the file property.
setFile(String) - Method in class nablarch.core.repository.di.config.xml.schema.Import
Sets the value of the file property.
setFileColumnName(String) - Method in class nablarch.common.mail.MailAttachedFileTable
添付ファイル管理テーブルの添付ファイルカラムの名前を設定する。
setFileEncoding(String) - Method in class nablarch.core.db.statement.BasicSqlLoader
ファイルエンコーディングを設定する。

ここで設定されたエンコーディングを使用してSQLファイルを読み込む。 本設定を行わない場合は、JVMのデフォルトエンコーディングを使用してSQLファイルが読み込まれる。

setFileExtensions(Map<String, String>) - Method in class nablarch.core.util.FilePathSetting
ベースパスの論理名と拡張子との対応を収めたMapを設定する。
setFileName(String) - Method in class nablarch.core.message.PropertiesStringResourceLoader
プロパティファイル名を設定する。
setFileName(String) - Method in class nablarch.etl.config.DbToFileStepConfig
ファイル名を設定する。
setFileName(String) - Method in class nablarch.etl.config.FileToDbStepConfig
ファイル名を設定する。
setFileNameColumnName(String) - Method in class nablarch.common.mail.MailAttachedFileTable
添付ファイル管理テーブルの添付ファイル名カラムの名前を設定する。
setFilePath(String) - Method in class nablarch.core.dataformat.CharacterReplacementConfig
寄せ字変換定義ファイルのパスを設定する。
setFilePath(String) - Method in exception nablarch.core.dataformat.SyntaxErrorException
構文エラーが発生したフォーマット定義ファイルのパスを設定する。
setFileReader(FileRecordReader) - Method in class nablarch.fw.reader.FileDataReader
FileRecordReaderオブジェクトを設定する。
setFilter(String) - Method in class nablarch.common.web.tag.ErrorsTag
リストに含めるメッセージのフィルタ条件を設定する。
setFirstSubmitCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitCss属性のデフォルト値を設定する。
setFirstSubmitLabel(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitLabel属性のデフォルト値を設定する。
setFirstSubmitName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitName属性のデフォルト値を設定する。
setFirstSubmitTag(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitTag属性のデフォルト値を設定する。

下記のいずれかを指定する。 submitLink submit button

setFirstSubmitType(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのfirstSubmitType属性のデフォルト値を設定する。

下記のいずれかを指定する。 submit button

setFixedDate(Map<String, String>) - Method in class nablarch.test.FixedBusinessDateProvider
固定日付を設定する。
setFixedDate(String) - Method in class nablarch.test.FixedSystemTimeProvider
固定日時を設定する。
引数には以下のフォーマットいずれかに合致する文字列を指定すること。 yyyyMMddHHmmss (12桁) yyyyMMddHHmmssSSS (15桁) yyyyMMddHHmmss形式の場合はミリ秒に000が設定される。
setFixedLengthConvertorFactory(FixedLengthConvertorFactory) - Method in class nablarch.core.dataformat.convertor.FixedLengthConvertorSetting
FixedLengthConvertorFactoryを設定する。
setFixedSignPosition(boolean) - Method in class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
符号位置の固定/非固定を設定する。
setFixLengthMessageId(String) - Method in class nablarch.core.validation.validator.LengthValidator
固定桁数の文字列チェック(maxとminに同じ値を設定した場合)でエラーが発生した際のデフォルトのメッセージIDを設定する。
例 : "{0}は{1}文字で入力してください。"
setFixLengthMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
桁数誤り時のメッセージIDを設定する(最大桁=最小桁)。
setFloat(int, float) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setFloat(int, float)のラッパー。
setFloat(int, float) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setFloat(int, float)のラッパー。
setFlowNodeIdColumnName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
フローノードIDカラム名を設定する。
setFlowNodeIdColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
フローノードIDカラム名を設定する。
setFlowNodeNameColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
フローノード名カラム名を設定する。
setFlowNodeTableName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
フローノード定義テーブル名を設定する。
setFlowProceedConditionColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
フロー進行条件カラム名を設定する。
setFlushEachRecordInWriting(boolean) - Method in class nablarch.core.dataformat.DataFormatConfig
レコードの書き込み毎にflushをするか否かを設定する。
setForceFlushAfterWritingHeaders(boolean) - Method in class nablarch.fw.web.handler.HttpResponseHandler
HTTPヘッダーをwriteした直後にFlushするかどうかの設定 デフォルト値はtrueである。
setFormArraySizeValueMaxLength(int) - Method in class nablarch.core.validation.ValidationManager
フォーム配列サイズ文字列の最大長を設定する。
setFormatDir(String) - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
フォーマット定義ファイルの格納ディレクトリ(論理名)を設定する。
setFormatFileDir(String) - Method in class nablarch.fw.messaging.reader.FwHeaderReader
業務データ部のフォーマット定義ファイルの配置先ディレクトリ論理名を設定する。

デフォルト値は"format"。

setFormatFileDir(String) - Method in class nablarch.fw.messaging.StandardFwHeaderDefinition
フレームワーク制御ヘッダーのフォーマット定義ファイルが配置されている ディレクトリの論理名を設定する。 設定を省略した場合のデフォルト値は"format"である。
setFormatFileDirName(String) - Method in class nablarch.fw.messaging.reader.MessageReader
受信電文のフォーマット定義ファイルが配置されているディレクトリの 論理名を指定する。
setFormatFileName(String) - Method in class nablarch.fw.messaging.reader.MessageReader
受信電文のフォーマット定義ファイル名を設定する。
setFormatFileName(String) - Method in class nablarch.fw.messaging.StandardFwHeaderDefinition
フレームワーク制御ヘッダーのフォーマット定義ファイルのファイル名 を設定する。 設定を省略した場合のデフォルト値は"header.fmt"となる。
setFormatFilePath(String) - Method in exception nablarch.core.dataformat.InvalidDataFormatException
使用していたフォーマットファイルのパスを設定する。
setFormatter(DataRecordFormatter) - Method in class nablarch.fw.messaging.InterSystemMessage
メッセージボディのフォーマット定義を設定する。
setFormatter(DataRecordFormatter) - Method in class nablarch.fw.messaging.StructuredRequestMessage
メッセージボディのフォーマット定義を設定する。
setFormatter(DataRecordFormatter) - Method in class nablarch.fw.messaging.StructuredResponseMessage
メッセージボディのフォーマット定義を設定する。
setFormatterName(String) - Method in class nablarch.core.text.DateTimeFormatter
フォーマッタの名前を設定する。
setFormatterName(String) - Method in class nablarch.core.text.DateTimeStrFormatter
フォーマッタの名前を設定する。
setFormatterName(String) - Method in class nablarch.core.text.NumberFormatter
フォーマッタの名前を設定する。
setFormatterName(String) - Method in class nablarch.core.text.NumberStrFormatter
フォーマッタの名前を設定する。
setFormatterOfReply(DataRecordFormatter) - Method in class nablarch.fw.messaging.RequestMessage
応答電文のフォーマットを指定する。
setFormatterProperty(DataRecordFormatter) - Method in class nablarch.core.dataformat.FormatterFactory
データレコードフォーマッタにプロパティを設定する。
setFormatters(List<Formatter<?>>) - Method in class nablarch.core.text.FormatterConfig
フォーマッタのリストを設定する。
setFormClassName(String) - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
フォームクラス名を設定する。
setFormClassPackage(String) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
Formクラスの配置パッケージを設定する。
setFormClassSuffix(String) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
Formクラスのサフィックスを設定する。

メッセージをテーブルに登録する際に使用するFormクラスのクラス名のサフィックスとして使用する。 本設定を省略した場合、デフォルト値で「Form」が使用される。

setFormContext(PageContext, FormContext) - Static method in class nablarch.common.web.tag.TagUtil
ページコンテキストにフォームコンテキストを設定する。

フォームのname属性が重複している場合は例外を送出する。

setFormCreator(FormCreator) - Method in class nablarch.core.validation.ValidationManager
フォームの生成クラスをセットする。
セットしなかった場合、MapConstructorFormCreatorが使用される。
setFormDefinitionCache(StaticDataCache<FormValidationDefinition>) - Method in class nablarch.core.validation.ValidationManager
FormValidationDefinitionをキャッシュするStaticDataCacheをセットする。
setFormFactory(BeanValidationFormFactory) - Method in class nablarch.common.web.validator.BeanValidationStrategy
 
setForwardPathMapping(Map<String, String>) - Method in class nablarch.fw.web.post.PostResubmitPreventHandler
Deprecated.
リクエストIDと遷移先パスのマッピングを設定する。

MapのキーにはリクエストIDを識別する値を、値には遷移先のパスを設定する。

setFreeMemory(long) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
空きメモリ量(開始時)を設定する。
setFrom(String) - Method in class nablarch.common.mail.MailContext
送信元メールアドレスを設定する。
setFromColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの送信者メールアドレスカラムの名前を設定する。
setFwHeaderDefinition(FwHeaderDefinition) - Method in class nablarch.fw.messaging.handler.HttpMessagingRequestParsingHandler
フレームワーク制御ヘッダ定義を設定する。
setFwHeaderDefinition(FwHeaderDefinition) - Method in class nablarch.fw.messaging.handler.HttpMessagingResponseBuildingHandler
フレームワーク制御ヘッダ定義を設定する。
setFwHeaderDefinition(FwHeaderDefinition) - Method in class nablarch.fw.messaging.handler.MessageReplyHandler
応答電文中のフレームワーク制御ヘッダ定義を設定する。
setFwHeaderDefinition(FwHeaderDefinition) - Method in class nablarch.fw.messaging.handler.MessageResendHandler
応答電文中のフレームワーク制御ヘッダ定義を設定する。
setFwHeaderDefinition(FwHeaderDefinition) - Method in class nablarch.fw.messaging.reader.FwHeaderReader
フレームワーク制御ヘッダ定義を設定する。
setFwHeaderDefinition(FwHeaderDefinition) - Method in class nablarch.fw.messaging.ResponseMessage
フレームワークヘッダ定義を設定する。
setFwHeaderKeys(Map<String, String>) - Method in class nablarch.fw.messaging.reader.StructuredFwHeaderDefinition
フレームワーク制御ヘッダキー名リストを設定する
setGateways(List<Gateway>) - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
ゲートウェイ定義を設定する。
setGatewayTableName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
ゲートウェイテーブル名を設定する。
setGatewayTypeColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
ゲートウェイタイプカラム名を設定する。
setGroupAuthorityTableSchema(GroupAuthorityTableSchema) - Method in class nablarch.common.permission.BasicPermissionFactory
グループ権限テーブルのスキーマ情報を設定する。
setGroupIdColumnName(String) - Method in class nablarch.common.permission.schema.GroupAuthorityTableSchema
グループIDカラムの名前を設定する。
setGroupIdColumnName(String) - Method in class nablarch.common.permission.schema.GroupSystemAccountTableSchema
グループIDカラムの名前を設定する。
setGroupIdColumnName(String) - Method in class nablarch.common.permission.schema.GroupTableSchema
グループIDカラムの名前を設定する。
setGroupSystemAccountTableSchema(GroupSystemAccountTableSchema) - Method in class nablarch.common.permission.BasicPermissionFactory
グループシステムアカウントテーブルのスキーマ情報を設定する。
setGroupTableSchema(GroupTableSchema) - Method in class nablarch.common.permission.BasicPermissionFactory
グループテーブルのスキーマ情報を設定する。
setHandler(HttpRequestHandler) - Method in class nablarch.fw.jaxrs.AdoptHandlerResponseFinisher
ハンドラを設定する。
setHandler(Handler<TRequest, TResult>) - Method in class nablarch.fw.RequestHandlerEntry
このハンドラエントリ内にハンドラを設定する。
setHandlerList(List<Handler<?, ?>>) - Method in class nablarch.fw.invoker.BasicHandlerListBuilder
ハンドラリストを設定する。
setHandlerList(List<Object>) - Method in class nablarch.fw.invoker.BasicPipelineListBuilder
ハンドラリストを設定する。
setHandlerList(List<Handler<HttpRequest, ?>>) - Method in class nablarch.fw.jaxrs.JaxRsMethodBinderFactory
ハンドラリストを設定する。
setHandlerListBuilder(HandlerListBuilder<TData>) - Method in class nablarch.fw.invoker.BasicHandlerListInvoker
HandlerListBuilderを設定する。
setHandlerListBuilder(PipelineListBuilder) - Method in class nablarch.fw.invoker.PipelineInvoker
実行対象となるハンドラリストを組み立てるPipelineListBuilder を設定する。
setHandlerListInvoker(HandlerListInvoker<TData, TResult>) - Method in class nablarch.fw.invoker.AsyncHandlerListInvoker
HandlerListInvokerを設定する。 ここで設定されたHandlerListInvokerを使用して、 ハンドラリストを起動する。
setHandlerQueue(Collection<? extends Handler>) - Method in class nablarch.fw.HandlerQueueManager
ハンドラキューの内容を入れ替える。
setHeader(String, Object) - Method in class nablarch.fw.messaging.InterSystemMessage
ヘッダーの値を設定する。
setHeader(String, String) - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスヘッダの値を設定する。
setHeader(String, String) - Method in class nablarch.fw.web.RestMockHttpRequest
HTTPリクエストヘッダの値を設定する。
setHeaderFormatName(String) - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
ヘッダフォーマット名を設定する。
setHeaderInfo(Map<String, List<String>>) - Method in class nablarch.fw.messaging.realtime.http.dto.HttpResult
ヘッダー情報を設定する
setHeaderInfo(Map<String, List<String>>) - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingInvalidDataFormatException
受信したヘッダ情報を設定する。
setHeaderInfo(Map<String, List<String>>) - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractHttpStreamReader
ヘッダ情報を設定する。
setHeaderInfo(Map<String, List<String>>) - Method in interface nablarch.fw.messaging.realtime.http.streamio.HttpInputStreamReader
HttpHeader情報を設定する。
setHeaderItemList(List<String>) - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
ヘッダに設定する項目のリストを設定する。
setHeaderMap(Map<String, ?>) - Method in class nablarch.fw.messaging.InterSystemMessage
ヘッダーの一覧を設定する。 (既存のヘッダーは全て削除される。)
setHeaderMap(Map<String, String>) - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストヘッダを格納したMapを設定する。
setHeaderMap(Map<String, String>) - Method in class nablarch.fw.web.RestMockHttpRequest
 
setHeaderMap(Map<String, String>) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
HTTPヘッダーを設定する。
setHeaderRecord(Map<String, Object>) - Method in class nablarch.fw.messaging.SyncMessage
ヘッダレコードを設定する。
setHealthCheckers(List<HealthChecker>) - Method in class nablarch.fw.web.handler.HealthCheckEndpointHandler
DBやRedisなどの対象ごとのヘルスチェックを行うHealthCheckerを設定する。
setHealthCheckResponseBuilder(HealthCheckResponseBuilder) - Method in class nablarch.fw.web.handler.HealthCheckEndpointHandler
ヘルスチェック結果からレスポンスを作成するHealthCheckResponseBuilderを設定する。
setHealthyStatus(String) - Method in class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
ヘルスチェックが成功した場合のステータスの表現を設定する。 デフォルトは"UP"。
setHealthyStatusCode(int) - Method in class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
ヘルスチェックが成功した場合のステータスコードを設定する。 デフォルトは"200"。
setHeight(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのheight属性を設定する。
setHost(String) - Method in class nablarch.common.web.tag.CustomTagConfig
URI指定でhttpとhttpsを切り替える際に使用するホストのデフォルト値を設定する。
setHost(String) - Method in class nablarch.fw.web.MockHttpRequest
ホストヘッダの値を設定する。
setHost(String) - Method in class nablarch.fw.web.RestMockHttpRequest
 
setHref(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのhref属性を設定する。
setHref(String) - Method in class nablarch.common.web.tag.LinkTag
XHTMLのhref属性を設定する。
setHreflang(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのhreflang属性を設定する。
setHreflang(String) - Method in class nablarch.common.web.tag.LinkTag
XHTMLのhreflang属性を設定する。
setHspace(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのhspace属性を設定する。
setHtmlChecker(HtmlChecker) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLチェッカーを設定する。
setHtmlCheckerConfig(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
HtmlCheckツール設定ファイルのパスを設定する。
setHtmlDumpDir(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTML出力ディレクトリを設定する。
setHtmlEscape(boolean) - Method in class nablarch.common.web.tag.MessageTag
HTMLエスケープをするか否かを設定する。
デフォルトはtrue。
setHtmlResourcesCharset(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースの文字コードを設定する。
setHtmlResourcesExtensionList(List<String>) - Method in class nablarch.test.core.http.HttpTestConfiguration
ダンプディレクトリへコピーされるHTMLリソースの拡張子を設定する。
setHtmlResourcesRoot(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースのコピー先ディレクトリ名を設定する。
setHttpDumpEnabled(boolean) - Method in class nablarch.fw.web.HttpServer
HTTPダンプ機能の有効化/無効化を設定する。
setHttpDumpFilePath(String) - Method in class nablarch.fw.web.HttpServer
HTTPダンプの出力先ファイルパスを指定する。
setHttpDumpRoot(String) - Method in class nablarch.fw.web.HttpServer
HTTPダンプの出力先フォルダのパスを設定する。 また、HTTPダンプ機能が無効化されている場合は有効化される。
setHttpHeader(HttpRequest, HttpTestConfiguration) - Static method in class nablarch.test.core.http.HttpRequestTestSupport
HTTPHeaderを設定する。
すでにHttpRequestに設定されている項目は、設定しない。
setHttpHeader(Map<String, String>) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTTPHeaderを設定する。
setHttpOnly(boolean) - Method in class nablarch.fw.web.HttpCookie
HttpOnly Cookieか否かを設定する。
setHttpVersion(String) - Method in class nablarch.fw.web.HttpResponse
HTTPバージョンを設定する。

デフォルト値は "HTTP/1.1" である。

setHttpVersion(String) - Method in class nablarch.fw.web.MockHttpRequest
HTTPバージョン名を指定する。
setHttpVersion(String) - Method in class nablarch.fw.web.RestMockHttpRequest
 
setId(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのid属性を設定する。
setId(String) - Method in class nablarch.common.web.tag.ScriptTag
XHTMLのid属性を設定する。
setIdColumnName(String) - Method in class nablarch.common.code.schema.CodeNameSchema
IDカラムの名前を設定する。
setIdColumnName(String) - Method in class nablarch.common.code.schema.CodePatternSchema
コードIDカラムの名前を設定する。
setIdColumnName(String) - Method in class nablarch.common.idgenerator.FastTableIdGenerator
IDカラム物理名を設定する。
setIdColumnName(String) - Method in class nablarch.common.idgenerator.TableIdGenerator
IDカラム物理名を設定する。
setIdColumnName(String) - Method in class nablarch.core.message.BasicStringResourceLoader
メッセージIDカラム名をセットする。
setIdGenerator(GenerationType, IdGenerator) - Method in class nablarch.common.dao.BasicDaoContext
IDジェネレータを設定する。
setIdTable(Map<String, String>) - Method in class nablarch.common.idgenerator.SequenceIdGeneratorSupport
Deprecated.
採番対称を識別するIDとシーケンス名の紐付け用テーブルを設定する。
シーケンス名を文字列連結してSQL文を生成するため、シーケンス名にスペースがあった場合はエラーとし SQLインジェクションの脆弱性への対応を行う。
setIgnoredEntries(K...) - Method in class nablarch.core.util.map.CopyOnReadMap
同期処理の対象外とするエントリを追加する。
setIgnoreHtmlResourceDirectory(List<String>) - Method in class nablarch.test.core.http.HttpTestConfiguration
HTMLリソースとして除外するディレクトリのリストを設定する。

HttpTestConfiguration.setHtmlResourcesRoot(String)で設定したディレクトリ配下から、リソースとして除外するディレクトリを設定する。 たとえば、HTMLリソースがバージョン管理されている場合、バージョン管理用のディレクトリ(.svnや.git)などを設定することにより、 不要なファイルがコピーされることを回避でききる。

setIgnoreRequestIds(String...) - Method in class nablarch.common.permission.PermissionCheckHandler
認可判定を行わないリクエストIDを設定する。
setImmediate(boolean) - Method in class nablarch.fw.handler.DispatchHandler
ディスパッチされたハンドラの実行タイミングを指定する。
setIncludeContext(PageContext, IncludeContext) - Static method in class nablarch.common.web.tag.IncludeContext
ページコンテキストにインクルードテキストを設定する。
setInfoCss(String) - Method in class nablarch.common.web.tag.ErrorsTag
情報レベルのメッセージに使用するCSSクラス名を設定する。
setInitialized(boolean) - Method in class nablarch.core.dataformat.LayoutDefinition
初期化が行われたかどうかのフラグを設定する。
setInitializedComponent(Object) - Method in class nablarch.core.repository.di.ComponentHolder
初期化済みコンポーネントをセットする。
setInitializeList(List<Object>) - Method in class nablarch.core.repository.initialization.BasicApplicationInitializer
初期化対象オブジェクトリストを設定する。
setInitSqlList(List<String>) - Method in class nablarch.core.db.transaction.JdbcTransactionFactory
初期SQLを設定する。
本メソッドで設定されたSQLは、トランザクション開始時(JdbcTransaction.begin())に実行される。
setInjector(ComponentInjector) - Method in class nablarch.core.repository.di.ComponentDefinition
コンポーネントで使用するComponentInjectorをセットする。
setInputCount(long) - Method in class nablarch.fw.batch.ee.progress.BasicProgressManager
 
setInputCount(long) - Method in interface nablarch.fw.batch.ee.progress.ProgressManager
処理対象の件数を設定する。
setInputName(String) - Method in class nablarch.common.web.tag.ChangeParamNameTag
変更元となる元画面のinput要素のname属性を設定する。
setInputPage(PageContext) - Static method in class nablarch.common.web.tag.TagUtil
JSPが生成する画面が入力画面であることを設定する。
このメソッド呼び出し後のJSPでは、入力項目のカスタムタグが入力画面用の出力を行う。
setInputSourcePath(String) - Method in exception nablarch.core.dataformat.InvalidDataFormatException
例外発生原因となった入出力元(ファイルなど)のパスを設定する。
setInputStream(InputStream) - Method in interface nablarch.core.dataformat.DataRecordFormatter
入力ストリームを設定する。
setInputStream(InputStream) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
入力ストリームを設定する。
setInputStream(InputStream) - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
入力ストリームを設定する。
setInputStream(InputStream) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
入力ストリームを設定する。
setInputStream(InputStream) - Method in class nablarch.fw.web.ResponseBody
ボディの内容を格納した入力ストリームを設定する。
setInsertMode(DbToDbStepConfig.InsertMode) - Method in class nablarch.etl.config.DbToDbStepConfig
INSERTモードを設定する。
setInstanceFlowNodeTableName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
インスタンスフローノードテーブル名を設定する。
setInstanceIdColumnName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
インスタンスIDカラム名を設定する。
setInstanceIdGenerateId(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
インスタンスIDを採番する際に使用する採番対象IDを設定する。
setInstanceIdGenerator(IdGenerator) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
インスタンスIDを採番するジェネレーターを設定する。
setInstanceIdLength(int) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
インスタンスIDの桁数を設定する。

インスタンスIDは、指定された桁数となるよう先頭に"0"を付加する。 設定を省略した場合は、10桁のインスタンスIDが採番される。

setInstanceTableName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
ワークフローインスタンステーブル名を設定する。
setInt(int, int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setInt(int, int)のラッパー。
setInt(int, int) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setInt(int, int)のラッパー。
setInterceptor(Annotation) - Method in class nablarch.fw.Interceptor.Impl
処理対象のInterceptorを設定する。
setInternalRequestId(String) - Static method in class nablarch.core.ThreadContext
スレッドローカルに内部リクエストIDを設定する。
setInterpreters(List<TestDataInterpreter>) - Method in class nablarch.test.core.reader.BasicTestDataParser
委譲先のTestDataInterpreterを設定する。
setInterpreters(List<TestDataInterpreter>) - Method in interface nablarch.test.core.reader.TestDataParser
テストデータの解釈クラスを設定する。
setInterpreters(List<TestDataInterpreter>) - Method in class nablarch.test.core.util.interpreter.CompositeInterpreter
委譲先のTestDataInterpreterを設定する。
setInterval(int) - Method in class nablarch.core.log.app.BasicCommitLogger
間隔を設定する。
setInvalidDigitsFractionMessageId(String) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
小数部を指定した場合の桁数不正時のデフォルトのエラーメッセージのメッセージIDを設定する。
デフォルトメッセージの例 : "{0}には整数部{1}桁以下、小数部{2}桁以下の数値を入力してください。"
setInvalidDigitsIntegerMessageId(String) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
小数部を指定しなかった場合の桁数不正時のデフォルトのエラーメッセージのメッセージIDを設定する。
デフォルトメッセージの例 : "{0}には{1}桁以下の数値を入力してください。"
setInvalidSizeKeyMessageId(String) - Method in class nablarch.core.validation.ValidationManager
ValidationTargetアノテーションのsizeKeyに不正な長さを指定した際のエラーメッセージIDを設定する。
setIsAssertApplicationMessageId(boolean) - Method in class nablarch.test.core.http.TestCaseInfo
メッセージIDの検証を行うかどうかを設定する。
setIsAssertRequestScopeVar(boolean) - Method in class nablarch.test.core.http.TestCaseInfo
リクエストスコープ値を比較検証するかどうかを設定する
setIsmap(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのismap属性を設定する。
setIsolationLevel(int) - Method in class nablarch.core.db.connection.BasicDbConnection
アイソレーションレベルを設定する。
setIsolationLevel(int) - Method in interface nablarch.core.db.connection.TransactionManagerConnection
アイソレーションレベルを設定する。
setIsolationLevel(String) - Method in class nablarch.core.db.transaction.JdbcTransactionFactory
アイソレーションレベルを設定する。
設定できる値は、下記のとおり。
READ_COMMITTED:Connection.TRANSACTION_READ_COMMITTED
READ_UNCOMMITTED:Connection.TRANSACTION_READ_UNCOMMITTED
REPEATABLE_READ:Connection.TRANSACTION_REPEATABLE_READ
SERIALIZABLE:Connection.TRANSACTION_SERIALIZABLE
アイソレーションレベルが設定されない場合は、デフォルトでConnection.TRANSACTION_READ_COMMITTEDが使用される。
setIsolationLevel(String) - Method in class nablarch.integration.messaging.wmq.xa.WmqXATransactionFactory
アイソレーションレベルを設定する。
設定できる値は、下記のとおり。
READ_COMMITTED:Connection.TRANSACTION_READ_COMMITTED
READ_UNCOMMITTED:Connection.TRANSACTION_READ_UNCOMMITTED
REPEATABLE_READ:Connection.TRANSACTION_REPEATABLE_READ
SERIALIZABLE:Connection.TRANSACTION_SERIALIZABLE
アイソレーションレベルが設定されない場合は、 デフォルトでConnection.TRANSACTION_READ_COMMITTEDが使用される。
setIv(String) - Method in class nablarch.common.encryption.AesEncryptor
Deprecated.
本メソッドはIVに文字列しか指定できないため、使用できる値に制限があり脆弱である。このためAesEncryptor.setBase64Key(Base64Key)を使用すること。
setIv(String) - Method in class nablarch.common.encryption.Base64Key
暗号化に使用するIV(128bit)を設定する。
setJdbcTransactionTimeoutHandler(JdbcTransactionTimeoutHandler) - Method in class nablarch.core.db.connection.BasicDbConnection
トランザクションタイムアウトハンドラを設定する。
setJdbcTransactionTimeoutHandler(JdbcTransactionTimeoutHandler) - Method in interface nablarch.core.db.connection.TransactionManagerConnection
トランザクションタイムアウトハンドラを設定する。
setJdbcTransactionTimeoutHandler(JdbcTransactionTimeoutHandler) - Method in class nablarch.core.db.statement.BasicSqlPStatement
トランザクションタイムアウトタイマーを設定する。

本設定値を省略した場合、トランザクションのタイムアウト処理は行われない。

setJdbcTransactionTimeoutHandler(JdbcTransactionTimeoutHandler) - Method in interface nablarch.core.db.statement.SqlStatement
トランザクションタイムアウトタイマーを設定する。

本設定値を省略した場合、トランザクションのタイムアウト処理は行われない。

setJndiHelper(JndiHelper) - Method in class nablarch.fw.messaging.provider.JndiLookingUpJmsMessagingProvider
JNDIサポートクラスを設定する。
setJndiProperties(Map<String, String>) - Method in class nablarch.core.db.connection.BasicDbConnectionFactoryForJndi
JNDIプロパティを設定する。
setJndiProperties(Map<String, String>) - Method in class nablarch.core.repository.jndi.JndiHelper
JNDIプロパティを設定する。
setJndiResourceName(String) - Method in class nablarch.core.db.connection.BasicDbConnectionFactoryForJndi
JNDIリソース名を設定する。
setJndiResourceName(String) - Method in class nablarch.core.repository.jndi.JndiHelper
JNDIリソース名を設定する。 JndiHelper.lookUp()メソッドでは、ここで設定したJNDI名が使用される。
setJsonDataConvertorFactory(JsonDataConvertorFactory) - Method in class nablarch.core.dataformat.convertor.JsonDataConvertorSetting
JsonDataConvertorFactoryを設定する。
setJsTestResourceDir(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
クライアントスクリプトテスト用リソース配置ディレクトリパスを設定する。
setKey(String) - Method in class nablarch.common.encryption.AesEncryptor
Deprecated.
本メソッドは共通鍵に文字列しか指定できないため、使用できる値に制限があり脆弱である。このためAesEncryptor.setBase64Key(Base64Key)を使用すること。
setKey(String) - Method in class nablarch.common.encryption.Base64Key
暗号化に使用する共通鍵(128bit)を設定する。
setKey(String) - Method in class nablarch.core.repository.di.config.MapEntryDefinition
キーの文字列表現をセットする。
setKey(String) - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Sets the value of the key property.
setKey(String) - Method in class nablarch.integration.health.RedisHealthChecker
存在チェックに使用するキーを設定する。
setKeyComponent(Component) - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Sets the value of the keyComponent property.
setKeyId(int) - Method in class nablarch.core.repository.di.config.MapEntryDefinition
キーのコンポーネントIDをセットする。
setKeyName(String) - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Sets the value of the keyName property.
setKeyNames(String) - Method in class nablarch.common.web.tag.CompositeKeyCheckedInputTagSupport
パラメータのキー名を設定する。
setKeyRef(String) - Method in class nablarch.core.repository.di.config.MapEntryDefinition
キーの参照名をセットする。
setKeyType(MapEntryDefinition.DataType) - Method in class nablarch.core.repository.di.config.MapEntryDefinition
キーの種類をセットする。
setLabel(String) - Method in class nablarch.common.web.tag.CheckedInputTagSupport
ラベルを設定する。
setLabelPattern(String) - Method in class nablarch.common.web.tag.CodeCheckboxTag
ラベルを整形するパターンを設定する。
setLabelPattern(String) - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
ラベルを整形するパターンを設定する。
setLabelPattern(String) - Method in class nablarch.common.web.tag.CodeSelectTag
ラベルを整形するパターンを設定する。
setLabelPattern(String) - Method in class nablarch.common.web.tag.CodeTag
ラベルを整形するパターンを設定する。
setLabelPattern(String) - Method in class nablarch.common.web.tag.CodeTagWriterSupport
ラベルを整形するパターンを設定する。
setLaneIdColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
レーンIDカラム名を設定する。
setLaneNameColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
レーン名カラム名を設定する。
setLanes(List<Lane>) - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
レーン定義を設定する。
setLaneTableName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
レーンテーブル名を設定する。
setLang(String) - Method in class nablarch.common.mail.TemplateMailContext
言語を設定する。
setLang(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのlang属性を設定する。
setLangColumnName(String) - Method in class nablarch.common.code.schema.CodeNameSchema
言語カラムの名前を設定する。
setLangColumnName(String) - Method in class nablarch.common.mail.MailTemplateTable
メールテンプレート管理テーブルの言語カラムの名前を設定する。
setLangColumnName(String) - Method in class nablarch.core.message.BasicStringResourceLoader
言語カラム名をセットする。
setLanguage(String) - Method in class nablarch.common.web.tag.MessageTag
メッセージの言語を設定する。
setLanguage(String) - Method in class nablarch.common.web.tag.ScriptTag
XHTMLのlanguage属性を設定する。
setLanguage(Locale) - Static method in class nablarch.core.ThreadContext
スレッドローカルに言語を設定する。
setLastRecordNumber(int) - Method in class nablarch.fw.ExecutionContext
データリーダが、現時点で物理的に読み込んでいるレコードのレコード番号を設定する。
setLastSubmitCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitCss属性のデフォルト値を設定する。
setLastSubmitLabel(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitLabel属性のデフォルト値を設定する。
setLastSubmitName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitName属性のデフォルト値を設定する。
setLastSubmitTag(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitTag属性のデフォルト値を設定する。

下記のいずれかを指定する。 submitLink submit button

setLastSubmitType(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlastSubmitType属性のデフォルト値を設定する。
setLayoutFile(String) - Method in class nablarch.fw.reader.FileDataReader
拡張子を除いた、フォーマット定義ファイルのファイル名を設定する。

"format"という論理名のベースパス配下に存在する当該ファイルがフォーマット定義ファイルとして使用される。

setLayoutFile(String, String) - Method in class nablarch.fw.reader.FileDataReader
フォーマット定義ファイルのベースパス論理名および拡張子を除いたファイル名を設定する。

設定した論理名のペースパス配下に存在する当該ファイルがフォーマット定義ファイルとして使用される。

setLength(int) - Method in class nablarch.common.idgenerator.formatter.LpadFormatter
桁数を設定する。
setLengths(List<String>) - Method in class nablarch.test.core.file.DataFileFragment
フィールド長を設定する。
フィールド長の要素数はフィールド名と同じでなければならない。
setLikeConditionPropsTo(BasicSqlPStatement) - Method in class nablarch.core.db.statement.BasicStatementFactory
指定されたBasicSqlPStatementに対して、 LIKE条件必要なプロパティを設定する。
setLikeEscapeChar(char) - Method in class nablarch.core.db.statement.BasicSqlParameterParser
エスケープ文字を設定する。
SQL文のlike句に埋め込む条件のエスケープに使用する文字を設定する。 ここで設定した文字は、like条件のescape句に自動設定される。
setLikeEscapeChar(char) - Method in class nablarch.core.db.statement.BasicSqlPStatement
like条件のエスケープ文字を設定する。
setLikeEscapeChar(String) - Method in class nablarch.core.db.statement.BasicStatementFactory
like条件のエスケープ文字を設定する。
setLikeEscapeChar(char) - Method in interface nablarch.core.db.statement.SqlParameterParser
like条件のエスケープ対象文字をエスケープする文字を設定する。
本メソッドで設定されたSQL文は、解析後のSQL文のescape句に埋め込まれる。
setLikeEscapeTargetCharList(char[]) - Method in class nablarch.core.db.statement.BasicSqlPStatement
like条件のエスケープ対象の文字リスト。

例:エスケープ対象の文字が、「%,%,_,_」の場合
setLikeEscapeTargetCharList(String) - Method in class nablarch.core.db.statement.BasicStatementFactory
like条件のエスケープ対象の文字リスト(カンマ区切りの文字列)を設定する。
setLineNo(int) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値の行番号を設定する。
setLineNumber(Long) - Method in class nablarch.etl.WorkItem
行数を設定する。
setLineSeparator(String) - Method in class nablarch.common.web.tag.CustomTagConfig
カスタムタグが出力時に使用する改行コードを設定する。

下記のいずれかを指定する。 LF(Line Feed) CR(Carriage Return) CRLF デフォルトはLF。

setLineSeparator(String) - Method in class nablarch.test.core.util.interpreter.LineSeparatorInterpreter
改行コードを設定する。 LineSeparatorInterpreter.setMatchPattern(String)にマッチした箇所は、 本メソッドで設定された改行コードで置き換えられる。
setList(List) - Method in class nablarch.core.repository.di.config.xml.schema.Property
Sets the value of the list property.
setListener(DatabaseRecordListener) - Method in class nablarch.fw.reader.DatabaseRecordReader
データベースレコードリスナを設定する。

リスナに定義されたコールバック処理は、 処理対象レコードをキャッシュするためのデータベースアクセス前に実行される。

本リーダにリスナを設定することで、 処理対象レコードをデータベースから取得する前に任意の処理を実行することができる。

setListFormat(String) - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
リスト表示時に使用するフォーマットを設定する。
setListFormat(String) - Method in class nablarch.common.web.tag.CodeSelectTag
リスト表示時に使用するフォーマットを設定する。
setListFormat(String) - Method in class nablarch.common.web.tag.CodeTag
リスト表示時に使用するフォーマットを設定する。
setListFormat(String) - Method in class nablarch.common.web.tag.CustomTagConfig
selectタグ、radioButtonsタグ、checkboxesタグのlistFormat属性のデフォルト値を設定する。

下記のいずれかを指定する。 br(brタグ) div(divタグ) span(spanタグ) ul(ulタグ) ol(olタグ) sp(スペース区切り)

setListFormat(String) - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
リスト表示時に使用するフォーマットを設定する。
setListFormat(String) - Method in class nablarch.common.web.tag.ListSelectTag
リスト表示時に使用するフォーマットを設定する。
setListFormat(ListFormat) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
リスト表示時に使用するフォーマットを設定する。
setListName(String) - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
リストを取得するための名前を設定する。
setListName(String) - Method in class nablarch.common.web.tag.ListSelectTag
リストを取得するための名前を設定する。
setListName(String) - Method in class nablarch.common.web.tag.ListTagWriterSupport
リストを取得するための名前を設定する。
setListSearchResultWrapperCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのlistSearchResultWrapperCss属性のデフォルト値を設定する。
setLoader(StaticDataLoader<T>) - Method in class nablarch.core.cache.BasicStaticDataCache
静的データのローダを設定する。
setLoadOnStartup(boolean) - Method in class nablarch.core.cache.BasicStaticDataCache
初期化時ロード要否を設定する。
setLocales(List<String>) - Method in class nablarch.core.message.PropertiesStringResourceLoader
ロケール一覧を設定する。
setLocation(String) - Method in class nablarch.fw.web.HttpResponse
Locationの値を設定する。

リダイレクト時のHTTPクライアントの遷移先URIを設定する。
デフォルトでは設定されない。

setLong(int, long) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setLong(int, long)のラッパー。
setLong(int, long) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setLong(int, long)のラッパー。
setLongdesc(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのlongdesc属性を設定する。
setMailAddressColumnName(String) - Method in class nablarch.common.mail.MailRecipientTable
メール送信先テーブルの送信先メールアドレスカラムの名前を設定する。
setMailAttachedFileTable(MailAttachedFileTable) - Method in class nablarch.common.mail.MailRequester
添付ファイル管理テーブルのスキーマ情報を設定する。
setMailBody(String) - Method in class nablarch.common.mail.FreeTextMailContext
本文を設定する。
setMailBody(String) - Method in class nablarch.common.mail.MailContext
本文を設定する。
setMailBodyColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの本文カラムの名前を設定する。
setMailBodyColumnName(String) - Method in class nablarch.common.mail.MailTemplateTable
メールテンプレート管理テーブルの本文カラムの名前を設定する。
setMailConfig(MailConfig) - Method in class nablarch.common.mail.MailRequester
メール関連のコード値を保持するデータオブジェクトを設定する。
setMailConfig(MailConfig) - Method in class nablarch.common.mail.MailRequestTable
メール関連のコード値を保持するデータオブジェクトを設定する。
setMailHost(String) - Method in class nablarch.common.mail.MailSessionConfig
接続ホスト名を設定する。
setMailRecipientTable(MailRecipientTable) - Method in class nablarch.common.mail.MailRequester
メール送信先管理テーブルのスキーマ情報を設定する。
setMailRequestConfig(MailRequestConfig) - Method in class nablarch.common.mail.MailRequester
メール送信要求共通設定を保持するデータオブジェクトを設定する。
setMailRequestCountMessageId(String) - Method in class nablarch.common.mail.MailConfig
メール送信要求件数出力時のメッセージIDを設定する。 *
setMailRequestIdColumnName(String) - Method in class nablarch.common.mail.MailAttachedFileTable
添付ファイル管理テーブルの要求IDカラムの名前を設定する。
setMailRequestIdColumnName(String) - Method in class nablarch.common.mail.MailRecipientTable
メール送信先テーブルの要求IDカラムの名前を設定する。
setMailRequestIdColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの要求IDカラムの名前を設定する。
setMailRequestIdGenerator(IdGenerator) - Method in class nablarch.common.mail.MailRequester
メール送信要求IDジェネレータを設定する。
setMailRequestSbnId(String) - Method in class nablarch.common.mail.MailConfig
メール送信要求IDの採番対象識別IDを設定する。
setMailRequestTable(MailRequestTable) - Method in class nablarch.common.mail.MailRequester
mailSendRequestTable メール送信要求管理テーブルのスキーマ情報を設定する。
setMailSendPatternId(String) - Method in class nablarch.common.mail.MailContext
メール送信パターンIDを設定する。

メール送信パターンIDを指定して未送信データを送信する場合は必須。

setMailSendPatternIdColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルのメール送信パターンIDをのカラム名を設定する。
setMailSmtpConnectionTimeout(String) - Method in class nablarch.common.mail.MailSessionConfig
接続タイムアウト値を設定する。
setMailSmtpHost(String) - Method in class nablarch.common.mail.MailSessionConfig
SMTPサーバー名を設定する。
setMailSmtpPort(String) - Method in class nablarch.common.mail.MailSessionConfig
SMTPポートを設定する。
setMailSmtpTimeout(String) - Method in class nablarch.common.mail.MailSessionConfig
送信タイムアウト値を設定する。
setMailTemplateIdColumnName(String) - Method in class nablarch.common.mail.MailTemplateTable
メールテンプレート管理テーブルのテンプレートIDカラムの名前を設定する。
setMailTemplateTable(MailTemplateTable) - Method in class nablarch.common.mail.TinyTemplateEngineMailProcessor
メールテンプレート管理テーブルのスキーマ情報を設定する。
setMailTransactionManager(SimpleDbTransactionManager) - Method in class nablarch.common.mail.MailRequester
メール送信時に利用するトランザクションマネージャを設定する。
setMap(Map) - Method in class nablarch.core.repository.di.config.xml.schema.Property
Sets the value of the map property.
setMappingTable(Map<String, String>) - Method in class nablarch.test.core.file.BasicDataTypeMapping
マッピング表を設定する。
以下の要素を持つMapを設定する。 キーに外部インタフェース設計書上のデータ型記法を指定する。 値には、そのキーに対応するフレームワーク上のデータ型シンボルを設定する。
setMatchPattern(String) - Method in class nablarch.test.core.util.interpreter.LineSeparatorInterpreter
改行コードを表すパターンを設定する。 例: "\r"で改行コードを表現する場合、"\\\\r"を設定する。
setMax(long) - Method in class nablarch.common.dao.EntityList
検索結果の取得最大件数を設定する。
setMax(int) - Method in class nablarch.core.db.cache.ResultSetCacheKeyBuilder
最大件数を設定する。 (省略時は0)
setMax(Integer) - Method in class nablarch.core.db.support.ListSearchInfo
1ページあたりの最大取得件数を設定する。
setMaxAge(long) - Method in class nablarch.fw.jaxrs.cors.BasicCors
プリフライトリクエストの結果をキャッシュしてよい時間(秒)を設定する。
setMaxAge(Integer) - Method in class nablarch.fw.web.HttpCookie
このクッキーの最長の存続期間(秒)を指定する。
setMaxAndMinMessageId(String) - Method in class nablarch.core.validation.validator.DecimalRangeValidator
最小値と最大値を指定した際のメッセージのIDを設定する。
setMaxAndMinMessageId(String) - Method in class nablarch.core.validation.validator.LengthValidator
最大文字列長を越えるエラーが発生した際に、最小文字列が指定されていた場合のデフォルトのエラーメッセージのメッセージIDを設定する。
例 : "{0}は{1}文字以上{2}文字以下で入力してください。"
setMaxAndMinMessageId(String) - Method in class nablarch.core.validation.validator.NumberRangeValidator
バリデーションの条件に最大値と最小値が指定されていた場合のデフォルトのエラーメッセージのメッセージIDを設定する。
例 : "{0}は{1}以上{2}以下で入力してください。"
setMaxAndMinMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
桁数超過時のメッセージIDを設定する(最大桁>最小桁)。
setMaxArraySize(int) - Method in class nablarch.core.dataformat.FieldDefinition
フィールドの最大配列要素数を設定する。
setMaxAttachedFileSize(int) - Method in class nablarch.common.mail.MailRequestConfig
最大添付ファイルサイズを設定する。
setMaxCount(int) - Method in class nablarch.fw.handler.DataReadHandler
データ読み込みの上限回数を指定する。

上限に達した段階で、実行コンテキスト上のreaderを除去する。 それ以降は、ExecutionContext#hanNextData() の結果は常にfalseを返す。 デフォルトの設定値は0 (=無制限)

なお、この値に正数を指定している場合は、読み込み回数のカウントアップの際に 同期処理が行われる。

setMaxInactiveInterval(int) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
setMaxlength(int) - Method in class nablarch.common.web.tag.FileTag
XHTMLのmaxlength属性を設定する。
setMaxlength(int) - Method in class nablarch.common.web.tag.PasswordTag
XHTMLのmaxlength属性を設定する。
setMaxlength(int) - Method in class nablarch.common.web.tag.TextareaTag
HTML5のmaxlength属性を設定する。
setMaxlength(int) - Method in class nablarch.common.web.tag.TextTag
XHTMLのmaxlength属性を設定する。
setMaxMemory(long) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
最大メモリ量(開始時)を設定する。
setMaxMemory(long) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
最大メモリ量を設定する。
setMaxMessageId(String) - Method in class nablarch.core.validation.validator.DecimalRangeValidator
最大値のみ指定した際のメッセージのIDを設定する。
setMaxMessageId(String) - Method in class nablarch.core.validation.validator.LengthValidator
最大文字列長を越えるエラーが発生した際に、最小文字列が指定されていなかった場合のデフォルトのエラーメッセージのメッセージIDを設定する。
例 : "{0}は{2}文字以下で入力してください。"
setMaxMessageId(String) - Method in class nablarch.core.validation.validator.NumberRangeValidator
バリデーションの条件に最大値のみが指定されていた場合のデフォルトのエラーメッセージのメッセージID。
例 : "{0}は{2}以下で入力してください。"
setMaxMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
桁数超過時のメッセージIDを設定する(最大桁のみ)。
setMaxRecipientCount(int) - Method in class nablarch.common.mail.MailRequestConfig
最大宛先数を設定する。
setMaxResultCount(int) - Method in class nablarch.core.db.support.ListSearchInfo
検索結果の最大件数(上限)を設定する。
setMaxRetryTime(long) - Method in class nablarch.fw.handler.retry.RetryContextFactorySupport
最長リトライ時間(単位:msec)を設定する。

ハンドラ構成によっては、処理が正常終了し続ける間、 リトライ制御を行う側まで制御が戻ってこないケースが存在する。 RequestThreadLoopHandlerを使用する場合が該当する。
このような場合に、リトライが成功したか否かをリトライ制御を行う側が判断するために、 最長リトライ時間を設けている。リトライ経過時間が最長リトライ時間を超えている場合は リトライが成功したと判断する。

デフォルトは15分。

setMaxRows(int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.setMaxRows(int)のラッパー。
setMaxRows(int) - Method in interface nablarch.core.db.statement.SqlStatement
Statement.setMaxRows(int)のラッパー。
setMaxRows(int) - Method in class nablarch.integration.doma.DomaStatementProperties
最大行数の制限値をセットする。
setMedia(String) - Method in class nablarch.common.web.tag.LinkTag
XHTMLのmedia属性を設定する。
setMergeOnColumns(List<String>) - Method in class nablarch.etl.config.DbToDbStepConfig
MERGEのON句に指定するカラム名を設定する。
setMessageFormat(String) - Method in class nablarch.common.web.tag.CustomTagConfig
errorタグのmessageFormat属性のデフォルト値を設定する。

下記のいずれかを指定する。 div span

setMessageFormat(String) - Method in class nablarch.common.web.tag.ErrorTag
メッセージ表示時に使用するフォーマットを設定する。
setMessageFormatFileNamePattern(String) - Method in class nablarch.fw.messaging.reader.FwHeaderReader
受信電文のフォーマット定義ファイル名のパターン文字列を設定する。

デフォルトの設定では、以下の名称のフォーマット定義ファイルを取得する。

setMessageId(String) - Method in class nablarch.common.code.validator.CodeValueValidator
コードに含まれない値が指定された場合のデフォルトのエラーメッセージのメッセージIDを設定する。
例 : "{0}には\"{1}\"のいずれかの値を指定してください。"

※通常コードは画面上のドロップダウンやセレクトボックスで選択することが多い。 この場合、このエラーメッセージはプログラムバグかユーザによるプログラム改竄以外に表示されることはない。 このため、本エラーメッセージはインプットボックスでコードを入力するという特殊な入力を行う画面以外では使用されない。
setMessageId(String) - Method in class nablarch.common.web.tag.MessageTag
メッセージIDを設定する。
setMessageId(String) - Method in class nablarch.common.web.token.BasicDoubleSubmissionHandler
二重サブミットと判定した場合の遷移先画面に表示するエラーメッセージに使用するメッセージIDを設定する。 OnDoubleSubmissionアノテーションで個別に指定していない場合は、ここに指定したメッセージIDを使用する。
setMessageId(String) - Method in class nablarch.core.validation.validator.CharacterLimitationValidator
有効文字以外が入力された場合のデフォルトのエラーメッセージのメッセージIDを設定する。
setMessageId(String) - Method in class nablarch.core.validation.validator.RequiredValidator
デフォルトのエラーメッセージのメッセージIDを設定する。
例 : "{0}は必ず入力してください。"
setMessageId(String) - Method in class nablarch.core.validation.validator.unicode.CharsetDefSupport
文字種チェックでエラーが発生した際にデフォルトで使用するメッセージIDを設定する。
setMessageId(String) - Method in class nablarch.fw.messaging.InterSystemMessage
メッセージIDを設定する。 メッセージIDはMOM側で採番される値であり、 このメソッドは単体テスト用に便宜的に容易されているものである。
setMessageIdColumnName(String) - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
メッセージIDを保持するカラムの名称を設定する。 (デフォルトは"MESSAGE_ID")
setMessageReader(DataReader<ReceivedMessage>) - Method in class nablarch.fw.messaging.reader.FwHeaderReader
受信電文を読み込むリーダを設定する。
setMessageResource(StringResourceHolder) - Method in class nablarch.core.validation.ValidationManager
メッセージリソースをセットする。
setMessagingExceptionFactory(MessagingExceptionFactory) - Method in interface nablarch.fw.messaging.MessagingProvider
MessagingExceptionファクトリオブジェクトを設定する。
setMessagingExceptionFactory(MessagingExceptionFactory) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
MessagingExceptionファクトリオブジェクトを設定する。

デフォルトはBasicMessagingExceptionFactory

setMessagingExceptionFactory(MessagingExceptionFactory) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
MessagingExceptionファクトリオブジェクトを設定する。

デフォルトはBasicWmqMessagingExceptionFactory

setMessagingExceptionFactory(MessagingExceptionFactory) - Method in class nablarch.test.core.messaging.MockMessagingProvider
MessagingExceptionファクトリオブジェクトを設定する。
setMessagingExceptionFactory(MessagingExceptionFactory) - Method in class nablarch.test.core.messaging.RequestTestingMessagingProvider
MessagingExceptionファクトリオブジェクトを設定する。
setMessagingProvider(MessagingProvider) - Method in class nablarch.fw.messaging.handler.MessagingContextHandler
メッセージング機能実装を設定する。
setMeterBinderListProvider(MeterBinderListProvider) - Method in class nablarch.integration.micrometer.MeterRegistryFactory
MeterBinderListProviderを設定する。
setMethod(String) - Method in class nablarch.common.web.tag.FormTag
XHTMLのmethod属性を設定する。
デフォルトはpost。
setMethod(String) - Method in class nablarch.fw.web.MockHttpRequest
HTTPリクエストメソッド名を設定する。
setMethod(String) - Method in class nablarch.fw.web.RestMockHttpRequest
 
setMethodBinder(MethodBinder<?, ?>) - Method in class nablarch.fw.HandlerQueueManager
メソッドレベルの処理委譲を行うコンポーネントを指定する。
setMethodBinderFactory(MethodBinderFactory) - Method in class nablarch.fw.web.handler.RoutingHandlerSupport
MethodBinderFactoryを設定する。
setMethodName(String) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
メソッド名を設定する。
setMinArraySize(int) - Method in class nablarch.core.dataformat.FieldDefinition
フィールドの最小配列要素数を設定する。
setMinMessageId(String) - Method in class nablarch.core.validation.validator.DecimalRangeValidator
最小値のみ指定した際のメッセージのIDを設定する。
setMinMessageId(String) - Method in class nablarch.core.validation.validator.NumberRangeValidator
バリデーションの条件に最小値のみが指定されていた場合のデフォルトのエラーメッセージのメッセージIDを設定する。
例 : "{0}は{1}以上で入力してください。"
setMode(ValidationStepConfig.Mode) - Method in class nablarch.etl.config.ValidationStepConfig
処理の継続モードを設定する。
setMode(String) - Method in class nablarch.fw.web.handler.secure.XssProtectionHeader
モードを設定する。
setMqmdFieldsOperator(WmqMqmdFieldsOperator) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
WmqMqmdFieldsOperatorオブジェクトを設定する。

デフォルトはBasicWmqMqmdFieldsOperator

setMultiInputMessageId(String) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
入力値に複数の文字列が設定された場合のデフォルトのエラーメッセージのメッセージIDを設定する。
デフォルトメッセージの例 : "{0}の値が不正です。"
setMultiInstanceTypeColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
マルチインスタンスタイプカラム名を設定する。
setMultipart(Map<String, List<PartInfo>>) - Method in class nablarch.fw.web.HttpRequest
マルチパートを設定する。
setMultipart(HttpRequest) - Method in class nablarch.test.core.http.HttpRequestTestSupportHandler
マルチパート情報を設定する。
setMultiple(boolean) - Method in class nablarch.common.web.tag.FileTag
HTML5のmultiple属性を設定する。
setMultiple(boolean) - Method in class nablarch.common.web.tag.SelectTagSupport
XHTMLのmultiple属性を設定する。
setName(String) - Method in class nablarch.common.web.session.SessionStore
セッションストア名を設定する。
setName(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.ButtonTagSupport
XHTMLのname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.CodeTag
XHTMLのname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.ErrorTag
エラーメッセージを表示する入力項目のname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.FormTag
XHTMLのname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.InputTagSupport
XHTMLのname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.ParamTagSupport
値を取得するための名前を設定する。
setName(String) - Method in class nablarch.common.web.tag.SelectTagSupport
XHTMLのname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.SetTag
値を取得するための名前を設定する。
setName(String) - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
XHTMLのname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.TextareaTag
XHTMLのname属性を設定する。
setName(String) - Method in class nablarch.common.web.tag.WriteTag
出力対象の名前を設定する。
setName(String) - Method in class nablarch.core.dataformat.FieldDefinition
フィールド名称を設定する。
setName(String) - Method in class nablarch.core.repository.di.config.xml.schema.Component
Sets the value of the name property.
setName(String) - Method in class nablarch.core.repository.di.config.xml.schema.ComponentRef
Sets the value of the name property.
setName(String) - Method in class nablarch.core.repository.di.config.xml.schema.List
Sets the value of the name property.
setName(String) - Method in class nablarch.core.repository.di.config.xml.schema.Map
Sets the value of the name property.
setName(String) - Method in class nablarch.core.repository.di.config.xml.schema.Property
Sets the value of the name property.
setName(String) - Method in class nablarch.fw.web.handler.health.HealthChecker
ヘルスチェックの対象を表す名前を設定する。
setName(String) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性名を設定する。
setNameAlias(String) - Method in class nablarch.common.web.tag.CheckedInputTagSupport
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.CodeSelectTag
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.FileTag
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.ListSelectTag
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.PasswordTag
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.SinglevaluedInputTagWriterSupport
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.TextareaTag
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameAlias(String) - Method in class nablarch.common.web.tag.TextTag
name属性のエイリアスを設定する。
複数指定する場合はカンマ区切り。
setNameColumnName(String) - Method in class nablarch.common.code.schema.CodeNameSchema
名称カラムの名前を設定する。
setNamePrefix(String) - Method in class nablarch.common.web.tag.CompositeKeyCheckedInputTagSupport
リクエストパラメータのプレフィクスを設定する。
setNames(List<String>) - Method in class nablarch.test.core.file.DataFileFragment
フィールド名称を設定する。
setNameToFormContext(PageContext, HtmlAttributes) - Static method in class nablarch.common.web.tag.TagUtil
フォームコンテキストに入力項目のname属性を設定する。
JSPが入力画面の場合のみname属性を設定する。
setNextSubmitCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitCss属性のデフォルト値を設定する。
setNextSubmitLabel(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitLabel属性のデフォルト値を設定する。
setNextSubmitName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitName属性のデフォルト値を設定する。
setNextSubmitTag(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitTag属性のデフォルト値を設定する。

下記のいずれかを指定する。 submitLink submit button

setNextSubmitType(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのnextSubmitType属性のデフォルト値を設定する。

下記のいずれかを指定する。 submit button

setNoColumnName(String) - Method in class nablarch.common.idgenerator.FastTableIdGenerator
NOカラム物理名を設定する。
setNoColumnName(String) - Method in class nablarch.common.idgenerator.TableIdGenerator
NOカラム物理名を設定する。
setNoHiddenEncryptionRequestIds(List<String>) - Method in class nablarch.common.web.tag.CustomTagConfig
hiddenタグを暗号化しないリクエストIDのデフォルト値を設定する。

list要素で指定する。

setNoneOptionLabel(String) - Method in class nablarch.common.web.tag.CodeSelectTag
リスト先頭に選択なしのオプションを追加する場合に使用するラベルを設定する。 この属性は、withNoneOptionにtrueを指定した場合のみ有効となる。
デフォルトは""。
setNoneOptionLabel(String) - Method in class nablarch.common.web.tag.ListSelectTag
リスト先頭に選択なしのオプションを追加する場合に使用するラベルを設定する。
setNormalEndExceptions(List<String>) - Method in class nablarch.fw.handler.ProcessResidentHandler
処理を正常に終了させる例外クラスを設定する。
setNormalizers(List<Normalizer>) - Method in class nablarch.fw.web.handler.NormalizationHandler
Normalizerを設定する。
setNull(int, int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setNull(int, int)のラッパー。
setNull(int, int, String) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setNull(int, int, String)のラッパー。
setNull(int, int) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setNull(int, int)のラッパー。
setNull(int, int, String) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setNull(int, int, String)のラッパー。
setNumberPatterns(List<String>) - Method in class nablarch.core.beans.BasicConversionManager
数値パターンを設定する。
setNumberPatterns(List<String>) - Method in class nablarch.integration.jsr310.beans.Jsr310ConversionManager
数値パターンを設定する。
setNumberValue(String) - Method in class nablarch.test.core.db.BasicDefaultValues
数値型のデフォルト値を設定する。
setObject(int, Object, int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setObject(int, java.lang.Object, int)のラッパー。
setObject(int, Object) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setObject(int, java.lang.Object, int)のラッパー。
setObject(int, Object, int) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setObject(int, java.lang.Object, int)のラッパー。
setObject(int, Object) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setObject(int, java.lang.Object, int)のラッパー。
setObject(String, Object) - Static method in class nablarch.core.ThreadContext
スレッドコンテキストにオブジェクトを設定する。
setObjectFieldCache(StaticDataCache<Map<String, Map<String, Object>>>) - Method in class nablarch.core.db.statement.BasicStatementFactory
フィールド情報保持インスタンスを設定する。
setObjectFieldPropsTo(BasicSqlPStatement) - Method in class nablarch.core.db.statement.BasicStatementFactory
指定されたBasicSqlPStatementに対して、 オブジェクトのフィールドの値を扱う場合に必要なプロパティを設定する。
setOddValue(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのoddValue属性のデフォルト値を設定する。
setOffCodeValue(String) - Method in class nablarch.common.web.tag.CodeCheckboxTag
チェックなしの場合に使用するコード値を設定する。
setOffLabel(String) - Method in class nablarch.common.web.tag.CheckboxTag
チェックなしの場合に使用するラベルを設定する。
setOffValue(String) - Method in class nablarch.common.web.tag.CheckboxTag
チェックなしの場合に使用する値を設定する。
setOnblur(String) - Method in class nablarch.common.web.tag.FocusAttributesTagSupport
XHTMLのonblur属性を設定する。
setOnblur(String) - Method in class nablarch.common.web.tag.SelectTagSupport
XHTMLのonblur属性を設定する。
setOnchange(String) - Method in class nablarch.common.web.tag.CheckedInputTagSupport
XHTMLのonchange属性を設定する。
setOnchange(String) - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
XHTMLのonchange属性を設定する。
setOnchange(String) - Method in class nablarch.common.web.tag.FileTag
XHTMLのonchange属性を設定する。
setOnchange(String) - Method in class nablarch.common.web.tag.ListCheckedInputsTagSupport
XHTMLのonchange属性を設定する。
setOnchange(String) - Method in class nablarch.common.web.tag.PasswordTag
XHTMLのonchange属性を設定する。
setOnchange(String) - Method in class nablarch.common.web.tag.SelectTagSupport
XHTMLのonchange属性を設定する。
setOnchange(String) - Method in class nablarch.common.web.tag.TextareaTag
XHTMLのonchange属性を設定する。
setOnchange(String) - Method in class nablarch.common.web.tag.TextTag
XHTMLのonchange属性を設定する。
setOnclick(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのonclick属性を設定する。
setOndblclick(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのondblclick属性を設定する。
setOnfocus(String) - Method in class nablarch.common.web.tag.FocusAttributesTagSupport
XHTMLのonfocus属性を設定する。
setOnfocus(String) - Method in class nablarch.common.web.tag.SelectTagSupport
XHTMLのonfocus属性を設定する。
setOnkeydown(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのonkeydown属性を設定する。
setOnkeypress(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのonkeypress属性を設定する。
setOnkeyup(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのonkeyup属性を設定する。
setOnmousedown(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのonmousedown属性を設定する。
setOnmousemove(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのonmousemove属性を設定する。
setOnmouseout(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのonmouseout属性を設定する。
setOnmouseover(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのonmouseover属性を設定する。
setOnmouseup(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのonmouseup属性を設定する。
setOnreset(String) - Method in class nablarch.common.web.tag.FormTag
XHTMLのonreset属性を設定する。
setOnselect(String) - Method in class nablarch.common.web.tag.FileTag
XHTMLのonselect属性を設定する。
setOnselect(String) - Method in class nablarch.common.web.tag.PasswordTag
XHTMLのonselect属性を設定する。
setOnselect(String) - Method in class nablarch.common.web.tag.TextareaTag
XHTMLのonselect属性を設定する。
setOnselect(String) - Method in class nablarch.common.web.tag.TextTag
XHTMLのonselect属性を設定する。
setOnsubmit(String) - Method in class nablarch.common.web.tag.FormTag
XHTMLのonsubmit属性を設定する。
setOptimisticLockErrorMessageId(String) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
楽観ロックエラーメッセージIDを設定する。
setOption(Map<String, String>) - Method in class nablarch.common.mail.MailSessionConfig
その他のjavax.mail.Sessionのオプションを設定する。
setOption(String) - Method in class nablarch.fw.web.handler.secure.ContentTypeOptionsHeader
X-Content-Type-Optionsレスポンスヘッダに出力する値を設定する。
setOption(String) - Method in class nablarch.fw.web.handler.secure.FrameOptionsHeader
X-Frame-Optionsを設定する。
setOption0(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが0のオプション引数を設定する。
setOption1(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが1のオプション引数を設定する。
setOption2(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが2のオプション引数を設定する。
setOption3(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが3のオプション引数を設定する。
setOption4(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが4のオプション引数を設定する。
setOption5(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが5のオプション引数を設定する。
setOption6(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが6のオプション引数を設定する。
setOption7(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが7のオプション引数を設定する。
setOption8(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが8のオプション引数を設定する。
setOption9(Object) - Method in class nablarch.common.web.tag.MessageTag
メッセージフォーマットに使用するインデックスが9のオプション引数を設定する。
setOptionalPackageMappingEntries(List<JavaPackageMappingEntry>) - Method in class nablarch.fw.handler.RequestPathJavaPackageMapping
RequestHandlerEntryでリクエストパスに合致したマッピング先Javaパッケージを上書きする場合に使用する、JavaPackageMappingEntryのリストを設定する。
setOptionalPackageMappingEntries(List<JavaPackageMappingEntry>) - Method in class nablarch.fw.web.handler.HttpRequestJavaPackageMapping
RequestHandlerEntryでURIに合致したマッピング先Javaパッケージを上書きする場合に使用する、JavaPackageMappingEntryのリストを設定する。
setOptionColumnName(String) - Method in class nablarch.common.web.tag.CodeCheckboxTag
取得するオプション名称のカラム名を設定する。
setOptionColumnName(String) - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
取得するオプション名称のカラム名を設定する。
setOptionColumnName(String) - Method in class nablarch.common.web.tag.CodeSelectTag
取得するオプション名称のカラム名を設定する。
setOptionColumnName(String) - Method in class nablarch.common.web.tag.CodeTag
取得するオプション名称のカラム名を設定する。
setOptionColumnName(String) - Method in class nablarch.common.web.tag.CodeTagWriterSupport
取得するオプション名称のカラム名を設定する。
setOptionNameColumnNames(String[]) - Method in class nablarch.common.code.schema.CodeNameSchema
オプション名称カラムの名前を設定する。
setOriginalConfirmationPage(PageContext, Boolean) - Method in class nablarch.common.web.tag.IgnoreConfirmationTag
元の設定状態であるJSPの画面状態(入力画面または確認画面)をリクエストスコープに設定する。
setOriginalHandler(Handler<TData, TResult>) - Method in class nablarch.fw.Interceptor.Impl
インターセプト対象のリクエストハンドラを設定する。
setOsName(String) - Method in class nablarch.fw.web.useragent.UserAgent
OS名称をセットする。
setOsType(String) - Method in class nablarch.fw.web.useragent.UserAgent
OSタイプをセットする。
setOsVersion(String) - Method in class nablarch.fw.web.useragent.UserAgent
OSバージョンをセットする。
setOutputStream(OutputStream) - Method in interface nablarch.core.dataformat.DataRecordFormatter
出力ストリームを設定する。
setOutputStream(OutputStream) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
出力ストリームを設定する。
setOutputStream(OutputStream) - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
出力ストリームを設定する。
setOutputStream(OutputStream) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
出力ストリームを設定する。
setPackNibble(Byte) - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
パックNibbleを設定する。
setPackSignNibbleNegative(Integer) - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
符号付きパック10進数値の末尾桁の下位4ビット(負数の場合)を返却する。
setPackSignNibblePositive(Integer) - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
符号付きパック10進数値の末尾桁の下位4ビット(正数の場合)を返却する。
setPaddingChar(String) - Method in class nablarch.common.idgenerator.formatter.LpadFormatter
LpadFormatter.setLength(int)で設定した桁数になるまで、埋める文字を設定する。
setPaddingValue(Object) - Method in class nablarch.core.dataformat.FieldDefinition
フィールドのパディング/トリムに使用する値を設定する。
setPage(long) - Method in class nablarch.common.dao.EntityList
ページ番号を設定する。
setPageNumber(Integer) - Method in class nablarch.core.db.support.ListSearchInfo
取得対象のページ番号を設定する。
setPageNumberSubmitCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitCss属性のデフォルト値を設定する。
setPageNumberSubmitName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitName属性のデフォルト値を設定する。
setPageNumberSubmitTag(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitTag属性のデフォルト値を設定する。

下記のいずれかを指定する。 submitLink submit button

setPageNumberSubmitType(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitType属性のデフォルト値を設定する。

下記のいずれかを指定する。 submit button

setPageNumberSubmitWrapperCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpageNumberSubmitWrapperCss属性のデフォルト値を設定する。
setPagingCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpagingCss属性のデフォルト値を設定する。
setPagingPosition(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのpagingPosition属性のデフォルト値を設定する。

下記のいずれかを設定する。 top bottom both none

setParam(String, String...) - Method in class nablarch.fw.web.HttpRequest
リクエストパラメータを設定する。
setParam(String, String...) - Method in class nablarch.fw.web.MockHttpRequest
リクエストパラメータを設定する。
setParam(String, String...) - Method in class nablarch.fw.web.RestMockHttpRequest
 
setParam(String, String...) - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
 
setParameterName(String) - Method in class nablarch.common.web.session.store.HiddenStore
パラメータ名を設定する。
setParamMap(Map<String, String>) - Method in class nablarch.fw.launcher.CommandLine
コマンドラインオプションのMapを設定する。
setParamMap(Map<String, String[]>) - Method in class nablarch.fw.web.HttpRequest
リクエストパラメータを設定する。
setParamMap(Map<String, String[]>) - Method in class nablarch.fw.web.MockHttpRequest
リクエストパラメータを設定する。
setParamMap(Map<String, String[]>) - Method in class nablarch.fw.web.RestMockHttpRequest
 
setParamMap(Map<String, String[]>) - Method in class nablarch.fw.web.servlet.HttpRequestWrapper
 
setParamMap(Map<String, String[]>) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
リクエストパラメータを設定する。
setParamName(String) - Method in class nablarch.common.web.tag.ChangeParamNameTag
サブミット時に使用するパラメータの名前を設定する。
setParamName(String) - Method in class nablarch.common.web.tag.ParamTagSupport
パラメータの名前を設定する。
setParamsFromHeader(String, List<String>) - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamReader
コネクションのヘッダー情報を取得/解析する。
setParamsFromHeader(String, List<String>) - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractHttpStreamReader
ヘッダー情報から取得した値をもとにStreamを読み込む際のパラメータを取得する。
setParseFailedMessageId(String) - Method in class nablarch.common.date.AbstractDateStringConverter
指定された日付文字列への変換失敗時のメッセージIDを設定する。
setPassword(String) - Method in class nablarch.etl.SqlLoaderConfig
パスワードを設定する。
setPath(String) - Method in class nablarch.common.web.handler.NablarchTagHandler
改竄を検知した場合に送信する画面のリソースパスを設定する。
setPath(String) - Method in class nablarch.common.web.tag.ConfirmationPageTag
フォワード先のパスを設定する。
setPath(String) - Method in class nablarch.common.web.tag.IncludeTag
インクルード先のパスを設定する。
setPath(String) - Method in class nablarch.common.web.token.BasicDoubleSubmissionHandler
二重サブミットと判定した場合の遷移先のリソースパスを設定する。
OnDoubleSubmissionアノテーションで個別に指定していない場合は、ここに指定したリソースパスを使用する。
setPath(String) - Method in class nablarch.fw.web.HttpCookie
このクッキーが送信されるURIのパス階層を指定する。
setPathOptionsFormatter(PathOptionsFormatter) - Method in class nablarch.integration.router.PathOptionsProviderRoutesMapping
PathOptionsFormatter を設定する。
setPathOptionsProvider(PathOptionsProvider) - Method in class nablarch.integration.router.PathOptionsProviderRoutesMapping
PathOptionsProvider を設定する。
setPathPattern(String) - Method in class nablarch.fw.web.handler.responsewriter.thymeleaf.ThymeleafResponseWriter
処理対象パス判定に使用する正規表現を設定する。
setPattern(String) - Method in class nablarch.common.web.tag.CodeCheckedInputsTagSupport
使用するパターンのカラム名を設定する。
setPattern(String) - Method in class nablarch.common.web.tag.CodeSelectTag
使用するパターンのカラム名を設定する。
setPattern(String) - Method in class nablarch.common.web.tag.CodeTag
使用するパターンのカラム名を設定する。
setPattern(String) - Method in class nablarch.common.web.tag.CodeTagWriterSupport
使用するパターンのカラム名を設定する。
setPattern(String) - Method in class nablarch.fw.handler.RewriteRule
この置換ルールが適用されるパスのパターンを正規表現で設定する。
setPatternColumnNames(String[]) - Method in class nablarch.common.code.schema.CodePatternSchema
パターンカラムの名前を設定する。
setPatternSeparator(String) - Method in class nablarch.common.web.tag.CustomTagConfig
フォーマットに使用するパターン区切り文字のデフォルト値を設定する。
setPermission(Permission) - Static method in class nablarch.common.permission.PermissionUtil
ThreadContextPermissionを設定する。

既にThreadContextにPermissionが登録されている場合は上書きする。

setPermissionFactory(PermissionFactory) - Method in class nablarch.common.permission.PermissionCheckHandler
Permissionを生成するPermissionFactoryを設定する。
setPermissionUnitIdColumnName(String) - Method in class nablarch.common.permission.schema.GroupAuthorityTableSchema
認可単位IDカラムの名前を設定する。
setPermissionUnitIdColumnName(String) - Method in class nablarch.common.permission.schema.PermissionUnitRequestTableSchema
認可単位IDカラムの名前を設定する。
setPermissionUnitIdColumnName(String) - Method in class nablarch.common.permission.schema.PermissionUnitTableSchema
認可単位IDカラムの名前を設定する。
setPermissionUnitIdColumnName(String) - Method in class nablarch.common.permission.schema.SystemAccountAuthorityTableSchema
認可単位IDカラムの名前を設定する。
setPermissionUnitRequestTableSchema(PermissionUnitRequestTableSchema) - Method in class nablarch.common.permission.BasicPermissionFactory
認可単位リクエストテーブルのスキーマ情報を設定する。
setPermissionUnitTableSchema(PermissionUnitTableSchema) - Method in class nablarch.common.permission.BasicPermissionFactory
認可単位テーブルのスキーマ情報を設定する。
setPermitProcessIdentifier(String[]) - Method in class nablarch.fw.handler.BasicDuplicateProcessChecker
2重起動を許可するプロセスの識別子リストを設定する。
setPersistence(boolean) - Method in class nablarch.integration.messaging.wmq.provider.BasicWmqMqmdFieldsOperator
メッセージの持続性(MQMDフィールド)の値を設定する。
setPlaceholder(String) - Method in class nablarch.common.web.tag.PasswordTag
HTML5のplaceholder属性を設定する。
setPlaceholder(String) - Method in class nablarch.common.web.tag.TextareaTag
HTML5のplaceholder属性を設定する。
setPlaceholder(String) - Method in class nablarch.common.web.tag.TextTag
HTML5のplaceholder属性を設定する。
setPlaceHolderValuePair(Map<String, String>) - Method in class nablarch.core.db.statement.sqlloader.SqlPlaceHolderReplacer
プレースホルダーと値のペアを設定する。
setPoint(String) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
測定対象を識別するIDを設定する。
setPoisonQueueName(String) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
退避キュー名(論理名)を設定する。
setPoisonQueueNamePattern(String) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
各受信キューに対する退避キューの論理名を決定する際に使用する パターン文字列を設定する。 明示的に指定しなかった場合のデフォルトは、 (受信キュー名).POISON となる。 当該のキューが存在しなかった場合はデフォルトの退避キュー名を使用する。
setPoisonQueueNamePattern(String) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
退避キュー名パターン(論理名)を設定する。
setPolicy(String) - Method in class nablarch.fw.web.handler.secure.ContentSecurityPolicyHeader
Content-Security-Policyを設定する。
setPopupOption(String) - Method in class nablarch.common.web.tag.CustomTagConfig
ポップアップのオプション情報(window.open関数の第3引数の値)を設定する。

新規ポップアップウィンドウを開くとき、window.open関数の第3引数に渡される。
"width=200,height=100"のように指定する。

setPopupOption(String) - Method in class nablarch.common.web.tag.PopupButtonTag
ポップアップのオプション情報を設定する。
setPopupOption(String) - Method in class nablarch.common.web.tag.PopupLinkTag
ポップアップのオプション情報を設定する。
setPopupOption(String) - Method in class nablarch.common.web.tag.PopupSubmitTag
ポップアップのオプション情報を設定する。
setPopupWindowName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
ポップアップのウィンドウ名を設定する。

設定した値は新規ポップアップウィンドウを開く際、window.open関数の第2引数に渡される。

setPopupWindowName(String) - Method in class nablarch.common.web.tag.PopupButtonTag
ポップアップのウィンドウ名を設定する。
setPopupWindowName(String) - Method in class nablarch.common.web.tag.PopupLinkTag
ポップアップのウィンドウ名を設定する。
setPopupWindowName(String) - Method in class nablarch.common.web.tag.PopupSubmitTag
ポップアップのウィンドウ名を設定する。
setPort(int) - Method in class nablarch.common.web.tag.CustomTagConfig
URI指定でhttpとhttpsを切り替える際に使用するhttp用のポート番号を設定する。
setPort(int) - Method in class nablarch.fw.web.HttpServer
このサーバが使用するポート番号を設定する。
setPosition(int) - Method in class nablarch.core.dataformat.FieldDefinition
このフィールドの開始位置を設定する。
setPosition(int) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
タグの開始位置を設定する。
setPosition(int) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値の開始位置を設定する。
setPrefix(String) - Method in class nablarch.integration.micrometer.MeterRegistryFactory
プレフィックスを設定する。
setPreventPostResubmit(boolean) - Method in class nablarch.common.web.tag.FormTag
POST再送信を防止するか否かを設定する。

デフォルトはfalse。

setPreventSessionCreation(boolean) - Method in class nablarch.fw.web.servlet.WebFrontController
セッション生成を防止する機能を有効にするかどうかを設定する。
setPrevSubmitCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitCss属性のデフォルト値を設定する。
setPrevSubmitLabel(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitLabel属性のデフォルト値を設定する。
setPrevSubmitName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitName属性のデフォルト値を設定する。
setPrevSubmitTag(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitTag属性のデフォルト値を設定する。

下記のいずれかを指定する。 submitLink submit button

setPrevSubmitType(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのprevSubmitType属性のデフォルト値を設定する。

下記のいずれかを指定する。 submit button

setPrimaryKeyColumnNames(Enum<?>...) - Method in class nablarch.common.exclusivecontrol.ExclusiveControlContext
主キーのカラム名を設定する。
setProcessActiveFlgColumnName(String) - Method in class nablarch.fw.handler.BasicDuplicateProcessChecker
プロセスが起動中であることを示すフラグが格納されるカラムの物理名を設定する。
setProcessHaltColumnName(String) - Method in class nablarch.fw.handler.BasicProcessStopHandler
プロセス停止フラグが格納されるカラムの物理名を設定する。
setProcessIdentifierColumnName(String) - Method in class nablarch.fw.handler.BasicDuplicateProcessChecker
プロセスを特定するための識別子が格納されるカラムの物理名を設定する。
setProcessors(List<RequestResponseProcessor>) - Method in class nablarch.test.core.http.ComplexRequestResponseProcessor
実行するプロセッサを設定する。
setProcessSucceeded(boolean) - Method in class nablarch.fw.batch.ee.listener.NablarchListenerContext
処理が正常終了したかどうかを設定する。
setProcessSucceeded(boolean) - Method in class nablarch.fw.ExecutionContext
処理が正常終了したかどうかを設定する。
setProperty(Object, String, Object) - Static method in class nablarch.core.beans.BeanUtil
指定したオブジェクトのプロパティに値を登録する。

対象のプロパティにsetterが定義されていない場合はなにもしない。

propertyValueがnullの場合は、例外の送出やログ出力は行わずに、対象プロパティの値はnullになる。

プロパティの指定方法
propertyNameにはプロパティ名を指定する。 List型・配列型のプロパティでは、"プロパティ名[インデックス]"という形式で要素番号を指定して値を登録できる。 ネストしたプロパティを指定することも可能である。ネストの深さに制限はない。 ネストの親となるプロパティがnullである場合は、デフォルトコンストラクタを起動し インスタンスを生成してから値を格納する。 実装例

setProperty(Object, String, Object) - Static method in class nablarch.core.util.ObjectUtil
オブジェクトのプロパティに値を設定する。 本メソッドでは、対象プロパティがstaticの場合でも値は設定される。
setProperty(Object, String, Object, boolean) - Static method in class nablarch.core.util.ObjectUtil
オブジェクトのプロパティに値を設定する。 本メソッドでは、対象プロパティがstaticの場合に値を設定するかどうかを引数で制御できる。 引数allowStaticがfalse(許容しない)かつ対象プロパティがstaticである場合、 例外が発生する。
setPropertyProcessed(String) - Method in class nablarch.core.validation.ValidationContext
バリデーション済みプロパティのセットにプロパティを追加する。
setProtectMode(String) - Method in class nablarch.fw.invoker.BasicHandlerListBuilder
保護モードを設定する。
setProtectMode(String) - Method in class nablarch.fw.invoker.BasicPipelineListBuilder
保護モードを設定する。
setProtectMode(HandlerListProtector.ProtectMode) - Method in class nablarch.fw.invoker.HandlerListProtector
ハンドラリストの保護モード(HandlerListProtector.ProtectMode)を設定する。
setProtectModeExpression(String) - Method in class nablarch.fw.invoker.HandlerListProtector
ハンドラリストの保護モード(HandlerListProtector.ProtectMode)を設定する。
setProxyInfo(String, int) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
プロキシ情報を設定する。
setProxyInfo(String, int) - Method in interface nablarch.fw.messaging.realtime.http.client.HttpProtocolClient
プロキシ情報を設定します。
setPutPoisonFailedExitCode(int) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
ポイズンメッセージの送信に失敗した場合に使用する終了コード(プロセスを終了(System.exit(int))する際に設定する値)を設定する。

デフォルトは191。

setPutPoisonFailedFailureCode(String) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
ポイズンメッセージの送信に失敗した場合に使用する障害コードを設定する。
setQueryStringEncoding(String) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
クエリストリングをエンコードする際に使用する文字コードを設定する。
setQueryStringEncoding(String) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
パラメータをエンコードする際に使用する文字コードを設定する。
setQueryStringEncoding(String) - Method in interface nablarch.fw.messaging.realtime.http.client.HttpProtocolClient
パラメータをエンコードする際に使用する文字コードを設定する。
setQueryTimeout(int) - Method in class nablarch.core.db.statement.BasicSqlPStatement
Statement.setQueryTimeout(int)のラッパー。
setQueryTimeout(int) - Method in class nablarch.core.db.statement.BasicStatementFactory
デフォルトのクエリータイムアウト時間(単位:秒)を設定する。
setQueryTimeout(int) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
タイムアウト時間を設定する。
setQueryTimeout(int) - Method in interface nablarch.core.db.statement.SqlStatement
Statement.setQueryTimeout(int)のラッパー。
setQueryTimeout(int) - Method in class nablarch.integration.doma.DomaStatementProperties
クエリタイムアウト(秒)をセットする。
setQueueManagerName(String) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
キューマネージャ名称を設定する。
setQueueName(String) - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
送信キュー名称を取得する。
setQueueNames(List<String>) - Method in class nablarch.test.core.messaging.EmbeddedMessagingProvider
このキューマネージャが管理するキューの論理名を設定する。 (既存の設定は全て削除される。)
setReadObject(Object) - Method in class nablarch.fw.messaging.realtime.http.dto.HttpResult
受信内容を設定する。
setReadonly(boolean) - Method in class nablarch.common.web.tag.FileTag
XHTMLのreadonly属性を設定する。
setReadonly(boolean) - Method in class nablarch.common.web.tag.PasswordTag
XHTMLのreadonly属性を設定する。
setReadonly(boolean) - Method in class nablarch.common.web.tag.TextareaTag
XHTMLのreadonly属性を設定する。
setReadonly(boolean) - Method in class nablarch.common.web.tag.TextTag
XHTMLのreadonly属性を設定する。
setReadTimeout(long) - Method in class nablarch.fw.messaging.reader.MessageReader
受信キューが空の場合に待機する最大時間を設定する。

0以下の値を設定した場合はタイムアウトせずに 新規電文を受信するまで待機し続ける。

setReadTimeout(int) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
読み取りタイムアウトを設定する。
setReadTimeout(int) - Method in interface nablarch.fw.messaging.realtime.http.client.HttpProtocolClient
読み取りタイムアウトを設定する。
setReceiveData(String) - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingInvalidDataFormatException
フォーマット変換しようとした受信データを設定する。
setReceivedQueueName(String) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
受信キュー名(論理名)を設定する。
setReceivedSequenceFormatter(IdFormatter) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
受信電文連番を採番する際に使用するフォーマッタを設定する。
setReceivedSequenceGenerator(IdGenerator) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
受信電文連番を採番するためのIdGeneratorを設定する。
setReceiveQueueName(String) - Method in class nablarch.fw.messaging.reader.MessageReader
このリーダが監視する受信キューの論理名を設定する。
setRecipientTypeBCC(String) - Method in class nablarch.common.mail.MailConfig
メール送信区分(BCC)のコード値を設定する。
setRecipientTypeCC(String) - Method in class nablarch.common.mail.MailConfig
メール送信区分(CC)のコード値を設定する。
setRecipientTypeColumnName(String) - Method in class nablarch.common.mail.MailRecipientTable
メール送信先テーブルの送信先区分カラムの名前を設定する。
setRecipientTypeTO(String) - Method in class nablarch.common.mail.MailConfig
メール送信区分(TO)のコード値を設定する。
setRecordClassifier(RecordDefinition) - Method in class nablarch.core.dataformat.LayoutDefinition
レコードタイプ識別用フィールド定義を設定する。
setRecordName(MultiLayoutConfig.RecordName) - Method in class nablarch.common.databind.fixedlength.MultiLayout
レコード名を設定する。
setRecordNumber(int) - Method in class nablarch.core.dataformat.DataRecord
本レコードのレコード番号を設定する。
setRecordNumber(int) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
読み込みまたは書き込み中のレコードのレコード番号を設定する。
setRecordNumber(int) - Method in exception nablarch.core.dataformat.InvalidDataFormatException
エラーが発生したレコード番号を設定する。
setRecordType(String) - Method in class nablarch.core.dataformat.DataRecord
レコードタイプを設定する。
setRecordType(String) - Method in class nablarch.test.core.file.DataFileFragment
レコード種別を設定する。
setRedeliveryLimit(int) - Method in class nablarch.fw.messaging.provider.JmsMessagingProvider
MOMによる受信リトライの上限回数を設定する。 受信メッセージのJMSXDeliveryCountヘッダの値がこの上限値を越えると、 メッセージを退避キューに転送した上で、MessagingExceptionを送出する。 この値が0以下の数値であった場合は、退避処理自体が無効化される。 明示的に指定しない場合のデフォルトは0である。
setRef(int, Ref) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setRef(int, java.sql.Ref)のラッパー。
setRef(int, Ref) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setRef(int, java.sql.Ref)のラッパー。
setRef(String) - Method in class nablarch.core.repository.di.config.xml.schema.Property
Sets the value of the ref property.
setRel(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのrel属性を設定する。
setRel(String) - Method in class nablarch.common.web.tag.LinkTag
XHTMLのrel属性を設定する。
setReplaceKeyValue(String, String) - Method in class nablarch.common.mail.TemplateMailContext
Deprecated.
当メソッドは5u13より前から存在する定型メール機能のためにある。 当メソッドの仕様を満たしつつより柔軟な機能をもつTemplateMailContext.setVariable(String, Object)が追加されたので今後はそちらを使用すること。
setReplacement(char) - Method in class nablarch.common.web.tag.PasswordTag
値のみ表示する場合に使用する置換文字を設定する。
setReplyMessageFormatFileNamePattern(String) - Method in class nablarch.fw.messaging.reader.FwHeaderReader
応答電文のフォーマット定義ファイル名のパターン文字列を設定する。

デフォルトの設定では、以下の名称のフォーマット定義ファイルを取得する。

setReplyQueueColumnName(String) - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
応答電文の宛先キューの論理名を保持するカラムの名称を設定する。 (デフォルトは"REPLY_QUEUE")
setReplyTo(String) - Method in class nablarch.common.mail.MailContext
返信先メールアドレスを設定する。
setReplyTo(String) - Method in class nablarch.fw.messaging.InterSystemMessage
この電文に対する応答宛先となるキューの論理名を設定する。
setReplyToColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの返信先メールアドレスカラムの名前を設定する。
setReportExporter(ReportExporter) - Method in class nablarch.integration.report.creator.ReportCreatorSupport
帳票出力クラスを設定するメソッド。
setReportOnly(boolean) - Method in class nablarch.fw.web.handler.secure.ContentSecurityPolicyHeader
reportOnlyを設定する。
setReportOutputResolver(ReportOutputResolver) - Method in class nablarch.integration.report.exporter.BasicReportExporter
帳票出力先解決クラスを設定するメソッド。
setReportTemplateResolver(ReportTemplateResolver) - Method in class nablarch.integration.report.creator.ReportCreatorSupport
帳票テンプレートファイル解決クラスを設定するメソッド。
setRequest(Object) - Method in class nablarch.fw.jaxrs.JaxRsContext
リクエストを設定する。
setRequest(HttpRequest) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
HTTPリクエストを設定する。
setRequestContextSupplier(RequestContextSupplier) - Method in class nablarch.fw.dicontainer.nablarch.AnnotationAutoContainerProvider
リクエストコンテキスト取得クラスを設定する。 AnnotationAutoContainerProvider.setAnnotationContainerBuilder(AnnotationContainerBuilder)を明示的に設定した場合、 本プロパティは使用されない。
setRequestData(Map<String, ?>) - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingInvalidDataFormatException
フォーマット変換しようとした送信データを設定する。
setRequestDateTimeColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの要求日時カラムの名前を設定する。
setRequestId(String) - Static method in class nablarch.core.ThreadContext
スレッドローカルにリクエストIDを設定する。
setRequestId(String) - Method in class nablarch.fw.messaging.FwHeader
リクエストIDヘッダの値を設定する。
setRequestId(String) - Method in class nablarch.test.core.messaging.RequestTestingMessagePool
リクエストIDを設定する
setRequestIdColumnName(String) - Method in class nablarch.common.permission.schema.PermissionUnitRequestTableSchema
リクエストIDカラムの名前を設定する。
setRequestIdColumnName(String) - Method in class nablarch.fw.handler.BasicProcessStopHandler
プロセスを特定するためのリクエストIDが格納されるカラムの物理名を設定する。
setRequestIdColumnName(String) - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
要求電文のリクエストIDを保持するカラムの名称を設定する。 (デフォルトは"REQUEST_ID")
setRequestIdColumnName(String) - Method in class nablarch.fw.reader.ResumePointManager
リクエストIDの物理カラム名を設定する。
setRequestPath(String) - Method in class nablarch.fw.launcher.CommandLine
 
setRequestPath(String) - Method in class nablarch.fw.messaging.RequestMessage
リクエストパスを設定する。
setRequestPath(String) - Method in interface nablarch.fw.Request
リクエストパスを設定する。
setRequestPath(String) - Method in class nablarch.fw.web.HttpRequest
リクエストパスを設定する。

この実装では、リクエストURI中のリクエストパスを書き換える。

setRequestPath(String) - Method in class nablarch.fw.web.RestMockHttpRequest
 
setRequestPathRewriteRules(List<HttpRequestRewriteRule>) - Method in class nablarch.fw.web.handler.HttpRewriteHandler
リクエストパスの置換ルールを設定する。 以前の設定はクリアされる。
setRequestPattern(String) - Method in class nablarch.fw.handler.JavaPackageMappingEntry
リクエストパスのパターン文字列を設定する。
setRequestPattern(String) - Method in class nablarch.fw.RequestHandlerEntry
このエントリ内のハンドラを実行するリクエストパスの パターン文字列を設定する。
setRequestPattern(String) - Method in class nablarch.fw.RequestPathMatchingHelper
照合に使用するリクエストパスのパターン文字列を設定する。
setRequestScopedVar(String, Object) - Method in class nablarch.fw.ExecutionContext
リクエストスコープ上の変数の値を設定する。

既に定義済みの変数は上書きされる。

setRequestScopeMap(Map<String, Object>) - Method in class nablarch.fw.ExecutionContext
リクエストスコープを設定する。
setRequestScopeMap(Map<String, Object>) - Method in class nablarch.fw.web.servlet.ServletExecutionContext
 
setRequestTableRequestIdColumnName(String) - Method in class nablarch.common.availability.BasicServiceAvailability
リクエストテーブルのリクエストID項目名称を設定する。
setRequestTableServiceAvailableColumnName(String) - Method in class nablarch.common.availability.BasicServiceAvailability
リクエストテーブルのサービス提供可否状態項目名称を設定する。
setRequestTableServiceAvailableOkStatus(String) - Method in class nablarch.common.availability.BasicServiceAvailability
リクエストテーブルのサービス提供可否状態項目の状態:提供可を表す文字列を設定する。
setRequestUri(String) - Method in class nablarch.fw.web.HttpRequest
HTTPリクエストURIを設定する。
setRequestUri(String) - Method in class nablarch.fw.web.RestMockHttpRequest
 
setRequiredDecimalPoint(boolean) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
小数点の要否を設定する。
setRequiredPlusSign(boolean) - Method in class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
正の符号の要否を設定する。
setResendFlag(Object) - Method in class nablarch.fw.messaging.FwHeader
再送電文フラグの値を設定する。
setResendFlagOffValue(Object) - Method in class nablarch.fw.messaging.FwHeader
初回送信電文に設定される再送フラグの値を設定する。
setResendFlagOffValue(String) - Method in class nablarch.fw.messaging.reader.StructuredFwHeaderDefinition
初回電文時に設定される再送要求フラグの値を設定する。
setResendFlagOffValue(Object) - Method in class nablarch.fw.messaging.StandardFwHeaderDefinition
初回電文時に設定される再送要求フラグの値を設定する。
setResourcePathRule(ResourcePathRule) - Method in class nablarch.common.web.tag.CustomTagConfig
言語対応のリソースパスを取得する際に使用するリソースパスルールのデフォルト値を設定する。

デフォルトではDirectoryBasedResourcePathRuleインスタンスが設定されている。

setResponse(HttpResponse) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
HTTPレスポンスを設定する。
setResponse(HttpResponse) - Method in exception nablarch.fw.web.HttpErrorResponse
レスポンス情報を設定する。
setResponseCode(Integer) - Method in class nablarch.fw.messaging.realtime.http.dto.HttpResult
レスポンスコードを設定する。
setResponseFinishers(List<ResponseFinisher>) - Method in class nablarch.fw.jaxrs.JaxRsResponseHandler
レスポンスフィニッシャーを設定する。
setRestoreValue(boolean) - Method in class nablarch.common.web.tag.PasswordTag
再表示時に入力データを復元するか否かを設定する。
setResult(String, String, String) - Static method in class nablarch.core.dataformat.CharacterReplacementUtil
フィールドに対する置き換え結果をカレントスレッド上のCharacterReplacementResultに設定する。
setResult(String) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
処理結果を設定する。
setResult(Result) - Method in class nablarch.fw.messaging.ResponseMessage
業務処理の結果を設定する。
setResultCount(long) - Method in class nablarch.common.dao.EntityList
検索結果の総件数を設定する。
setResultCount(int) - Method in class nablarch.core.db.support.ListSearchInfo
検索結果の総件数を設定する。 本メソッドはフレームワークが検索処理を実行後に取得結果の総件数を設定するものである。 アプリケーション側では、本メソッドを使用して値の設定は行わないこと。
setResultCountCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのresultCountCss属性のデフォルト値を設定する。
setResultSetCache(ResultSetCache) - Method in class nablarch.core.db.cache.statement.CacheableStatementFactory
キャッシュを設定する(必須)。 本メソッドはDIコンテナから起動されることを想定している。
setResultSetCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのresultSetCss属性のデフォルト値を設定する。
setResumable(boolean) - Method in class nablarch.fw.reader.ResumePointManager
レジューム機能を有効にするかどうかを設定する。
setResumePointColumnName(String) - Method in class nablarch.fw.reader.ResumePointManager
正常に処理できたポイントの物理カラム名を設定する。
setRetrieveTime(long) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
データ取得時間を設定する。
setRetryAfter(Date) - Method in exception nablarch.fw.results.ServiceUnavailable
処理受付が再開される予定時刻を設定する。
setRetryContextFactory(RetryHandler.RetryContextFactory) - Method in class nablarch.fw.handler.RetryHandler
リトライコンテキストを生成するRetryHandler.RetryContextFactoryオブジェクトを設定する。
setRetryCount(int) - Method in class nablarch.fw.handler.retry.CountingRetryContextFactory
リトライ回数を設定する。
setRetryIntervals(long) - Method in class nablarch.fw.handler.retry.RetryContextFactorySupport
リトライ間隔(単位:msec)を設定する。
setRetryLimitExceededExitCode(int) - Method in class nablarch.fw.handler.RetryHandler
リトライ上限を超えた場合に使用する終了コード(プロセスを終了(System.exit(int))する際に設定する値)を設定する。
setRetryLimitExceededFailureCode(String) - Method in class nablarch.fw.handler.RetryHandler
リトライ上限を超えた場合に使用する障害コードを設定する。
setRetryTime(int) - Method in class nablarch.fw.handler.retry.TimeRetryContextFactory
リトライ時間(単位:msec)を設定する。
setReturnPath(String) - Method in class nablarch.common.mail.MailContext
差し戻し先メールアドレスを設定する。
setReturnPathColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの差し戻し先メールアドレスカラムの名前を設定する。
setRev(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのrev属性を設定する。
setRev(String) - Method in class nablarch.common.web.tag.LinkTag
XHTMLのrev属性を設定する。
setRewriteTo(String) - Method in class nablarch.fw.handler.RewriteRule
この置換ルールが適用された場合に置き換えられる文字列を指定する。 この文字列中では、以下の埋め込みパラメータを使用することができる。
setRoutes(String) - Method in class nablarch.integration.router.RoutesMapping
 
setRows(int) - Method in class nablarch.common.web.tag.TextareaTag
XHTMLのrows属性を設定する。
setRSCacheAttrTo(CacheableSqlPStatement) - Method in class nablarch.core.db.cache.statement.CacheableStatementFactory
指定されたステートメントにキャッシュに関する以下の属性を設定する。 有効期限設定 キャッシュ
setSafeAttributes(String[]) - Method in class nablarch.common.web.tag.CustomTagConfig
修飾付き出力(n:prettyPrint)タグにおいて、 HTMLエスケープの対象外のHTMLタグの中で使用することができる属性値のリスト をカンマ区切りで設定する。

下記にデフォルトの設定を示す。

setSafeTags(String[]) - Method in class nablarch.common.web.tag.CustomTagConfig
修飾付き出力(n:prettyPrint)タグにおいて、 HTMLエスケープの対象とならずにHTMLタグとしてそのまま出力するタグ名のリスト をカンマ区切りで設定する。

下記にデフォルトの設定を示す。

setSavedFile(File) - Method in class nablarch.fw.web.upload.PartInfo
保存ファイルを設定する。
自動テスト時に使用されることを想定している。
setSchema(String) - Method in class nablarch.test.core.db.GenericJdbcDbInfo
スキーマを設定する。
setSchemaName(String) - Method in class nablarch.core.db.statement.sqlloader.SchemaReplacer
スキーマ名を設定する。
setScope(String) - Method in class nablarch.common.web.tag.SetTag
変数を格納するスコープを設定する。
setScope(Map<String, Object>) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper.HttpSessionWrapper
セッションスコープを設定する。
setScope(Map<String, Object>) - Method in class nablarch.fw.web.servlet.NablarchHttpServletRequestWrapper
リクエストスコープを設定する。
setScriptBodyPrefix(String) - Method in class nablarch.common.web.tag.CustomTagConfig
scriptタグのボディに対するプレフィックスのデフォルト値を設定する。

デフォルト値を下記に示す。

setScriptBodySuffix(String) - Method in class nablarch.common.web.tag.CustomTagConfig
scriptタグのボディに対するサフィックスのデフォルト値を設定する。

デフォルト値を下記に示す。

setSearchResultKey(String) - Method in class nablarch.test.core.http.TestCaseInfo
リクエストスコープ内に格納された検索結果を取得するためのキーを設定する。
setSecure(Boolean) - Method in class nablarch.common.web.tag.AnchorTag
URIをhttpsにするか否かを設定する。
setSecure(Boolean) - Method in class nablarch.common.web.tag.ButtonTagSupport
URIをhttpsにするか否かを設定する。
setSecure(Boolean) - Method in class nablarch.common.web.tag.FormTag
URIをhttpsにするか否かを設定する。
setSecure(Boolean) - Method in class nablarch.common.web.tag.ImgTag
URIをhttpsにするか否かを設定する。
setSecure(Boolean) - Method in class nablarch.common.web.tag.LinkTag
URIをhttpsにするか否かを設定する。
setSecure(Boolean) - Method in class nablarch.common.web.tag.ScriptTag
URIをhttpsにするか否かを設定する。
setSecure(Boolean) - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
URIをhttpsにするか否かを設定する。
setSecure(Boolean) - Method in class nablarch.common.web.tag.SubmitTagSupport
URIをhttpsにするか否かを設定する。
setSecure(boolean) - Method in class nablarch.fw.web.HttpCookie
Secure Cookieか否かを設定する。
setSecurePort(int) - Method in class nablarch.common.web.tag.CustomTagConfig
URI指定でhttpとhttpsを切り替える際に使用するhttps用のポート番号を設定する。
setSecureResponseHeaderList(List<? extends SecureResponseHeader>) - Method in class nablarch.fw.web.handler.SecureHandler
セキュリティ関連のヘッダ情報を生成するSecureResponseHeaderを設定する。
setSegmentColumnName(String) - Method in class nablarch.core.date.BasicBusinessDateProvider
業務日付テーブルの区分カラム物理名を設定する。
setSelectOption(SelectOption) - Method in class nablarch.core.db.statement.BasicSqlPStatement
検索処理条件を設定する。
setSendDateTimeColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの送信日時カラムの名前を設定する。
setSendFailureCode(String) - Method in class nablarch.common.mail.MailConfig
送信失敗時の障害コードを設定する。
setSendingQueueNames(List<String>) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
送信キュー名(論理名)リストを設定する。
setSendProcessIdColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
送信するバッチのプロセスIDのカラム名を設定する。
setSendSuccessMessageId(String) - Method in class nablarch.common.mail.MailConfig
メール送信成功時のメッセージIDを設定する。
setSentMessageTableSchema(SentMessageTableSchema) - Method in class nablarch.fw.messaging.handler.MessageResendHandler
再送電文管理テーブルのスキーマ定義を設定する。
setSequenceFlowIdColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
シーケンスフローIDカラム名を設定する。
setSequenceFlowNameColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
シーケンスフロー名カラム名を設定する。
setSequenceFlows(List<SequenceFlow>) - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
シーケンスフロー定義を設定する。
setSequenceFlowTableName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
シーケンスフロー定義テーブル名を取得する。
setSequenceIdGenerator(IdGenerator) - Method in class nablarch.common.dao.DaoContextFactory
シーケンスIDジェネレータを設定する。
setSerialNumberColumnName(String) - Method in class nablarch.common.mail.MailAttachedFileTable
添付ファイル管理テーブルの連番カラムの名前を設定する。
setSerialNumberColumnName(String) - Method in class nablarch.common.mail.MailRecipientTable
メール送信先テーブルの連番カラムの名前を設定する。
setServiceAvailability(ServiceAvailability) - Method in class nablarch.common.availability.ServiceAvailabilityCheckHandler
サービス提供可否状態判定オブジェクトを設定する。
setServiceUnavailabilityRetryInterval(int) - Method in class nablarch.fw.handler.RequestThreadLoopHandler
後続ハンドラから閉局中例外が送出された場合に、次のリクエスト処理を開始するまでに待機する時間を設定する。 設定値が0以下の場合は、待機せずに即時リトライを行なう。 デフォルトの設定値は1000msecである。
setServletContextCreator(ServletContextCreator) - Method in class nablarch.fw.web.i18n.ResourcePathRule
ServletContextCreatorを設定する。
setServletContextPath(String) - Method in class nablarch.fw.web.HttpServer
ベースURIを設定する。
setServletFilterConfig(FilterConfig) - Method in class nablarch.fw.web.servlet.WebFrontController
サーブレットフィルタの設定情報を設定する.
setSessionContextSupplier(SessionContextSupplier) - Method in class nablarch.fw.dicontainer.nablarch.AnnotationAutoContainerProvider
セッションコンテキスト取得クラスを設定する。
setSessionExpirePath(String) - Method in class nablarch.common.web.handler.NablarchTagHandler
セッションから暗号化鍵情報が取得出来なかった場合に表示する画面のリソースパスを設定する。
この値を設定しなかった場合、 path プロパティに設定した改竄エラー画面が表示される。
setSessionExpireStatusCode(int) - Method in class nablarch.common.web.handler.NablarchTagHandler
セッションから情報が取得出来なかった場合のレスポンスステータスを設定する。
setSessionFactory(SessionManager) - Method in class nablarch.common.web.session.Session
このセッションを生成したファクトリを設定する。
setSessionIdName(String) - Method in class nablarch.common.web.session.store.UserSessionSchema
セッションIDカラムの名前を設定する。
setSessionInfo(Map<String, Object>) - Method in class nablarch.test.core.http.HttpTestConfiguration
セッション情報を設定する。
setSessionKey(String) - Method in class nablarch.common.handler.threadcontext.UserIdAttribute
ログインユーザIDが格納されているHTTPセッション上のキー名を設定する。
setSessionKey(String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSession
言語が格納されるセッション上のキー名を設定する。
setSessionKey(String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSession
タイムゾーンが格納されるセッション上のキー名を設定する。
setSessionManager(SessionManager) - Method in class nablarch.common.web.session.SessionStoreHandler
セッションマネージャを設定する。
setSessionObjectName(String) - Method in class nablarch.common.web.session.store.UserSessionSchema
セッションオブジェクトカラムの名前を設定する。
setSessionScopedVar(String, Object) - Method in class nablarch.fw.ExecutionContext
セッションスコープ上の変数の値を設定する。

既に定義済みの変数は上書きされる。

setSessionScopeMap(Map<String, Object>) - Method in class nablarch.fw.ExecutionContext
セッションスコープ上の変数を格納したMapを設定する。
setSessionScopeMap(Map<String, Object>) - Method in class nablarch.fw.web.servlet.ServletExecutionContext
 
setSessionStoredVar(String, Object) - Method in class nablarch.fw.ExecutionContext
セッションストア上の変数の値を設定する。

既に定義済みの変数は上書きされる。

setSessionStoredVar(String, Object) - Method in class nablarch.fw.StandaloneExecutionContext
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
setSessionStoreMap(Map<String, Object>) - Method in class nablarch.fw.ExecutionContext
セッションストア上の変数を格納したMapを設定する。
setSessionStoreMap(Map<String, Object>) - Method in class nablarch.fw.StandaloneExecutionContext
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
setSessionTrackingCookie(Session, HttpServletResponse) - Method in class nablarch.common.web.session.SessionStoreHandler
セッションIDを保持するためのクッキーをレスポンスのSet-Cookieヘッダに追加する。
setSetContentTypeForResponseWithNoBody(boolean) - Method in class nablarch.fw.jaxrs.JaxRsResponseHandler
ボディを持たないレスポンスでもContent-Typeを設定するか否かを設定する。 デフォルトはfalse。
setSetUpDateTime(String) - Method in class nablarch.test.core.util.interpreter.DateTimeInterpreter
データベースセットアップ日時を設定する。 本クラスが返却するデータベースセットアップ日時は、このメソッドで設定された値がそのまま使用される。 引数の形式は、JDBCタイムスタンプ書式(yyyy-mm-dd hh:mm:ss.f...)に合致しなければならない。
setShape(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのshape属性を設定する。
setShape(String) - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
XHTMLのshape属性を設定する。
setShort(int, short) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setShort(int, short)のラッパー。
setShort(int, short) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setShort(int, short)のラッパー。
setShortNameColumnName(String) - Method in class nablarch.common.code.schema.CodeNameSchema
略称カラムの名前を設定する。
setSigned(boolean) - Method in class nablarch.core.dataformat.convertor.datatype.PackedDecimal
符号付きの整数として処理するかどうかを設定する。
setSigned(boolean) - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
符号付きの整数として処理するかどうかを設定する。
setSize(int) - Method in class nablarch.common.web.tag.FileTag
XHTMLのsize属性を設定する。
setSize(int) - Method in class nablarch.common.web.tag.PasswordTag
XHTMLのsize属性を設定する。
setSize(int) - Method in class nablarch.common.web.tag.SelectTagSupport
XHTMLのsize属性を設定する。
setSize(int) - Method in class nablarch.common.web.tag.TextTag
XHTMLのsize属性を設定する。
setSize(Integer) - Method in class nablarch.core.dataformat.convertor.datatype.ByteStreamDataSupport
データサイズ(=バイト長)を設定する。
setSize(int) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
取得最大件数を設定する。
setSize(Integer) - Method in class nablarch.etl.config.DbToDbStepConfig.UpdateSize
1回のSQL実行で処理するサイズを設定する。
setSize(int) - Method in class nablarch.fw.web.upload.PartInfo
アップロードされたファイルのサイズを設定する(単位はバイト)。
setSortId(String) - Method in class nablarch.core.db.support.ListSearchInfo
ソートIDを設定する。
setSortOrderColumnName(String) - Method in class nablarch.common.code.schema.CodeNameSchema
ソート順カラムの名前を設定する。
setSortSubmitCss(String) - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのsortSubmitCss属性のデフォルト値を設定する。
setSortSubmitTag(String) - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのsortSubmitTag属性のデフォルト値を設定する。
setSortSubmitType(String) - Method in class nablarch.common.web.tag.CustomTagConfig
pagingSortSubmitタグのsortSubmitType属性のデフォルト値を設定する。
setSourceFlowNodeIdColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
遷移元フローノードIDカラム名を設定する。
setSourceReader(DataReader<TData>) - Method in class nablarch.fw.reader.ResumeDataReader
レジューム機能を追加するデータリーダを設定する。
setSql(String) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
SQL文を設定する。
setSqlBuilder(StandardSqlBuilder) - Method in class nablarch.common.dao.DaoContextFactory
SQLを構築するビルダー(StandardSqlBuilder)を設定する。

設定しない場合は、StandardSqlBuilderが使用される。

setSqlConvertors(List<SqlConvertor>) - Method in class nablarch.core.db.statement.BasicSqlParameterParser
SqlConvertorのリストを設定する。
setSqlConvertors(List<SqlConvertor>) - Method in class nablarch.core.db.statement.BasicSqlParameterParserFactory
SqlConvertorのリストを設定する。
setSqlFilePackage(String) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
SQLファイルの配置パッケージを設定する。
setSqlFilePackage(String) - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
SQLファイルの配置パッケージを設定する。
setSqlId(String) - Method in class nablarch.etl.config.DbInputStepConfig
SQL_IDを設定する。
setSqlLoader(StaticDataLoader<Map<String, String>>) - Method in class nablarch.core.db.statement.BasicStatementFactory
SQL文をロードするクラスを設定する。
setSqlLoaderCallback(List<SqlLoaderCallback>) - Method in class nablarch.core.db.statement.BasicSqlLoader
コールバッククラスを設定する。 コールバッククラスはリストの順序で実行される。
setSqlParameterParserFactory(SqlParameterParserFactory) - Method in class nablarch.core.db.statement.BasicStatementFactory
名前付きバインド変数をもつSQLの解析クラスを設定する。
setSqlStatementExceptionFactory(SqlStatementExceptionFactory) - Method in class nablarch.core.db.statement.BasicSqlPStatement
SqlStatementExceptionFactoryを設定する。
setSqlStatementExceptionFactory(SqlStatementExceptionFactory) - Method in class nablarch.core.db.statement.BasicStatementFactory
SqlStatementExceptionFactoryを設定する。
setSrc(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのsrc属性を設定する。
setSrc(String) - Method in class nablarch.common.web.tag.ScriptTag
XHTMLのsrc属性を設定する。
setSrc(String) - Method in class nablarch.common.web.tag.SubmitTagSupport
XHTMLのsrc属性を設定する。
setSslContext(SSLContext) - Method in class nablarch.fw.messaging.realtime.http.client.HttpProtocolBasicClient
SSLContextを設定する。
setSslContext(SSLContext) - Method in interface nablarch.fw.messaging.realtime.http.client.HttpProtocolClient
SSLContextを設定する。
setStartCodePoint(String) - Method in class nablarch.core.validation.validator.unicode.RangedCharsetDef
開始位置のコードポイントを設定する。
setStartFreeMemory(long) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
空きメモリ量(開始時)を設定する。
setStartPos(int) - Method in class nablarch.core.db.cache.ResultSetCacheKeyBuilder
開始位置を設定する。 (省略時は1)
setStartPosition(int) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
取得開始位置を設定する。
setStartTime(long) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
開始日時を設定する。
setStartTime(long) - Method in class nablarch.fw.web.handler.HttpAccessLogFormatter.HttpAccessLogContext
開始日時を設定する。
setStartUsedMemory(long) - Method in class nablarch.core.log.app.PerformanceLogFormatter.PerformanceLogContext
使用メモリ量(開始時)を設定する。
setState(ComponentState) - Method in class nablarch.core.repository.di.ComponentHolder
コンポーネントの状態をセットする。
setStateEncoder(StateEncoder) - Method in class nablarch.common.web.session.SessionStore
セッション内容の直列化モジュールを設定する。
setStatement(SqlStatement) - Method in class nablarch.core.db.statement.ResultSetIterator
自身を生成したSqlStatementを設定する。
setStatement(SqlPStatement) - Method in class nablarch.fw.reader.DatabaseRecordReader
テーブルを参照するSQLステートメントを設定する。
setStatement(ParameterizedSqlPStatement, Object) - Method in class nablarch.fw.reader.DatabaseRecordReader
テーブルを参照するSQLステートメント及び条件を設定する。
setStatementFactory(StatementFactory) - Method in class nablarch.core.db.connection.ConnectionFactorySupport
StatementFactory実装クラスを設定する。
setStatementReuse(boolean) - Method in class nablarch.core.db.connection.BasicDbConnection
ステートメントのキャッシュ有無を設定する。
setStatementReuse(boolean) - Method in class nablarch.core.db.connection.ConnectionFactorySupport
ステートメントのキャッシュ有無を設定する。
setStatusCode(int) - Method in class nablarch.common.web.handler.NablarchTagHandler
改竄を検知した場合のレスポンスステータスを設定する。
デフォルトは400。
setStatusCode(int) - Method in class nablarch.common.web.token.BasicDoubleSubmissionHandler
二重サブミットと判定した場合のレスポンスステータスを設定する。 OnDoubleSubmissionアノテーションで個別に指定していない場合は、ここに指定したレスポンスステータスを使用する。 デフォルトは400。
setStatusCode(int) - Method in class nablarch.fw.jaxrs.EntityResponse
 
setStatusCode(String) - Method in class nablarch.fw.messaging.FwHeader
要求電文に対する処理結果を表すコード値を返す。
setStatusCode(Integer) - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
例外発生時のHTTPステータスコードを設定する。
setStatusCode(HttpResponse, ServletExecutionContext) - Static method in class nablarch.fw.web.handler.HttpResponseHandler
クライアントに送信するステータスコードを設定する。
setStatusCode(int) - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスのステータスコードを設定する。

デフォルトのステータスコードは200である。

setStatusCodeColumnName(String) - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
要求電文のユーザIDを保持するカラムの名称を設定する。 (デフォルトは"USER_ID")
setStatusCodeHeader(String) - Method in class nablarch.fw.messaging.ResponseMessage
フレームワーク制御ヘッダの処理結果コードの値を設定する。
setStatusColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルのステータスカラムの名前を設定する。
setStatusConvertMode(ServletExecutionContext, HttpResponseUtil.StatusConvertMode) - Static method in class nablarch.fw.web.handler.HttpResponseUtil
NablarchのステータスコードをHTTPレスポンスコードに変換する際のモードを設定する。
setStatusFailure(String) - Method in class nablarch.common.mail.MailConfig
メール送信ステータス(送信失敗)のコード値を設定する。
setStatusSent(String) - Method in class nablarch.common.mail.MailConfig
メール送信ステータス(送信済)のコード値を設定する。
setStatusUnsent(String) - Method in class nablarch.common.mail.MailConfig
メール送信ステータス(未送信)のコード値を設定する。
setStepId(String) - Method in class nablarch.etl.config.StepConfig
ステップIDを設定する。
setSteps(Map<String, StepConfig>) - Method in class nablarch.etl.config.JobConfig
ステップの設定を設定する。
setString(int, String) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setString(int, java.lang.String)のラッパー。
setString(int, String) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setString(int, java.lang.String)のラッパー。
setStringResourceCache(StaticDataCache<StringResource>) - Method in class nablarch.core.message.StringResourceHolder
文字列リソースのキャッシュを設定する。
setStyle(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのstyle属性を設定する。
setSubject(String) - Method in class nablarch.common.mail.FreeTextMailContext
件名を設定する。
setSubject(String) - Method in class nablarch.common.mail.MailContext
件名を設定する。
setSubjectColumnName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの件名カラムの名前を設定する。
setSubjectColumnName(String) - Method in class nablarch.common.mail.MailTemplateTable
メールテンプレート管理テーブルの件名カラムの名前を設定する。
setSubmissionInfoToFormContext(String, String, DisplayMethod) - Method in class nablarch.common.web.tag.ButtonTag
 
setSubmissionInfoToFormContext(String, String, DisplayMethod) - Method in class nablarch.common.web.tag.ButtonTagSupport
フォームコンテキスにサブミット情報を設定する。
setSubmissionInfoToFormContext(String, String, DisplayMethod) - Method in class nablarch.common.web.tag.PopupButtonTag
フォームコンテキスにサブミット情報を設定する。
setSubmissionInfoToFormContext(String, String, DisplayMethod) - Method in class nablarch.common.web.tag.PopupLinkTag
フォームコンテキスにサブミット情報を設定する。
setSubmissionInfoToFormContext(String, String, DisplayMethod) - Method in class nablarch.common.web.tag.PopupSubmitTag
 
setSubmissionInfoToFormContext(String, String, DisplayMethod) - Method in class nablarch.common.web.tag.SubmitLinkTag
 
setSubmissionInfoToFormContext(String, String, DisplayMethod) - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
フォームコンテキスにサブミット情報を設定する。
setSubmissionInfoToFormContext(String, String, DisplayMethod) - Method in class nablarch.common.web.tag.SubmitTag
 
setSubmissionInfoToFormContext(String, String, DisplayMethod) - Method in class nablarch.common.web.tag.SubmitTagSupport
フォームコンテキスにサブミット情報を設定する。
setSubmissionInfoToFormContext(PageContext, HtmlAttributes, SubmissionInfo.SubmissionAction, String, boolean, String, DisplayMethod) - Static method in class nablarch.common.web.tag.TagUtil
フォームコンテキストにサブミット情報を設定する。
setSubmissionInfoToFormContext(PageContext, HtmlAttributes, SubmissionInfo.SubmissionAction, String, boolean, String, DisplayMethod, String, String) - Static method in class nablarch.common.web.tag.TagUtil
フォームコンテキストにサブミット情報を設定する。
ポップアップのオプション情報を指定できる。 指定されたオプション情報がnullであった場合には、代わりにデフォルト値を使用する。 引数のオプション情報がnullで、デフォルト値も登録されていない場合は、nullが使用される。 (オプションなし)
setSubmitLinkDisabledJsp(String) - Method in class nablarch.common.web.tag.CustomTagConfig
SubmitLink描画時の表示制御判定が「非活性」の場合に使用するJSPのURLを設定する。

SubmitLinkのボディ部の値は、"nablarch_link_body"というキーでリクエストスコープに格納されている。 また、活性時にaタグに出力されるidやclassといった属性は、nablarch_link_attributes_<属性名> というキーでリクエストスコープに格納されている。
下記に例を示す。

setSupportedLanguages(String...) - Method in class nablarch.common.web.handler.threadcontext.HttpLanguageAttribute
サポート対象の言語を設定する。
setSupportedTimeZones(String...) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSupport
サポート対象のタイムゾーンを設定する。
setSuppressJspCheck(boolean) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
チェックが無効化されているタグか否かを設定する。
setSystemAccountAuthorityTableSchema(SystemAccountAuthorityTableSchema) - Method in class nablarch.common.permission.BasicPermissionFactory
システムアカウント権限テーブルのスキーマ情報を設定する。
setSystemAccountTableSchema(SystemAccountTableSchema) - Method in class nablarch.common.permission.BasicPermissionFactory
システムアカウントテーブルのスキーマ情報を設定する。
setSystemTimeProvider(SystemTimeProvider) - Method in class nablarch.core.cache.expirable.BasicExpirationSetting
システム日時提供クラスを設定する(必須)。 本メソッドはDIコンテナから使用されることを想定している。
setSystemTimeProvider(SystemTimeProvider) - Method in class nablarch.core.cache.expirable.ExpirableCacheTemplate
システム日時提供クラスを取得する。
setSystemTimeProvider(SystemTimeProvider) - Method in class nablarch.integration.workflow.definition.WorkflowDefinitionHolder
有効期間ないかを判断するための基準日を取得するSystemTimeProviderを設定する。
setSystemTimeProvider(SystemTimeProvider) - Method in class nablarch.test.core.util.interpreter.DateTimeInterpreter
SystemTimeProvider実装クラスを設定する。
本クラスが返却するシステム時刻は、このメソッドで設定されたクラスが持つシステム時刻が使用される。
setTabindex(int) - Method in class nablarch.common.web.tag.FocusAttributesTagSupport
XHTMLのtabindex属性を設定する。
setTabindex(int) - Method in class nablarch.common.web.tag.SelectTagSupport
XHTMLのtabindex属性を設定する。
setTableIdGenerator(IdGenerator) - Method in class nablarch.common.dao.DaoContextFactory
テーブルIDジェネレータを設定する。
setTableName(String) - Method in class nablarch.common.availability.BasicServiceAvailability
リクエストに紐付くリクエストテーブル名称を設定する。
setTableName(String) - Method in class nablarch.common.exclusivecontrol.ExclusiveControlContext
排他制御用テーブルのテーブル名を設定する。
setTableName(String) - Method in class nablarch.common.idgenerator.FastTableIdGenerator
採番テーブル物理名を設定する。
setTableName(String) - Method in class nablarch.common.idgenerator.TableIdGenerator
採番テーブル物理名を設定する。
setTableName(String) - Method in class nablarch.common.mail.MailAttachedFileTable
添付ファイル管理テーブルの名前を設定する。
setTableName(String) - Method in class nablarch.common.mail.MailRecipientTable
メール送信先テーブルの名前を設定する。
setTableName(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信要求管理テーブルの名前を設定する。
setTableName(String) - Method in class nablarch.common.mail.MailTemplateTable
メールテンプレート管理テーブルの名前を設定する。
setTableName(String) - Method in class nablarch.common.schema.TableSchema
テーブル名を設定する。
setTableName(String) - Method in class nablarch.core.date.BasicBusinessDateProvider
業務日付テーブル物理名を設定する。
setTableName(String) - Method in class nablarch.core.message.BasicStringResourceLoader
メッセージが格納されたテーブルのテーブル名をセットする。
setTableName(String) - Method in class nablarch.fw.handler.BasicDuplicateProcessChecker
テーブル名を設定する。
setTableName(String) - Method in class nablarch.fw.handler.BasicProcessStopHandler
プロセス停止可否のチェックを行うテーブルの物理名を設定する。
setTableName(String) - Method in class nablarch.fw.messaging.tableschema.SentMessageTableSchema
再送電文管理テーブルの名称を設定する。
setTableName(String) - Method in class nablarch.fw.reader.ResumePointManager
実行管理テーブルのテーブル名を設定する。
setTableName(String) - Method in class nablarch.test.core.db.TableData
テーブル名を設定する。
setTablesTobeWatched(List<String>) - Method in class nablarch.test.core.db.MasterDataRestorer
監視対象テーブル名を設定する。
setTabSize(int) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
SetTag - Class in nablarch.common.web.tag
変数に値を設定するクラス。
SetTag() - Constructor for class nablarch.common.web.tag.SetTag
 
setTags(Map<String, String>) - Method in class nablarch.integration.micrometer.MeterRegistryFactory
すべてのメトリクスに共通で設定するタグを指定する。
setTarget(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのtarget属性を設定する。
setTarget(String) - Method in class nablarch.common.web.tag.FormTag
XHTMLのtarget属性を設定する。
setTarget(String) - Method in class nablarch.common.web.tag.LinkTag
XHTMLのtarget属性を設定する。
setTarget(Closeable) - Method in class nablarch.core.repository.disposal.DisposableAdaptor
廃棄処理対象を設定する。
setTargetFlowNodeIdColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
遷移先フローノードIDカラム名を設定する。
setTargetGenerateId(String) - Method in class nablarch.fw.messaging.action.AsyncMessageReceiveActionSettings
受信電文連番を採番するためのIDを設定する。

設定されたIDは、IdGenerator.generateId(String)の引数として使用する。

setTargetPackages(List<String>) - Method in class nablarch.fw.hotdeploy.HotDeployHandler
HotDeploy対象のパッケージを設定。
setTargetUrl(String) - Method in exception nablarch.fw.messaging.realtime.http.exception.HttpMessagingException
例外発生時の接続先を設定する。
setTasks(List<Task>) - Method in class nablarch.integration.workflow.definition.WorkflowDefinition
タスク定義を設定する。
setTaskTableName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
タスクテーブル名を設定する。
setTempDirectory(String) - Method in class nablarch.fw.web.HttpServer
context用の一時ディレクトリパスを指定する。 本パスを指定した場合、jspのコンパイル後のクラスなどはこのディレクトリ配下に保存される。
setTempDirectory(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
テンプディレクトリのパスを設定する。

JSPのコンパイル後のクラスが格納されるディレクトリ。 本設定を省略して場合のデフォルトテンプディレクトリは、jettyのデフォルト動作となる。

setTempDirPath(String) - Method in class nablarch.fw.web.HttpResponseSetting
一時ファイルの出力先フォルダのパスを設定する。
setTemplateEngine(TemplateEngine) - Method in class nablarch.fw.web.handler.responsewriter.thymeleaf.ThymeleafResponseWriter
TemplateEngineを設定する。
setTemplateEngine(ITemplateEngine) - Method in class nablarch.integration.mail.thymeleaf.ThymeleafMailProcessor
ThymeleafのエントリーポイントとなるITemplateEngineを設定する。
setTemplateEngineMailProcessor(TemplateEngineMailProcessor) - Method in class nablarch.common.mail.MailRequester
定型メールの件名と本文を構築するテンプレートエンジン処理クラスを設定する。
setTemplateId(String) - Method in class nablarch.common.mail.TemplateMailContext
テンプレートIDを設定する。
setTerminationTimeout(int) - Method in class nablarch.fw.handler.MultiThreadExecutionHandler
処理停止要求のタイムアウト秒数を設定する。

デフォルト値は 600秒 である。

setTestDataReader(TestDataReader) - Method in class nablarch.test.core.reader.BasicTestDataParser
テストデータリーダを設定する。
setTestDataReader(TestDataReader) - Method in interface nablarch.test.core.reader.TestDataParser
テストデータリーダを設定する。
setThreadContextValues(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
ThreadContextに値を設定する。
setThreadContextValues(String, String) - Method in class nablarch.test.TestSupport
ThreadContextに値を設定する。
setThreadContextValues(Map<String, String>) - Static method in class nablarch.test.TestSupport
ThreadContextに値を設定する。
setThreadPoolSize(int) - Method in class nablarch.fw.invoker.FixedExecutorServiceFactory
スレッドプールのサイズを設定する。
setThrowsErrorOnSessionWriteConflict(boolean) - Static method in class nablarch.fw.web.handler.SessionConcurrentAccessHandler
Deprecated.
セッション変更の書き戻しに失敗した場合に実行時例外を送出するか否かを設定する。
setTime(int, Time) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setTime(int, java.sql.Time)のラッパー。
setTime(int, Time, Calendar) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setTime(int, java.sql.Time, java.util.Calendar)のラッパー。
setTime(int, Time) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setTime(int, java.sql.Time)のラッパー。
setTime(int, Time, Calendar) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setTime(int, java.sql.Time, java.util.Calendar)のラッパー。
setTimeoutSecond(long) - Method in class nablarch.fw.invoker.AbstractExecutorServiceFactory
スレッドの停止を待機する時間(秒)を設定する。
setTimestamp(int, Timestamp) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setTimestamp(int, java.sql.Timestamp)のラッパー。
setTimestamp(int, Timestamp, Calendar) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setTimestamp(int, java.sql.Timestamp, java.util.Calendar)のラッパー。
setTimestamp(int, Timestamp) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setTimestamp(int, java.sql.Timestamp)のラッパー。
setTimestamp(int, Timestamp, Calendar) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setTimestamp(int, java.sql.Timestamp, java.util.Calendar)のラッパー。
setTimeToLive(long) - Method in class nablarch.fw.messaging.SendingMessage
電文の有効期間をmsec単位で設定する。

0以下の数値を指定した場合は無期限となる。 本メソッドで有効期間を指定しなかった場合は、プロバイダ側で定めたデフォルト値が設定される。

setTimeZone(TimeZone) - Static method in class nablarch.core.ThreadContext
スレッドローカルにタイムゾーンを設定する。
setTitle(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのtitle属性を設定する。
setToken(LayoutFileParser.Token) - Method in exception nablarch.core.dataformat.SyntaxErrorException
構文エラーの発生箇所を設定する。
setToken(HttpRequest, ExecutionContext, boolean) - Method in class nablarch.test.core.http.HttpRequestTestSupport
トークンをリクエストパラメータとセッションスコープに設定する。
引数validが真の場合、有効なトークンを設定する。偽の場合はトークンを無効にする。
setTokenName(String) - Method in class nablarch.common.web.token.DbTokenSchema
トークンカラム名 を設定する
setTransaction(String, Transaction) - Static method in class nablarch.core.transaction.TransactionContext
トランザクションオブジェクトを設定する。
setTransactionCommitExceptions(List<String>) - Method in class nablarch.common.handler.TransactionManagementHandler
送出されてもトランザクションをコミットしなければならない例外クラスの一覧を設定する。
setTransactionFactory(TransactionFactory) - Method in class nablarch.common.handler.TransactionManagementHandler
トランザクションオブジェクトを取得するためのファクトリを設定する。
setTransactionFactory(TransactionFactory) - Method in class nablarch.core.db.transaction.SimpleDbTransactionManager
デフォルトのトランザクションファクトリクラスを設定する。
setTransactionFactory(TransactionFactory) - Method in class nablarch.fw.batch.ee.listener.step.StepTransactionManagementListener
トランザクションファクトリを設定する。
setTransactionFactory(TransactionFactory) - Method in class nablarch.fw.handler.LoopHandler
トランザクションオブジェクトを取得するためのファクトリを設定する。
setTransactionManager(SimpleDbTransactionManager) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
データベース接続を設定する。
setTransactionName(String) - Method in class nablarch.common.handler.TransactionManagementHandler
このハンドラが管理するトランザクションの、スレッドコンテキスト上での登録名を設定する。
setTransactionName(String) - Method in class nablarch.fw.batch.ee.listener.chunk.ItemWriteTransactionManagementListener
トランザクション名を設定する。
setTransactionName(String) - Method in class nablarch.fw.batch.ee.listener.step.StepTransactionManagementListener
トランザクション名
setTransactionName(String) - Method in class nablarch.fw.handler.LoopHandler
このハンドラが管理するトランザクションの、スレッドコンテキスト上での登録名を設定する。
setTransactionName(String) - Method in class nablarch.fw.messaging.action.AsyncMessageSendActionSettings
トランザクション名を設定する。
setTransactionTimeoutHandler(JdbcTransactionTimeoutHandler) - Method in class nablarch.core.db.transaction.JdbcTransaction
トランザクションタイムアウトハンドラを設定する。
setTransactionTimeoutSec(int) - Method in class nablarch.core.db.transaction.JdbcTransactionFactory
トランザクションタイムアウト秒数設定を設定する。

設定を省略した場合または、0以下の値を設定した場合はトランザクションタイムアウト機能は無効化される。

setTransferEncoding(String) - Method in class nablarch.fw.web.HttpResponse
Transfer-Encodingの値を設定する。

このヘッダの値が"chunked"であった場合、 コンテンツボディはchunked-encodingに従って読み書きされる。
デフォルトではこのヘッダは設定されない。

setTraversalConfigs(Iterable<TraversalConfig>) - Method in class nablarch.fw.dicontainer.nablarch.AnnotationAutoContainerProvider
TraversalConfigを設定する。
setTrimPolicy(String) - Method in class nablarch.core.validation.convertor.StringConvertor
トリムポリシーを設定する。
setType(String) - Method in class nablarch.common.web.tag.AnchorTag
XHTMLのtype属性を設定する。
setType(String) - Method in class nablarch.common.web.tag.ButtonTagSupport
XHTMLのtype属性を設定する。
setType(String) - Method in class nablarch.common.web.tag.LinkTag
XHTMLのtype属性を設定する。
setType(String) - Method in class nablarch.common.web.tag.ScriptTag
XHTMLのtype属性を設定する。
setType(String) - Method in class nablarch.common.web.tag.SubmitTagSupport
XHTMLのtype属性を設定する。
setTypeName(String) - Method in class nablarch.core.dataformat.CharacterReplacementConfig
寄せ字変換タイプ名を設定する。
setTypeName(String) - Method in class nablarch.core.dataformat.RecordDefinition
このレコードフォーマットのレコード種別名を設定する。
setTypes(List<String>) - Method in class nablarch.test.core.file.DataFileFragment
データ型のシンボルを設定する。
データ型の要素数はフィールド名と同じでなければならない。
setUnderLimitMessageId(String) - Method in class nablarch.test.core.entity.EntityTestConfiguration
桁数不足時のメッセージIDを設定する。
setUnhealthyStatus(String) - Method in class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
ヘルスチェックが失敗した場合のステータスの表現を設定する。 デフォルトは"DOWN"。
setUnhealthyStatusCode(int) - Method in class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
ヘルスチェックが失敗した場合のステータスコードを設定する。 デフォルトは"503"。
setUp(INF, Map<String, String>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
準備を行う。
setUp() - Method in class nablarch.test.core.http.SimpleRestTestSupport
システムリポジトリから設定を取得しHTTPサーバを起動する。
SETUP_TABLE - Static variable in class nablarch.test.core.standalone.TestShot
セットアップ対象テーブルのグループID
setUpdateCount(int) - Method in class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
更新件数を設定する。
setUpdatePreHookObjectHandlerList(List<AutoPropertyHandler>) - Method in class nablarch.core.db.statement.BasicSqlPStatement
オブジェクトのフィールドへの値自動設定用ハンドラーを設定する。
オブジェクトのフィールドの値をバインド変数に設定する事前処理として、 このハンドラーを使用してフィールドに値の自動設定を行う。
setUpdatePreHookObjectHandlerList(List<AutoPropertyHandler>) - Method in class nablarch.core.db.statement.BasicStatementFactory
オブジェクトのフィールドへの値自動設定用ハンドラーを設定する。
オブジェクトのフィールドの値をバインド変数に設定する事前処理として、 このハンドラーを使用してフィールドに値の自動設定を行う。
setUpdateSize(DbToDbStepConfig.UpdateSize) - Method in class nablarch.etl.config.DbToDbStepConfig
1回のSQL実行で処理するサイズに関する設定を設定する。
setUpdateSqlKeywords(List<String>) - Method in class nablarch.test.core.db.MasterDataRestorer
更新とみなされるSQLキーワードを設定する。 SQLキーワード文字列末尾には半角スペースが付与される。
setUpDb(String) - Method in class nablarch.test.core.db.DbAccessTestSupport
データベースにデータを投入する。
setUpDb(String, String) - Method in class nablarch.test.core.db.DbAccessTestSupport
データベースにデータを投入する。
setUpDb(String) - Method in class nablarch.test.core.db.EntityTestSupport
DbAccessTestSupport.setUpDb(String)への委譲メソッド。
setUpDb(String, String) - Method in class nablarch.test.core.db.EntityTestSupport
setUpDb(String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
DbAccessTestSupport.setUpDb(String)への委譲メソッド。
setUpDb(String, String) - Method in class nablarch.test.core.http.HttpRequestTestSupport
setUpDb() - Method in class nablarch.test.core.http.RestTestSupport
システムリポジトリから設定を取得しHTTPサーバを起動する。 テストデータが存在する場合はDBにデータを登録する。 以下2種類のテストデータが対象となる。 テストクラス単位で共通のデータシート:setUpDb テストメソッド単位で固有のデータシート:実行中のメソッド名
setUpDb(String) - Method in class nablarch.test.core.http.RestTestSupport
DbAccessTestSupport.setUpDb(String)への委譲メソッド。
setUpDb(String, String) - Method in class nablarch.test.core.http.RestTestSupport
setUpDbBeforeTestMethod() - Method in class nablarch.test.core.integration.IntegrationTestSupport
テストメソッド実行前にデータベースセットアップを実行する。
setUpDbForTestCase(INF) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
テストケース毎のデータベースセットアップを行う。
setUpDbIfSheetExists(String) - Method in class nablarch.test.core.http.RestTestSupport
DBセットアップを実行する。
setupExecutionContext(CommandLine, ExecutionContext) - Method in class nablarch.fw.launcher.Main
バッチコントローラ起動前準備を行う。
実行コンテキストを生成し、以下の処理を行う。 コンポーネント設定ファイルに定義したハンドラキューの設定 DataReaderの設定 DataReaderFactoryの設定 ディスパッチハンドラの設定 セッションスコープにプロセスの実行権限ユーザIDと、起動オプションのマップを設定
setUpFile(String, String...) - Method in class nablarch.test.core.file.FileSupport
ファイルを準備する。
setUpFileIfNecessary(String, String...) - Method in class nablarch.test.core.file.FileSupport
ファイルを準備する。
対象データが存在しない場合は何もしない。
setUpInputData(TestShot) - Method in interface nablarch.test.core.standalone.TestShot.TestShotAround
入力データを準備する。
setUploadSettings(UploadSettings) - Method in class nablarch.fw.web.upload.MultipartHandler
マルチパート用の各種設定値を設定する。
setUploadTmpDirectory(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
アップロードファイルの一時ディレクトリを設定する。
setUpMasterData() - Method in class nablarch.test.core.db.MasterDataSetUpper
マスタデータ投入を行う。
setUpMessage(INF, Map<String, String>) - Method in class nablarch.test.core.http.AbstractHttpRequestTestTemplate
メッセージ同期送信のリクエスト単体テストを実行するための準備を行う
setUpMessageIdOnError(String, String, String) - Method in class nablarch.fw.web.upload.util.BulkValidator
エラー発生時のメッセージIDを指定し、一括バリデーションクラスのインスタンスを生成する。

本FWが提供しているバリデーションのみで要件を満たせる場合は、本コンストラクタで生成した一括バリデーションクラスを使う。 要件を満たせない場合は、BulkValidator.validateAll(ValidatingStrategy)を使用する。

setUpMessages - Variable in class nablarch.test.core.messaging.MessagingRequestTestSupport
メッセージ投入用クラス
setUpSystemRepository(String) - Method in class nablarch.fw.launcher.GenericLauncher
システムリポジトリの初期化を行う。
setUpSystemRepository(String) - Method in class nablarch.fw.launcher.Main
コンポーネント設定ファイルの設定にしたがって、システムリポジトリの初期化を行う。
setUpSystemRepository(String) - Method in class nablarch.test.core.standalone.MainForRequestTesting
コンポーネント設定ファイルの設定にしたがって、システムリポジトリの初期化を行う。
setUri(String) - Method in class nablarch.common.web.tag.ButtonTagSupport
サブミット先のURIを設定する。
setUri(String) - Method in class nablarch.common.web.tag.SubmitLinkTagSupport
サブミット先のURIを設定する。
setUri(String) - Method in class nablarch.common.web.tag.SubmitTagSupport
サブミット先のURIを設定する。
setUri(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
接続するRedisサーバーのURIを設定する。
setUri(String) - Method in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
接続するRedisサーバーのURIを設定する。
setUriList(List<String>) - Method in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
接続するRedisクラスタの、各ノードのURIをリストで設定する。
setURL(int, URL) - Method in class nablarch.core.db.statement.BasicSqlPStatement
PreparedStatement.setURL(int, java.net.URL)のラッパー。
setURL(int, URL) - Method in interface nablarch.core.db.statement.SqlPStatement
PreparedStatement.setURL(int, java.net.URL)のラッパー。
setUseCache(boolean) - Method in class nablarch.fw.reader.ValidatableFileDataReader
バリデーション時に読み込んだデータをキャッシュし、本処理で使用するかどうかを設定する。
setUseCache(boolean) - Method in class nablarch.test.core.reader.PoiXlsReader
キャッシュ要否を設定する。
setUseCurrentPageNumber(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseCurrentPageNumber属性のデフォルト値を設定する。
setUseFirstSubmit(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseFirstSubmit属性のデフォルト値を設定する。
setUseFormPropertyNameAsMessageId(boolean) - Method in class nablarch.core.validation.ValidationManager
フォームのプロパティ名をデフォルトのメッセージIDとして使用するかどうかの設定値を設定する。
setUseGetRequest(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
GETメソッドによるリクエストを使用するか否かを設定する。
setUseHiddenEncryption(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
hiddenタグの暗号化機能を使用するか否かのデフォルト値を設定する。

デフォルトはtrue

setUseIdOnly(boolean) - Method in class nablarch.core.repository.di.ComponentDefinition
IDのみ参照を許すか否かを設定する。
setUseLastSubmit(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseLastSubmit属性のデフォルト値を設定する。
setUsemap(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのusemap属性を設定する。
setUsemap(String) - Method in class nablarch.common.web.tag.SubmitTagSupport
XHTMLのusemap属性を設定する。
setUseNextSubmit(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseNextSubmit属性のデフォルト値を設定する。
setUseOffValue(boolean) - Method in class nablarch.common.web.tag.CheckboxTag
チェックなしの値設定を使用するか否かを設定する。
デフォルトはtrue。
setUsePageNumberSubmit(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのusePageNumberSubmit属性のデフォルト値を設定する。
setUsePaging(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのusePaging属性のデフォルト値を設定する。
setUsePrevSubmit(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのusePrevSubmit属性のデフォルト値を設定する。
setUseProductSystemErrorOutput(boolean) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
WebSphere MQによるMQException発生時の標準エラー出力を使用するか否かを設定する。

デフォルトはfalse。

setUserAgentPattern(String) - Method in class nablarch.fw.web.download.encorder.DownloadFileNameEncoderEntry
User-Agentヘッダのパターンを設定する。
setUseResultCount(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのuseResultCount属性のデフォルト値を設定する。
setUserId(String) - Static method in class nablarch.core.ThreadContext
スレッドローカルにユーザIDを設定する。
setUserId(String) - Method in class nablarch.fw.messaging.FwHeader
ユーザIDヘッダの値を設定する。
setUserIdColumnName(String) - Method in class nablarch.common.permission.schema.GroupSystemAccountTableSchema
ユーザIDカラムの名前を設定する。
setUserIdColumnName(String) - Method in class nablarch.common.permission.schema.SystemAccountAuthorityTableSchema
ユーザIDカラムの名前を設定する。
setUserIdColumnName(String) - Method in class nablarch.common.permission.schema.SystemAccountTableSchema
ユーザIDカラムの名前を設定する。
setUserIdLockedColumnName(String) - Method in class nablarch.common.permission.schema.SystemAccountTableSchema
ユーザIDロックカラムの名前を設定する。
setUserIdSessionKey(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
ユーザIDセッションキーを設定する。
setUserIdToFormatKey(String) - Method in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
ユーザIDとフォーマット定義ファイル上のキーとの対応を設定する。
setUserName(String) - Method in class nablarch.etl.SqlLoaderConfig
ユーザ名を設定する。
setUserSessionSchema(UserSessionSchema) - Method in class nablarch.common.web.session.DbManagedExpiration
ユーザセッションテーブルのスキーマをセットする。
setUserSessionSchema(UserSessionSchema) - Method in class nablarch.common.web.session.store.DbStore
ユーザセッションテーブルのスキーマをセットする。
setUsesInternalRequestId(boolean) - Method in class nablarch.common.availability.ServiceAvailabilityCheckHandler
開閉局状態の判定を内部リクエストIDを用いて行うか否かを設定する。 明示的に設定しなかった場合のデフォルトは true (内部リクエストIDを使用する。)
setUsesInternalRequestId(boolean) - Method in class nablarch.common.permission.PermissionCheckHandler
開閉局状態の判定を内部リクエストIDを用いて行うか否かを設定する。 明示的に設定しなかった場合のデフォルトは true (内部リクエストIDを使用する。)
setUseToken(Boolean) - Method in class nablarch.common.web.tag.FormTag
トークンを設定するか否かを設定する。
setUseValueAsNullIfObjectExists(boolean) - Method in class nablarch.common.web.tag.CustomTagConfig
入力系のタグでname属性に指定した名称に対応する値を取得する際に、値を保持するオブジェクトが nullであればnullを設定されたものとして動作するか否かを設定する。

本設定値は後方互換性のために存在する。 falseを指定することで、リクエストスコープに設定されたオブジェクトが存在した場合も、 プロパティが nullであればリクエストパラメータの値を優先的に使用するよう動作する。 デフォルトはtrue

setUseXa(boolean) - Method in class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
分散トランザクションを使用するか否かを設定する。

デフォルトはtrue。

setValidatorAction(ValidatableFileDataReader.FileValidatorAction) - Method in class nablarch.fw.reader.ValidatableFileDataReader
バリデーション処理を実装したアクションクラスを設定する。
setValidators(List<Validator>) - Method in class nablarch.core.validation.domain.DomainValidator
バリデータのリストを設定する。
setValidators(List<Validator>) - Method in class nablarch.core.validation.ValidationManager
バリデータのリストをセットする。
setValidToken(HttpRequest, ExecutionContext) - Method in class nablarch.test.core.http.HttpRequestTestSupport
有効なトークンをリクエストパラメータとセッションスコープに設定する。
二重サブミットを防止しているアクションのメソッドをテストする場合は、このメソッドを呼び出しトークンを設定する。
setValue(String) - Method in class nablarch.common.web.tag.ButtonTagSupport
XHTMLのvalue属性を設定する。
setValue(String) - Method in class nablarch.common.web.tag.CheckedInputTagSupport
XHTMLのvalue属性を設定する。
setValue(Object) - Method in class nablarch.common.web.tag.ParamTagSupport
値を設定する。
setValue(Object) - Method in class nablarch.common.web.tag.SetTag
値を設定する。
setValue(String) - Method in class nablarch.common.web.tag.SubmitTagSupport
XHTMLのvalue属性を設定する。
setValue(String) - Method in class nablarch.common.web.tag.TextTag
出力する値を設定する。
setValue(String) - Method in class nablarch.common.web.tag.WriteTag
出力する値を設定する。
setValue(String) - Method in class nablarch.core.repository.di.config.MapEntryDefinition
値の文字列表現をセットする。
setValue(String) - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Sets the value of the value property.
setValue(String) - Method in class nablarch.core.repository.di.config.xml.schema.Property
Sets the value of the value property.
setValue(String) - Method in class nablarch.fw.web.handler.secure.ReferrerPolicyHeader
Referrer-Policyレスポンスヘッダに指定する値を設定する。
setValue(String) - Method in class nablarch.fw.web.handler.secure.SecureResponseHeaderSupport
レスポンスヘッダに指定する値を設定する。
setValue(String) - Method in class nablarch.test.core.util.interpreter.InterpretationContext
解釈対象となる値を設定する。
TestDataInterpreterにて、解釈の過程で解釈対象となる値を変更したい場合は 本メソッドを使用するとよい。
setValue(String) - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
属性値を設定する。
setValueColumnName(String) - Method in class nablarch.common.code.schema.CodeNameSchema
コード値カラムの名前を設定する。
setValueColumnName(String) - Method in class nablarch.common.code.schema.CodePatternSchema
コード値カラムの名前を設定する。
setValueColumnName(String) - Method in class nablarch.core.message.BasicStringResourceLoader
メッセージカラム名をセットする。
setValueComponent(Component) - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Sets the value of the valueComponent property.
setValueConvertorProperty(ValueConvertor<?, ?>) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
コンバータの設定を行う。ファイルタイプ個別の設定を行う必要がある場合、必要に応じてサブクラスでオーバーライドする。
setValueFormat(String) - Method in class nablarch.common.web.tag.TextTag
出力時のフォーマットを設定する。
setValueFormat(String) - Method in class nablarch.common.web.tag.WriteTag
出力時のフォーマットを設定する。
setValueId(int) - Method in class nablarch.core.repository.di.config.MapEntryDefinition
値のコンポーネントIDをセットする。
setValueName(String) - Method in class nablarch.core.repository.di.config.xml.schema.Entry
Sets the value of the valueName property.
setValueObject(Object) - Method in class nablarch.common.web.tag.CompositeKeyCheckedInputTagSupport
値のオブジェクト(MapまたはJavaBeans形式のクラス)を設定する。
setValueRef(String) - Method in class nablarch.core.repository.di.config.MapEntryDefinition
値の参照名をセットする。
setValues(String) - Method in class nablarch.core.repository.di.config.StringListComponentFactory
このファクトリが生成する List<String> の各要素を 半角カンマで連結した文字列を設定する。
setValueType(MapEntryDefinition.DataType) - Method in class nablarch.core.repository.di.config.MapEntryDefinition
値の種類をセットする。
setVar(String) - Method in class nablarch.common.web.tag.MessageTag
リクエストスコープに格納する際に使用する変数名を設定する。
setVar(String) - Method in class nablarch.common.web.tag.SetTag
リクエストスコープに格納する際に使用する変数名を設定する。
setVarCountName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarCount属性のデフォルト値を設定する。
setVariable(String, Object) - Method in class nablarch.common.mail.TemplateMailContext
テンプレートとマージする変数を追加する。
setVariableLengthConvertorFactory(VariableLengthConvertorFactory) - Method in class nablarch.core.dataformat.convertor.VariableLengthConvertorSetting
setVarOddEvenName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarOddEvenName属性のデフォルト値を設定する。
setVarRowCountName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarRowCount属性のデフォルト値を設定する。
setVarRowName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarRowName属性のデフォルト値を設定する。
setVarStatusName(String) - Method in class nablarch.common.web.tag.CustomTagConfig
listSearchResultタグのvarStatusName属性のデフォルト値を設定する。
setVelocityEngine(VelocityEngine) - Method in class nablarch.integration.mail.velocity.VelocityMailProcessor
VelocityのエントリーポイントとなるVelocityEngineを設定する。
setVerificationFailureHandler(VerificationFailureHandler) - Method in class nablarch.fw.web.handler.CsrfTokenVerificationHandler
CSRFトークンの検証失敗時の処理を行うインタフェースを設定する。
setVerificationTargetMatcher(VerificationTargetMatcher) - Method in class nablarch.fw.web.handler.CsrfTokenVerificationHandler
HTTPリクエストがCSRFトークンの検証対象となるか判定を行うインターフェースを設定する。
setVersionColumnName(String) - Method in class nablarch.common.exclusivecontrol.ExclusiveControlContext
バージョン番号カラム名を設定する。
setVersionColumnName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
バージョン番号カラム名を設定する。
setVersionColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
バージョンカラム名を設定する。
setVspace(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのvspace属性を設定する。
setWarBasePath(String) - Method in class nablarch.fw.web.HttpServer
このサーバにデプロイするWARのパスを設定する。
setWarBasePaths(List<ResourceLocator>) - Method in class nablarch.fw.web.HttpServer
このサーバにデプロイするWARのパスを複数設定する。 引数で渡されたリストの順にリソースが探索される。
setWarnCss(String) - Method in class nablarch.common.web.tag.ErrorsTag
警告レベルのメッセージに使用するCSSクラス名を設定する。
setWebBaseDir(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
webベースディレクトリを設定する。
setWebFrontControllerKey(String) - Method in class nablarch.test.core.http.RestTestConfiguration
webFrontControllerKey を設定する
setWidth(String) - Method in class nablarch.common.web.tag.ImgTag
XHTMLのwidth属性を設定する。
setWindowScopePrefixes(String) - Method in class nablarch.common.web.tag.FormTag
ウィンドウスコープ変数のプレフィックスを設定する。
setWithHtmlFormat(boolean) - Method in class nablarch.common.web.tag.MessageTag
HTMLフォーマット(改行と半角スペースの変換)をするか否かを設定する。
HTMLフォーマットはHTMLエスケープをする場合のみ有効となる。
setWithHtmlFormat(boolean) - Method in class nablarch.common.web.tag.WriteTag
HTMLフォーマット(改行と半角スペースの変換)をするか否かを設定する。
HTMLフォーマットはHTMLエスケープをする場合のみ有効となる。
setWithNoneOption(boolean) - Method in class nablarch.common.web.tag.CodeSelectTag
リスト先頭に選択なしのオプションを追加するか否かを設定する。
デフォルトはfalse。
setWithNoneOption(boolean) - Method in class nablarch.common.web.tag.ListSelectTag
リスト先頭に選択なしのオプションを追加するか否かを設定する。
デフォルトはfalse。
setWorkflowDefinitionHolder(WorkflowDefinitionHolder) - Method in class nablarch.integration.workflow.WorkflowConfig
ワークフロー定義情報を保持するクラスを設定する。
setWorkflowDefinitionLoader(WorkflowDefinitionLoader) - Method in class nablarch.integration.workflow.definition.WorkflowDefinitionHolder
ワークフローの定義情報をロードするクラスを設定する。
setWorkflowDefinitionSchema(WorkflowDefinitionSchema) - Method in class nablarch.integration.workflow.definition.loader.DatabaseWorkflowDefinitionLoader
ワークフロー定義テーブルの定義情報を設定する。
setWorkflowDefinitionTableName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
プロセス定義テーブル名を設定する。
setWorkflowIdColumnName(String) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceSchema
ワークフローIDカラム名を設定する。
setWorkflowIdColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
ワークフローIDカラム名を設定する。
setWorkflowInstanceDao(WorkflowInstanceDao) - Method in class nablarch.integration.workflow.WorkflowConfig
ワークフローの状態を管理するためのデータベースアクセスオブジェクトを設定する。
setWorkflowInstanceFactory(WorkflowInstanceFactory) - Method in class nablarch.integration.workflow.WorkflowConfig
ワークフローインスタンスのファクトリクラスを設定する。
setWorkflowInstanceSchema(WorkflowInstanceSchema) - Method in class nablarch.integration.workflow.dao.WorkflowInstanceDao
ワークフローインスタンステーブルの定義情報を設定する。
setWorkflowNameColumnName(String) - Method in class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
プロセス名カラム名を設定する。
setWriteBody(boolean) - Method in class nablarch.fw.web.handler.health.HealthCheckResponseBuilder
レスポンスボディを書き込むか否かを設定する。 デフォルトは"true"。 ステータスコードだけでよい場合は"false"を指定する。
setWriteFailureLogPattern(String) - Method in class nablarch.fw.web.handler.HttpErrorHandler
HttpErrorHandler.handle(nablarch.fw.web.HttpRequest, nablarch.fw.ExecutionContext)で、Result.Errorを補足した際に、 障害通知ログを出力する必要のあるステータスコードを正規表現で設定する。 ここで設定した正規表現が、Result.Error.getStatusCode()にマッチした場合のみ、 障害通知ログが出力され障害として検知される。 なお、本設定を省略した場合のデフォルト動作では、5([1-9][0-9]|0[012456789])に一致するステータスコードが障害通知ログの出力対象となる。
setXaDataSource(XADataSource) - Method in class nablarch.integration.messaging.wmq.xa.WmqXADbConnectionFactoryForXADataSource
XAデータソースを設定する。
setXmlComponentFile(String) - Method in class nablarch.test.core.http.HttpTestConfiguration
ターゲットコード用の設定ファイル(XMLファイル)をリードするための、ルートXMLファイル名を設定する。
setXmlConfigPath(String) - Method in class nablarch.integration.micrometer.MeterRegistryFactory
XML設定ファイルのパスを設定する。
setXmlDataConvertorFactory(XmlDataConvertorFactory) - Method in class nablarch.core.dataformat.convertor.XmlDataConvertorSetting
setXmlLang(String) - Method in class nablarch.common.web.tag.GenericAttributesTagSupport
XHTMLのxml:lang属性を設定する。
setXmlSpace(String) - Method in class nablarch.common.web.tag.ScriptTag
XHTMLのxml:space属性を設定する。
setYyyymmddPattern(String) - Method in class nablarch.common.web.tag.CustomTagConfig
年月日のフォーマットに使用するパターンのデフォルト値を設定する。
setYyyymmPattern(String) - Method in class nablarch.common.web.tag.CustomTagConfig
年月のフォーマットに使用するパターンのデフォルト値を設定する。
setZoneNibble(Byte) - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
ゾーンNibbleを設定する。
setZoneSignNibbleNegative(Integer) - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
符号付きゾーン10進数値の末尾桁の上位4ビット(負数の場合)を返却する。
setZoneSignNibblePositive(Integer) - Method in class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
符号付きゾーン10進数値の末尾桁の上位4ビット(正数の場合)を返却する。
ShortConverter - Class in nablarch.core.beans.converter
Short型への変換を行う Converter

変換元の型に応じて、以下のとおり変換を行う。

真偽値
trueであれば1falseであれば0を返却する。

数値型
変換元の数値を表すShortオブジェクトを返却する。

文字列型
変換元の数値文字列を表すShortオブジェクトを返却する。 文字列が数値として不正な場合はConversionExceptionを送出する。

文字列型の配列
要素数が1であれば、その要素をShortオブジェクトに変換して返却する。 要素数が1以外であれば、ConversionExceptionを送出する。

上記以外
ConversionExceptionを送出する。

ShortConverter() - Constructor for class nablarch.core.beans.converter.ShortConverter
デフォルトコンストラクタ
ShortConverter(List<String>) - Constructor for class nablarch.core.beans.converter.ShortConverter
数値パターンを設定してインスタンスを構築する。
ShortRequestIdExtractor - Class in nablarch.common.util
RequestIdExtractorの実装クラス。
リクエストパスの最後の"/"以降を抜き出し、抜き出した文字列から拡張子を取り除いたものをリクエストIDとして扱う。
ShortRequestIdExtractor() - Constructor for class nablarch.common.util.ShortRequestIdExtractor
 
shouldStop(ExecutionContext) - Method in class nablarch.fw.handler.LoopHandler
現在の処理終了後にループを止める場合にtrueを返す。

デフォルトの実装では、実行コンテキスト上のデータリーダのデータが 空になるまで繰り返し処理を行う。

これと異なる条件でループを停止させたい場合は、本メソッドをオーバライドすること。

shutdownService() - Method in class nablarch.fw.invoker.AbstractExecutorServiceFactory
 
shutdownService() - Method in interface nablarch.fw.invoker.ExecutorServiceFactory
シャットダウンを行う。
SignedNumberString - Class in nablarch.core.dataformat.convertor.value
符号付き数値コンバータ。
SignedNumberString() - Constructor for class nablarch.core.dataformat.convertor.value.SignedNumberString
 
SignedNumberStringDecimal - Class in nablarch.core.dataformat.convertor.datatype
符号付き数値のデータタイプ。
SignedNumberStringDecimal() - Constructor for class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
 
SignedPackedDecimal - Class in nablarch.core.dataformat.convertor.datatype
符号付きパック10進数のデータタイプ。
SignedPackedDecimal() - Constructor for class nablarch.core.dataformat.convertor.datatype.SignedPackedDecimal
 
SignedZonedDecimal - Class in nablarch.core.dataformat.convertor.datatype
符号付きゾーン10進数のデータタイプ。
SignedZonedDecimal() - Constructor for class nablarch.core.dataformat.convertor.datatype.SignedZonedDecimal
 
SimpleCharStream - Class in nablarch.test.tool.htmlcheck.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Constructor.
SimpleDataConvertResult - Class in nablarch.core.dataformat
各種データとMapの相互変換結果を格納するクラス。
SimpleDataConvertUtil - Class in nablarch.core.dataformat
各種データとMapの相互変換を行うユーティリティクラス。
SimpleDbTransactionExecutor<T> - Class in nablarch.core.db.transaction
SimpleDbTransactionManagerを使用して簡易的にSQL文を実行するクラス。
本クラスを継承したクラスは、SimpleDbTransactionExecutor.execute(nablarch.core.db.connection.AppDbConnection)を実装し、 SQL文の実行を行う。
これにより、SimpleDbTransactionManagerを直接使用するときと比べて、 トランザクション管理などを実装する必要がなく、簡易的にSQL文を実行出来るようになる。
SimpleDbTransactionExecutor(SimpleDbTransactionManager) - Constructor for class nablarch.core.db.transaction.SimpleDbTransactionExecutor
コンストラクタ。
SimpleDbTransactionManager - Class in nablarch.core.db.transaction
データベースへのトランザクション制御を行うクラス。
SimpleDbTransactionManager() - Constructor for class nablarch.core.db.transaction.SimpleDbTransactionManager
 
SimpleMeterRegistryFactory - Class in nablarch.integration.micrometer.simple
SimpleMeterRegistryのファクトリ。
SimpleMeterRegistryFactory() - Constructor for class nablarch.integration.micrometer.simple.SimpleMeterRegistryFactory
 
SimpleNode - Class in nablarch.test.tool.htmlcheck.parser
 
SimpleNode(int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
SimpleNode(Parser, int) - Constructor for class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
SimplePathOptionsFormatter - Class in nablarch.integration.router
PathOptions を単純な形式でフォーマットする機能を提供するクラス。
SimplePathOptionsFormatter() - Constructor for class nablarch.integration.router.SimplePathOptionsFormatter
 
SimpleReflectionBeanValidationFormFactory - Class in nablarch.common.web.validator
リフレクションAPIを用いてFormのインスタンスを生成するBeanValidationFormFactory実装クラス。 本クラスはBeanValidationFormFactoryのデフォルト実装である。 本クラスを利用することで、5u15までと同じ動作となる。
SimpleReflectionBeanValidationFormFactory() - Constructor for class nablarch.common.web.validator.SimpleReflectionBeanValidationFormFactory
 
SimpleReplacer - Class in nablarch.test.core.http.dump
単純な置換を実行するクラス。
以下の3種類の入出力をサポートする。 File -> File InputStream -> OutputStream Reader -> Writer 入力した各行について、指定された置換対象パターンに合致するかどうか判定し、 合致した場合は、指定された置換文字列に置き換えて出力する。 置換対象パターンに合致しなかった場合は、入力した行をそのまま出力する。
SimpleReplacer(Pattern, String, String) - Constructor for class nablarch.test.core.http.dump.SimpleReplacer
コンストラクタ。
改行文字は、システムデフォルトのものが使用される。
SimpleReplacer(Pattern, String, String, String) - Constructor for class nablarch.test.core.http.dump.SimpleReplacer
フルコンストラクタ。
SimpleReplacer(Pattern, String, Charset, String) - Constructor for class nablarch.test.core.http.dump.SimpleReplacer
フルコンストラクタ。
SimpleRestTestSupport - Class in nablarch.test.core.http
RESTfulウェブサービス用のテストサポートクラス
SimpleRestTestSupport() - Constructor for class nablarch.test.core.http.SimpleRestTestSupport
 
SINGLE_LAYOUT_RECORD_NAME - Static variable in class nablarch.common.databind.fixedlength.RecordConfig
シングルレイアウトの場合に使用するレコード名
SingleByteCharacterString - Class in nablarch.core.dataformat.convertor.datatype
シングルバイト文字列のデータタイプ。
SingleByteCharacterString() - Constructor for class nablarch.core.dataformat.convertor.datatype.SingleByteCharacterString
 
singleLayout() - Method in class nablarch.common.databind.fixedlength.FixedLengthDataBindConfigBuilder
シングルレイアウト用のFixedLengthDataBindConfigを構築する。
SingleLayoutBuilder - Class in nablarch.common.databind.fixedlength
シングルレイアウト用の設定構築クラス。
SingleLayoutBuilder(int, Charset, String, char) - Constructor for class nablarch.common.databind.fixedlength.SingleLayoutBuilder
与えられた情報をもとに本クラスのインスタンスを生成する。
SingleTaskCompletionCondition - Class in nablarch.integration.workflow.condition
シングルタスク(非マルチインスタンス)の完了条件クラス。

本クラスは、完了条件判定結果として常にtrueを返却する。

SingleTaskCompletionCondition() - Constructor for class nablarch.integration.workflow.condition.SingleTaskCompletionCondition
 
singleton() - Static method in class nablarch.integration.doma.DomaConfig
シングルトンインスタンスを取得する。
singleton() - Static method in class nablarch.integration.doma.DomaTransactionNotSupportedConfig
シングルトンインスタンスを取得する。
SingletonScope - Class in nablarch.fw.dicontainer.scope
シングルトンスコープ。
SingletonScope() - Constructor for class nablarch.fw.dicontainer.scope.SingletonScope
インスタンスを生成する。 イーガーロードはしない。
SingletonScope(boolean) - Constructor for class nablarch.fw.dicontainer.scope.SingletonScope
インスタンスを生成する。
SingleValidationTester<ENTITY> - Class in nablarch.test.core.entity
単項目のバリデーションテストを行うクラス。
SingleValidationTester(Class<ENTITY>, String) - Constructor for class nablarch.test.core.entity.SingleValidationTester
コンストラクタ
SinglevaluedInputTagWriterSupport - Class in nablarch.common.web.tag
単一値の入力項目の実装をサポートするクラス。
SinglevaluedInputTagWriterSupport(String) - Constructor for class nablarch.common.web.tag.SinglevaluedInputTagWriterSupport
デフォルトコンストラクタ。
SingleValueExtracter - Class in nablarch.core.beans.converter
設定対象の値がString[]の場合に、配列先頭の値を取得するクラス。 任意の型のConverterを渡すことで、戻り値をその型に変換して取得することができる。
size() - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
size() - Method in class nablarch.common.web.session.SessionEntry
 
size() - Method in class nablarch.core.util.map.AttributeMap

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

size() - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

size() - Method in class nablarch.core.util.map.MapWrapper

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

Size - Annotation Type in nablarch.core.validation.ee
要素数が指定した値の範囲内であるかチェックするアノテーション。
size() - Method in class nablarch.fw.web.upload.PartInfo
アップロードされたファイルのサイズを取得する(単位はバイト)。
size() - Method in class nablarch.test.core.db.TableData
本オブジェクトが保持するデータ件数を返却する。
Size.AbstractSizeValidator<T> - Class in nablarch.core.validation.ee
要素数をバリデーションするConstraintValidator実装クラス(抽象クラス)。
Size.ArraySizeValidator - Class in nablarch.core.validation.ee
配列の要素数をバリデーションするConstraintValidator実装クラス。
Size.CollectionSizeValidator - Class in nablarch.core.validation.ee
コレクションの要素数をバリデーションするConstraintValidator実装クラス。
Size.List - Annotation Type in nablarch.core.validation.ee
複数指定用のアノテーション
SizeItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.SizeItem
 
skip() - Method in class nablarch.test.core.util.MapCollector
評価をスキップする。
スキップされた場合、そのキーは結果には含まれない。
Slf4JLogger - Class in nablarch.integration.log.slf4j
SLF4Jを使用してログ出力を行うクラス。

全てのメソッドでLoggerに処理を委譲する。

SLF4JにはFATALレベルが存在しないため、 FATALレベルでログ出力しようとした場合は全てERRORレベルで出力する。

Slf4JLogger(Logger) - Constructor for class nablarch.integration.log.slf4j.Slf4JLogger
SLF4Jに処理を委譲するロガーを生成する。
Slf4JLoggerFactory - Class in nablarch.integration.log.slf4j
Slf4JLoggerを生成するクラス。
Slf4JLoggerFactory() - Constructor for class nablarch.integration.log.slf4j.Slf4JLoggerFactory
 
small() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
SnapshotCreationError(Throwable) - Constructor for exception nablarch.core.util.map.CopyOnReadMap.SnapshotCreationError
コンストラクタ。
sortIdColumns() - Method in class nablarch.common.dao.EntityMeta
Primary keyの順番をデータベースの定義順にソートする。
sortMessages(List<Message>, ServletExecutionContext, InjectForm) - Static method in class nablarch.common.web.validator.BeanValidationStrategy
メッセージをソートする。
SPACE - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
半角スペース
span() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
special() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
specialToken - Variable in class nablarch.test.tool.htmlcheck.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
split(Object) - Static method in class nablarch.core.util.Builder
改行文字によって文字列を分割する。
split(Object, String) - Static method in class nablarch.core.util.Builder
指定した連結文字によって文字列を分割する。
split(String, String) - Static method in class nablarch.core.util.StringUtil
文字列をセパレータで分割する。
split(String, String, boolean) - Static method in class nablarch.core.util.StringUtil
文字列をセパレータで分割する。
sqlBuilder - Variable in class nablarch.common.dao.DaoContextFactory
SQLビルダー(StandardSqlBuilder)
SqlConvertor - Interface in nablarch.core.db.statement
SQL文の変換を行うインタフェース。
SqlConvertorSupport - Class in nablarch.core.db.statement.sqlconvertor
SQL文の変換を行うクラスをサポートするクラス。
SqlConvertorSupport() - Constructor for class nablarch.core.db.statement.sqlconvertor.SqlConvertorSupport
 
SqlCStatement - Interface in nablarch.core.db.statement
ストアドプロシージャを実行するインタフェース。
SqlDateConverter - Class in nablarch.core.beans.converter
java.sql.Date型への変換を行う Converter

変換元の型に応じて、以下のとおり変換を行う。

日付型
同一日付を表すjava.sql.Dateオブジェクトを返却する。 (時刻は切り捨て)

文字列型
DateConverterへ処理を委譲して取得したDateオブジェクトから java.sql.Dateオブジェクトを生成して返却する。 (時刻は切り捨て)

文字列型の配列
要素数が1であれば、その要素をjava.sql.Dateオブジェクトに変換して返却する。 要素数が1以外であれば、ConversionExceptionを送出する。

上記以外
ConversionExceptionを送出する。

SqlDateConverter() - Constructor for class nablarch.core.beans.converter.SqlDateConverter
デフォルトコンストラクタ
SqlDateConverter(List<String>) - Constructor for class nablarch.core.beans.converter.SqlDateConverter
日付パターンを設定してインスタンスを構築する。
SqlDateConverter - Class in nablarch.integration.jsr310.beans.converter
Date and Time APIをサポートし、java.sql.Date型への変換を行う Converter
SqlDateConverter() - Constructor for class nablarch.integration.jsr310.beans.converter.SqlDateConverter
デフォルトコンストラクタ
SqlDateConverter(List<String>) - Constructor for class nablarch.integration.jsr310.beans.converter.SqlDateConverter
日付パターンを設定してインスタンスを構築する。
SqlGeneratorSupport<T extends StepConfig> - Class in nablarch.etl.generator
SQL文を生成するのをサポートする抽象クラス。
SqlGeneratorSupport() - Constructor for class nablarch.etl.generator.SqlGeneratorSupport
 
SqlItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.SqlItem
 
SqlLoaderBatchlet - Class in nablarch.etl
SQL*Loaderを用いてCSVファイルのデータをワークテーブルに登録するBatchletの実装クラス。
SqlLoaderBatchlet(JobContext, StepContext, StepConfig, File, File, File) - Constructor for class nablarch.etl.SqlLoaderBatchlet
コンストラクタ。
SqlLoaderCallback - Interface in nablarch.core.db.statement.sqlloader
SQL文ロード時のコールバック処理を行うインタフェース。
SqlLoaderConfig - Class in nablarch.etl
SQL*Loaderユーティリティ用の設定情報を持つクラス。
SqlLoaderConfig() - Constructor for class nablarch.etl.SqlLoaderConfig
 
SqlLoaderFailedException - Exception in nablarch.etl
SQL*Loaderの実行に失敗した場合に送出される例外クラス。
SqlLoaderFailedException(String) - Constructor for exception nablarch.etl.SqlLoaderFailedException
例外を生成する。
SqlLogContext() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.SqlLogContext
 
SqlLogFormatter - Class in nablarch.core.db.statement
SQLログを出力するクラス。
SqlLogFormatter() - Constructor for class nablarch.core.db.statement.SqlLogFormatter
フォーマット済みのログ出力項目を初期化する。
SqlLogFormatter.AdditionalInfoItem - Class in nablarch.core.db.statement
付加情報を取得するクラス。
SqlLogFormatter.BatchCountItem - Class in nablarch.core.db.statement
バッチ件数を取得するクラス。
SqlLogFormatter.CountItem - Class in nablarch.core.db.statement
検索件数を取得するクラス。
SqlLogFormatter.ExecuteTimeItem - Class in nablarch.core.db.statement
実行時間を取得するクラス。
SqlLogFormatter.FetchSizeItem - Class in nablarch.core.db.statement
フェッチ件数を取得するクラス。
SqlLogFormatter.MethodNameItem - Class in nablarch.core.db.statement
メソッド名を取得するクラス。
SqlLogFormatter.QueryTimeoutItem - Class in nablarch.core.db.statement
タイムアウト時間を取得するクラス。
SqlLogFormatter.RetrieveTimeItem - Class in nablarch.core.db.statement
データ取得時間を取得するクラス。
SqlLogFormatter.SizeItem - Class in nablarch.core.db.statement
最大取得件数を取得するクラス。
SqlLogFormatter.SqlItem - Class in nablarch.core.db.statement
SQL文を取得するクラス。
SqlLogFormatter.SqlLogContext - Class in nablarch.core.db.statement
SQLログのコンテキスト情報を保持するクラス。
SqlLogFormatter.StartPositionItem - Class in nablarch.core.db.statement
取得開始位置を取得するクラス。
SqlLogFormatter.UpdateCountItem - Class in nablarch.core.db.statement
更新件数を取得するクラス。
SqlLogUtil - Class in nablarch.core.db.statement
SQLログの出力を助けるユーティリティ。
SqlLogWatchingFormatter() - Constructor for class nablarch.test.core.db.MasterDataRestorer.SqlLogWatchingFormatter
 
SqlParameterParser - Interface in nablarch.core.db.statement
名前付きバインド変数を持つSQL文を解析するインタフェース。
名前付きバインド変数を持つSQL文を解析し、JDBC標準のSQL文(バインド変数を「?」に置き換えたSQL)と名前付きバインド変数のListを生成する。
例:
SqlParameterParserFactory - Interface in nablarch.core.db.statement
SqlParameterParserを生成するインタフェース。
SqlPlaceHolderReplacer - Class in nablarch.core.db.statement.sqlloader
SQL文中のプレースホルダーに対して置換を行うクラス。 プレースホルダーと、それに対応する置き換え後の値を設定することで、 SQL文中の任意のプレースホルダーに対して置換を行うことができる。 例えば、SQL文中でスキーマの置き換えをしたい場合、以下のようにコンポーネント設定をする。
SqlPlaceHolderReplacer() - Constructor for class nablarch.core.db.statement.sqlloader.SqlPlaceHolderReplacer
 
SqlPStatement - Interface in nablarch.core.db.statement
バインド変数をもつSQL文を実行するインタフェース。
SqlResultSet - Class in nablarch.core.db.statement
簡易検索結果を保持するクラス。
SqlResultSet(ResultSetIterator, int, int) - Constructor for class nablarch.core.db.statement.SqlResultSet
検索結果(ResultSet)からSqlResultSetのオブジェクトを構築する。
SqlResultSet(int) - Constructor for class nablarch.core.db.statement.SqlResultSet
SqlResultSetを生成する。
SqlResultSetDataSource - Class in nablarch.integration.report.datasource
SqlResultSet用のデータソースクラス.
SqlResultSetDataSource(SqlResultSet) - Constructor for class nablarch.integration.report.datasource.SqlResultSetDataSource
コンストラクタ.
SqlRow - Class in nablarch.core.db.statement
簡易取得結果1行分のデータを保持するクラス。

各カラムの内容は、そのデータ型に対応したgetメソッドにより取得できる。 この際、カラム名の大文字/小文字の違い、アンダースコアの有無は区別せず、 同一のカラム名とみなされる。

例: USER_NAMEとuser_nameは同一のカラム名とみなされる。(大文字小文字の区別はしないため) USER_NAMEとuserNameは同一のカラム名とみなされる。(アンダースコアの有無は区別しないため)

SqlRow(Map<String, Object>, Map<String, Integer>) - Constructor for class nablarch.core.db.statement.SqlRow
指定されたMapを元にオブジェクトを構築する。
SqlRow(Map<String, Object>, Map<String, Integer>, Map<String, String>) - Constructor for class nablarch.core.db.statement.SqlRow
指定されたMapを元にオブジェクトを構築する。
SqlRow(SqlRow) - Constructor for class nablarch.core.db.statement.SqlRow
コピー元となるSqlRowからオブジェクトを構築する。
SqlRowIteratorDataSourceSupport - Class in nablarch.integration.report.datasource
SqlRow用データソースの抽象クラス.
SqlRowIteratorDataSourceSupport(Iterator<SqlRow>) - Constructor for class nablarch.integration.report.datasource.SqlRowIteratorDataSourceSupport
コンストラクタ
SqlServerDialect - Class in nablarch.core.db.dialect
SqlServer用のSQL方言クラス。
SqlServerDialect() - Constructor for class nablarch.core.db.dialect.SqlServerDialect
 
SqlServerDialect.SqlServerResultSetConvertor - Class in nablarch.core.db.dialect
SQLServer用のResultSet変換クラス。

このクラスでは、varbinary(max)で定義されたカラムの場合、 ヒープを圧迫しないようにResultSet.getBinaryStream(int)の結果を返す。

SqlServerMergeSqlGenerator - Class in nablarch.etl.generator
入力リソース(SELECT)文から登録/更新を一括で行うSQLServerデータベース用のMERGE文を生成するクラス。 SQL Serverでは、MERGE文の末尾にセミコロン(;)が必要なため、 StandardMergeSqlGeneratorで生成したSQL文の末尾にセミコロンを付加し返却する。
SqlServerMergeSqlGenerator() - Constructor for class nablarch.etl.generator.SqlServerMergeSqlGenerator
 
SqlServerResultSetConvertor() - Constructor for class nablarch.core.db.dialect.SqlServerDialect.SqlServerResultSetConvertor
 
SqlStatement - Interface in nablarch.core.db.statement
SQL文を実行するインタフェース。

本インタフェースでは、JDBC標準SQL(バインド変数が「?」)と拡張SQL(バインド変数が名前付き変数)で共通となるインタフェースを定義している。

このクラスはリソースを解放する必要があるが、リソースの解放処理はTransactionManagerConnection.terminate()で行われるため、 Statementを明示的にクローズする必要はない。

SqlStatementException - Exception in nablarch.core.db.statement.exception
SQL文実行時に発生する例外クラス。
SqlStatementException(String, SQLException) - Constructor for exception nablarch.core.db.statement.exception.SqlStatementException
SqlStatementExceptionオブジェクトを生成する。
SqlStatementExceptionFactory - Interface in nablarch.core.db.statement
SqlStatementExceptionを生成するインタフェース。
SQLのエラー内容(SQLException.getSQLState()SQLException.getErrorCode()の結果)に応じて、 生成するSqlStatementExceptionを切り替える場合には、具象クラスで生成するExceptionの切り替えを行う。
SqlTimestampConverter - Class in nablarch.core.beans.converter
java.sql.Timestamp型への変換を行う Converter

変換元の型に応じて、以下のとおり変換を行う。

Timestamp型
同一の値となるjava.sql.Timestampオブジェクトを返却する。

日付型
同一日付・時刻を表すjava.sql.Timestampオブジェクトを返却する。

文字列型
DateConverterへ処理を委譲して取得したDateオブジェクトから java.sql.Timestampオブジェクトを生成して返却する。(時刻は切り捨て)

文字列型の配列
要素数が1であれば、その要素をjava.sql.Timestampオブジェクトに変換して返却する。 要素数が1以外であれば、ConversionExceptionを送出する。

上記以外
ConversionExceptionを送出する。

SqlTimestampConverter() - Constructor for class nablarch.core.beans.converter.SqlTimestampConverter
デフォルトコンストラクタ
SqlTimestampConverter(List<String>) - Constructor for class nablarch.core.beans.converter.SqlTimestampConverter
日付パターンを設定してインスタンスを構築する。
SqlTimestampConverter - Class in nablarch.integration.jsr310.beans.converter
Date and Time APIをサポートし、java.sql.Timestamp型への変換を行う Converter
SqlTimestampConverter() - Constructor for class nablarch.integration.jsr310.beans.converter.SqlTimestampConverter
デフォルトコンストラクタ
SqlTimestampConverter(List<String>) - Constructor for class nablarch.integration.jsr310.beans.converter.SqlTimestampConverter
日付パターンを設定してインスタンスを構築する。
SqlWithParams - Class in nablarch.common.dao
パラメータとSQLを格納する内部クラス。
SqlWithParams(String, List<Object>) - Constructor for class nablarch.common.dao.SqlWithParams
コンストラクタ。
StackTraceItem() - Constructor for class nablarch.core.log.basic.BasicLogFormatter.StackTraceItem
 
StandaloneExecutionContext - Class in nablarch.fw
standaloneで使用するExecutionContextの継承クラス。
制約 セッションスコープがスレッドセーフである セッションスコープにnullを指定できない セッションストアが使用できない
StandaloneExecutionContext() - Constructor for class nablarch.fw.StandaloneExecutionContext
 
StandaloneExecutionContext(StandaloneExecutionContext) - Constructor for class nablarch.fw.StandaloneExecutionContext
元となる実行コンテキストから、新たな実行コンテキストのオブジェクトを作成する。 コピーの仕様は、ExecutionContextに準じる。
StandaloneTestSupportTemplate - Class in nablarch.test.core.standalone
独立型の処理方式のテスト実行をサポートするテンプレートクラス。
独立型処理方式のテストに共通の処理を提供する。 処理方式固有の処理はサブクラスにて実装する。
StandaloneTestSupportTemplate(Class<?>) - Constructor for class nablarch.test.core.standalone.StandaloneTestSupportTemplate
コンストラクタ。
StandaloneTestSupportTemplate() - Constructor for class nablarch.test.core.standalone.StandaloneTestSupportTemplate
コンストラクタ。
StandardFwHeaderDefinition - Class in nablarch.fw.messaging
Nablarch標準のフレームワーク制御ヘッダ定義。 本実装では、各電文のメッセージボディの先頭レコード上に 全てのフレームワーク制御ヘッダが定義されていることを前提としており、 JMSヘッダー等のメッセージングプロバイダ実装に依存する項目は使用しない。

以下は本クラスで使用できるフレームワーク制御ヘッダの定義例である。 このデータレコードが電文の先頭に位置している必要がある。

StandardFwHeaderDefinition() - Constructor for class nablarch.fw.messaging.StandardFwHeaderDefinition
 
StandardMergeSqlGenerator - Class in nablarch.etl.generator
入力リソース(SELECT)文から登録/更新を一括で行うSQL2003に準拠したMERGE文を生成するクラス。
StandardMergeSqlGenerator() - Constructor for class nablarch.etl.generator.StandardMergeSqlGenerator
 
StandardOutputLogWriter - Class in nablarch.core.log.basic
標準出力にログを書き込むクラス。

開発時にコンソール上で出力されたログを確認する場合などに使用できる。
StandardOutputLogWriter() - Constructor for class nablarch.core.log.basic.StandardOutputLogWriter
 
StandardSqlBuilder - Class in nablarch.common.dao
ユニバーサルDAOで使用するSQL文を構築するクラス。

生成するSQL文は以下のとおり。

ID列を条件としたSELECT文 条件なしのSELECT文 ID列を条件としたUPDATE文(バージョンカラムがある場合はそのカラムも条件に含まれる) ID列を条件としたDELETE文 全カラムを対象としたINSERT文(IDENTITYカラムはサポートしない)

StandardSqlBuilder() - Constructor for class nablarch.common.dao.StandardSqlBuilder
 
start(String) - Method in class nablarch.core.log.app.PerformanceLogFormatter
測定を開始する。
start(String) - Static method in class nablarch.core.log.app.PerformanceLogUtil
測定を開始する。
start() - Method in class nablarch.fw.web.httpserver.HttpServerJetty6
サーバを起動する。
start() - Method in class nablarch.fw.web.httpserver.HttpServerJetty9
サーバを起動する。
start() - Method in class nablarch.fw.web.HttpServer
サーバを起動する。
start(String) - Method in class nablarch.integration.workflow.BasicWorkflowInstanceFactory
指定されたワークフローIDのワークフローを開始する。
start(String, Map<String, ?>) - Method in class nablarch.integration.workflow.BasicWorkflowInstanceFactory
 
start(String) - Method in interface nablarch.integration.workflow.WorkflowInstanceFactory
指定されたワークフローIDのワークフローを開始する。
start(String, Map<String, ?>) - Method in interface nablarch.integration.workflow.WorkflowInstanceFactory
指定されたワークフローIDのワークフローを開始する。

開始されたワークフローインスタンスでは、開始イベントから進行して、最初に存在するタスクがアクティブフローノードとなっている。 開始イベントから、次のタスクまで進行させる際には、 parameter が各フローノードでの処理に使用される。

start() - Method in class nablarch.test.core.http.dump.RequestDumpServer
開始する。
startExecute(String, String, String) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeメソッドの実行開始時のSQLログをフォーマットする。
startExecute(String, String, String) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#executeメソッドの実行開始時のSQLログをフォーマットする。
startExecute(String, String, String) - Method in class nablarch.test.core.db.MasterDataRestorer.SqlLogWatchingFormatter
SqlPStatement#executeメソッドの実行開始時のSQLログをフォーマットする。
startExecuteBatch(String, String, String) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeBatchメソッドの更新開始時のSQLログをフォーマットする。
startExecuteBatch(String, String, String) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#executeBatchメソッドの更新開始時のSQLログをフォーマットする。
startExecuteBatch(String, String, String) - Method in class nablarch.test.core.db.MasterDataRestorer.SqlLogWatchingFormatter
SqlPStatement#executeBatchメソッドの更新開始時のSQLログをフォーマットする。
startExecuteQuery(String, String, String) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeQueryメソッドの検索開始時のSQLログをフォーマットする。
startExecuteQuery(String, String, String) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#executeQueryメソッドの検索開始時のSQLログをフォーマットする。
startExecuteUpdate(String, String, String) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#executeUpdateメソッドの更新開始時のSQLログをフォーマットする。
startExecuteUpdate(String, String, String) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#executeUpdateメソッドの更新開始時のSQLログをフォーマットする。
startExecuteUpdate(String, String, String) - Method in class nablarch.test.core.db.MasterDataRestorer.SqlLogWatchingFormatter
SqlPStatement#executeUpdateメソッドの更新開始時のSQLログをフォーマットする。
StartFreeMemoryItem() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.StartFreeMemoryItem
 
starting(Description) - Method in class nablarch.test.core.rule.TestDescription
 
startInstance(String) - Static method in class nablarch.integration.workflow.WorkflowManager
指定されたワークフローIDのワークフローを開始する。
startInstance(String, Map<String, ?>) - Static method in class nablarch.integration.workflow.WorkflowManager
指定されたワークフローIDのワークフローを開始する。
startLocal() - Method in class nablarch.fw.web.httpserver.HttpServerJetty6
このサーバをテストモードで起動する。
startLocal() - Method in class nablarch.fw.web.httpserver.HttpServerJetty9
このサーバをテストモードで起動する。
startLocal() - Method in class nablarch.fw.web.HttpServer
このサーバをテストモードで起動する。
StartPositionItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.StartPositionItem
 
startRetrieve(String, String, int, int, int, int, String) - Method in class nablarch.core.db.statement.SqlLogFormatter
SqlPStatement#retrieveメソッドの検索開始時のSQLログをフォーマットする。
startRetrieve(String, String, int, int, int, int, String) - Static method in class nablarch.core.db.statement.SqlLogUtil
SqlPStatement#retrieveメソッドの検索開始時のSQLログをフォーマットする。
startShutdownService() - Method in class nablarch.fw.invoker.AbstractExecutorServiceFactory
 
startShutdownService() - Method in interface nablarch.fw.invoker.ExecutorServiceFactory
シャットダウンを開始する。 このメソッド起動後は、以降の要求は受け付けられない。
startsWith(String) - Static method in class nablarch.test.StringMatcher
期待する文字列から始まることを表明するMatcher実装を返却する。
startsWithScheme(String) - Static method in class nablarch.fw.web.ResourceLocatorInternalHelper
渡されたpathがschemeとコロンから始まるかどうか判断して結果を返す。 schemeの仕様はRFC3986のSection 3.1に準ずる。
StartTimeItem(DateFormat) - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.StartTimeItem
コンストラクタ。
StartTimeItem(DateFormat) - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.StartTimeItem
コンストラクタ。
StartUsedMemoryItem() - Constructor for class nablarch.core.log.app.PerformanceLogFormatter.StartUsedMemoryItem
 
StateEncoder - Interface in nablarch.common.web.session
セッションからバイト列へ直列化、 およびバイト列からセッション内容の復元を行う際に用いられる モジュールが実装するインターフェース。
statementFactory - Variable in class nablarch.core.db.connection.ConnectionFactorySupport
Statementファクトリオブジェクト
StatementFactory - Interface in nablarch.core.db.statement
SQL実行用オブジェクトを生成するインタフェース。
statementReuse - Variable in class nablarch.core.db.connection.ConnectionFactorySupport
Statementのキャッシュ有無(デフォルトは、キャッシュ無)
StaticDataCache<T> - Interface in nablarch.core.cache
静的データキャッシュを保持するインタフェース。
静的データはIDを使った取得と、インデックスを使った取得の2種類の方法で取得できる。
インデックスを使った取得方法とは、静的データを一定のルールでまとめた集合をまとめて 取得する方法である。このまとまった集合にはそれぞれインデックスキーと呼ばれるキーが付け られており、本インタフェースではこのインデックスキーを指定して静的データの集合が取得できる。 なお、静的データを集合にまとめるルールは複数指定することができ、このルールにはインデックス名 と呼ばれる名称が付けられる。
StaticDataLoader<T> - Interface in nablarch.core.cache
静的データをロードするインタフェース。

RDBMSやXMLファイル等の媒体から静的データをロードするクラスは、このインタフェースを実装する。

staticFlag - Static variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
Whether parser is static.
StaticInjectionException - Exception in nablarch.fw.dicontainer.exception
staticメソッドやstaticフィールドへインジェクションしようとしている場合にスローされる例外クラス。
StaticInjectionException(String) - Constructor for exception nablarch.fw.dicontainer.exception.StaticInjectionException
インスタンスを生成する。
StatsdMeterRegistryFactory - Class in nablarch.integration.micrometer.statsd
StatsdMeterRegistryのファクトリ。
StatsdMeterRegistryFactory() - Constructor for class nablarch.integration.micrometer.statsd.StatsdMeterRegistryFactory
 
status - Variable in class nablarch.test.core.reader.DataFileParser
現在の処理状態
STATUS_CODE - Static variable in exception nablarch.fw.results.InternalError
処理継続が不可能であることを示すステータスコード
StatusCodeConvertHandler - Class in nablarch.fw.handler
ステータスコードをプロセスの終了コードに変換するハンドラ。

Mainの直後のハンドラとして設定することにより、 本ハンドラ以降のハンドラから戻された処理結果(Result)のステータスコードを プロセスの終了コードに変換するハンドラである。

以下に変換ルールを示す。

変換前 変換後 マイナス値の場合 1 0 0 1~199 変換は行わない 200~399 0 400 10 401 11 403 12 404 13 409 14 上記以外の400~499 15 500以上 20 注意点:
本ハンドラは結果オブジェクトをResultからIntegerに変換して返却するため、 本ハンドラより前に設定されたハンドラオブジェクトは、結果オブジェクト扱う場合はIntegerとして扱う必要がある。
StatusCodeConvertHandler() - Constructor for class nablarch.fw.handler.StatusCodeConvertHandler
 
StatusCodeItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.StatusCodeItem
 
StepConfig - Class in nablarch.etl.config
ステップの設定をサポートするクラス。
StepConfig() - Constructor for class nablarch.etl.config.StepConfig
 
StepProgressLogListener - Class in nablarch.fw.batch.ee.listener.step
ステップの進捗ログを出力するクラス。
ステップ開始時と終了時にログを出力する。
StepProgressLogListener() - Constructor for class nablarch.fw.batch.ee.listener.step.StepProgressLogListener
 
StepScoped - Annotation Type in nablarch.fw.batch.ee.cdi
ステップ単位での値の共有を表すアノテーション。
StepScopedContext - Class in nablarch.fw.batch.ee.cdi
ステップ単位で値を共有するためのContext実装クラス

StepContextの一時領域を使用してステップ単位での値の共有を実現している。 そのため、バッチアプリケーション側でStepContext.setTransientUserData(Object)を直接使用することはできない点に注意すること。

StepScopedContext() - Constructor for class nablarch.fw.batch.ee.cdi.StepScopedContext
 
StepScopedHolder - Class in nablarch.fw.batch.ee.cdi
ステップ単位で共有する値を保持するクラス。
StepScopedHolder() - Constructor for class nablarch.fw.batch.ee.cdi.StepScopedHolder
 
StepTransactionManagementListener - Class in nablarch.fw.batch.ee.listener.step
Stepレベルのトランザクション制御を行うNablarchStepListener実装クラス。
StepTransactionManagementListener() - Constructor for class nablarch.fw.batch.ee.listener.step.StepTransactionManagementListener
 
stopServer() - Static method in class nablarch.test.core.messaging.EmbeddedMessagingProvider
内蔵サーバを停止する。
storeCharSet(BitSet, String...) - Static method in class nablarch.core.util.CharacterCheckerUtil
有効文字チェックに使用する文字の集合をBitSetに設定する。
StoredValueComponentCreator - Class in nablarch.core.repository.di
作成済みのオブジェクトをコンポーネントとして生成するクラス。
StoredValueComponentCreator(Object) - Constructor for class nablarch.core.repository.di.StoredValueComponentCreator
コンストラクタ。
storeKeyValueSetToHidden(PageContext, String, Object, List<String>, String) - Static method in class nablarch.common.web.tag.TagUtil
オブジェクトに紐付くキーと値を nablarch_hidden に保存する。
保存した値は戻り値の文字列が引数 name で指定したキーでリクエストパラメータに入っていれば、復元できる。

値の保存は単純なカンマ区切りで行うため、値の中にカンマが含まれている場合は保持できない。
StreamResponse - Class in nablarch.common.web.download
ストリームからHTTPレスポンスメッセージを生成するクラス。

本クラスは、ファイルシステム上のファイルやデータベースのBLOB型のカラムに格納した バイナリデータのダウンロードに使用する。

StreamResponse(Blob) - Constructor for class nablarch.common.web.download.StreamResponse
StreamResponseオブジェクトを生成する。
StreamResponse(File, boolean) - Constructor for class nablarch.common.web.download.StreamResponse
StreamResponseオブジェクトを生成する。
strike() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
STRING - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
StringArrayConverter - Class in nablarch.core.beans.converter
Stringの配列型への変換を行う Converter

変換元のオブジェクトがList、配列型であれば、 List、配列内の各要素をStringConverter.convert(Object)の変換結果を格納した配列を返却する。

それ以外の場合は、ConversionExceptionを送出する。

StringArrayConverter() - Constructor for class nablarch.core.beans.converter.StringArrayConverter
 
StringArrayConvertor - Class in nablarch.core.validation.convertor
値をString配列に変換するクラス。
StringArrayConvertor() - Constructor for class nablarch.core.validation.convertor.StringArrayConvertor
 
StringBodyConverter - Class in nablarch.fw.web
String型のbodyを返すためのRestTestBodyConverter実装クラス。
StringBodyConverter() - Constructor for class nablarch.fw.web.StringBodyConverter
 
StringConverter - Class in nablarch.core.beans.converter
String型への変換を行う Converter

変換元の型に応じて、以下のとおり変換を行う。

真偽値
trueであれば1、falseであれば0を返却する。

文字列型
何もせずにそのまま返却する。

文字列型の配列
要素数が1であれば、その要素をそのまま返却する。 要素数が1以外であれば、ConversionExceptionを送出する。

日付型(日付パターンが設定されている場合)
パターンに従ってフォーマットして返却する。

数値型(数値パターンが設定されている場合)
パターンに従ってフォーマットして返却する。

上記以外
変換元の値を表す文字列を返却する。

StringConverter() - Constructor for class nablarch.core.beans.converter.StringConverter
デフォルトコンストラクタ。
StringConverter(String, String) - Constructor for class nablarch.core.beans.converter.StringConverter
日付パターンか数値パターン、もしくはその両方を設定してインスタンスを構築する。
StringConvertor - Class in nablarch.core.validation.convertor
値をStringに変換するクラス。

Stringに変換可能なオブジェクトは、下記クラスのみ String String[]

StringConvertor() - Constructor for class nablarch.core.validation.convertor.StringConvertor
コンストラクタ。
StringDataType - Class in nablarch.test.core.file
文字列とバイト列の相互変換を行うテスト用データタイプ。

テストケースに記載した入力ファイル、出力ファイルのデータを、そのまま文字列として使用する場合に使用する。

このデータタイプを使用する場合は、データのサイズとフィールド長が一致する必要があり、一致しなければ例外がスローされる。

StringDataType() - Constructor for class nablarch.test.core.file.StringDataType
 
StringEqualFlowProceedCondition - Class in nablarch.integration.workflow.condition
文字列が一致するかチェックを行うフロー進行条件クラス。
StringEqualFlowProceedCondition(String, String) - Constructor for class nablarch.integration.workflow.condition.StringEqualFlowProceedCondition
コンストラクタ。
StringListComponentFactory - Class in nablarch.core.repository.di.config
半角カンマ () 区切りの文字列を List<String> のコンポーネントとして 生成する ComponentFactory の実装。
StringListComponentFactory() - Constructor for class nablarch.core.repository.di.config.StringListComponentFactory
 
StringMatcher - Class in nablarch.test
 
StringNotEqualFlowProceedCondition - Class in nablarch.integration.workflow.condition
文字列が一致しないことをチェックするフロー進行条件クラス。
StringNotEqualFlowProceedCondition(String, String) - Constructor for class nablarch.integration.workflow.condition.StringNotEqualFlowProceedCondition
コンストラクタ。
StringResource - Interface in nablarch.core.message
ユーザに通知するメッセージの元となる文字列リソースを保持するインタフェース。
複数言語に対応するアプリケーションでは、文字列リソースから言語ごとに異なる文字列を取得できる。
StringResourceHolder - Class in nablarch.core.message
ユーザに通知するメッセージの元となる文字列リソースを保持するクラス。
文字列リソースは静的データキャッシュに保持する。
StringResourceHolder() - Constructor for class nablarch.core.message.StringResourceHolder
 
StringUtil - Class in nablarch.core.util
文字列ユーティリティクラス。
文字列に関する汎用的な処理を提供する。

本クラスのメソッドには、StringUtil.insert(String, String, int...)のように 文字列編集用途に使用するメソッドも用意されている。これらのメソッドは、 例えば、電話番号をハイフン区切りに整形する等のフォーマット処理用に使用されることを想定している。 プロジェクトでフォーマット用のユーティリティを作成する場合、これらのメソッドを使用するとよい。 本クラスはサロゲートペアに対応している。

StringValidatorSupport<A extends java.lang.annotation.Annotation> - Class in nablarch.core.validation.validator
文字列のValidatorの作成を助けるサポートクラス。
StringValidatorSupport() - Constructor for class nablarch.core.validation.validator.StringValidatorSupport
コンストラクタ。
strong() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
StructuredDataBuilder - Interface in nablarch.core.dataformat
構造化データの構築を行うクラスが実装するインタフェース。
StructuredDataDirective(String, Class<?>) - Constructor for class nablarch.core.dataformat.StructuredDataRecordFormatterSupport.StructuredDataDirective
コンストラクタ。
StructuredDataEditorSupport - Class in nablarch.core.dataformat
構造化データを解析/構築する際に使用するクラス郡の抽象基底クラス。

各種データで共通的に使用する必須項目チェックや配列項目数のチェック、コンバータの呼び出し処理などを行います。

StructuredDataEditorSupport() - Constructor for class nablarch.core.dataformat.StructuredDataEditorSupport
 
StructuredDataParser - Interface in nablarch.core.dataformat
構造化データの解析を行うクラスが実装するインタフェース。
StructuredDataRecordFormatterSupport - Class in nablarch.core.dataformat
フォーマット定義ファイルの内容に従い、構造化データの読み書きを行うクラス。
StructuredDataRecordFormatterSupport() - Constructor for class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
 
StructuredDataRecordFormatterSupport.StructuredDataDirective - Class in nablarch.core.dataformat
XMLデータフォーマッタが使用するディレクティブの名前と値の型。 以下に一覧を示す。
root-element:String
StructuredFwHeaderDefinition - Class in nablarch.fw.messaging.reader
構造化データのフレームワーク制御ヘッダの解析を行うデータリーダ。

このデータリーダ実装は、MessageReaderが読み込んだ受信電文のメッセージボディから フレームワーク制御ヘッダ部分を読み込み、後続のハンドラからそれらの値を参照可能とする。 このリーダの戻り値の型であるRequestMessageは、フレームワーク制御ヘッダに 対するアクセサを保持し、Requestインターフェースを実装する。

StructuredFwHeaderDefinition() - Constructor for class nablarch.fw.messaging.reader.StructuredFwHeaderDefinition
 
StructuredRequestMessage - Class in nablarch.fw.messaging
構造化されたデータを取り扱うために、返信用オブジェクトとしてStructuredResponseMessageを返却する要求メッセージ。
StructuredRequestMessage(FwHeader, ReceivedMessage) - Constructor for class nablarch.fw.messaging.StructuredRequestMessage
コンストラクタ
StructuredResponseMessage - Class in nablarch.fw.messaging
構造化されたデータを取り扱うために、addRecord時にデータをすぐに書き込まず、メモリ上にキャッシュする応答メッセージ。
StructuredResponseMessage(RequestMessage) - Constructor for class nablarch.fw.messaging.StructuredResponseMessage
要求電文に対する応答電文を作成する。 RequestMessage#reply() から呼ばれることを想定している。
style() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
subList(int, int) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
SubmissionInfo - Class in nablarch.common.web.tag
サブミット情報を保持するクラス。
SubmissionInfo(SubmissionInfo.SubmissionAction, String, String, boolean, String, String, DisplayMethod) - Constructor for class nablarch.common.web.tag.SubmissionInfo
コンストラクタ。
SubmissionInfo.SubmissionAction - Enum in nablarch.common.web.tag
サブミット時の動作を表す列挙型。
SubmitLinkTag - Class in nablarch.common.web.tag
サブミット制御(リンクとアクションの紐付け、二重サブミット防止)を行うaタグを出力するクラス。
SubmitLinkTag() - Constructor for class nablarch.common.web.tag.SubmitLinkTag
 
SubmitLinkTagSupport - Class in nablarch.common.web.tag
サブミット制御を行うaタグを出力するクラスの実装をサポートするクラス。
SubmitLinkTagSupport() - Constructor for class nablarch.common.web.tag.SubmitLinkTagSupport
 
SubmitTag - Class in nablarch.common.web.tag
サブミット制御(リンクとアクションの紐付け、二重サブミット防止)を行うinputタグ(type="submit","button","image")を出力するクラス。
SubmitTag() - Constructor for class nablarch.common.web.tag.SubmitTag
 
SubmitTagSupport - Class in nablarch.common.web.tag
サブミット制御を行うinputタグ(type="submit","button","image")を出力するクラスの実装をサポートするクラス。
SubmitTagSupport() - Constructor for class nablarch.common.web.tag.SubmitTagSupport
 
subPrefix() - Method in class nablarch.integration.micrometer.cloudwatch.NablarchCloudWatchConfig
 
subPrefix() - Method in class nablarch.integration.micrometer.datadog.NablarchDatadogConfig
 
subPrefix() - Method in class nablarch.integration.micrometer.logging.NablarchLoggingRegistryConfig
 
subPrefix() - Method in class nablarch.integration.micrometer.NablarchMeterRegistryConfig
サブプレフィックスを取得する。
subPrefix() - Method in class nablarch.integration.micrometer.simple.NablarchSimpleConfig
 
subPrefix() - Method in class nablarch.integration.micrometer.statsd.NablarchStatsdConfig
 
subscript() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
Success() - Constructor for class nablarch.fw.Result.Success
デフォルトコンストラクタ。
Success(String) - Constructor for class nablarch.fw.Result.Success
コンストラクタ。
superscript() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
supportsHttpOnly() - Method in class nablarch.fw.web.HttpCookie
HttpOnly Cookieがサポートされている環境か否か。
supportsIdentity() - Method in class nablarch.core.db.dialect.DB2Dialect
IDENTITY(オートインクリメントカラム)が使用できるか否か。

supportsIdentity() - Method in class nablarch.core.db.dialect.DefaultDialect
 
supportsIdentity() - Method in interface nablarch.core.db.dialect.Dialect
IDENTITY(オートインクリメントカラム)が使用できるか否か。

supportsIdentity() - Method in class nablarch.core.db.dialect.H2Dialect
IDENTITY(オートインクリメントカラム)が使用できるか否か。

supportsIdentity() - Method in class nablarch.core.db.dialect.PostgreSQLDialect
IDENTITY(オートインクリメントカラム)が使用できるか否か。

supportsIdentity() - Method in class nablarch.core.db.dialect.SqlServerDialect
IDENTITY(オートインクリメントカラム)が使用できるか否か。

supportsIdentityWithBatchInsert() - Method in class nablarch.core.db.dialect.DefaultDialect
 
supportsIdentityWithBatchInsert() - Method in interface nablarch.core.db.dialect.Dialect
batch insert時にIDENTITY(オートインクリメントカラム)が使用できるか否か。
supportsIdentityWithBatchInsert() - Method in class nablarch.core.db.dialect.H2Dialect
batch insert時にIDENTITY(オートインクリメントカラム)が使用できるか否か。
supportsIdentityWithBatchInsert() - Method in class nablarch.core.db.dialect.PostgreSQLDialect
batch insert時にIDENTITY(オートインクリメントカラム)が使用できるか否か。
supportsMediaType(String, String) - Method in class nablarch.fw.jaxrs.BodyConvertHandler
HTTPヘッダーのContent-Typeに指定されたメディアタイプをサポートしているかを判定する。 以下の場合のみサポートしていると判定する。
supportsOffset() - Method in class nablarch.core.db.dialect.DefaultDialect
 
supportsOffset() - Method in interface nablarch.core.db.dialect.Dialect
SQL文でのオフセット指定が使用できるか否か
supportsOffset() - Method in class nablarch.core.db.dialect.H2Dialect
SQL文でのオフセット指定が使用できるか否か
supportsOffset() - Method in class nablarch.core.db.dialect.OracleDialect
SQL文でのオフセット指定が使用できるか否か
supportsOffset() - Method in class nablarch.core.db.dialect.PostgreSQLDialect
SQL文でのオフセット指定が使用できるか否か
supportsSequence() - Method in class nablarch.core.db.dialect.DB2Dialect
SEQUENCEが使用できるか否か。

supportsSequence() - Method in class nablarch.core.db.dialect.DefaultDialect
 
supportsSequence() - Method in interface nablarch.core.db.dialect.Dialect
SEQUENCEが使用できるか否か。

supportsSequence() - Method in class nablarch.core.db.dialect.H2Dialect
SEQUENCEが使用できるか否か。

supportsSequence() - Method in class nablarch.core.db.dialect.OracleDialect
シーケンスはサポートする。
supportsSequence() - Method in class nablarch.core.db.dialect.PostgreSQLDialect
SEQUENCEが使用できるか否か。

SuppressJspCheck - Class in nablarch.test.tool.sanitizingcheck.tag
コメント。
SuppressJspCheck(int, int) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.SuppressJspCheck
コンストラクタ。
SwitchTo(int) - Method in class nablarch.test.tool.htmlcheck.parser.ParserTokenManager
Switch to specified lex state.
SynchronousFileLogWriter - Class in nablarch.core.log.basic
ロックファイルを用いて排他制御を行いながらファイルにログを書き込むクラス。
SynchronousFileLogWriter() - Constructor for class nablarch.core.log.basic.SynchronousFileLogWriter
 
SyncMessage - Class in nablarch.fw.messaging
電文(同期送信、同期応答)を保持するクラス。
SyncMessage(String) - Constructor for class nablarch.fw.messaging.SyncMessage
SyncMessageのインスタンスを生成する。
SYNCMESSAGE_STATUS_CODE - Static variable in class nablarch.fw.messaging.realtime.http.client.HttpMessagingClient
SyncMessageのヘッダレコードからステータスコードを取り出すために使用するキー
SyncMessageConvertor - Class in nablarch.fw.messaging
メッセージ同期送信に使用する電文を変換するクラス。
SyncMessageConvertor() - Constructor for class nablarch.fw.messaging.SyncMessageConvertor
 
SyncMessagingEventHook - Interface in nablarch.fw.messaging
メッセージ送信の処理前後に処理を行うためのインターフェイス。
SyntaxErrorException - Exception in nablarch.core.dataformat
フォーマット定義ファイルの内容に問題がある場合に送出される実行時例外。
SyntaxErrorException(String) - Constructor for exception nablarch.core.dataformat.SyntaxErrorException
コンストラクタ。
SyntaxErrorException(String, Throwable) - Constructor for exception nablarch.core.dataformat.SyntaxErrorException
コンストラクタ。
SyntaxErrorException(LayoutFileParser.TokenType...) - Constructor for exception nablarch.core.dataformat.SyntaxErrorException
コンストラクタ。
SystemAccountAuthorityTableSchema - Class in nablarch.common.permission.schema
システムアカウント権限テーブルのスキーマ情報を保持するクラス。
SystemAccountAuthorityTableSchema() - Constructor for class nablarch.common.permission.schema.SystemAccountAuthorityTableSchema
 
SystemAccountTableSchema - Class in nablarch.common.permission.schema
システムアカウントテーブルのスキーマ情報を保持するクラス。
SystemAccountTableSchema() - Constructor for class nablarch.common.permission.schema.SystemAccountTableSchema
 
SystemChar - Annotation Type in nablarch.core.validation.ee
システム許容文字で構成された文字列であることを表わすアノテーション。
SystemChar - Annotation Type in nablarch.core.validation.validator.unicode
システム許容文字で構成された文字列であることを表わすアノテーション。
SystemChar.List - Annotation Type in nablarch.core.validation.ee
複数指定用のアノテーション
SystemChar.SystemCharValidator - Class in nablarch.core.validation.ee
システム許容文字のバリデーションを行うConstraintValidator実装クラス。
SystemCharConfig - Class in nablarch.core.validation.ee
システム許容文字のバリデーションに関する設定を保持するクラス。
SystemCharConfig() - Constructor for class nablarch.core.validation.ee.SystemCharConfig
 
SystemCharValidator() - Constructor for class nablarch.core.validation.ee.SystemChar.SystemCharValidator
 
SystemCharValidator - Class in nablarch.core.validation.validator.unicode
システム許容文字のみからなる文字列であるかをチェックするクラス。
SystemCharValidator() - Constructor for class nablarch.core.validation.validator.unicode.SystemCharValidator
 
SystemPropertyExternalizedLoader - Class in nablarch.core.repository.di.config.externalize
システムプロパティをコンポーネント定義として読み込むExternalizedComponentDefinitionLoader

このローダーは、システムプロパティで指定されている値をすべてStringのコンポーネントとしてロードする。

SystemPropertyExternalizedLoader() - Constructor for class nablarch.core.repository.di.config.externalize.SystemPropertyExternalizedLoader
 
SystemPropertyResource - Class in nablarch.test
システムプロパティの設定値を維持するクラス。
SystemPropertyResource() - Constructor for class nablarch.test.SystemPropertyResource
 
SystemRepository - Class in nablarch.core.repository
設定値およびコンポーネントを保持するクラス。
アプリケーションの設定値の取得とコンポーネントを生成する責務はObjectLoaderを実装したクラスが持つ。
SystemRepositoryComponent - Annotation Type in nablarch.core.repository.di.config.externalize.annotation
SystemRepository登録対象のコンポーネントを表すアノテーション。
SystemRepositoryDelegateFactory - Class in nablarch.fw.handler
SystemRepositoryから委譲対象クラスのインスタンスを取得する デリゲートファクトリ(DelegateFactory)の実装クラス。
SystemRepositoryDelegateFactory() - Constructor for class nablarch.fw.handler.SystemRepositoryDelegateFactory
 
SystemSettings() - Constructor for class nablarch.core.log.app.ApplicationSettingLogFormatter.SystemSettings
 
SystemTimeProvider - Interface in nablarch.core.date
システム日時を提供するクラスのインタフェース。
SystemTimeUtil - Class in nablarch.core.date
システム日付を取得するユーティリティ。

日時、及び日付の取得処理はSystemTimeProviderによって提供される。 SystemTimeProviderの実装は、SystemRepositoryからコンポーネント名 systemTimeProvider で取得される。

T

table() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
TableCleaningBatchlet - Class in nablarch.etl
テーブルのデータをクリーニング(truncate)するBatchlet実装クラス。

TruncateStepConfigで指定されたEntityクラスに対応するテーブルのデータをクリーニング(truncate)する。

TableCleaningBatchlet(StepConfig) - Constructor for class nablarch.etl.TableCleaningBatchlet
コンストラクタ。
TableData - Class in nablarch.test.core.db
テーブルデータ保持クラス。
テストデータのテーブルデータを保持する。
TableData() - Constructor for class nablarch.test.core.db.TableData
デフォルトコンストラクタ
TableData(DbInfo, String, String[]) - Constructor for class nablarch.test.core.db.TableData
コンストラクタ
TableData(DbInfo, String, String[], DefaultValues) - Constructor for class nablarch.test.core.db.TableData
コンストラクタ
TableDataParser - Class in nablarch.test.core.reader
テストデータからTableDataを解析するクラス。
tableIdGenerator - Variable in class nablarch.common.dao.DaoContextFactory
テーブル採番用のIdGeneratorの実装クラス
TableIdGenerator - Class in nablarch.common.idgenerator
採番用のテーブルを使用して、連番の採番を行うクラス。

このクラスでは、業務トランザクションを使用して採番処理を行い、トランザクションのコミット処理は行わずに採番した値を返却する。
このため、業務アプリケーションの処理が確定されるまでコミットは行われないため、抜け番を発生させずに採番を行うことができる。
ただし、業務アプリケーションが確定されるまではロックが保有されるため、その他の業務処理でロック待機が発生し著しく性能を劣化させる可能性があるため注意が必要である。
TableIdGenerator() - Constructor for class nablarch.common.idgenerator.TableIdGenerator
 
tableName(T) - Method in class nablarch.common.dao.BasicDaoContext
エンティティクラス名からテーブル名へ変換する。
TableSchema - Class in nablarch.common.schema
テーブルのスキーマ情報を保持するクラス。
TableSchema() - Constructor for class nablarch.common.schema.TableSchema
 
tabSize - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
Tag - Class in nablarch.test.tool.sanitizingcheck.tag
タグをあらわすクラス。
Tag(String, int, int) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.Tag
コンストラクタ。
Tag.TagAttribute - Class in nablarch.test.tool.sanitizingcheck.tag
タグ属性を表すクラス。
TAG_NAME - Static variable in class nablarch.test.tool.sanitizingcheck.tag.Directive
タグ名
TAG_NAME - Static variable in class nablarch.test.tool.sanitizingcheck.tag.HtmlComment
HTMLコメントタグ
TagAttribute() - Constructor for class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
コンストラクタ。
TagAttribute(int, int, String, String) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.Tag.TagAttribute
コンストラクタ。
TagLib - Class in nablarch.test.tool.sanitizingcheck.tag
コメント。
TagLib(String, int, int) - Constructor for class nablarch.test.tool.sanitizingcheck.tag.TagLib
コンストラクタ。
tags - Variable in class nablarch.integration.micrometer.MeterRegistryFactory
すべてのメトリクスに共通で設定するタグ。
TagType - Enum in nablarch.test.tool.sanitizingcheck.tag
解析対象のタグタイプを表す列挙型。
TagUtil - Class in nablarch.common.web.tag
カスタムタグの作成を助けるユーティリティ。
tail(List<TYPE>) - Method in class nablarch.test.core.reader.DataFileParser
先頭要素を削除したリストを返却する。 対象となるリストが空の場合(要素数0)、空のリストをそのまま返却する。
TamperingDetectedException - Exception in nablarch.common.web.hiddenencryption
hiddenタグの暗号化機能で改竄を検知した場合に発生する例外。
TamperingDetectedException(String) - Constructor for exception nablarch.common.web.hiddenencryption.TamperingDetectedException
コンストラクタ。
TamperingDetectedException(String, Throwable) - Constructor for exception nablarch.common.web.hiddenencryption.TamperingDetectedException
コンストラクタ。
Target(String, boolean) - Constructor for class nablarch.fw.web.handler.health.HealthCheckResult.Target
コンストラクタ。
Task - Class in nablarch.integration.workflow.definition
タスク定義を表すクラス。
Task(String, String, String, String, String, List<SequenceFlow>) - Constructor for class nablarch.integration.workflow.definition.Task
タスク定義を生成する。
Task.MultiInstanceType - Enum in nablarch.integration.workflow.definition
マルチインスタンスタイプを表す列挙型。
TaskAssignedGroupDao - Class in nablarch.integration.workflow.dao
タスク担当グループテーブルアクセスクラス。
TaskAssignedGroupDao(WorkflowInstanceSchema) - Constructor for class nablarch.integration.workflow.dao.TaskAssignedGroupDao
タスク担当グループテーブルアクセスを生成する。
TaskAssignedGroupEntity - Class in nablarch.integration.workflow.dao
担当グループ情報エンティティ。
TaskAssignedGroupEntity(String, String, String, int) - Constructor for class nablarch.integration.workflow.dao.TaskAssignedGroupEntity
担当グループエンティティを生成する。
TaskAssignedUserDao - Class in nablarch.integration.workflow.dao
タスク担当ユーザテーブルアクセスクラス。
TaskAssignedUserDao(WorkflowInstanceSchema) - Constructor for class nablarch.integration.workflow.dao.TaskAssignedUserDao
タスク担当ユーザテーブルアクセスを生成する。
TaskAssignedUserEntity - Class in nablarch.integration.workflow.dao
担当ユーザ情報エンティティ。
TaskAssignedUserEntity(String, String, String, int) - Constructor for class nablarch.integration.workflow.dao.TaskAssignedUserEntity
担当ユーザ情報エンティティを生成する。
tbody() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
td() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
teletype() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
Template() - Constructor for class nablarch.test.event.TestEventListener.Template
 
TemplateEngineContextPreparer - Class in nablarch.common.mail
テンプレートエンジンを使用して件名と本文の準備をするクラス。
TemplateEngineContextPreparer() - Constructor for class nablarch.common.mail.TemplateEngineContextPreparer
 
TemplateEngineMailProcessor - Interface in nablarch.common.mail
テンプレートエンジンを使用したテンプレートと変数のマージ処理をするためのインターフェース。
TemplateEngineProcessedResult - Class in nablarch.common.mail
テンプレートエンジンで処理した結果を保持するクラス。
TemplateEngineProcessedResult(String, String, String) - Constructor for class nablarch.common.mail.TemplateEngineProcessedResult
TemplateEngineProcessedResultのインスタンスを生成する。
TemplateEngineProcessingException - Exception in nablarch.common.mail
テンプレートエンジンの処理で発生した例外をラップする例外クラス。
TemplateEngineProcessingException(Throwable) - Constructor for exception nablarch.common.mail.TemplateEngineProcessingException
インスタンスを生成する。
TemplateMailContext - Class in nablarch.common.mail
定型メール送信要求を表すクラス。
TemplateMailContext() - Constructor for class nablarch.common.mail.TemplateMailContext
TemplateMailContextのインスタンスを生成する。
terminate() - Method in class nablarch.core.db.connection.BasicDbConnection
データベース接続の終了処理を行う。
本処理では、下記処理を行う。 ロールバック処理(未確定のトランザクション情報は全て破棄する。) 本クラスで生成されたSqlStatementのクローズ処理 ステートメントキャッシュが有効な場合のキャッシュのクリア処理 BasicDbConnection.closeConnection()の呼び出し
terminate() - Method in interface nablarch.core.db.connection.TransactionManagerConnection
データベース接続の終了処理を行う。
実装クラスでは、最低限Connection.close()を呼び出しリソースの開放処理を行う必要がある。
terminate() - Method in class nablarch.core.log.app.BasicCommitLogger
終了処理を行う。
terminate() - Method in interface nablarch.core.log.app.CommitLogger
終了処理を行う。
terminate() - Method in class nablarch.core.log.basic.BasicLoggerFactory
終了処理を行う。

ログの出力先に応じて確保しているリソースの解放などを行う。
terminate() - Method in interface nablarch.core.log.basic.LogWriter
終了処理を行う。

ログの出力先に応じて確保しているリソースの解放などを行う。
terminate() - Method in class nablarch.core.log.basic.LogWriterSupport
終了処理を行う。

ログの出力先に応じて確保しているリソースの解放などを行う。
terminate() - Method in interface nablarch.core.log.LoggerFactory
終了処理を行う。

ログの出力先に応じて確保しているリソースの解放などを行う。
terminate() - Static method in class nablarch.core.log.LoggerManager
ログ出力の終了処理を行う。

クラスローダに紐付く全てのオブジェクトを解放する。
terminate(Result, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
本処理が終了した場合に一度だけ実行される。 (エラー終了した場合でも実行される。)

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

terminate() - Method in interface nablarch.fw.launcher.ProcessLifecycle
終了処理を行う。
terminate() - Method in class nablarch.integration.log.jbosslogging.JbossLoggingLoggerFactory
この実装では何もしない
terminate() - Method in class nablarch.integration.log.slf4j.Slf4JLoggerFactory
この実装では何もしない
terminate() - Method in class nablarch.test.core.log.LogVerifier
終了処理を行う。

ログの出力先に応じて確保しているリソースの解放などを行う。
terminate() - Method in class nablarch.test.core.log.NopLogWriter
終了処理を行う。

ログの出力先に応じて確保しているリソースの解放などを行う。
test(Class<?>) - Method in interface nablarch.fw.dicontainer.annotation.auto.ComponentPredicate
与えられたClassがコンポーネントであるかどうか判定する。
test(Class<?>) - Method in class nablarch.fw.dicontainer.annotation.auto.DefaultComponentPredicate
 
TEST_CASE_NO - Static variable in class nablarch.test.core.http.TestCaseInfo
テストケース番号を定義しているカラム名
TEST_DATA_PARSER_KEY - Static variable in class nablarch.test.core.http.RestTestSupport
TestDataParserのリポジトリキー
testAll() - Method in class nablarch.test.core.entity.CharsetTestVariation
全種類のテストを行う。
testAllCharsetVariation() - Method in class nablarch.test.core.entity.CharsetTestVariation
適応可能な文字種のテストを行う。
TestCaseInfo - Class in nablarch.test.core.http
データシートに定義されたテストケース情報を格納するクラス。
TestCaseInfo(String, Map<String, String>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>) - Constructor for class nablarch.test.core.http.TestCaseInfo
コンストラクタ
TestCaseInfo(String, Map<String, String>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>) - Constructor for class nablarch.test.core.http.TestCaseInfo
コンストラクタ
testClass - Variable in class nablarch.test.core.http.HttpRequestTestSupport
テストクラス
testClass - Variable in class nablarch.test.core.standalone.StandaloneTestSupportTemplate
テストクラス
testConstructorAndGetter(Class<?>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
Constructor and getterのテストを行う。
TestDataConverter - Interface in nablarch.test.core.file
テストデータコンバータ
TestDataInterpreter - Interface in nablarch.test.core.util.interpreter
テストデータ記法を解釈するインタフェース。
様々なテストデータを簡略に表現する機能を持つ。 本インタフェースを実装するクラスは、おおよそ以下のような流れで処理をするとよい。 解釈対象の値を、InterpretationContext.getValue()により取得する。 値を解釈できる場合は、解釈した結果を返却する。 自身で解釈しない(できない)場合は、InterpretationContext.invokeNext()の値を返却する。 自身で解釈した値を更に、後続処理に渡したい場合は、InterpretationContext.setValue(String) で解釈後の値を設定した後、InterpretationContext.invokeNext()の値を返却する。
TestDataParser - Interface in nablarch.test.core.reader
テストデータ取得インターフェース。
TestDataReader - Interface in nablarch.test.core.reader
テストデータの読み込みインタフェース。
testDescription - Variable in class nablarch.test.core.http.SimpleRestTestSupport
実行中のテストクラスとメソッド名を保持する
TestDescription - Class in nablarch.test.core.rule
テスト対象のクラスとメソッド名を保持するルール
TestDescription() - Constructor for class nablarch.test.core.rule.TestDescription
 
testEmptyInput() - Method in class nablarch.test.core.entity.CharsetTestVariation
未入力のテストを行う。
TestEventDispatcher - Class in nablarch.test.event
テストイベントディスパッチャクラス。
テスト実行時における各種イベントを検知し、リポジトリに登録されたリスナーに通知する。 テストクラスは本クラスまたは本クラスのサブクラスを継承することで、 リスナーに自動的にイベント通知を行えるようになる。
TestEventDispatcher() - Constructor for class nablarch.test.event.TestEventDispatcher
 
TestEventListener - Interface in nablarch.test.event
テストイベントリスナーインタフェース。 テスト実行中の各種イベント通知を受け取る。
TestEventListener.Template - Class in nablarch.test.event
TestEventListener実装のテンプレートクラス。
リスナーを作成する際は、本クラスを継承し必要なメソッドのみ オーバライドするとよい。
testMaxLength() - Method in class nablarch.test.core.entity.CharsetTestVariation
最長桁数のテストを行う。
testMinLength() - Method in class nablarch.test.core.entity.CharsetTestVariation
最短桁数のテストを行う。
testName - Variable in class nablarch.test.event.TestEventDispatcher
テスト名
testOverLimit() - Method in class nablarch.test.core.entity.CharsetTestVariation
最長桁数超過のテストを行う。
TestServletContextCreator - Class in nablarch.fw.web.i18n
ServletContextCreatorのテスト環境用実装クラス。
明示的に生成したHTTPセッションからサーブレットコンテキストを生成する。
TestServletContextCreator() - Constructor for class nablarch.fw.web.i18n.TestServletContextCreator
 
testSetterAndGetter(Class<T>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
setterとgetterのテストを行う。
TestShot - Class in nablarch.test.core.standalone
 
TestShot(String, Map<String, String>, DbAccessTestSupport, TestShot.TestShotAround, Class<?>) - Constructor for class nablarch.test.core.standalone.TestShot
コンストラクタ。
TestShot.TestShotAround - Interface in nablarch.test.core.standalone
テストの前準備、結果検証を行うインタフェース。
処理方式固有の前準備、結果検証ロジックを実装すること。
testSingleValidation(Class<ENTITY>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
単項目のバリデーションテストをする。
testSingleValidation(String, String, String...) - Method in class nablarch.test.core.entity.SingleValidationTester
単項目のバリデーションテストを行う。
testSingleValidation(String[], String, String...) - Method in class nablarch.test.core.entity.SingleValidationTester
単項目のバリデーションテストを行う。
TestSupport - Class in nablarch.test
テストサポートクラス。
本テスティングフレームワークを利用する際のヘルパーメソッドを提供する。
TestSupport(Class<?>) - Constructor for class nablarch.test.TestSupport
コンストラクタ
testUnderLimit() - Method in class nablarch.test.core.entity.CharsetTestVariation
最短桁数不足のテストを行う。
testValidateAndConvert(Class<T>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
バリデーションテストを実行する。
testValidateAndConvert(String, Class<T>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
バリデーションテストを実行する。
testValidateCharsetAndLength(Class<ENTITY>, String, String) - Method in class nablarch.test.core.db.EntityTestSupport
文字種と文字列長のバリデーションテストをする。
text() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
TEXT_ENCODING - Static variable in class nablarch.core.dataformat.DataRecordFormatterSupport.Directive
文字エンコーディング
textarea() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
TextareaTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うtextareaタグを出力するクラス。
TextareaTag() - Constructor for class nablarch.common.web.tag.TextareaTag
 
TextTag - Class in nablarch.common.web.tag
入力データ復元とHTMLエスケープを行うinputタグ(type="text")を出力するクラス。
TextTag() - Constructor for class nablarch.common.web.tag.TextTag
 
textTag() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
tfoot() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
th() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
thead() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
ThreadContext - Class in nablarch.core
スレッド内で共有すべきオブジェクトを保持するクラス。

本クラスで保持する値は、子スレッドが起動された場合、 暗黙的に全ての情報を子スレッドに引き継ぐ仕様となっている。 このため、子スレッドでは個別に値を設定することなく、親スレッドで設定した値を使用することが出来る。 また、子スレッドで個別に値を変更することも出来るが、ThreadLocalに格納したオブジェクトは各スレッドで共有され、 別スレッドの動作に影響を与える危険があるので、イミュータブルな値とスレッドセーフな値のみを格納すること。

ThreadContextAttribute<T> - Interface in nablarch.common.handler.threadcontext
ThreadContextに設定する属性を返すインタフェース。

本インタフェースを実装したクラスは、スレッドコンテキストに設定する値を取得する責務を持つ。

ThreadContextClearHandler - Class in nablarch.common.handler.threadcontext
ThreadContextHandlerで設定したThreadContext上の値をクリアするハンドラ。
ThreadContextClearHandler() - Constructor for class nablarch.common.handler.threadcontext.ThreadContextClearHandler
 
ThreadContextHandler - Class in nablarch.common.handler.threadcontext
スレッドコンテキストに保持される共通属性を管理するハンドラ。 フレームワークには、スレッドコンテキストにユーザID・リクエストID・言語設定を保持する実装が含まれている。 これらを有効化するには以下のリポジトリ設定を追加する。 (同様にプロジェクト固有の属性を追加することも可能である。)
ThreadContextHandler(ThreadContextAttribute...) - Constructor for class nablarch.common.handler.threadcontext.ThreadContextHandler
引数に渡されたスレッドコンテキスト属性を管理するハンドラを生成する。
ThreadContextHandler() - Constructor for class nablarch.common.handler.threadcontext.ThreadContextHandler
デフォルトコンストラクタ
ThreadName() - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.ThreadName
 
throwAsError(Throwable) - Method in class nablarch.fw.messaging.ResponseMessage
実行時例外を送出し、現在の業務トランザクションをロールバックさせ、 この電文の内容をエラー応答として送信する。
throwAsError() - Method in class nablarch.fw.messaging.ResponseMessage
実行時例外を送出し、現在の業務トランザクションをロールバックさせ、 この電文の内容をエラー応答として送信する。
throwExceptionIfExistsError() - Method in interface nablarch.fw.dicontainer.component.ErrorCollector
追加されたバリデーションエラーがあれば、 それらをContainerCreationExceptionでラップしてスローする。
throwExceptionIfExistsError() - Method in class nablarch.fw.dicontainer.component.impl.ContainerBuilderWrapper
 
throwExceptionIfExistsError() - Method in class nablarch.fw.dicontainer.component.impl.ErrorCollectorImpl
 
THROWN_APPLICATION_EXCEPTION_KEY - Static variable in class nablarch.fw.ExecutionContext
ApplicationExceptionをリクエストスコープから取得する際に使用するキー
THROWN_EXCEPTION_KEY - Static variable in class nablarch.fw.ExecutionContext
例外をリクエストスコープから取得する際に使用するキー
ThymeleafMailProcessor - Class in nablarch.integration.mail.thymeleaf
Thymeleafを使用するTemplateEngineMailProcessorの実装クラス。
ThymeleafMailProcessor() - Constructor for class nablarch.integration.mail.thymeleaf.ThymeleafMailProcessor
 
ThymeleafResponseWriter - Class in nablarch.fw.web.handler.responsewriter.thymeleaf
Thymeleafを使用するCustomResponseWriter実装クラス。
ThymeleafResponseWriter() - Constructor for class nablarch.fw.web.handler.responsewriter.thymeleaf.ThymeleafResponseWriter
 
TIME_TO_LIVE - Static variable in class nablarch.fw.messaging.InterSystemMessage.HeaderName
メッセージ有効期間ヘッダ (送信電文のみ)
TIME_ZONE_KEY - Static variable in class nablarch.core.ThreadContext
タイムゾーンのキー。
timeoutSecond - Variable in class nablarch.fw.invoker.AbstractExecutorServiceFactory
タイムアウト(秒)
TimeRetryContext - Class in nablarch.fw.handler.retry
リトライ時間によりリトライ処理を制御するクラス。

本クラスは、指定された時間の間、リトライを行う。

TimeRetryContext(long, long, long) - Constructor for class nablarch.fw.handler.retry.TimeRetryContext
コンストラクタ。
TimeRetryContextFactory - Class in nablarch.fw.handler.retry
TimeRetryContextを生成するクラス。
TimeRetryContextFactory() - Constructor for class nablarch.fw.handler.retry.TimeRetryContextFactory
 
TIMESTAMP - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
送信日時(msec) (long 送信側で自動設定)
TimeToLive() - Constructor for class nablarch.fw.messaging.logging.MessagingLogFormatter.TimeToLive
 
TimeZoneAttribute - Class in nablarch.common.handler.threadcontext
スレッドコンテキストに保持するタイムゾーン属性。
TimeZoneAttribute() - Constructor for class nablarch.common.handler.threadcontext.TimeZoneAttribute
 
TimeZoneAttributeInHttpCookie - Class in nablarch.common.web.handler.threadcontext
クッキーを使用してタイムゾーンの保持を行うクラス。 クッキーのhttpOnly属性はアプリケーションで使用しているServlet APIがサポートしている場合のみ設定する。
TimeZoneAttributeInHttpCookie() - Constructor for class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
 
TimeZoneAttributeInHttpSession - Class in nablarch.common.web.handler.threadcontext
HTTPセッションを使用してタイムゾーンの保持を行うクラス。
TimeZoneAttributeInHttpSession() - Constructor for class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSession
 
TimeZoneAttributeInHttpSupport - Class in nablarch.common.web.handler.threadcontext
HTTP上でタイムゾーンの保持を行うクラスの実装をサポートするクラス。
TimeZoneAttributeInHttpSupport() - Constructor for class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSupport
 
TimeZoneAttributeInHttpUtil - Class in nablarch.common.web.handler.threadcontext
HTTP上で選択されたタイムゾーンの保持を行う際に使用するユーティリティクラス。
TinyTemplateEngineMailProcessor - Class in nablarch.common.mail
簡易的なテンプレート機能を提供するTemplateEngineMailProcessorの実装クラス。
TinyTemplateEngineMailProcessor() - Constructor for class nablarch.common.mail.TinyTemplateEngineMailProcessor
 
TITLE - Static variable in class nablarch.test.core.standalone.TestShot
テストショットの説明
title() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
TITLE_RECORD_TYPE_NAME - Static variable in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
タイトルのレコードタイプ名
toArray() - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
toArray(T[]) - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
toArray(Collection<String>) - Static method in class nablarch.core.util.StringUtil
コレクションを配列に変換する。
toBigDecimal(Object) - Static method in class nablarch.core.dataformat.convertor.datatype.DecimalHelper
出力対象のデータをBigDecimalに変換する。
toBigDecimal(Object, Integer) - Static method in class nablarch.core.dataformat.convertor.datatype.DecimalHelper
出力対象のデータをBigDecimalに変換する。
toBigDecimal(String) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
トリム後の文字列をBigDecimalに変換する。
toBufferedReader(Reader) - Method in class nablarch.common.databind.csv.CsvObjectMapperSupport
BufferedReaderに変換する。
toByteArray(InputStream) - Static method in class nablarch.core.util.BinaryUtil
入力ストリームをバイト配列に変換する。
引数であたえられた入力ストリームはクローズされる。
toByteArray() - Method in class nablarch.fw.web.upload.util.UploadHelper
ファイルをバイト配列に変換する。
toCanonical(File) - Static method in class nablarch.test.NablarchTestUtils
正規化されたファイルへ変換する。
toCanonicalPath(String) - Static method in class nablarch.test.NablarchTestUtils
正規化されたパスへ変換する。
toDataRecords() - Method in class nablarch.test.core.file.DataFile
DataRecordへ変換する。
本メソッドの結果と、DataFile.read()メソッドの結果を突合することで、 期待データと実際のファイルとの比較を行うことができる。
toDirectoryName(String) - Static method in class nablarch.core.util.ResourcesUtil
パッケージ名をディレクトリ名に変換する。
toFile(URL) - Static method in class nablarch.core.util.ResourcesUtil
URLをファイルパスに変換する。
toHTML(String) - Method in class nablarch.common.web.tag.HtmlAttributes
HTMLタグの属性に指定できる形式の文字列を取得する。
toJarFile(URL) - Static method in class nablarch.core.util.ResourcesUtil
URLを、JarFileに変換する。
Token(LayoutFileParser.TokenType, MatchResult, int, int) - Constructor for class nablarch.core.dataformat.LayoutFileParser.Token
コンストラクタ
token - Variable in class nablarch.test.tool.htmlcheck.parser.Parser
Current token.
Token - Class in nablarch.test.tool.htmlcheck.parser
Describes the input token stream.
Token() - Constructor for class nablarch.test.tool.htmlcheck.parser.Token
No-argument constructor
Token(int) - Constructor for class nablarch.test.tool.htmlcheck.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class nablarch.test.tool.htmlcheck.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class nablarch.test.tool.htmlcheck.parser.Parser
Generated Token Manager.
TokenGenerator - Interface in nablarch.common.web.token
トークンの生成を行うインタフェース。
tokenImage - Variable in exception nablarch.test.tool.htmlcheck.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
Literal token values.
Tokenizer(String, Charset) - Constructor for class nablarch.core.dataformat.LayoutFileParser.Tokenizer
コンストラクタ
TokenManager - Interface in nablarch.common.web.token
二重サブミットトークンの管理を行うクラス。
TokenMgrError - Error in nablarch.test.tool.htmlcheck.parser
Token Manager Error.
TokenMgrError() - Constructor for error nablarch.test.tool.htmlcheck.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error nablarch.test.tool.htmlcheck.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error nablarch.test.tool.htmlcheck.parser.TokenMgrError
Full Constructor.
TokenUtil - Class in nablarch.common.web.token
トークンを使用した二重サブミットの防止機能のユーティリティ。 なお、トークンは ExecutionContext#getSessionScopeMap で獲得可能なMapではなく、 HttpSession に直接格納する。 これは、SessionConcurrentAccessHandler と併用した場合、トークンはリクエストスレッド毎の スナップショット上に保持されるので、本来エラーとなるタイミングでも並行実行されてしまう可能性 が発生するためである。
toLowerFirstChar(String) - Static method in class nablarch.core.dataformat.FieldDefinitionUtil
文字列の先頭文字を小文字に置きかえる。
toMapperType(Class<?>, DataBindConfig) - Method in class nablarch.common.databind.BasicObjectMapperFactory
マッパーのタイプを返す。
TooManyResultException - Exception in nablarch.core.db.support
一覧検索において検索結果件数が検索結果の最大件数(上限)を超えた場合に発生する例外。

検索結果の最大件数(上限)と検索結果件数を保持する。
検索結果の最大件数(上限)の設定については、ListSearchInfo.ListSearchInfo()を参照。

TooManyResultException(int, int) - Constructor for exception nablarch.core.db.support.TooManyResultException
検索結果の最大件数(上限)及び検索結果件数を保持したTooManyResultExceptionオブジェクトを生成する。

生成時に検索結果の最大件数(上限)及び検索結果件数を元に、メッセージを構築する。

toResourcePath() - Method in class nablarch.fw.jaxrs.JaxRsContext
リソースメソッドの文字列表現を返す。
toSessionStoreKey(String) - Static method in class nablarch.integration.redisstore.lettuce.LettuceRedisStore
セッションIDを元に、 Redis に格納するときに使用するキーを作成する。
toSingleValue(String[], Converter<T>, Class<T>) - Static method in class nablarch.core.beans.converter.SingleValueExtracter
単一の値に変換する。
toString() - Method in class nablarch.common.dao.DeferredEntityList
 
toString() - Method in class nablarch.common.exclusivecontrol.Version
toString() - Method in class nablarch.common.web.compositekey.CompositeKey
このオブジェクトが保持しているキーを「,(カンマ)」区切りで列挙した文字列を返す。
toString() - Method in class nablarch.common.web.download.FileResponse
 
toString() - Method in class nablarch.core.dataformat.DataRecordPredicate.Equals
toString() - Method in class nablarch.core.db.cache.ResultSetCacheKey
toString() - Method in class nablarch.core.db.cache.statement.BoundParameters
toString() - Method in class nablarch.core.db.statement.BatchParameterHolder
設定されたパラメータの文字列表現を返却する。
toString() - Method in class nablarch.core.db.statement.ParameterHolder
toString() - Method in class nablarch.core.db.statement.SelectOption
 
toString() - Method in class nablarch.core.repository.di.config.ListComponentCreator
 
toString() - Method in class nablarch.core.repository.di.config.LiteralComponentCreator
 
toString() - Method in class nablarch.core.repository.di.config.MapComponentCreator
 
toString() - Method in class nablarch.core.repository.di.StoredValueComponentCreator
 
toString() - Method in class nablarch.core.util.FormatSpec
"データタイプ{パターン}"形式の文字列を返す。
toString() - Method in class nablarch.core.util.map.MapWrapper
 
toString(byte[], Charset) - Static method in class nablarch.core.util.StringUtil
指定された文字セットでバイト配列をデコードする。

JDK1.6以上を使用する場合は、java.lang.String(byte[], Charset)を使用すること。
bytesnullだった場合、nullを返す。

toString(Object) - Static method in class nablarch.core.util.StringUtil
指定された値を文字列に変換する。
toString() - Method in class nablarch.core.validation.ValidationResultMessage
このオブジェクトの文字列表現を返す。
toString() - Method in class nablarch.fw.dicontainer.component.ComponentDefinition
 
toString() - Method in class nablarch.fw.dicontainer.component.ComponentId
 
toString() - Method in class nablarch.fw.dicontainer.component.ComponentKey.AliasKey
 
toString() - Method in class nablarch.fw.dicontainer.component.ComponentKey
 
toString() - Method in class nablarch.fw.dicontainer.component.impl.reflect.FieldWrapper
 
toString() - Method in class nablarch.fw.dicontainer.component.impl.reflect.MethodWrapper
 
toString() - Method in class nablarch.fw.dicontainer.event.ContainerCreated
 
toString() - Method in class nablarch.fw.dicontainer.event.ContainerDestroy
 
toString() - Method in exception nablarch.fw.messaging.ErrorResponseMessage
 
toString() - Method in enum nablarch.fw.messaging.realtime.http.client.HttpProtocolClient.HttpRequestMethodEnum
 
toString() - Method in class nablarch.fw.RequestHandlerEntry
toString() - Method in class nablarch.fw.RequestPathMatchingHelper
toString() - Method in exception nablarch.fw.Result.Error
この実装では、以下の文字列を返す。
toString() - Method in class nablarch.fw.Result.Success
この実装では、以下の文字列を返す。
toString() - Method in class nablarch.fw.web.HttpResponse
オブジェクトの内容と等価なHTTPレスポンスメッセージを返す。
toString() - Method in class nablarch.fw.web.MockHttpCookie
Cookieの値を文字列に変換する。

変換後の値は、HTTPリクエストのCookieヘッダーに埋め込む形式でフォーマットする。

toString() - Method in class nablarch.fw.web.MockHttpRequest
このクラスの実装では、オブジェクトの内容と等価なHTTPリクエストメッセージを返す。
toString() - Method in class nablarch.fw.web.ResourceLocator
リソースパスの文字列表現そのものを返す。
toString() - Method in class nablarch.fw.web.ResponseBody
この実装ではボディの内容を表す文字列を返す。
toString() - Method in class nablarch.fw.web.RestMockHttpRequest
 
toString() - Method in class nablarch.fw.web.RestTestBodyConverter.MediaType
 
toString() - Method in class nablarch.fw.web.upload.PartInfo
toString() - Method in class nablarch.integration.workflow.BasicWorkflowInstance
以下の情報を含む、ワークフローインスタンスの文字列表現を返却する。

* インスタンスID * ワークフローID * バージョン * アクティブフローノードのフローノードID

toString() - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
 
toString() - Method in class nablarch.test.core.db.TableData
toString() - Method in class nablarch.test.core.entity.SingleValidationTester
toString() - Method in class nablarch.test.core.file.DataFileFragment
toString() - Method in enum nablarch.test.core.file.LineSeparator
toString() - Method in class nablarch.test.core.log.ExpectedLogMessage
toString() - Method in class nablarch.test.core.util.ByteArrayAwareMap
要素中にバイト配列が含まれていた場合、16進数文字列に変換して出力する。
toString() - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
toString(String) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
toString() - Method in class nablarch.test.tool.htmlcheck.parser.Token
Returns the image.
toString() - Method in class nablarch.test.tool.sanitizingcheck.tag.Tag
 
toTableName(Class<T>) - Method in class nablarch.common.dao.StandardSqlBuilder
エンティティクラス名からテーブル名(スキーマ名つき)へ変換する。
touch(File) - Static method in class nablarch.test.NablarchTestUtils
ファイルを作成する。
toUnscaledLongValue(Object) - Static method in class nablarch.core.dataformat.convertor.datatype.DecimalHelper
出力対象のデータをスケールなしのlong値に変換する。

具体的には、以下の順番で出力対象のデータを変換する。 出力対象のデータをBigDecimalに変換。 BigDecimalをスケールなしのBigIntegerに変換。 BigIntegerをlongに変換。

toUpperCase(List<String>) - Static method in class nablarch.test.NablarchTestUtils
リストの各要素を大文字に変換する。
toUpperFirstChar(String) - Static method in class nablarch.core.dataformat.FieldDefinitionUtil
文字列の先頭文字を大文字に置きかえる。
TpsCalculator - Class in nablarch.fw.batch.progress
TPSを算出するクラス。
TpsCalculator() - Constructor for class nablarch.fw.batch.progress.TpsCalculator
 
tr() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
trace(String) - Method in class nablarch.core.log.NablarchLogger
 
trace(String, Object) - Method in class nablarch.core.log.NablarchLogger
 
trace(String, Object, Object) - Method in class nablarch.core.log.NablarchLogger
 
trace(String, Object...) - Method in class nablarch.core.log.NablarchLogger
 
trace(String, Throwable) - Method in class nablarch.core.log.NablarchLogger
 
Transaction(SimpleDbTransactionManager) - Constructor for class nablarch.common.dao.UniversalDao.Transaction
トランザクションマネージャを指定して、別トランザクションを生成する。
Transaction(String) - Constructor for class nablarch.common.dao.UniversalDao.Transaction
トランザクションマネージャ名を指定して、別トランザクションを生成する。
Transaction - Interface in nablarch.core.transaction
トランザクション制御を行うインタフェース。
transactionAbnormalEnd(Throwable, D, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
 
transactionAbnormalEnd(Throwable, SqlRow, ExecutionContext) - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
インプットテーブルの対象レコードのステータスをエラーに更新する。 これにより、エラーレコードを再度送信することを防止する事ができる。

(エラーレコードは、何度送信してもエラーになることが考えられるため ステータスをエラーに変更する必要がある。)

ステータスを更新するSQL文は、AsyncMessageSendAction.getSqlResource()で取得した SQLリソース内に記述されたSQL_ID=UPDATE_ABNORMAL_ENDを使用する。

transactionAbnormalEnd(Throwable, RequestMessage, ExecutionContext) - Method in class nablarch.fw.messaging.action.MessagingAction
入力データに対する処理で異常が発生した場合に呼ばれる。
TransactionAbnormalEnd - Exception in nablarch.fw.results
業務処理が異常終了したことを示す例外クラス。
TransactionAbnormalEnd(int, String, Object...) - Constructor for exception nablarch.fw.results.TransactionAbnormalEnd
終了コードとメッセージ(障害コードとオプション)を元に例外を構築する。
TransactionAbnormalEnd(int, Throwable, String, Object...) - Constructor for exception nablarch.fw.results.TransactionAbnormalEnd
終了コードとメッセージ(障害コードとオプション)、元例外Throwableを元に例外を構築する。

元例外が存在しない場合は、TransactionAbnormalEnd.TransactionAbnormalEnd(int, String, Object...) を使用する。

TransactionAbnormalEnd - Exception in nablarch.fw
TransactionAbnormalEnd(int, String, Object...) - Constructor for exception nablarch.fw.TransactionAbnormalEnd
Deprecated.
指定されたメッセージIDとオプションを元に例外を構築する。
TransactionAbnormalEnd(int, Throwable, String, Object...) - Constructor for exception nablarch.fw.TransactionAbnormalEnd
Deprecated.
 
transactionAbnormalEnd(Throwable, TData, ExecutionContext) - Method in interface nablarch.fw.TransactionEventCallback
入力データに対する処理で異常が発生した場合に呼ばれる。
Transactional - Annotation Type in nablarch.integration.doma
Domaによるトランザクション制御を行うことを表すアノテーション。
Transactional.TransactionalImpl - Class in nablarch.integration.doma
TransactionalアノテーションのInterceptorクラス。
TransactionalImpl() - Constructor for class nablarch.integration.doma.Transactional.TransactionalImpl
 
transactionCallBackWatchType() - Method in class nablarch.fw.messaging.action.MessagingAction
このクラスでは、TransactionManagementHandler 上のトランザクションを監視する。
TransactionContext - Class in nablarch.core.transaction
スレッドに紐付けられたTransactionを保持するクラス。
TransactionEventCallback<TData> - Interface in nablarch.fw
トランザクション(コミット or ロールバック)毎に 呼び出されるコールバックメソッドを定義するインタフェース。

TransactionEventCallback.Provider<TData> - Class in nablarch.fw
トランザクションイベントの発行を行うハンドラが継承するサポートクラス。
TransactionExecutor<T> - Class in nablarch.core.transaction
トランザクション制御ロジックを持つ抽象クラス。

本クラスを使用することにより、簡単にトランザクション制御ロジックを実装することが出来る。 また、エラー処理時に再度エラーが発生した場合のログ出力の責務を本クラスが持つため、 本クラスを実装したクラスではトランザクション制御以外の部分に着目する必要がなくなる。

TransactionExecutor(Transaction) - Constructor for class nablarch.core.transaction.TransactionExecutor
トランザクション制御オブジェクトを生成する。
TransactionFactory - Interface in nablarch.core.transaction
トランザクション制御オブジェクト(Transaction)を生成するインタフェース。。
transactionFailure(D, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
トランザクション処理が異常終了した場合に実行される。

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

TransactionManagementHandler - Class in nablarch.common.handler
後続処理における透過的トランザクションを実現するハンドラ。
通常の として使用する場合と、 として使用する場合で動作が異なる。
TransactionManagementHandler() - Constructor for class nablarch.common.handler.TransactionManagementHandler
 
TransactionManagerConnection - Interface in nablarch.core.db.connection
データベースに対するトランザクション制御を行うインタフェース。
transactionNormalEnd(D, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
 
transactionNormalEnd(SqlRow, ExecutionContext) - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
インプットテーブルの対象レコードのステータスを処理済みに更新する。 これにより、次回対象データ抽出時に処理済みのレコードは対象外となり、 2重送信を防止する事が出来る。

ステータスを更新するSQL文は、AsyncMessageSendAction.getSqlResource()で取得した SQLリソース内に記述されたSQL_ID=UPDATE_NORMAL_ENDを使用する。

transactionNormalEnd(RequestMessage, ExecutionContext) - Method in class nablarch.fw.messaging.action.MessagingAction
入力データに対する処理が正常に処理された場合に呼ばれる。
transactionNormalEnd(TData, ExecutionContext) - Method in interface nablarch.fw.TransactionEventCallback
入力データに対する処理が正常に処理された場合に呼ばれる。
TRANSACTIONS_KEY - Static variable in class nablarch.test.core.db.DbAccessTestSupport
データベーストランザクション名を取得する為のキー
transactionSuccess(D, ExecutionContext) - Method in class nablarch.fw.action.BatchActionBase
トランザクション処理が正常終了した場合に実行される。

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

TransactionTemplate - Class in nablarch.test.core.db
トランザクション内で簡易的な処理を記述する為のテンプレートクラス。
TransactionTemplate() - Constructor for class nablarch.test.core.db.TransactionTemplate
コンストラクタ
デフォルトのトランザクションを使用する。
TransactionTemplate(String) - Constructor for class nablarch.test.core.db.TransactionTemplate
コンストラクタ
TransactionTemplate(SimpleDbTransactionManager) - Constructor for class nablarch.test.core.db.TransactionTemplate
コンストラクタ
TransactionTemplateInternal - Class in nablarch.test.core.db
フレームワーク内部で使用するTransactionTemplateサブクラス。 トランザクションを制御する場合に使用する。 本クラスはアプリケーションには公開されていない。
TransactionTemplateInternal(String) - Constructor for class nablarch.test.core.db.TransactionTemplateInternal
コンストラクタ。
TransactionTimeoutException - Exception in nablarch.core.transaction
トランザクションタイムアウトエラー。
TransactionTimeoutException(long) - Constructor for exception nablarch.core.transaction.TransactionTimeoutException
コンストラクタ。

デフォルトメッセージを持つトランザクションタイムアウト例外を生成する。

TransactionTimeoutException(long, SQLException) - Constructor for exception nablarch.core.transaction.TransactionTimeoutException
コンストラクタ。

デフォルトメッセージを持つトランザクションタイムアウト例外を生成する。

TraversalConfig - Interface in nablarch.fw.dicontainer.annotation.auto
ディレクトリトラバーサルの設定。
traverse(Consumer<Class<?>>) - Method in class nablarch.fw.dicontainer.annotation.auto.ClassTraverser
ディレクトリトラバーサルを行う。
triggerEvent(String, Map<String, ?>) - Method in class nablarch.integration.workflow.BasicWorkflowInstance
 
triggerEvent(String, Map<String, ?>) - Method in class nablarch.integration.workflow.WorkflowInstance.CompletedWorkflowInstance
アクティブフローノードから、境界イベントトリガーIDに対応する境界イベントを取得し、現在のタスクを中断して、境界イベントから取得される進行先フローノードに ワークフローを進行させる。
triggerEvent(String) - Method in interface nablarch.integration.workflow.WorkflowInstance
アクティブフローノードから、境界イベントトリガーIDに対応する境界イベントを取得し、現在のタスクを中断して、境界イベントから取得される進行先フローノードに ワークフローを進行させる。
triggerEvent(String, Map<String, ?>) - Method in interface nablarch.integration.workflow.WorkflowInstance
アクティブフローノードから、境界イベントトリガーIDに対応する境界イベントを取得し、現在のタスクを中断して、境界イベントから取得される進行先フローノードに ワークフローを進行させる。
triggerEvent(String) - Method in class nablarch.integration.workflow.WorkflowInstanceSupport
アクティブフローノードから、境界イベントトリガーIDに対応する境界イベントを取得し、現在のタスクを中断して、境界イベントから取得される進行先フローノードに ワークフローを進行させる。
trim(String) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
トリム処理を行う。

もし、パディング/トリム文字が'0'かつ、トリム対象のデータが0のみで構成される数値(0や000000)の場合、0を返却する。

trim(String) - Method in class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
トリム処理を行う。
trim(Properties) - Method in class nablarch.core.log.LogSettings
プロパティのキーと値をトリミングする。
trim(String) - Method in class nablarch.core.validation.convertor.NumberConvertorSupport
トリムを実行する。
trim(String) - Method in class nablarch.core.validation.convertor.StringConvertor
トリムを実行する。

Java標準のString.trim()を使用してトリムを行った文字列を返却する。

TrimNormalizer - Class in nablarch.fw.web.handler.normalizer
前後のホワイトスペース(Character.isWhitespace(int))を除去するノーマライザ実装クラス。 ホワイトスペースを除去した結果、空文字列となった場合にはnullに置き換える。
TrimNormalizer() - Constructor for class nablarch.fw.web.handler.normalizer.TrimNormalizer
 
trimTail(List<String>) - Static method in class nablarch.test.NablarchTestUtils
リスト末尾の空要素(nullまたは空文字)を取り除く。(破壊的メソッド)
trimTailCopy(List<String>) - Static method in class nablarch.test.NablarchTestUtils
リスト末尾の空要素(nullまたは空文字)を取り除く。(非破壊的メソッド)
trimToSize() - Method in class nablarch.common.dao.DeferredEntityList
本メソッドは利用できない。 呼び出した場合、UnsupportedOperationExceptionを送出する。
TruncateSqlGenerator - Class in nablarch.etl.generator
TRUNCATE文を構築するクラス。
TruncateSqlGenerator() - Constructor for class nablarch.etl.generator.TruncateSqlGenerator
 
TruncateSqlGeneratorFactory - Class in nablarch.etl.generator
TRUNCATE文を生成するジェネレータのファクトリクラス。

データベース接続のURLを元に、TRUNCATE文のジェネレータクラスを生成する。

TruncateStepConfig - Class in nablarch.etl.config
truncateステップの設定を保持するクラス。
TruncateStepConfig() - Constructor for class nablarch.etl.config.TruncateStepConfig
 
truncateTime(Calendar) - Method in class nablarch.core.beans.converter.SqlDateConverter
 
tryLock() - Method in class nablarch.core.util.map.LockableMap
tryLock(long, TimeUnit) - Method in class nablarch.core.util.map.LockableMap
tryOut(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.health.DbHealthChecker
 
tryOut(HttpRequest, ExecutionContext) - Method in class nablarch.fw.web.handler.health.HealthChecker
ヘルシーと判断できる処理を試す。
tryOut(HttpRequest, ExecutionContext) - Method in class nablarch.integration.health.RedisHealthChecker
 
TSV - Static variable in class nablarch.common.databind.csv.CsvDataBindConfig
タブ区切り(TSV)のフォーマット定義
type() - Method in class nablarch.core.dataformat.LayoutFileParser.Token
トークン種別を返却する。
TYPE - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
メッセージタイプ (String デフォルト:"")
typeOf(String, FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.ConvertorFactorySupport
引数で指定されたデータタイプ名に対応するコンバータを生成する。
typeOf(String) - Static method in class nablarch.core.util.Builder
文字列から適切なデータ型を自動判別する。
typeOfWithoutInit(String, FieldDefinition, Object...) - Method in class nablarch.core.dataformat.convertor.ConvertorFactorySupport
引数で指定されたデータタイプ名に対応するコンバータを生成する。
types - Variable in class nablarch.test.core.file.DataFileFragment
データ型のシンボル

U

Unauthorized - Exception in nablarch.fw.results
必要な認証プロセスを経ていないため、処理を継続することができない ことを示す例外。
Unauthorized() - Constructor for exception nablarch.fw.results.Unauthorized
デフォルトコンストラクタ
Unauthorized(String) - Constructor for exception nablarch.fw.results.Unauthorized
コンストラクタ
Unauthorized(Throwable) - Constructor for exception nablarch.fw.results.Unauthorized
コンストラクタ
Unauthorized(String, Throwable) - Constructor for exception nablarch.fw.results.Unauthorized
コンストラクタ
underline() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
unescapeYen(String) - Static method in class nablarch.test.NablarchTestUtils
文字列のエスケープを解除する。
UniversalDao - Class in nablarch.common.dao
汎用的なDAO機能を提供するクラス。

以下の機能を提供する。

主キーを条件にしたSELECT・UPDATE・DELETE文と、INSERT文をEntityクラスから自動生成して実行する。 SQLを実行する 検索結果をBeanにマッピングする ページングのための検索を行う 検索時に遅延ロードを行う

EntityはJPA2.0のアノテーションに準拠する。

サポートしているものは、以下である。

Entity Table Column Id Version Temporal GeneratedValue SequenceGenerator TableGenerator

UniversalDao.Transaction - Class in nablarch.common.dao
トランザクション境界を作るためのクラス。

通常の業務トランザクションと異なるトランザクションでデータベースアクセスを行いたい場合、 本クラスを継承することで別トランザクション内でUniversalDaoを使用することができる。

UNLIMITED - Static variable in class nablarch.core.cache.expirable.ExpirableCacheTemplate
有効期限無しを表す日時
unlock() - Method in class nablarch.core.util.map.LockableMap
unlockSession(Map<String, Object>) - Static method in class nablarch.fw.web.handler.SessionConcurrentAccessHandler
Deprecated.
カレントスレッドがセッションオブジェクトに対する排他ロックを 保持しているばあい、それを開放する。
unorderedList() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
update(T) - Method in class nablarch.common.dao.BasicDaoContext
 
update(T) - Method in interface nablarch.common.dao.DaoContext
エンティティオブジェクトを元に更新処理を行う。

エンティティの主キーが更新条件となる。

update(T) - Static method in class nablarch.common.dao.UniversalDao
与えられたエンティティオブジェクトからアップデート文を生成し実行する。

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

更新対象のエンティティにVersionが付与されたプロパティが存在する場合には、 対象レコードは排他制御の対象となり、更新処理実行時に自動で排他制御が実行される。

排他制御の対象であるエンティティを更新する際は、以下の場合にOptimisticLockExceptionを送出する。 バージョン番号の不一致で、更新対象が存在しない場合 更新条件に合致する更新対象が存在しない場合

UpdateCountItem() - Constructor for class nablarch.core.db.statement.SqlLogFormatter.UpdateCountItem
 
updateFailureStatus(String, String) - Method in class nablarch.common.mail.MailRequestTable
ステータスを更新する。

指定されたメールリクエストIDに紐付くレコードのステータスを指定された値に更新する。

UpdateLineColumn(char) - Method in class nablarch.test.tool.htmlcheck.parser.SimpleCharStream
 
updateReferences(List<ComponentReference>) - Method in class nablarch.core.repository.di.ComponentDefinition
コンポーネントの参照を更新する。
updateSendProcessId(String) - Method in class nablarch.common.mail.MailRequestTable
メール送信バッチのプロセスIDを更新する。

マルチプロセス用の設定がされている場合のみ更新し、 別トランザクションで実行する。

UpdateSize() - Constructor for class nablarch.etl.config.DbToDbStepConfig.UpdateSize
 
updateStatus(String, String) - Method in class nablarch.common.mail.MailRequestTable
ステータスを更新する。

指定されたメールリクエストIDに紐付くレコードのステータスを指定された値に更新する。

updateStatus(SqlRow, String) - Method in class nablarch.fw.messaging.action.AsyncMessageSendAction
ステータスを更新する。

指定されたインプットデータ、SQL_IDを元にステータスを更新する。 ステータスを更新するためのFormクラスは、nablarch.fw.messaging.action.AsyncMessageSendActionSettings#getFormClassName() から取得したFormクラスを使用して行う。

updateToFailed(SqlRow, ExecutionContext) - Method in class nablarch.common.mail.MailSender
処理ステータスを異常終了に更新する。

更新時に例外が発生した場合は、ProcessAbnormalEndを送出する。

updateToSuccess(SqlRow, ExecutionContext) - Method in class nablarch.common.mail.MailSender
処理ステータスを正常終了に更新する。
updateVersion(ExclusiveControlContext) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号を更新する。(悲観的ロック)
updateVersion(ExclusiveControlContext) - Method in interface nablarch.common.exclusivecontrol.ExclusiveControlManager
バージョン番号を更新する。(悲観的ロック)
updateVersion(ExclusiveControlContext) - Static method in class nablarch.common.exclusivecontrol.ExclusiveControlUtil
バージョン番号を更新する。(悲観的ロック)
updateVersionsWithCheck(List<Version>) - Method in class nablarch.common.exclusivecontrol.BasicExclusiveControlManager
バージョン番号の更新チェックとバージョン番号の更新を行う。(楽観的ロック)
updateVersionsWithCheck(List<Version>) - Method in interface nablarch.common.exclusivecontrol.ExclusiveControlManager
バージョン番号の更新チェックとバージョン番号の更新を行う。(楽観的ロック)
updateVersionsWithCheck(List<Version>) - Static method in class nablarch.common.exclusivecontrol.ExclusiveControlUtil
バージョン番号の更新チェックとバージョン番号の更新を行う。(楽観的ロック)
updateVersionsWithCheck(HttpRequest) - Static method in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
バージョン番号の更新チェックとバージョン番号の更新を行う。

リクエストパラメータに含まれるバージョン番号を使用して、 バージョン番号が更新されていないかのチェックと更新を行う。 どれか一つでもバージョン番号が更新されていた場合は、 更新されているバージョン番号を設定したOptimisticLockExceptionを送出する。

updateVersionsWithCheck(HttpRequest, String) - Static method in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
指定されたウィンドウスコープ変数上の配列に格納された各PK値に対して バージョン番号の更新チェックとバージョン番号の更新を行う。

リクエストパラメータに含まれるバージョン番号を使用して、 バージョン番号が更新されていないかのチェックと更新を行う。 どれか一つでもバージョン番号が更新されていた場合は、 更新されているバージョン番号を設定したOptimisticLockExceptionを送出する。

なお、PKが組み合わせキーとなる場合は、updateVersionWithCheck(HttpRequest, ExclusiveControlContext) を使用すること。

updateVersionWithCheck(HttpRequest, ExclusiveControlContext) - Static method in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
引数で渡された排他制御コンテキストに格納されたPK値に対してバージョン番号のチェックとバージョン情報の更新を行う。

排他制御コンテキストに格納されたバージョン番号を使用して、バージョン番号が更新されていないかのチェックと更新を行う。 どれか一つでもバージョン番号が更新されていた場合は、更新されているバージョン番号を設定したOptimisticLockExceptionを送出する。

UploadHelper - Class in nablarch.fw.web.upload.util
アップロードファイルに対する定型処理を提供するユーティリティクラス。
UploadHelper(PartInfo) - Constructor for class nablarch.fw.web.upload.util.UploadHelper
UploadHelperを生成する。
UploadSettings - Class in nablarch.fw.web.upload
ファイルアップロードに関する各種設定値を保持するクラス。
UploadSettings() - Constructor for class nablarch.fw.web.upload.UploadSettings
 
UPPER_ALPHABET - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
半角英大文字
uri - Variable in class nablarch.integration.redisstore.lettuce.LettuceMasterReplicaRedisClient
接続するRedisサーバーのURI。
uri - Variable in class nablarch.integration.redisstore.lettuce.LettuceSimpleRedisClient
接続するRedisサーバーのURI。
URI_OVERRIDE_PRAM_PREFIX - Static variable in class nablarch.fw.web.handler.KeitaiAccessHandler
javascriptが利用できない場合に、遷移先URIおよび、submit_button パラメータの 値を保持するリクエストパラメータの接頭辞
uriList - Variable in class nablarch.integration.redisstore.lettuce.LettuceClusterRedisClient
接続するRedisクラスタの、各ノードURIのリスト。
UriUtil - Class in nablarch.fw.web.servlet
フレームワークで使用するURIの取り扱いを助けるユーティリティ。
UrlDownloadFileNameEncoder - Class in nablarch.fw.web.download.encorder
DownloadFileNameEncoderの実装クラス。
ダウンロードファイル名をURLエンコード方式でエンコードするクラス。
UrlDownloadFileNameEncoder() - Constructor for class nablarch.fw.web.download.encorder.UrlDownloadFileNameEncoder
 
UrlItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.UrlItem
 
UsageOfUnpublishedMethodDetector - Class in nablarch.test.tool.findbugs
非公開APIの使用を検出するfindbugsカスタムルールのdetector。
UsageOfUnpublishedMethodDetector(BugReporter) - Constructor for class nablarch.test.tool.findbugs.UsageOfUnpublishedMethodDetector
コンストラクタ。
UseEncoding - Class in nablarch.core.dataformat.convertor.value
フィールドの文字エンコーディングを指定する コンバータ。 このコンバーターはフィールドの設定処理のみを行うのみで、実際のエンコーディング処理は、データタイプのコンバータに委譲する。
UseEncoding() - Constructor for class nablarch.core.dataformat.convertor.value.UseEncoding
 
USER_AGENT - Static variable in class nablarch.fw.web.handler.HttpResponseHandler
User-Agentヘッダ。
USER_ID - Static variable in class nablarch.test.core.standalone.TestShot
ユーザID
USER_ID_COLUMN_NAME - Static variable in class nablarch.test.core.http.TestCaseInfo
ユーザIDを定義しているカラム名
USER_ID_KEY - Static variable in class nablarch.core.ThreadContext
ユーザIDのキー。
UserAgent - Class in nablarch.fw.web.useragent
UserAgent情報を表すクラス。
UserAgent(String) - Constructor for class nablarch.fw.web.useragent.UserAgent
指定したUser-Agent文字列を保持するUserAgentオブジェクトを生成する。
UserAgent(UserAgent) - Constructor for class nablarch.fw.web.useragent.UserAgent
指定したUserAgentオブジェクトを保持するUserAgentオブジェクトを生成する。
UserAgentParser - Interface in nablarch.fw.web.useragent
UserAgentの解析を行うインタフェース。
UserId - Annotation Type in nablarch.core.db.statement.autoproperty
データベース更新時にフィールド情報にユーザIDを設定する事を表すアノテーション。
UserIdAnnotationHandler - Class in nablarch.core.db.statement.autoproperty
UserIdアノテーションが設定されているフィールドにユーザIDを設定するクラス。
ユーザIDは、ThreadContextから取得した値を設定する。
UserIdAnnotationHandler() - Constructor for class nablarch.core.db.statement.autoproperty.UserIdAnnotationHandler
 
UserIdAttribute - Class in nablarch.common.handler.threadcontext
スレッドコンテキストに保持するユーザID属性。
UserIdAttribute() - Constructor for class nablarch.common.handler.threadcontext.UserIdAttribute
 
UserIdAttributeInSessionStore - Class in nablarch.common.web.handler.threadcontext
セッションストアを使用してユーザIDの保持を行うクラス
UserIdAttributeInSessionStore() - Constructor for class nablarch.common.web.handler.threadcontext.UserIdAttributeInSessionStore
 
UserIdItem() - Constructor for class nablarch.core.log.basic.BasicLogFormatter.UserIdItem
 
UserIdItem() - Constructor for class nablarch.fw.web.handler.HttpAccessLogFormatter.UserIdItem
 
UserSessionSchema - Class in nablarch.common.web.session.store
ユーザセッションテーブルのスキーマ情報を保持するクラス。
UserSessionSchema() - Constructor for class nablarch.common.web.session.store.UserSessionSchema
 
usesAutoRead() - Method in class nablarch.fw.messaging.action.MessagingAction
電文のメッセージボディの内容をデフォルトのフォーマッタを使用して 自動的に読み込むかどうかを指定する。

一般に使用される電文は (ヘッダーレコード) + (業務レコード) の2レイアウトで構成されることが多い。 そのようなケースでは本機能を有効にすることにより、 業務処理に制御が移った時点で、業務データ部の解析が全て完了した状態となり、 業務側で電文のレイアウトを意識した処理を実装する必要が無くなる。 (このオプションはデフォルトで有効となっている。)

業務データ部が複数のレコードによって構成されている場合や、 単一のフォーマット定義ファイルで定義できない場合、さらには、電文レイアウトが 動的に変更されるといったケースでは、本メソッドをオーバーライドしfalseを返すことで、 業務データ部の読み込みを業務ロジック側で制御することができる。

UseToken - Annotation Type in nablarch.common.web.token
二重サブミットを防止するために使用されるトークンを生成するInterceptor
UseToken.Impl - Class in nablarch.common.web.token
UseTokenのインターセプタ。
UUIDv4CsrfTokenGenerator - Class in nablarch.fw.web.handler.csrf
バージョン4のUUIDを使用してCSRFトークンの生成を行うクラス。
UUIDv4CsrfTokenGenerator() - Constructor for class nablarch.fw.web.handler.csrf.UUIDv4CsrfTokenGenerator
 
UUIDV4TokenGenerator - Class in nablarch.common.web.token
UUID(version4)を使用したTokenGenerator実装クラス。
UUIDV4TokenGenerator() - Constructor for class nablarch.common.web.token.UUIDV4TokenGenerator
 

V

Validatable<TParam> - Interface in nablarch.core.validation
ValidationUtil でバリデーション可能なオブジェクトが実装するインタフェース。
バリデーション対象のパラメータを Map で取得するメソッドを持つ。
ValidatableFileDataReader - Class in nablarch.fw.reader
ファイル内容のバリデーション機能を追加したデータリーダ。

ファイル全件の読み込みを行い、このリーダが提供するValidatableFileDataReader.FileValidatorActionに実装されたバリデーションロジックを ValidatableFileDataReader.setValidatorAction(FileValidatorAction)から設定することができる。 バリデーションが正常終了した場合は、入力ファイルを開きなおして本処理を行う。
また、ValidatableFileDataReader.setUseCache(boolean)trueを設定することで、バリデーション時に読み込んだデータを メモリ上にキャッシュし、都度2回の読み込みを1回に削減することができる。
ただし、データ量によってはメモリリソースを大幅に消費する点に注意すること。

ValidatableFileDataReader() - Constructor for class nablarch.fw.reader.ValidatableFileDataReader
ValidatableFileDataReaderオブジェクトを生成する。
ValidatableFileDataReader.FileValidatorAction - Interface in nablarch.fw.reader
バリデーションを行うオブジェクトが実装するインタフェース。

このインタフェースに定義されたメソッドの他に、 以下のシグニチャを持ったメソッドをレコードタイプ毎に定義する必要がある。
このメソッドには、対象のレコードタイプに合わせたバリデーションロジックを実装する。 public Result "do" + [レコードタイプ名](DataRecord record, ExecutionContext ctx);

validate(MailRequestConfig) - Method in class nablarch.common.mail.MailContext
メール送信要求をバリデーションする。
バリデーション内容は以下の2つ。下記以外は業務アプリにてバリデーション済みの前提。
宛先の数が0でないか、もしくは上限値を超えていないか。 添付ファイルのファイルサイズが上限値を超えていないか。
validate(HttpRequest, InjectForm, boolean, ServletExecutionContext) - Method in class nablarch.common.web.validator.BeanValidationStrategy
 
validate(HttpRequest, InjectForm, boolean, ServletExecutionContext) - Method in class nablarch.common.web.validator.NablarchValidationStrategy
 
validate(HttpRequest, InjectForm, boolean, ServletExecutionContext) - Method in interface nablarch.common.web.validator.ValidationStrategy
リクエスト内容をバリデーションし、エラーがなければ、InjectForm
form属性で指定された型のオブジェクトを生成して返す.
validate(ValidationContext<T>, String, Object, Map<String, Object>, Object) - Method in interface nablarch.core.validation.DirectCallableValidator
バリデーションを実行する。
対応するチェックの結果がNGであった場合、ValidationContextにエラーメッセージを追加し、falseを返す。
validate(ValidationContext<T>, String, Object, Annotation, Object) - Method in class nablarch.core.validation.domain.DomainValidator
 
validate(Object) - Static method in class nablarch.core.validation.ee.ValidatorUtil
指定されたBeanオブジェクトに対してBean Validationを行う。

バリデーションエラーが発生した場合には、発生した全てのメッセージを持つApplicationExceptionを送出する。

validate(Object, String...) - Static method in class nablarch.core.validation.ee.ValidatorUtil
指定されたBeanオブジェクトのプロパティに対してBean Validationを行う。

propertyNamesnullまたは空の場合は何もしない。 プロパティ名が重複している場合でも、バリデーションエラーの際に生成されるエラーメッセージは一つになる。 バリデーションエラーが発生した場合は、発生した全てのメッセージを持つApplicationExceptionを送出する。

validate(ValidationContext<T>, String, Class<? extends Annotation>, Map<String, Object>) - Method in class nablarch.core.validation.ValidationManager
指定されたバリデーションアノテーションに沿ったバリデーション処理を行う。
validate(ValidationContext<T>, String[]) - Method in class nablarch.core.validation.ValidationManager
バリデーション対象のプロパティを指定してバリデーションを行う。
validate(ValidationContext<T>, String[]) - Static method in class nablarch.core.validation.ValidationUtil
バリデーション対象のプロパティを指定してバリデーションを行う。

バリデーション結果はValidationContextに保持される。

validate(ValidationContext<T>, String, Class<? extends Annotation>, Map<String, Object>) - Static method in class nablarch.core.validation.ValidationUtil
対象のプロパティについて、指定したアノテーションクラスに従ったバリデーションを行う。

バリデーション結果はValidationContextに保持される。

validate(ValidationContext<T>, String, Class<? extends Annotation>) - Static method in class nablarch.core.validation.ValidationUtil
対象のプロパティについて、指定したアノテーションクラスに従ったバリデーションを行う。

バリデーション結果はValidationContextに保持される。

validate(ValidationContext<T>, String, Object, Map<String, Object>, Object) - Method in class nablarch.core.validation.validator.DecimalRangeValidator
 
validate(ValidationContext<T>, String, Object, Annotation, Object) - Method in class nablarch.core.validation.validator.DecimalRangeValidator
 
validate(ValidationContext<T>, String, Object, Annotation, Object) - Method in class nablarch.core.validation.validator.NumberRangeValidator
バリデーションを実行する。
対応するチェックの結果がNGであった場合、ValidationContextにエラーメッセージを追加し、falseを返す。
validate(ValidationContext<T>, String, Object, Map<String, Object>, Object) - Method in class nablarch.core.validation.validator.NumberRangeValidator
バリデーションを実行する。
対応するチェックの結果がNGであった場合、ValidationContextにエラーメッセージを追加し、falseを返す。
validate(ValidationContext<T>, String, Object, Annotation, Object) - Method in class nablarch.core.validation.validator.RequiredValidator
バリデーションを実行する。
対応するチェックの結果がNGであった場合、ValidationContextにエラーメッセージを追加し、falseを返す。
validate(ValidationContext<T>, String, Object, Map<String, Object>, Object) - Method in class nablarch.core.validation.validator.RequiredValidator
バリデーションを実行する。
対応するチェックの結果がNGであった場合、ValidationContextにエラーメッセージを追加し、falseを返す。
validate(ValidationContext<T>, String, Object, Annotation, Object) - Method in class nablarch.core.validation.validator.StringValidatorSupport
バリデーションを実行する。
対応するチェックの結果がNGであった場合、ValidationContextにエラーメッセージを追加し、falseを返す。
validate(ValidationContext<T>, String, Object, Map<String, Object>, Object) - Method in class nablarch.core.validation.validator.StringValidatorSupport
バリデーションを実行する。
対応するチェックの結果がNGであった場合、ValidationContextにエラーメッセージを追加し、falseを返す。
validate(ValidationContext<T>, String, Object, Annotation, Object) - Method in interface nablarch.core.validation.Validator
バリデーションを実行する。
対応するチェックの結果がNGであった場合、ValidationContextにエラーメッセージを追加し、falseを返す。
validate(ContainerBuilder<?>) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition
バリデーションを行う。
validate(ContainerBuilder<?>) - Method in class nablarch.fw.dicontainer.component.ComponentDefinitionRepository
バリデーションを行う。
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in interface nablarch.fw.dicontainer.component.DestroyMethod
バリデーションを行う。
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.ContainerInjectableConstructor
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.DefaultDestroyMethod
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.DefaultInitMethod
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.DefaultInjectableConstructor
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.DefaultInjectionComponentResolver
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.DefaultObservesMethod
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.InjectableField
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.InjectableMethod
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.InjectionComponentResolvers
自身が持つInjectionComponentResolverを使ってバリデーションを行う
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.NoopDestroyMethod
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.NoopInitMethod
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.component.impl.PassthroughInjectableConstructor
 
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in interface nablarch.fw.dicontainer.component.InitMethod
バリデーションを行う。
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in interface nablarch.fw.dicontainer.component.InjectableConstructor
バリデーションを行う。
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in interface nablarch.fw.dicontainer.component.InjectableMember
バリデーションを行う。
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in interface nablarch.fw.dicontainer.component.InjectionComponentResolver
バリデーションを行う。
validate(ContainerBuilder<?>, ComponentDefinition<?>) - Method in interface nablarch.fw.dicontainer.component.ObservesMethod
バリデーションを行う。
validate(ExecutionContext) - Method in class nablarch.fw.reader.ValidatableFileDataReader
バリデーションを行う。

キャッシュを有効にしている場合、読み込んだデータをキャッシュする。
無効にしている場合、入力ファイルの再読み込みを行うため、FileDataReaderを初期化する。

validate(String[]) - Static method in class nablarch.test.tool.sanitizingcheck.HtmlConvert
引数のバリデーションを行う
validateAll(ValidationContext<T>) - Static method in class nablarch.core.validation.ValidationUtil
すべてのプロパティについてバリデーションを行う。

バリデーション結果はValidationContextに保持される。

validateAll(ValidatingStrategy<FORM>) - Method in class nablarch.fw.web.upload.util.BulkValidator
一括バリデーション処理を行う。

引数で与えられたバリデーションロジックを使用して、全レコードのバリデーション処理を行う。

validateAndConvert(String, Class<T>, Map<String, ?>, String) - Method in class nablarch.core.validation.ValidationManager
バリデーションと値の変換を行う。
validateAndConvertAllProperty(ValidationContext<T>, FormValidationDefinition) - Method in class nablarch.core.validation.ValidationManager
フォームのバリデーションと変換を行う。
validateAndConvertProperty(ValidationContext<T>, FormValidationDefinition, PropertyValidationDefinition) - Method in class nablarch.core.validation.ValidationManager
プロパティに対するバリデーションと変換を行う。
validateAndConvertRequest(Class<T>, Map<String, ?>, String) - Static method in class nablarch.core.validation.ValidationUtil
リクエストのバリデーションと変換を行う。

バリデーション結果はValidationContextに保持される。

validateAndConvertRequest(Class<T>, Validatable<?>, String) - Static method in class nablarch.core.validation.ValidationUtil
リクエストのバリデーションと変換を行う。

バリデーション結果はValidationContextに保持される。

validateAndConvertRequest(String, Class<T>, Map<String, ?>, String) - Static method in class nablarch.core.validation.ValidationUtil
リクエストのバリデーションと変換を行う。

バリデーション結果はValidationContextに保持される。

validateAndConvertRequest(String, Class<T>, Validatable<?>, String) - Static method in class nablarch.core.validation.ValidationUtil
リクエストのバリデーションと変換を行う。

バリデーション結果はValidationContextに保持される。

validateCycleDependency(CycleDependencyValidationContext) - Method in class nablarch.fw.dicontainer.component.ComponentDefinition
依存関係の循環を検出するためのバリデーションを行う。
validateCycleDependency(CycleDependencyValidationContext) - Method in class nablarch.fw.dicontainer.component.impl.ContainerInjectableConstructor
 
validateCycleDependency(CycleDependencyValidationContext) - Method in class nablarch.fw.dicontainer.component.impl.DefaultInjectableConstructor
 
validateCycleDependency(CycleDependencyValidationContext) - Method in class nablarch.fw.dicontainer.component.impl.DefaultInjectionComponentResolver
 
validateCycleDependency(CycleDependencyValidationContext) - Method in class nablarch.fw.dicontainer.component.impl.InjectableField
 
validateCycleDependency(CycleDependencyValidationContext) - Method in class nablarch.fw.dicontainer.component.impl.InjectableMethod
 
validateCycleDependency(CycleDependencyValidationContext) - Method in class nablarch.fw.dicontainer.component.impl.InjectionComponentResolvers
自身が持つInjectionComponentResolverを使って依存関係の循環を検出する。
validateCycleDependency(CycleDependencyValidationContext) - Method in class nablarch.fw.dicontainer.component.impl.PassthroughInjectableConstructor
 
validateCycleDependency(CycleDependencyValidationContext) - Method in interface nablarch.fw.dicontainer.component.InjectableConstructor
依存関係の循環を検出するためのバリデーションを行う。
validateCycleDependency(CycleDependencyValidationContext) - Method in interface nablarch.fw.dicontainer.component.InjectableMember
依存関係の循環を検出するためのバリデーションを行う。
validateCycleDependency(CycleDependencyValidationContext) - Method in interface nablarch.fw.dicontainer.component.InjectionComponentResolver
依存関係の循環を検出するためのバリデーションを行う。
validateCycleDependency(ComponentKey<?>, ComponentDefinition<?>) - Method in class nablarch.fw.dicontainer.container.ContainerBuilder
依存関係の循環を検出するためのバリデーションを行う。
validateCycleDependency(ComponentKey<?>) - Method in class nablarch.fw.dicontainer.container.CycleDependencyValidationContext
依存関係の循環を検出するためのバリデーションを行う。
validateDirectives(Map<String, Object>) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
ディレクティブの内容の妥当性を検証する。
validateDirectives(Map<String, Object>) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
ディレクティブの内容の妥当性を検証する。
validateDirectives(Map<String, Object>) - Method in class nablarch.core.dataformat.JsonDataRecordFormatter
ディレクティブの内容の妥当性を検証する。
validateDirectives(Map<String, Object>) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
ディレクティブの内容の妥当性を検証する。
validateDirectivesDataType(Map<String, Object>) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
定義されたすべてのディレクティブの値のデータ型が正しいことを検証する。
validateFieldLength(List<String>, RecordDefinition) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
1レコード分のフィールド数が正しいかどうか検証する。
ValidateFor - Annotation Type in nablarch.core.validation
バリデーションを実装するメソッドに付与するアノテーション。
validateNibble(String, String) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
符号ビットが半角英数字で構成されているか検証する。
validateNumericString(String) - Method in class nablarch.core.dataformat.convertor.value.ExponentialNumberString
入出力データが数値文字列であるかどうかのチェックを行う。

NumberStringでは、入出力データが符号なし数値であることのチェックを行う。

validateNumericString(String) - Method in class nablarch.core.dataformat.convertor.value.ExponentialSignedNumberString
入出力データが数値文字列であるかどうかのチェックを行う。

NumberStringでは、入出力データが符号なし数値であることのチェックを行う。

validateNumericString(String) - Method in class nablarch.core.dataformat.convertor.value.NumberString
入出力データが数値文字列であるかどうかのチェックを行う。

NumberStringでは、入出力データが符号なし数値であることのチェックを行う。

validateNumericString(String) - Method in class nablarch.core.dataformat.convertor.value.SignedNumberString
入出力データが数値文字列であるかどうかのチェックを行う。

NumberStringでは、入出力データが符号なし数値であることのチェックを行う。

validatePosition(int, FieldDefinition) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
開始位置と、現在位置の妥当性を検証する。
validateReadDataFormat(String) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
入力データが妥当であることをチェックする。

数値型で無い場合は、例外をスローする。

validateReadDataFormat(String) - Method in class nablarch.core.dataformat.convertor.datatype.SignedNumberStringDecimal
入力データフォーマットの妥当性を検証する。
validateRecord(DataRecord) - Method in class nablarch.fw.web.upload.util.BasicValidatingStrategy
1件分のレコードをバリデーションする。
validateRecord(DataRecord) - Method in interface nablarch.fw.web.upload.util.ValidatingStrategy
1件分のレコードをバリデーションする。
validateRecordLength(int, RecordDefinition) - Method in class nablarch.core.dataformat.DataRecordFormatterSupport
レコード長の妥当性を検証する。
validateRecordLength(int, RecordDefinition) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
レコード長の妥当性を検証する。
validateSingleValue(ValidationContext<T>, String, Object, CodeValue, String) - Method in class nablarch.common.code.validator.CodeValueValidator
1つの入力値に対するバリデーションを行う。
validateSingleValue(ValidationContext<T>, String, Object, A, String) - Method in class nablarch.core.validation.validator.CharacterLimitationValidator
 
validateSingleValue(ValidationContext<T>, String, Object, Length, String) - Method in class nablarch.core.validation.validator.LengthValidator
1つの入力値に対するバリデーションを行う。
validateSingleValue(ValidationContext<T>, String, Object, A, String) - Method in class nablarch.core.validation.validator.StringValidatorSupport
1つの入力値に対するバリデーションを行う。
validateWith(Class<F>, String) - Method in class nablarch.fw.web.upload.util.BulkValidator.ErrorHandlingBulkValidator
指定されたフォームクラスを用いて一括バリデーション処理を行う。
validateWithout(ValidationContext<T>, String[]) - Method in class nablarch.core.validation.ValidationManager
バリデーション対象外のプロパティを指定してバリデーションを行う。
validateWithout(ValidationContext<T>, String[]) - Static method in class nablarch.core.validation.ValidationUtil
バリデーション対象としないプロパティを指定してバリデーションを行う。

バリデーション結果はValidationContextに保持される。

validateWriteDataFormat(BigDecimal) - Method in class nablarch.core.dataformat.convertor.datatype.NumberStringDecimal
書き込みを行うデータの形式をチェックする。
ValidatingStrategy<FORM> - Interface in nablarch.fw.web.upload.util
個別のバリデーションロジックを記述するためのインタフェース。 以下の処理を提供する。 1レコードに対するバリデーション処理 バリデーションエラーが発生した場合の処理 形式エラーが発生した場合の処理
Validation - Annotation Type in nablarch.core.validation
バリデーション用のアノテーションであることを表わすアノテーション。
ValidationBatchlet - Class in nablarch.etl
一時テーブルのデータをバリデーションするBatchlet実装クラス。

一時テーブルのデータを全レコード取得し、DbInputStepConfig.getBean()のバリデーションルールに従いバリデーションを実施する。 エラーが発生した場合には、そのレコードを退避テーブル(エラーテーブル)(ValidationStepConfig.getErrorEntity()に対応するテーブル)に移動する。 また、エラーの詳細はワーニングレベルでログ出力を行う。

エラー発生時にジョブを継続するか否かのモード指定によって切り替えることができる。 ValidationStepConfig.getMode()ValidationStepConfig.Mode.CONTINUEの場合には処理を継続し、 ValidationStepConfig.Mode.ABORTの場合には、EtlJobAbortedExceptionを送出しジョブを異常終了する。

許容するエラー数が設定でき、その数を超えた場合には即ジョブをアボートする。 許容するエラー数の設定は、ValidationStepConfig.getErrorLimit()より取得する。 この値が設定されていない場合やマイナス値の場合は、この機能は無効化される。

ValidationBatchlet(JobContext, StepContext, StepConfig, ProgressManager) - Constructor for class nablarch.etl.ValidationBatchlet
コンストラクタ。
ValidationContext<T> - Class in nablarch.core.validation
バリデーション実行中の情報を保持するクラス。
ValidationContext(String, Class<T>, FormCreator, Map<String, ?>, String) - Constructor for class nablarch.core.validation.ValidationContext
ValidationContextオブジェクトを生成する。
ValidationManager - Class in nablarch.core.validation
バリデーションとデータの変換を行うクラス。
実際のバリデーションとデータの変換はバリデータとコンバータに委譲する。
ValidationManager() - Constructor for class nablarch.core.validation.ValidationManager
 
ValidationResultMessage - Class in nablarch.core.validation
バリデーション結果のメッセージを保持するクラス。
ValidationResultMessage(String, StringResource, Object[]) - Constructor for class nablarch.core.validation.ValidationResultMessage
ValidationResultMessageオブジェクトを構築する。

メッセージの通知レベルはMessageLevel.ERRORが指定される。

ValidationResultMessageUtil - Class in nablarch.core.validation
業務エラー時のメッセージ生成をサポートするユーティリティクラス。
ValidationStepConfig - Class in nablarch.etl.config
Validationを行うValidationBatchlet用のステップ設定を保持するクラス。

Validationステップには、以下の設定が必要となる。 ワークテーブルのEntity エラーレコードを格納するテーブルのEntity(ワークテーブルのEntityを継承してテーブル名のみ変更したEntity) Validationエラーがあった場合のモード(継続するかアボートするか) デフォルト値は、アボート 許容するエラーの件数。エラー数がこの数を超えた場合はJOBがアボートする

ValidationStepConfig() - Constructor for class nablarch.etl.config.ValidationStepConfig
 
ValidationStepConfig.Mode - Enum in nablarch.etl.config
Validationエラー発生時の処理継続モード
ValidationStrategy - Interface in nablarch.common.web.validator
リクエスト内容のバリデーション、オブジェクト生成ロジック。
ValidationTarget - Annotation Type in nablarch.core.validation
階層構造を持つFormをバリデーションすることを表すアノテーション。
ValidationUtil - Class in nablarch.core.validation
バリデーションの実行時に使用するユーティリティクラス。
全てのメソッドはSystemRepositoryから"validationManager"という名前で取得したValidationManagerに処理を委譲する。
Validator - Interface in nablarch.core.validation
値のバリデーションを行うクラスが実装すべきメソッドを定義したインタフェース。
ValidatorFactoryBuilder - Class in nablarch.core.validation.ee
ValidatorFactoryを生成するクラス。
ValidatorFactoryBuilder() - Constructor for class nablarch.core.validation.ee.ValidatorFactoryBuilder
 
ValidatorUtil - Class in nablarch.core.validation.ee
Validatorに関するユーティリティクラス。
value() - Method in class nablarch.core.dataformat.LayoutFileParser.Token
トークンの値を返却する。
value(MatchResult) - Method in enum nablarch.core.dataformat.LayoutFileParser.TokenType
トークン文字列に対応する値を返却する。
value() - Method in enum nablarch.core.repository.di.config.xml.schema.AutowireType
 
value - Variable in class nablarch.core.repository.di.config.xml.schema.Entry
 
value - Variable in class nablarch.core.repository.di.config.xml.schema.Property
 
value - Variable in class nablarch.test.tool.htmlcheck.parser.SimpleNode
 
valueComponent - Variable in class nablarch.core.repository.di.config.xml.schema.Entry
 
ValueConvertor<F,T> - Interface in nablarch.core.dataformat.convertor.value
フィールドデータの変換を行う際に、 一定のルールで変換を行うコンバータが実装するインターフェース。
valueConvertor(FieldDefinition) - Method in class nablarch.core.dataformat.LayoutFileParser
フィールド値のタイプ定義およびコンバート定義を読み込む。
valueConvertors(FieldDefinition) - Method in class nablarch.core.dataformat.LayoutFileParser
フィールドに設定されているすべてのコンバート定義を読み込む。
ValueConvertorSupport<F,T> - Class in nablarch.core.dataformat.convertor.value
一定のルールで変換を行うコンバータのサポートクラス。
ValueConvertorSupport() - Constructor for class nablarch.core.dataformat.convertor.value.ValueConvertorSupport
 
ValueFormatter - Interface in nablarch.common.web.tag
値をフォーマットするインタフェース。
valueName - Variable in class nablarch.core.repository.di.config.xml.schema.Entry
 
valueOf(String) - Static method in enum nablarch.common.databind.csv.Csv.CsvType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.common.databind.csv.CsvDataBindConfig.QuoteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class nablarch.common.mail.TemplateEngineProcessedResult
ルールに則って文字列を件名と本文に分割してTemplateEngineProcessedResultのインスタンスを生成するファクトリーメソッド。
valueOf(String, String) - Static method in class nablarch.common.mail.TemplateEngineProcessedResult
テンプレートエンジンで処理済みの文字列を件名と本文に分割してTemplateEngineProcessedResultのインスタンスを生成するファクトリーメソッド。
valueOf(String) - Static method in enum nablarch.common.web.tag.AutocompleteDisableTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.common.web.tag.DisplayMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.common.web.tag.HtmlAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.common.web.tag.ListFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.common.web.tag.SubmissionInfo.SubmissionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
ディレクティブの値を取得する。
valueOf(String) - Static method in enum nablarch.core.dataformat.LayoutFileParser.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport.StructuredDataDirective
ディレクティブの値を取得する。
valueOf(String) - Static method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
ディレクティブを取得する。
valueOf(String) - Static method in enum nablarch.core.log.basic.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.core.message.MessageLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.core.repository.di.ComponentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.core.repository.di.config.DuplicateDefinitionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.core.repository.di.config.MapEntryDefinition.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.core.repository.di.config.xml.schema.AutowireType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.core.repository.di.InjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class nablarch.core.util.Builder
文字列から適切なデータ型を自動判別してオブジェクトを生成する。
valueOf(Class<T>, Object) - Static method in class nablarch.core.util.Builder
指定された文字列表現から、指定された型のオブジェクトを生成する。
valueOf(String, String) - Static method in class nablarch.core.util.FormatSpec
"データタイプ{パターン}"形式のフォーマット仕様を保持するFormatSpecを生成する。
valueOf(String) - Static method in enum nablarch.core.util.JsonParser.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.etl.BasePath
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.etl.config.DbToDbStepConfig.InsertMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.etl.config.ValidationStepConfig.Mode
Returns the enum constant of this type with the specified name.
valueOf(TraversalConfig) - Static method in class nablarch.fw.dicontainer.annotation.auto.ClassFilter
トラバーサルの設定をもとにインスタンスを生成する。
valueOf(String) - Static method in enum nablarch.fw.invoker.HandlerListProtector.ProtectMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.fw.messaging.MessageSenderSettings.SettingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.fw.messaging.realtime.http.client.HttpProtocolClient.HttpRequestMethodEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.fw.web.handler.HttpResponseUtil.StatusConvertMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.fw.web.handler.SessionConcurrentAccessHandler.ConcurrentAccessPolicy
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.fw.web.HttpResponse.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class nablarch.fw.web.MockHttpCookie
文字列をHttpCookieに変換する。
valueOf(String) - Static method in class nablarch.fw.web.ResourceLocator
リソースの文字列表現からResourceLocatorオブジェクトを生成する。

"file|classpath|forward|servlet|redirect|https|http"に含まれないスキームを指定した場合、スキームは常に「servlet」となる。

valueOf(String) - Static method in enum nablarch.integration.workflow.definition.Event.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.integration.workflow.definition.Gateway.GatewayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.integration.workflow.definition.Task.MultiInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class nablarch.test.core.file.DataFile
ディレクティブ名称からディレクティブを取得する。
valueOf(String) - Method in class nablarch.test.core.file.FixedLengthFile
ディレクティブ名称からディレクティブを取得する。
valueOf(String) - Static method in enum nablarch.test.core.file.LineSeparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class nablarch.test.core.file.VariableLengthFile
ディレクティブ名称からディレクティブを取得する。
valueOf(String) - Static method in enum nablarch.test.core.reader.DataFileParser.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.test.core.reader.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.test.core.reader.SendSyncMessageParser.ErrorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.test.tool.sanitizingcheck.tag.JspCore.CoreTagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nablarch.test.tool.sanitizingcheck.tag.TagType
Returns the enum constant of this type with the specified name.
valueOfCode(int) - Static method in enum nablarch.fw.web.HttpResponse.Status
指定されたステータスコードに対するStatusオブジェクトを返す。
values() - Static method in enum nablarch.common.databind.csv.Csv.CsvType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.common.databind.csv.CsvDataBindConfig.QuoteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class nablarch.common.web.session.SessionEntry
 
values() - Static method in enum nablarch.common.web.tag.AutocompleteDisableTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.common.web.tag.DisplayMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.common.web.tag.HtmlAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.common.web.tag.ListFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.common.web.tag.SubmissionInfo.SubmissionAction
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class nablarch.core.dataformat.FixedLengthDataRecordFormatter.FixedLengthDirective
列挙型の全要素(親クラスの要素を含む)
values() - Static method in enum nablarch.core.dataformat.LayoutFileParser.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport.StructuredDataDirective
列挙型の全要素(親クラスの要素を含む)
VALUES - Static variable in class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
列挙型の全要素(親クラスの要素を含む)
values() - Static method in enum nablarch.core.log.basic.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.core.message.MessageLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.core.repository.di.ComponentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.core.repository.di.config.DuplicateDefinitionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.core.repository.di.config.MapEntryDefinition.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.core.repository.di.config.xml.schema.AutowireType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.core.repository.di.InjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.core.util.JsonParser.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class nablarch.core.util.map.ExclusiveAccessMap

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

values() - Method in class nablarch.core.util.map.MapWrapper

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

values() - Static method in enum nablarch.etl.BasePath
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.etl.config.DbToDbStepConfig.InsertMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.etl.config.ValidationStepConfig.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.fw.invoker.HandlerListProtector.ProtectMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.fw.messaging.MessageSenderSettings.SettingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.fw.messaging.realtime.http.client.HttpProtocolClient.HttpRequestMethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.fw.web.handler.HttpResponseUtil.StatusConvertMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.fw.web.handler.SessionConcurrentAccessHandler.ConcurrentAccessPolicy
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.fw.web.HttpResponse.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.integration.workflow.definition.Event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.integration.workflow.definition.Gateway.GatewayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.integration.workflow.definition.Task.MultiInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class nablarch.test.core.file.DataFileFragment
レコードのデータ
values() - Static method in enum nablarch.test.core.file.LineSeparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.test.core.reader.DataFileParser.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.test.core.reader.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.test.core.reader.SendSyncMessageParser.ErrorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.test.tool.sanitizingcheck.tag.JspCore.CoreTagType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nablarch.test.tool.sanitizingcheck.tag.TagType
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_NAMES_KEY - Static variable in class nablarch.common.web.tag.TagUtil
NablarchTagHandler で展開する属性名のリストのキー名
variable() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
VariableConditionSyntaxConvertor - Class in nablarch.core.db.statement.sqlconvertor
SQL文の可変条件構文を変換するクラス。
VariableConditionSyntaxConvertor() - Constructor for class nablarch.core.db.statement.sqlconvertor.VariableConditionSyntaxConvertor
 
VariableInSyntaxConvertor - Class in nablarch.core.db.statement.sqlconvertor
SQL文の可変IN構文を変換するクラス。
VariableInSyntaxConvertor() - Constructor for class nablarch.core.db.statement.sqlconvertor.VariableInSyntaxConvertor
 
VariableLengthConvertorFactory - Class in nablarch.core.dataformat.convertor
可変長データコンバータのファクトリクラス。
VariableLengthConvertorFactory() - Constructor for class nablarch.core.dataformat.convertor.VariableLengthConvertorFactory
 
VariableLengthConvertorSetting - Class in nablarch.core.dataformat.convertor
可変長ファイルの読み書きを行う際に使用するコンバータの設定情報を保持するクラス。 コンバータ名とコンバータ実装クラスの対応表 や、タイトルのレコードタイプ名などを、DIコンテナから設定できる。
VariableLengthConvertorSetting() - Constructor for class nablarch.core.dataformat.convertor.VariableLengthConvertorSetting
 
VariableLengthDataRecordFormatter - Class in nablarch.core.dataformat
フォーマット定義ファイルの内容に従い、可変長ファイルデータの読み書きを行うクラス。
VariableLengthDataRecordFormatter() - Constructor for class nablarch.core.dataformat.VariableLengthDataRecordFormatter
デフォルトコンストラクタ。 デフォルトでは、VariableLengthConvertorSettingをコンバータとして使用する。
VariableLengthDataRecordFormatter.VariableLengthDirective - Class in nablarch.core.dataformat
可変長ファイルフォーマッタが共通的に使用するディレクティブの名前と値の型。(タイプセーフEnum) 以下に一覧を示す。
field-separator:String quoting-delimiter:String ignore-blank-lines:Boolean requires-title:Boolean max-record-length:Integer title-record-type-name:String
VariableLengthDirective(String, Class<?>) - Constructor for class nablarch.core.dataformat.VariableLengthDataRecordFormatter.VariableLengthDirective
コンストラクタ。
VariableLengthFile - Class in nablarch.test.core.file
可変長ファイルを表すクラス。
VariableLengthFile(String) - Constructor for class nablarch.test.core.file.VariableLengthFile
コンストラクタ。
VariableLengthFileFragment - Class in nablarch.test.core.file
可変長ファイルの断片を表すクラス。
VariableLengthFileFragment(VariableLengthFile) - Constructor for class nablarch.test.core.file.VariableLengthFileFragment
コンストラクタ。
VariableLengthFileParser - Class in nablarch.test.core.reader
固定長ファイルのテストデータを解析するクラス。
VariableLengthFileParser(TestDataReader, List<TestDataInterpreter>, DataType) - Constructor for class nablarch.test.core.reader.VariableLengthFileParser
コンストラクタ
VariableOrderBySyntaxConvertor - Class in nablarch.core.db.statement.sqlconvertor
SQL文の可変ORDER BY構文を変換するクラス。
VariableOrderBySyntaxConvertor() - Constructor for class nablarch.core.db.statement.sqlconvertor.VariableOrderBySyntaxConvertor
 
VelocityMailProcessor - Class in nablarch.integration.mail.velocity
Velocityを使用するTemplateEngineMailProcessorの実装クラス。
VelocityMailProcessor() - Constructor for class nablarch.integration.mail.velocity.VelocityMailProcessor
 
VerificationFailureHandler - Interface in nablarch.fw.web.handler.csrf
CSRFトークンの検証失敗時の処理を行うインタフェース。
VerificationTargetMatcher - Interface in nablarch.fw.web.handler.csrf
HTTPリクエストがCSRFトークンの検証対象となるか判定を行うインターフェース。
verify() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
コンフィグの妥当性検証を行う。

以下の場合に検証エラーとする。 ヘッダが必須でヘッダタイトルが未設定 ヘッダが任意でプロパティ名が未設定 ヘッダが必須でヘッダタイトルとプロパティ名のサイズが一致しない

verify(Class<?>) - Static method in class nablarch.etl.generator.SqlGeneratorSupport
入力値の妥当性を検証する。

入力値のクラスに対してEntity

verify(String) - Static method in class nablarch.test.core.log.LogVerifier
期待したログが全て出力されたかどうか検証する。
verifyBigDecimalScale(BigDecimal) - Static method in class nablarch.core.util.NumberUtil
BigDecimal.scale() が許容する範囲内かをチェックする。
verifyFile() - Method in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
固定長定義部の正しさを検証する。
verifyRecordConfig(Map<String, RecordConfig>) - Method in class nablarch.common.databind.fixedlength.LayoutBuilderSupport
レコード定義の正しさを検証する。
verifyRequired(String, String, String, Object) - Static method in class nablarch.etl.EtlUtil
必須の設定項目を検証する。

値がnullの場合は、InvalidEtlConfigExceptionを送出する。

verifySqlRangeParameter(DbToDbStepConfig) - Static method in class nablarch.etl.EtlUtil
SQL文に範囲を指定する2つのINパラメータが含まれていることを検証する。

含まれていない場合は、InvalidEtlConfigExceptionを送出する。

verifyUpdateSize(DbToDbStepConfig.UpdateSize) - Method in class nablarch.etl.RangeUpdateHelper
DbToDbStepConfig.UpdateSizeの検証を行う。

DbToDbStepConfig.UpdateSizeが非nullの場合に以下の検証を行う。 DbToDbStepConfig.UpdateSize.getBean()が設定されていること DbToDbStepConfig.UpdateSize.getSize()が設定されていること DbToDbStepConfig.UpdateSize.getSize()が0より大きいこと

Version - Class in nablarch.common.exclusivecontrol
排他制御用テーブルのバージョン番号を保持するクラス。
Version(ExclusiveControlContext, String) - Constructor for class nablarch.common.exclusivecontrol.Version
コンストラクタ。
Version(String, String, String, Map<String, Object>) - Constructor for class nablarch.common.exclusivecontrol.Version
コンストラクタ。
VERSION_PARAM_NAME - Static variable in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
バージョン番号をhiddenタグに出力する際に使用するパラメータ名
VERSIONS_VARIABLE_NAME - Static variable in class nablarch.common.web.exclusivecontrol.HttpExclusiveControlUtil
バージョン番号をリクエストスコープに設定する際に使用する変数名
VirtualizerReportCreator - Class in nablarch.integration.report.creator
大容量データ用帳票作成処理クラス。
VirtualizerReportCreator() - Constructor for class nablarch.integration.report.creator.VirtualizerReportCreator
 
visitCode(Code) - Method in class nablarch.test.tool.findbugs.UsageOfUnpublishedMethodDetector
メソッド定義毎に行う処理。

W

waitLock(File, String, LogContext) - Method in class nablarch.core.log.basic.SynchronousFileLogWriter
ロック待ち処理を行う。

ロック取得の再試行間隔(ミリ秒)で設定された時間、スレッドをスリープさせる。

waitUntilServerStarted() - Static method in class nablarch.test.core.messaging.EmbeddedMessagingProvider
内蔵サーバが起動するまでカレントスレッドを待機させる。
warn(String) - Method in class nablarch.core.log.NablarchLogger
 
warn(String, Object) - Method in class nablarch.core.log.NablarchLogger
 
warn(String, Object, Object) - Method in class nablarch.core.log.NablarchLogger
 
warn(String, Object...) - Method in class nablarch.core.log.NablarchLogger
 
warn(String, Throwable) - Method in class nablarch.core.log.NablarchLogger
 
WebConfig - Class in nablarch.common.web
Webアプリケーションの設定を保持するクラス。
WebConfig() - Constructor for class nablarch.common.web.WebConfig
 
WebConfigFinder - Class in nablarch.common.web
WebConfigを取得するためのユーティリティ。
WebContextException - Exception in nablarch.fw.dicontainer.web.exception
RequestContextSessionContextの扱いが不正だった場合にスローされる例外クラス。
WebContextException(String) - Constructor for exception nablarch.fw.dicontainer.web.exception.WebContextException
インスタンスを生成する。
WebFrontController - Class in nablarch.fw.web.servlet
アプリケーションサーバにデプロイして使用するリクエストコントローラ。
WebFrontController() - Constructor for class nablarch.fw.web.servlet.WebFrontController
デフォルトコンストラクタ
WebRequestUtil - Class in nablarch.common.util
リクエスト処理に使用するユーティリティ。
WebUtil - Class in nablarch.common.web
Webアプリケーションの作成に必要となる共通機能を提供するユーティリティ。
WHITE_SPACE - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
withCharset(String) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
文字コードを設定する。
withCharset(Charset) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
文字コードを設定する。
withEmptyToNull(boolean) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
空フィールドをnullに置き換えるか否かを設定する。
withFieldSeparator(char) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
列区切り文字を設定する。
withHeaderTitles(String...) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
ヘッダー行(タイトル行)に出力するタイトルを設定する。
withIgnoreEmptyLine() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
空行を無視する。
withIgnoreEmptyLine(boolean) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
空行を無視するか否かを設定する。
withLineSeparator(String) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
改行文字を設定する。

改行文字が(CR|LF|CRLF)以外の場合はエラーとする。

withProperties(String...) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
プロパティ名リストを設定する。
withQuote(char) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
フィールド囲み文字を設定する。
withQuotedColumnNames(String...) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
フィールド囲み文字(CsvDataBindConfig.getQuote()で囲むフィールドのリストを設定する。

CsvDataBindConfig.getQuoteMode()CsvDataBindConfig.QuoteMode.CUSTOMの場合に、 設定したフィールドがフィールド囲み文字で囲まれる。

withQuoteMode(CsvDataBindConfig.QuoteMode) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
出力時にフィールド囲み文字で囲むフィールドを設定する。
withRequiredHeader() - Method in class nablarch.common.databind.csv.CsvDataBindConfig
ヘッダー行(タイトル行)を必須に設定する。
withRequiredHeader(boolean) - Method in class nablarch.common.databind.csv.CsvDataBindConfig
ヘッダー行(タイトル行)を必須とするか否かを設定する。
WmqMessagingContext - Class in nablarch.integration.messaging.wmq.provider
WebSphere MQを使用したMessagingContextの実装クラス。
WmqMessagingContext(WmqMessagingProvider, MQQueueManager, Map<String, MQQueue>, MQQueue, MQQueue) - Constructor for class nablarch.integration.messaging.wmq.provider.WmqMessagingContext
コンストラクタ。
WmqMessagingProvider - Class in nablarch.integration.messaging.wmq.provider
WebSphere MQを使用したMessagingProviderの実装クラス。
WmqMessagingProvider() - Constructor for class nablarch.integration.messaging.wmq.provider.WmqMessagingProvider
 
WmqMqmdFieldsOperator - Interface in nablarch.integration.messaging.wmq.provider
メッセージの送信時と受信時にMQMessageのMQMDフィールドを操作するクラス。
WmqXADbConnection - Class in nablarch.integration.messaging.wmq.xa
WebSphere MQを使用した分散トランザクションに対応した TransactionManagerConnectionの実装クラス。

WebSphere MQの実装に合わせて下記メソッドをオーバーライドする。 WmqXADbConnection.commit() WmqXADbConnection.rollback() WmqXADbConnection.closeConnection() その他の振る舞いは、BasicDbConnectionと同じ。

WmqXADbConnection(Connection) - Constructor for class nablarch.integration.messaging.wmq.xa.WmqXADbConnection
指定されたデータ接続を保持するオブジェクトを生成する。
WmqXADbConnectionFactoryForXADataSource - Class in nablarch.integration.messaging.wmq.xa
WebSphere MQを使用した分散トランザクションに対応したデータベース接続を生成するクラス。
WmqXADbConnectionFactoryForXADataSource() - Constructor for class nablarch.integration.messaging.wmq.xa.WmqXADbConnectionFactoryForXADataSource
 
WmqXATransaction - Class in nablarch.integration.messaging.wmq.xa
WebSphere MQを使用した分散トランザクションの制御を行うクラス。
WmqXATransaction(String) - Constructor for class nablarch.integration.messaging.wmq.xa.WmqXATransaction
指定されたコネクション名に対するトランザクションオブジェクトを生成する。
WmqXATransactionFactory - Class in nablarch.integration.messaging.wmq.xa
WmqXATransactionを生成するクラス。
WmqXATransactionFactory() - Constructor for class nablarch.integration.messaging.wmq.xa.WmqXATransactionFactory
 
WORD - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.
WorkflowConfig - Class in nablarch.integration.workflow
ワークフローの設定情報クラス。
WorkflowConfig() - Constructor for class nablarch.integration.workflow.WorkflowConfig
 
WorkflowDefinition - Class in nablarch.integration.workflow.definition
ワークフローの定義情報を表すクラス。
WorkflowDefinition(String, int, String, String) - Constructor for class nablarch.integration.workflow.definition.WorkflowDefinition
ワークフロー定義情報を生成する。
WorkflowDefinitionHolder - Class in nablarch.integration.workflow.definition
ワークフローの定義情報を保持するクラス。

ワークフロー定義情報は、ワークフローIDを指定して取得できる。

ワークフローのバージョン番号が特定できている場合には、 ワークフローIDとバージョン番号を共に指定してワークフロー定義情報を取得することができる。

WorkflowDefinitionHolder() - Constructor for class nablarch.integration.workflow.definition.WorkflowDefinitionHolder
 
WorkflowDefinitionLoader - Interface in nablarch.integration.workflow.definition.loader
ワークフロー定義情報のロード処理を行うインタフェース。
WorkflowDefinitionSchema - Class in nablarch.integration.workflow.definition.loader
ワークフロー定義テーブルの定義情報を保持するクラス。

本クラスでは、ワークフロープロセス定義で必要となる 以下のテーブルのテーブル名及びカラム名の情報を保持する。 ワークフロー定義 レーン フローノード イベント タスク ゲートウェイ 境界イベント 境界イベントトリガー シーケンスフロー

WorkflowDefinitionSchema() - Constructor for class nablarch.integration.workflow.definition.loader.WorkflowDefinitionSchema
 
WorkflowInstance - Interface in nablarch.integration.workflow
ワークフローインスタンスをあらわすインタフェース。
WorkflowInstance.CompletedWorkflowInstance - Class in nablarch.integration.workflow
完了状態のワークフローインスタンス。

本クラスでは、 WorkflowInstance が、 WorkflowInstance.completeUserTask(Map, String)WorkflowInstance.completeGroupTask(Map, String) で完了状態になった場合と同様に振舞うワークフローインスタンスを実装している。

すなわち、 WorkflowInstance.CompletedWorkflowInstance.isCompleted() は常に true を返却し、 WorkflowInstance.CompletedWorkflowInstance.isActive(String) は常に false を返却する。 また、完了状態のワークフローインスタンスに対して許されない操作については、 IllegalStateException を送出する。 ただし、 WorkflowInstance.CompletedWorkflowInstance.getWorkflowId(), WorkflowInstance.CompletedWorkflowInstance.getVersion() については、取得することができないため、 UnsupportedOperationException を送出する。

WorkflowInstanceDao - Class in nablarch.integration.workflow.dao
ワークフローのインスタンス状態保持DBへアクセスするクラス。
WorkflowInstanceDao() - Constructor for class nablarch.integration.workflow.dao.WorkflowInstanceDao
 
WorkflowInstanceEntity - Class in nablarch.integration.workflow.dao
ワークフローインスタンスエンティティ。
WorkflowInstanceEntity(String, String, long) - Constructor for class nablarch.integration.workflow.dao.WorkflowInstanceEntity
ワークフローインスタンスエンティティを生成する。
WorkflowInstanceFactory - Interface in nablarch.integration.workflow
WorkflowInstance を生成するファクトリクラス。
WorkflowInstanceSchema - Class in nablarch.integration.workflow.dao
ワークフローインスタンステーブルの定義を表すクラス。
WorkflowInstanceSchema() - Constructor for class nablarch.integration.workflow.dao.WorkflowInstanceSchema
 
WorkflowInstanceSupport - Class in nablarch.integration.workflow
WorkflowInstance 実装クラスのサポートクラス。

本クラスでは、オーバーロードされたメソッドの委譲関係を実装している。

WorkflowInstanceSupport() - Constructor for class nablarch.integration.workflow.WorkflowInstanceSupport
 
WorkflowManager - Class in nablarch.integration.workflow
ワークフローの管理を行うクラス。
WorkflowUtil - Class in nablarch.integration.workflow.util
ワークフロー機能で使用するユティリティ群。
WorkflowUtil.ListFilter<T> - Interface in nablarch.integration.workflow.util
Listの要素をフィルタする際の条件。
WorkItem - Class in nablarch.etl
全てのワークテーブルに共通するプロパティを保持するクラス。

ワークテーブルのEntityは本クラスを継承する。

WorkItem() - Constructor for class nablarch.etl.WorkItem
 
wrap(ContainerBuilder<?>) - Static method in interface nablarch.fw.dicontainer.component.ErrorCollector
DIコンテナのビルダーをラップしたインスタンスを返す。
wrap(Handler<D, R>) - Static method in class nablarch.fw.Interceptor.Factory
Interceptorアノテーションによるリクエストハンドラの ラッパーを作成する。

与えられたリクエストハンドラのHandler.handle(Object, ExecutionContext) メソッド上に付与された Interceptorアノテーションを取得し、 その内容に準じた処理をリクエストハンドラに追加したラッパーで作成する。

wrap(Handler<D, R>, Annotation[]) - Static method in class nablarch.fw.Interceptor.Factory
与えられたInterceptorアノテーションによって リクエストハンドラをラップする。

ただし、リクエストハンドラのHandler.handle(Object, ExecutionContext) メソッドに付与されたアノテーションについては評価しない。

wrap(List<T>) - Static method in class nablarch.test.core.util.ListWrapper
インスタンス化メソッド。
総称型を明示的に書かなくて良いための構文糖衣である。 引数のリストの総称型から本クラスのインスタンスの総称型が決定される。
write(Object[]) - Method in class nablarch.common.databind.csv.CsvDataWriter
 
write(T) - Method in class nablarch.common.databind.csv.CsvObjectMapperSupport
 
write(T) - Method in class nablarch.common.databind.csv.ObjectCsvMapperSupport
 
write(T) - Method in interface nablarch.common.databind.DataWriter
データを書き込む。
write(T) - Method in class nablarch.common.databind.fixedlength.BeanFixedLengthMapper
 
write(T) - Method in class nablarch.common.databind.fixedlength.FixedLengthBeanMapper
 
write(Map<String, ?>) - Method in class nablarch.common.databind.fixedlength.FixedLengthMapMapper
 
write(Map<String, ?>) - Method in class nablarch.common.databind.fixedlength.MapFixedLengthMapper
 
write(T) - Method in interface nablarch.common.databind.ObjectMapper
オブジェクトの情報をアウトプットする。
write(Map<String, ?>, String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingから"output"という論理名で取得したベースパス配下のデータファイルにレコードを出力する。
write(Map<String, ?>, String, String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingに設定した論理名(論理ベースパス)配下のデータファイルにレコードを出力する。
write(String, Map<String, ?>, String) - Static method in class nablarch.common.io.FileRecordWriterHolder
FilePathSettingから"output"という論理名で取得したベースパス配下のデータファイルにレコードを出力する。
write(String, Map<String, ?>, String, String) - Static method in class nablarch.common.io.FileRecordWriterHolder
引数で指定したデータファイルにレコードを出力する。
write(Map<String, ?>) - Method in class nablarch.common.web.download.DataRecordResponse
メッセージボディに1レコード分のデータを書き込む。

データレイアウト(レコードタイプ)の決定方法については DataRecordFormatter.writeRecord(Map)を参照すること。

write(String, Map<String, ?>) - Method in class nablarch.common.web.download.DataRecordResponse
データレイアウト(レコードタイプ)を指定して、メッセージボディに1レコード分のデータを書き込む。
write(CharSequence) - Method in class nablarch.common.web.download.FileResponse
 
write(byte[]) - Method in class nablarch.common.web.download.FileResponse
 
write(ByteBuffer) - Method in class nablarch.common.web.download.FileResponse
 
write(Map<String, ?>) - Method in class nablarch.core.dataformat.FileRecordWriter
指定されたレコードデータファイルに出力する。 本メソッドでは、データファイルのストリームに対して書き込みを行うが、 フラッシュは行わず、ストリームも開いたまま維持される。 そのため、try-finally句で囲うなどして、書き込み終了後に 必ずclose()メソッドを実行する必要がある。 なお、本メソッドの処理中に例外が発生した場合、データファイルのストリームは 自動的にクローズされる。 (クローズメソッドを複数回呼んだとしても特に問題は発生しない。)
write(String, Map<String, ?>) - Method in class nablarch.core.dataformat.FileRecordWriter
レコードタイプを明示的に指定してレコードを出力する。
write(LogContext) - Method in interface nablarch.core.log.basic.LogWriter
ログを出力先に書き込む。
write(LogContext) - Method in class nablarch.core.log.basic.LogWriterSupport
フォーマット済みのログを出力先に書き込む。

設定でLogLevelが指定されている場合は、有効なレベルの場合のみLogWriterSupport.onWrite(String)メソッドを呼び出す。
有効なレベルのログでない場合は、何も処理しない。
write(LogContext) - Method in class nablarch.core.log.basic.SynchronousFileLogWriter
フォーマット済みのログを出力先に書き込む。

設定でLogLevelが指定されている場合は、有効なレベルの場合のみLogWriterSupport.onWrite(String)メソッドを呼び出す。
有効なレベルのログでない場合は、何も処理しない。
write(LogLevel, String) - Static method in class nablarch.core.log.operation.OperationLogger
メッセージをログに出力する。
write(LogLevel, String, Throwable) - Static method in class nablarch.core.log.operation.OperationLogger
メッセージをログに出力する。
write(String) - Static method in class nablarch.fw.batch.progress.ProgressLogger
メッセージをログに出力する。
write(Object, ExecutionContext) - Method in interface nablarch.fw.jaxrs.BodyConverter
Beanオブジェクトをメディアタイプに応じて変換し、レスポンスボディ部へ書き込む。
write(Object, ExecutionContext) - Method in class nablarch.fw.jaxrs.BodyConverterSupport
 
write(HttpRequest, HttpResponse, ExecutionContext, Throwable) - Method in class nablarch.fw.jaxrs.JaxRsErrorLogWriter
エラー情報をログに出力する。
write(CharSequence) - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスボディに文字列を書き込む。

このメソッドで書き込まれたデータは、本オブジェクトが保持する バッファに保持され、クライアントソケットに対する書き込みは一切発生しない。 (このライタに対するflush()は単に無視される。)
実際にソケットに対するレスポンス処理が行われるのは、 HttpResponseHandlerにレスポンスオブジェクトが戻された後である。 また、このオブジェクトにコンテンツパスが設定されている場合、 このライタに書き込まれた内容は単に無視される。

write(byte[]) - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスボディにバイト配列を書き込む。

このメソッドで書き込まれたデータは、本オブジェクトが保持する バッファに保持され、クライアントソケットに対する書き込みは一切発生しない。 (このライタに対するflush()は単に無視される。)
実際にソケットに対するレスポンス処理が行われるのは、 HttpResponseHandlerにレスポンスオブジェクトが戻された後である。 また、このオブジェクトにコンテンツパスが設定されている場合、 このライタに書き込まれた内容は単に無視される。

write(ByteBuffer) - Method in class nablarch.fw.web.HttpResponse
HTTPレスポンスボディにバイト配列を書き込む。

このメソッドで書き込まれたデータは、本オブジェクトが保持する バッファに保持され、クライアントソケットに対する書き込みは一切発生しない。 (このライタに対するflush()は単に無視される。)
実際にソケットに対するレスポンス処理が行われるのは、 HttpResponseHandlerにレスポンスオブジェクトが戻された後である。 また、このオブジェクトにコンテンツパスが設定されている場合、 このライタに書き込まれた内容は単に無視される。

write(byte[]) - Method in class nablarch.fw.web.ResponseBody
内部バッファにバイナリデータを書き込む。
write(CharSequence) - Method in class nablarch.fw.web.ResponseBody
内部バッファにキャラクタデータを書き込む。
write(ByteBuffer) - Method in class nablarch.fw.web.ResponseBody
内部バッファにバイナリデータを書き込む。
write() - Method in class nablarch.test.core.file.DataFile
ファイルへ出力する。
出力先はコンストラクタで設定したパスとなる。
write(LogContext) - Method in class nablarch.test.core.log.LogVerifier
ログを出力先に書き込む。
write(LogContext) - Method in class nablarch.test.core.log.NopLogWriter
ログを出力先に書き込む。
writeApplicationExceptionLog(HttpRequest, HttpResponse, ExecutionContext, ApplicationException) - Method in class nablarch.fw.jaxrs.JaxRsErrorLogWriter
ApplicationExceptionの情報をログ出力する。

デフォルト実装では何も出力しない。

writeBeginLog(HttpRequest, ServletExecutionContext, HttpAccessLogFormatter.HttpAccessLogContext) - Method in class nablarch.common.web.handler.HttpAccessLogHandler
リクエスト処理開始時のログを出力する。
writeBody(InputStream, HttpServletResponse) - Static method in class nablarch.fw.jaxrs.JaxRsResponseHandler
メッセージボディの内容をクライアントに送信する。
writeBody(InputStream, HttpServletResponse) - Static method in class nablarch.fw.web.handler.HttpResponseHandler
メッセージボディの内容をクライアントに送信する。
writeCreateMailFailedLog(SqlRow, MailRequestTable.MailRequest, MailConfig, MessagingException) - Method in class nablarch.common.mail.MailSender
メール作成が失敗した場合に、障害検知ログに出力する。

メール作成が失敗した時に、独自の処理を実施したい場合は本メソッドをオーバーライドすることで行うことができる。

writeDispatchingClassLog(TData, ExecutionContext, String) - Method in class nablarch.fw.handler.DispatchHandler
アクセスログにディスパッチ先クラスを出力する。 デフォルトでは何もしない。 必要に応じてオーバーライドすること。
writeDispatchingClassLog(Request<?>, ExecutionContext, String) - Method in class nablarch.fw.web.handler.HttpRequestJavaPackageMapping.Mapping
アクセスログにディスパッチ先クラスを出力する。 デフォルトでは何もしない。 必要に応じてオーバーライドすること。
writeEndLog(HttpRequest, ServletExecutionContext, HttpAccessLogFormatter.HttpAccessLogContext, HttpResponse) - Method in class nablarch.common.web.handler.HttpAccessLogHandler
リクエスト処理終了時のログを出力する。
writeErrorLog(Object, String, Object...) - Method in class nablarch.fw.action.BatchActionBase
ERRORレベルで障害ログ出力を行う。

障害ログは、障害通知ログと障害解析ログの2種類に分けて出力される。

writeFailureLogPattern - Variable in class nablarch.fw.web.handler.HttpErrorHandler
Result.Errorの中で障害通知ログを出力する対象を表すステータスコード
writeFatalLog(Object, String, Object...) - Method in class nablarch.fw.action.BatchActionBase
FATALレベルで障害ログ出力を行う。

障害ログは、障害通知ログと障害解析ログの2種類に分けて出力される。

writeField(Map<String, ?>, FieldDefinition) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
このオブジェクトのフォーマット定義に従って、 出力ストリームにフィールドの内容を書き込む。
writeField(Map<String, ?>, FieldDefinition) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
コンバータによる変換を行ったフィールドの内容を、出力ストリームへ書き込む。
writeFwHeaderTo(SendingMessage, FwHeader) - Method in interface nablarch.fw.messaging.FwHeaderDefinition
応答電文オブジェクトに設定されたフレームワーク制御ヘッダの内容を 送信電文に反映する。
writeFwHeaderTo(SendingMessage, FwHeader) - Method in class nablarch.fw.messaging.reader.StructuredFwHeaderDefinition
応答電文オブジェクトに設定されたフレームワーク制御ヘッダの内容を 送信電文に反映する。
writeFwHeaderTo(SendingMessage, FwHeader) - Method in class nablarch.fw.messaging.StandardFwHeaderDefinition
応答電文オブジェクトに設定されたフレームワーク制御ヘッダの内容を 送信電文に反映する。
writeHeader() - Method in class nablarch.common.databind.csv.ObjectCsvMapperSupport
ヘッダーレコードを書き込む。
writeHeaders(HttpResponse, HttpServletResponse) - Method in class nablarch.fw.jaxrs.JaxRsResponseHandler
レスポンスヘッダーを書き込む。

HttpResponse内のヘッダー情報を、HttpServletResponseに対して書き込む。

writeId(Session, ServletExecutionContext) - Method in class nablarch.common.web.session.SessionStoreHandler
セッションIDを書き出す。
writeItems(List<Object>) - Method in class nablarch.etl.DatabaseItemWriter
 
writeItems(List<Object>) - Method in class nablarch.etl.FileItemWriter
 
writeLog(String, Object...) - Method in class nablarch.fw.action.BatchActionBase
INFOレベルでログ出力を行う。
writeLog(DatabaseTableQueueReader.InputDataIdentifier) - Method in class nablarch.fw.reader.DatabaseTableQueueReader
要求の識別情報をログに出力する。

識別情報に個人情報等のようにログに出力すべきではない項目が含まれる場合には、 本メソッドをオーバーライドしマスク処理などを実施後にログ出力を行うこと。

writeLog(ExecutionContext) - Method in exception nablarch.fw.results.ServiceError
この障害の内容について運用ログに出力する。

ログレベルがエラーレベル以上の場合に、障害内容を運用ログに出力する。 ワーニングレベル以下の場合は何もしない。

writeParametersLog(HttpRequest, ExecutionContext) - Method in class nablarch.common.web.handler.NablarchTagHandler
HTTPアクセスログのリクエストパラメータを出力する。
writeRecord(Map<String, ?>) - Method in class nablarch.common.databind.fixedlength.FixedLengthWriter
レコードを出力する。
writeRecord(Map<String, ?>) - Method in interface nablarch.core.dataformat.DataRecordFormatter
出力ストリームに1レコード分の内容を書き込む。

出力時に使用するデータレイアウト(レコードタイプ)は、Mapの内容をもとに自動的に判定される。

引数がDataRecord型かつレコードタイプが指定されている場合、 フォーマット定義ファイルのレコードタイプ識別フィールド定義よりも、指定されたレコードタイプを優先して書き込みを行う。

writeRecord(String, Map<String, ?>) - Method in interface nablarch.core.dataformat.DataRecordFormatter
指定したデータレイアウト(レコードタイプ)で、出力ストリームに1レコード分の内容を書き込む。
writeRecord(Map<String, ?>) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
出力ストリームに1レコード分の内容を書き込む。

出力時に使用するデータレイアウト(レコードタイプ)は、Mapの内容をもとに自動的に判定される。

引数がDataRecord型かつレコードタイプが指定されている場合、 フォーマット定義ファイルのレコードタイプ識別フィールド定義よりも、指定されたレコードタイプを優先して書き込みを行う。

writeRecord(String, Map<String, ?>) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
指定したデータレイアウト(レコードタイプ)で、出力ストリームに1レコード分の内容を書き込む。
writeRecord(Map<String, ?>, RecordDefinition) - Method in class nablarch.core.dataformat.FixedLengthDataRecordFormatter
このオブジェクトのフォーマット情報に従って、 出力ストリームに1レコード分の内容を書き込む。
writeRecord(Map<String, ?>) - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
出力ストリームに1レコード分の内容を書き込む。

出力時に使用するデータレイアウト(レコードタイプ)は、Mapの内容をもとに自動的に判定される。

引数がDataRecord型かつレコードタイプが指定されている場合、 フォーマット定義ファイルのレコードタイプ識別フィールド定義よりも、指定されたレコードタイプを優先して書き込みを行う。

writeRecord(String, Map<String, ?>) - Method in class nablarch.core.dataformat.StructuredDataRecordFormatterSupport
指定したデータレイアウト(レコードタイプ)で、出力ストリームに1レコード分の内容を書き込む。
writeRecord(Map<String, ?>) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
出力ストリームに1レコード分の内容を書き込む。

出力時に使用するデータレイアウト(レコードタイプ)は、Mapの内容をもとに自動的に判定される。

引数がDataRecord型かつレコードタイプが指定されている場合、 フォーマット定義ファイルのレコードタイプ識別フィールド定義よりも、指定されたレコードタイプを優先して書き込みを行う。

writeRecord(String, Map<String, ?>) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
指定したデータレイアウト(レコードタイプ)で、出力ストリームに1レコード分の内容を書き込む。
writeRecord(Map<String, ?>, RecordDefinition) - Method in class nablarch.core.dataformat.VariableLengthDataRecordFormatter
1レコード分の内容を、出力ストリームへ書き込む。
writeResponse(HttpResponse, ServletExecutionContext) - Method in class nablarch.fw.jaxrs.JaxRsResponseHandler
レスポンスを書き込む。
writeResponse(HttpResponse, ServletExecutionContext) - Method in class nablarch.fw.web.handler.HttpResponseHandler
HTTPレスポンスオブジェクトの内容をもとに、 クライアントにレスポンスを返す。
writeResponse(String, ServletExecutionContext) - Method in interface nablarch.fw.web.handler.responsewriter.CustomResponseWriter
レスポンスの書き込みを行う。
writeResponse(String, ServletExecutionContext) - Method in class nablarch.fw.web.handler.responsewriter.thymeleaf.ThymeleafResponseWriter
 
writeSendMailFailedLog(SqlRow, MailRequestTable.MailRequest, MailConfig, SendFailedException) - Method in class nablarch.common.mail.MailSender
メール送信失敗時のSendFailedException例外の障害検知ログに出力する。

メール送信失敗時に、独自の処理を実施したい場合は本メソッドをオーバーライドすることで行うことができる。

writeStream(OutputStream) - Method in class nablarch.fw.messaging.realtime.http.streamio.AbstractCharHttpStreamWritter
ストリームに出力する。
writeStream(OutputStream) - Method in interface nablarch.fw.messaging.realtime.http.streamio.HttpOutputStreamWriter
Streamに書き出しを行わせるためのメソッド。
writeTag(PageContext, HtmlAttributes) - Method in class nablarch.common.web.tag.MultivaluedInputTagWriterSupport
多値の入力項目を出力する。
writeTag(PageContext, HtmlAttributes) - Method in class nablarch.common.web.tag.SinglevaluedInputTagWriterSupport
単一値の入力項目を出力する。
WriteTag - Class in nablarch.common.web.tag
名前に対応する値を出力するクラス。 このタグで出力された値は必ずHTMLエスケープされる。
WriteTag() - Constructor for class nablarch.common.web.tag.WriteTag
 
writeValueAsString(Object) - Method in class nablarch.integration.jaxrs.jackson.Jackson2BodyConverter
 
writeValueAsString(Object) - Method in class nablarch.integration.jaxrs.jackson.JacksonBodyConverterSupport
指定されたオブジェクトからJSON文字列に書き込む。
writeWarnLog(Object, Throwable) - Method in class nablarch.fw.handler.DataReadHandler
ワーニングログを出力する。
WS - Static variable in interface nablarch.test.tool.htmlcheck.parser.ParserConstants
RegularExpression Id.

X

X_DELIVERY_COUNT - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
再取得処理の回数 (int デフォルト:0)
X_GROUP_ID - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
電文グループID (String デフォルト:null)
X_GROUP_ID_SEQ - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
電文のグループ内通番 (int デフォルト:0)
X_PRODUCER_TXID - Static variable in class nablarch.fw.messaging.provider.JmsMessagingProvider.Context.JmsHeaderName
送信側のトランザクションID (String デフォルト:null)
XmlComponentDefinitionLoader - Class in nablarch.core.repository.di.config.xml
XMLファイルからコンポーネントの定義を読み込むクラス。
XmlComponentDefinitionLoader(String) - Constructor for class nablarch.core.repository.di.config.xml.XmlComponentDefinitionLoader
コンストラクタ。
XmlComponentDefinitionLoader(String, DuplicateDefinitionPolicy) - Constructor for class nablarch.core.repository.di.config.xml.XmlComponentDefinitionLoader
コンストラクタ。 重複した設定時の動作を指定する場合、こちらを使用する。
xmlConfigPath - Variable in class nablarch.integration.micrometer.MeterRegistryFactory
設定ファイルのパス。
XmlDataBuilder - Class in nablarch.core.dataformat
XMLパーサー。
この実装ではStAXを使用してXMLデータの構築を行います。
XmlDataBuilder() - Constructor for class nablarch.core.dataformat.XmlDataBuilder
コンストラクタ
XmlDataConvertorFactory - Class in nablarch.core.dataformat.convertor
XMLデータコンバータのファクトリクラス。
XmlDataConvertorFactory() - Constructor for class nablarch.core.dataformat.convertor.XmlDataConvertorFactory
 
XmlDataConvertorSetting - Class in nablarch.core.dataformat.convertor
XMLデータの読み書きを行う際に使用するコンバータの設定情報を保持するクラス。 コンバータ名とコンバータ実装クラスの対応表 や、タイトルのレコードタイプ名などを、DIコンテナから設定できる。
XmlDataConvertorSetting() - Constructor for class nablarch.core.dataformat.convertor.XmlDataConvertorSetting
 
XmlDataParser - Class in nablarch.core.dataformat
XMLパーサー。
この実装ではDOMを使用してXMLデータの解析を行います。 5u14より、DTDの使用を禁止するように修正を行った。これはXXE攻撃を防ぐためである。 後方互換性を維持するため、DTDの使用を許可するプロパティを設けている(XmlDataParser.setAllowDTD(boolean))。 読み込み対象となるXMLが信頼できるものであり、かつ、DTDを使用しなければならない場合のみ、 本プロパティを使用してDTDの使用を許可することができる。
XmlDataParser() - Constructor for class nablarch.core.dataformat.XmlDataParser
 
XmlDataRecordFormatter - Class in nablarch.core.dataformat
フォーマット定義ファイルの内容に従い、XMLデータの読み書きを行うクラス。
XmlDataRecordFormatter() - Constructor for class nablarch.core.dataformat.XmlDataRecordFormatter
デフォルトコンストラクタ。 デフォルトでは、XmlDataConvertorSettingをコンバータとして使用する。 また、XmlParserをデータパーサーとして使用する。
xmlDecl() - Method in class nablarch.test.tool.htmlcheck.parser.Parser
 
XssProtectionHeader - Class in nablarch.fw.web.handler.secure
X-XSS-Protectionレスポンスヘッダを設定するクラス。
XssProtectionHeader() - Constructor for class nablarch.fw.web.handler.secure.XssProtectionHeader
 

Y

YYYYMM - Annotation Type in nablarch.common.date
YYYYMMConvertorで許容する年月フォーマットを指定するアノテーション。
YYYYMMConvertor - Class in nablarch.common.date
入力値を年月を表す文字列に変換するクラス。

本クラスで変換するプロパティには、必ずYYYYMMアノテーションを付与しておく必要がある。

バリデーション仕様

@YYYYMM(allowFormat=yyyy/MM)を設定したプロパティに対するバリデーション例を以下に示す。

YYYYMMConvertor() - Constructor for class nablarch.common.date.YYYYMMConvertor
コンストラクタ。
YYYYMMDD - Annotation Type in nablarch.common.date
YYYYMMDDConvertorで許容する年月日フォーマットを指定するアノテーション。
YYYYMMDDConvertor - Class in nablarch.common.date
入力値を年月日を表す文字列に変換するクラス。

本クラスで変換するプロパティには、必ずYYYYMMDDアノテーションを付与しておく必要がある。

バリデーション仕様

@YYYYMMDD(allowFormat=yyyy/MM/dd)を設定したプロパティに対するバリデーション例を以下に示す。

YYYYMMDDConvertor() - Constructor for class nablarch.common.date.YYYYMMDDConvertor
コンストラクタ
YYYYMMDDFormatter - Class in nablarch.common.web.tag
年月日のフォーマットを行うクラス。
YYYYMMDDFormatter() - Constructor for class nablarch.common.web.tag.YYYYMMDDFormatter
 
YYYYMMFormatter - Class in nablarch.common.web.tag
年月のフォーマットを行うクラス。
YYYYMMFormatter() - Constructor for class nablarch.common.web.tag.YYYYMMFormatter
 

Z

ZENKAKU_ALPHA_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
全角英字
ZENKAKU_ETC - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
全角記号その他
ZENKAKU_GREEK_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
全角ギリシャ文字
ZENKAKU_HIRAGANA_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
全角ひらがな
ZENKAKU_KANJI - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
全角漢字
ZENKAKU_KATAKANA_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
全角カタカナ
ZENKAKU_KEISEN_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
罫線
ZENKAKU_NUM_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
全角数字
ZENKAKU_RUSSIAN_CHARS - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
全角ロシア文字
ZENKAKU_SYMBOL - Static variable in class nablarch.core.util.JapaneseCharacterSet
Deprecated.
全角記号
ZonedDecimal - Class in nablarch.core.dataformat.convertor.datatype
ゾーン10進数のデータタイプ。
ZonedDecimal() - Constructor for class nablarch.core.dataformat.convertor.datatype.ZonedDecimal
 
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