クラス EntityLocalizationInterceptor
java.lang.Object
org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
org.iplass.mtp.impl.entity.l10n.EntityLocalizationInterceptor
- すべての実装されたインタフェース:
EntityInterceptor
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明intcount(EntityCountInvocation invocation) InvocationType.COUNTの際、呼び出される。insert(EntityInsertInvocation invocation) InvocationType.INSERTの際、呼び出される。load(EntityLoadInvocation invocation) InvocationType.LOADの際、呼び出される。voidquery(EntityQueryInvocation invocation) voidupdate(EntityUpdateInvocation invocation) InvocationType.UPDATEの際、呼び出される。クラスから継承されたメソッド org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
bulkUpdate, delete, deleteAll, getRecycleBin, intercept, lockByUser, normalize, purge, restore, unlockByUser, updateAll, validate
-
コンストラクタの詳細
-
EntityLocalizationInterceptor
public EntityLocalizationInterceptor()
-
-
メソッドの詳細
-
insert
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.INSERTの際、呼び出される。- オーバーライド:
insertクラス内EntityInterceptorAdapter- パラメータ:
invocation-- 戻り値:
-
update
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.UPDATEの際、呼び出される。- オーバーライド:
updateクラス内EntityInterceptorAdapter- パラメータ:
invocation-
-
load
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.LOADの際、呼び出される。- オーバーライド:
loadクラス内EntityInterceptorAdapter- パラメータ:
invocation-- 戻り値:
-
query
クラスからコピーされた説明:EntityInterceptorAdapter- オーバーライド:
queryクラス内EntityInterceptorAdapter- パラメータ:
invocation-
-
count
クラスからコピーされた説明:EntityInterceptorAdapterInvocationType.COUNTの際、呼び出される。- オーバーライド:
countクラス内EntityInterceptorAdapter- パラメータ:
invocation-- 戻り値:
-