ブラウザのJavaScriptが無効になっています。
ナビゲーション・リンクをスキップ
概要
パッケージ
クラス
階層ツリー
非推奨
索引
ヘルプ
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
パッケージ org.iplass.mtp.entity.interceptor
package
org.iplass.mtp.entity.interceptor
Related Packages
パッケージ
説明
org.iplass.mtp.entity
All Classes and Interfaces
インタフェース
クラス
Enum Classes
クラス
説明
EntityBulkUpdateInvocation
EntityCountInvocation
EntityDeleteAllInvocation
EntityDeleteInvocation
EntityGetRecycleBinInvocation
EntityInsertInvocation
EntityInterceptor
Entity操作のInterceptor。
EntityInterceptorAdapter
EntityInterceptorのアダプタ。
EntityInvocation
<R>
Entity操作の呼び出しを表すインタフェース。
EntityLoadInvocation
EntityLockByUserInvocation
EntityPurgeInvocation
EntityQueryInvocation
EntityRestoreInvocation
EntityUnlockByUserInvocation
EntityUpdateAllInvocation
EntityUpdateInvocation
EntityValidateInvocation
InvocationType
Interceptor実装クラスで判断可能な、Entityの操作の種類。