クラス EntityDeleteInvocationImpl
java.lang.Object
org.iplass.mtp.impl.entity.interceptor.EntityInvocationImpl<Void>
org.iplass.mtp.impl.entity.interceptor.EntityDeleteInvocationImpl
- すべての実装されたインタフェース:
EntityDeleteInvocation,EntityInvocation<Void>
public class EntityDeleteInvocationImpl
extends EntityInvocationImpl<Void>
implements EntityDeleteInvocation
-
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.impl.entity.interceptor.EntityInvocationImpl
NULL_ENTITY_INTERCEPTOR -
コンストラクタの概要
コンストラクタコンストラクタ説明EntityDeleteInvocationImpl(Entity entity, DeleteOption deleteOption, EntityInterceptor[] entityInterceptors, EntityHandler entityHandler) -
メソッドの概要
修飾子とタイプメソッド説明protected VoidgetType()Entity操作の種類を判別可能。voidsetDeleteOption(DeleteOption deleteOption) voidクラスから継承されたメソッド 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
-
コンストラクタの詳細
-
EntityDeleteInvocationImpl
public EntityDeleteInvocationImpl(Entity entity, DeleteOption deleteOption, EntityInterceptor[] entityInterceptors, EntityHandler entityHandler)
-
-
メソッドの詳細
-
getEntity
- 定義:
getEntityインタフェース内EntityDeleteInvocation
-
setEntity
- 定義:
setEntityインタフェース内EntityDeleteInvocation
-
getDeleteOption
- 定義:
getDeleteOptionインタフェース内EntityDeleteInvocation
-
setDeleteOption
- 定義:
setDeleteOptionインタフェース内EntityDeleteInvocation
-
callEntityHandler
- 定義:
callEntityHandlerクラス内EntityInvocationImpl<Void>
-
getType
インタフェースからコピーされた説明:EntityInvocationEntity操作の種類を判別可能。- 定義:
getTypeインタフェース内EntityInvocation<Void>- 戻り値:
-