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