クラス TransactionLocalLoadCacheInterceptor
java.lang.Object
org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
org.iplass.mtp.impl.entity.cache.TransactionLocalLoadCacheInterceptor
- すべての実装されたインタフェース:
EntityInterceptor
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidbulkUpdate(EntityBulkUpdateInvocation invocation) InvocationType.BULK_UPDATEの際、呼び出される。intcount(EntityCountInvocation invocation) InvocationType.COUNTの際、呼び出される。voiddelete(EntityDeleteInvocation invocation) InvocationType.DELETEの際、呼び出される。intdeleteAll(EntityDeleteAllInvocation invocation) InvocationType.DELETE_ALLの際、呼び出される。insert(EntityInsertInvocation invocation) InvocationType.INSERTの際、呼び出される。load(EntityLoadInvocation invocation) InvocationType.LOADの際、呼び出される。booleanlockByUser(EntityLockByUserInvocation invocation) voidpurge(EntityPurgeInvocation invocation) InvocationType.PURGEの際、呼び出される。voidquery(EntityQueryInvocation invocation) restore(EntityRestoreInvocation invocation) InvocationType.RESTOREの際、呼び出される。booleanunlockByUser(EntityUnlockByUserInvocation invocation) voidupdate(EntityUpdateInvocation invocation) InvocationType.UPDATEの際、呼び出される。intupdateAll(EntityUpdateAllInvocation invocation) InvocationType.UPDATE_ALLの際、呼び出される。クラスから継承されたメソッド org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
getRecycleBin, intercept, normalize, validate
-
コンストラクタの詳細
-
TransactionLocalLoadCacheInterceptor
TransactionLocalLoadCacheInterceptor()
-
-
メソッドの詳細
-
insert
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.INSERTの際、呼び出される。- オーバーライド:
insertクラス内EntityInterceptorAdapter- パラメータ:
invocation-- 戻り値:
-
update
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.UPDATEの際、呼び出される。- オーバーライド:
updateクラス内EntityInterceptorAdapter- パラメータ:
invocation-
-
delete
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.DELETEの際、呼び出される。- オーバーライド:
deleteクラス内EntityInterceptorAdapter- パラメータ:
invocation-
-
lockByUser
- オーバーライド:
lockByUserクラス内EntityInterceptorAdapter
-
unlockByUser
- オーバーライド:
unlockByUserクラス内EntityInterceptorAdapter
-
load
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.LOADの際、呼び出される。- オーバーライド:
loadクラス内EntityInterceptorAdapter- パラメータ:
invocation-- 戻り値:
-
bulkUpdate
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.BULK_UPDATEの際、呼び出される。- オーバーライド:
bulkUpdateクラス内EntityInterceptorAdapter- パラメータ:
invocation-
-
updateAll
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.UPDATE_ALLの際、呼び出される。- オーバーライド:
updateAllクラス内EntityInterceptorAdapter- パラメータ:
invocation-- 戻り値:
-
deleteAll
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.DELETE_ALLの際、呼び出される。- オーバーライド:
deleteAllクラス内EntityInterceptorAdapter- パラメータ:
invocation-- 戻り値:
-
query
クラスからコピーされた説明:EntityInterceptorAdapter- オーバーライド:
queryクラス内EntityInterceptorAdapter- パラメータ:
invocation-
-
count
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.COUNTの際、呼び出される。- オーバーライド:
countクラス内EntityInterceptorAdapter- パラメータ:
invocation-- 戻り値:
-
purge
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.PURGEの際、呼び出される。- オーバーライド:
purgeクラス内EntityInterceptorAdapter- パラメータ:
invocation-
-
restore
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.RESTOREの際、呼び出される。- オーバーライド:
restoreクラス内EntityInterceptorAdapter- パラメータ:
invocation-- 戻り値:
- Entity
-