| クラス | 説明 |
|---|---|
| SearchFilterFacadeAdaptor |
SearchFilterFacadeをSearchFilterに適合させるためのAdaptor実装。
|
| SearchFilterFacadeUtils |
SearchFilterFacadeを生成するユーティリティクラス
|
| SearchFilterHelperUtils |
SearchFilterの外部Helperクラスを生成するユーティリティクラス
|
| SearchFilterHolderFactoryImpl |
SearchFilterFactoryの標準実装クラス
|
| SearchFilterImpl |
FilterStringによる単純SearchFilter実装クラス
|
| SearchFilterNullImpl |
無条件の場合のSearchFilter実装クラス
|
| SearchFinderFacadeAdaptor |
SearchFinderFacadeをSearchFinderに適合させるためのAdaptor実装
|
| SearchFinderFacadeUtils |
SearchFinderFacadeを生成するユーティリティクラス。
|
| SearchFinderFactoryImpl |
SearchFinderの標準実装クラス
|
| SearchFinderHelperUtils |
SearchFinderの外部Helperクラスを生成するユーティリティクラス
|
| SearchFinderSessionImpl |
Sessionからパスを取得するSearchFinder実装クラス
|
| SearchFinderStaticImpl |
固定のFinderを返すSearchFinder実装クラス
|
| SearchLimitRuleFactoryImpl |
SerarchプロセスでLimitRuleを返すクラスが実装すべきインタフェース
|
| SearchLimitRuleImpl |
SerarchプロセスでLimitRuleを返すクラスが実装すべきインタフェース
|
| SearchSortRulesHolderFactoryImpl | |
| ServiceProcessBase |
ServiceProcessの基底実装クラス。
|
| ServiceProcessBaseAvoidDebug |
ServiceProcessBaseの非デバッグ出力実装クラス。
|
| ServiceProcessBaseForDebug |
ServiceProcessのデバッグ用の実装
|
| ServiceProcessCallImpl |
外部のHelperServiceを呼び出すServiceProcess実装。
|
| ServiceProcessCallSourceItemImpl |
ServiceProcessCallを生成するServiceProcessSourceItem実装クラス。
|
| ServiceProcessConditionBase |
ServiceProcessConditionの標準実装クラス
|
| ServiceProcessConditionErrorHandlerFactoryImpl |
ConditionServiceProcessErrorHandlerFactoryの標準実装クラス
|
| ServiceProcessConditionFacadeAdaptor |
ServiceProcessConditionFacadeをServiceProcessConditionに適合させるAdaptorクラス。
|
| ServiceProcessConditionFacadeUtils |
ServiceProcessConditionFacadeを生成するユーティリティクラス。
|
| ServiceProcessConditionFactoryImpl |
ServiceProcessConditionFactoryの標準実装クラス
class condition_class_name
error_handle no_operation / null / exception
(error_handle
type handle
handle handle_class_name
)
(error_handle
type exception
message message_string
)
or
filter filter_string
session_value filter_target_value
error_handle ....
|
| ServiceProcessConditionHelperUtils |
ServiceProcessConditionの外部Helperクラスを生成するユーティリティクラス。
|
| ServiceProcessConditionItemFacadeAdaptor |
ServiceProcessConditionItemFacadeをServiceProcessConditionItemに適合させるAdaptorクラス。
|
| ServiceProcessConditionItemFacadeUtils |
ServiceProcessConditionItemFacadeを生成すユーティリティクラス。
|
| ServiceProcessConditionItemHelperUtils |
ServiceProcessConditionItemの外部Helperクラスを生成するユーティリティクラス。
|
| ServiceProcessConditionItemModelConstraintImpl |
Modelの一意制約条件をチェックするServiceProcessConditionItemの実装クラス。
|
| ServiceProcessCountImpl |
ServiceCountProcessの標準実装クラス
|
| ServiceProcessCountSchema |
format_type=countのプロセスのメタ情報を表すクラスです。
|
| ServiceProcessCountSourceItemImpl |
データモデルの検索結果件数を取得するサービスプロセスのファクトリ実装です。
|
| ServiceProcessErrorHandlerFacadeAdaptor |
ServiceProcessErrorHandlerFacadeをServiceProcessErrorHandlerに適合させるAdaptorクラス
|
| ServiceProcessErrorHandlerFacadeUtils |
ServiceProcessErrorHandlerFacadeを生成するユーティリティクラス。
|
| ServiceProcessErrorHandlerFactoryImpl |
ServiceProcessErrorHandlerFactoryの標準実装クラス
|
| ServiceProcessErrorHandlerReturnImpl |
処理をSkipするServiceProcessErrorHandler実装クラス
|
| ServiceProcessErrorHandlerSendExceptionImpl |
例外を送信するServiceProcessErrorHandler実装クラス
|
| ServiceProcessErrorHandlerSkipImpl |
処理をSkipするServiceProcessErrorHandler実装クラス
|
| ServiceProcessErrorHandlerUtils |
ServiceProcessErrorHandlerの外部Helperクラスを生成するユーティリティクラス
|
| ServiceProcessGroupImpl |
ServiceProcessの集合によるServiceProcessの実装クラス。
|
| ServiceProcessHelperFacadeAdaptor |
ServiceProcessFacadeをServiceProcessに適合させるアダプタークラス
|
| ServiceProcessHelperFacadeUtils |
ServiceProcessHelperFacadeを生成するユーティリティクラス
|
| ServiceProcessHelperImpl |
外部Helperクラス呼び出しによるServiceProcess実装クラス。
|
| ServiceProcessHelperSchema |
format_type=processでヘルパクラス指定があるの場合の
プロセスのメタ情報を表すクラスです。
|
| ServiceProcessHelperUtils |
ServiceProcessHelperを生成するユーティリティクラス。
|
| ServiceProcessIteratorConditionFactoryImpl |
ServiceProcessIteratorConditionFactoryの標準実装クラス。
|
| ServiceProcessIteratorConditionHelperUtils |
ServiceProcessIteratorConditionの外部Helperクラスを生成するユーティリティクラス。
|
| ServiceProcessIteratorConditionImpl |
ServiceProcessIteratorConditionの標準実装クラス
|
| ServiceProcessIteratorImpl |
繰り返しを実行する。
|
| ServiceProcessIteratorSchema |
Iteratorのメタ情報を管理するクラス。
|
| ServiceProcessIteratorSourceItemImpl | |
| ServiceProcessLockImpl | |
| ServiceProcessLockSchema |
ServiceProcessLockの動作パラメータを保持するクラス
|
| ServiceProcessLockSourceItemImpl |
ServiceProcessLockの生成
format_type lock
(lock
source ターゲットモデル名
filter 更新対象抽出条件(ext_filterは設定できない)
or
[filter
]
session 更新数を設定するセッションキー
)
|
| ServiceProcessLoopConditionFactoryImpl |
Loopでの条件判定を行うクラスを生成するFactoryの標準実装クラス。
|
| ServiceProcessLoopConditionImpl |
Loopプロセスでの条件判定を行う標準実装クラス。
|
| ServiceProcessLoopImpl |
format_type="loop"のプロセスの標準実装。
|
| ServiceProcessLoopSchema |
format_type="loop"のプロセスのメタ情報を表すクラス
|
| ServiceProcessLoopSourceItemImpl |
format_type="loop"のプロセスを生成するServiceProcessSourceItem実装。
|
| ServiceProcessMailImpl |
ServiceProcessMailの実装クラス。
|
| ServiceProcessMailSchema |
mailプロセスのスキーマ情報を表すクラスです。
|
| ServiceProcessMailSourceItemImpl |
format_type="mail"のプロセスを生成するファクトリ実装。
|
| ServiceProcessMappingDummyImpl | |
| ServiceProcessMappingImpl |
生成・更新に関する操作を行う
|
| ServiceProcessMappingSchema | |
| ServiceProcessMappingSourceItemImpl |
(process_name
format_type mapping
(mapping
updatable_factory_source jndi_path ;; optional
create force/true/false ;; default true optional
commit true/false ;; default true optional
check_version_number true/false ;; default true optional
trime_removed_entry true/false ;; default true optional
(ptype_operator
....
)
)
)
又は
(mapping
updatable_factory_source jndi_path
...
|
| ServiceProcessSaveImpl |
ServiceProcessSaveの標準実装クラス。
|
| ServiceProcessSaveSchema | |
| ServiceProcessSaveSourceItemImpl |
ServiceProcessSaveの生成
format_type save
(save
source ターゲットモデル名
filter 更新対象抽出条件(ext_filterは設定できない)
or
[filter
]
session 更新数を設定するセッションキー
(mapping
現象型名または、現象型名を返す動的値 値または値を返す動的値
...
)
)
|
| ServiceProcessSearchFinderImpl |
ServiceSerachProcessの標準実装クラス
|
| ServiceProcessSearchImpl |
SourceServiceProcessSearchのSessionValueに対する検索実行
|
| ServiceProcessSearchSchema |
検索の実行に必要なメタ情報を保持するクラス。
|
| ServiceProcessSearchSourceItemImpl |
(search
finder JNDI_path_or_className ;; source_valueと排他 !
|
| ServiceProcessSendImpl |
sendプロセスの実装です
|
| ServiceProcessSendSchema |
sendプロセスのスキーマ情報をあらわすクラス
|
| ServiceProcessSendSourceItemImpl |
ServiceProcessSendを生成するServiceProcessSourceItem実装クラス。
|
| ServiceProcessSessionOperatorImpl |
外部のHelperServiceを呼び出すServiceProcess実装。
|
| ServiceProcessSessionOperatorSourceItemImpl |
ServiceProcessSessionOperatorを生成するServiceProcessOperatorSourceItem実装クラス。
|
| ServiceProcessSourceImpl |
ServiceProcessSourceの標準実装クラス。
|
| ServiceProcessStringUtils | |
| SimpleSearchFilterHolderImpl |
SearchFilterHolderの単純実装クラス
|
| SimpleSearchSortRulesHolderImpl |
SearchSortRulesHolderの標準実装クラス
|
| SimpleServiceProcessConditionItemImpl |
ServiceProcessConditionItemの標準実装クラス。
|
| SimpleServiceProcessFactoryImpl |
ServiceProcessFactoryの単純実装クラス。
|