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