クラス EntityRestoreInvocationImpl
java.lang.Object
org.iplass.mtp.impl.entity.interceptor.EntityInvocationImpl<Entity>
org.iplass.mtp.impl.entity.interceptor.EntityRestoreInvocationImpl
- すべての実装されたインタフェース:
EntityInvocation<Entity>,EntityRestoreInvocation
public class EntityRestoreInvocationImpl
extends EntityInvocationImpl<Entity>
implements EntityRestoreInvocation
-
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.impl.entity.interceptor.EntityInvocationImpl
NULL_ENTITY_INTERCEPTOR -
コンストラクタの概要
コンストラクタコンストラクタ説明EntityRestoreInvocationImpl(Long rbid, EntityInterceptor[] entityInterceptors, EntityHandler entityHandler) -
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.impl.entity.interceptor.EntityInvocationImpl
getAttribute, getAttributeNames, getEntityDefinition, getEntityHandler, proceed, setAttributeクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.entity.interceptor.EntityInvocation
getAttribute, getAttributeNames, getEntityDefinition, proceed, setAttribute
-
コンストラクタの詳細
-
EntityRestoreInvocationImpl
public EntityRestoreInvocationImpl(Long rbid, EntityInterceptor[] entityInterceptors, EntityHandler entityHandler)
-
-
メソッドの詳細
-
getRecycleBinId
- 定義:
getRecycleBinIdインタフェース内EntityRestoreInvocation
-
setRecycleBinId
- 定義:
setRecycleBinIdインタフェース内EntityRestoreInvocation
-
getType
インタフェースからコピーされた説明:EntityInvocationEntity操作の種類を判別可能。- 定義:
getTypeインタフェース内EntityInvocation<Entity>- 戻り値:
-
callEntityHandler
- 定義:
callEntityHandlerクラス内EntityInvocationImpl<Entity>
-