クラス EntityLoadInvocationImpl
java.lang.Object
org.iplass.mtp.impl.entity.interceptor.EntityInvocationImpl<Entity>
org.iplass.mtp.impl.entity.interceptor.EntityLoadInvocationImpl
- すべての実装されたインタフェース:
EntityInvocation<Entity>,EntityLoadInvocation
public class EntityLoadInvocationImpl
extends EntityInvocationImpl<Entity>
implements EntityLoadInvocation
-
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.impl.entity.interceptor.EntityInvocationImpl
NULL_ENTITY_INTERCEPTOR -
コンストラクタの概要
コンストラクタコンストラクタ説明EntityLoadInvocationImpl(String oid, Long version, LoadOption loadOption, boolean withLock, EntityInterceptor[] entityInterceptors, EntityHandler entityHandler) -
メソッドの概要
修飾子とタイプメソッド説明protected EntitygetOid()getType()Entity操作の種類を判別可能。voidsetLoadOption(LoadOption loadOption) voidvoidsetVersion(Long version) booleanwithLock()クラスから継承されたメソッド 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
-
コンストラクタの詳細
-
EntityLoadInvocationImpl
public EntityLoadInvocationImpl(String oid, Long version, LoadOption loadOption, boolean withLock, EntityInterceptor[] entityInterceptors, EntityHandler entityHandler)
-
-
メソッドの詳細
-
getLoadOption
- 定義:
getLoadOptionインタフェース内EntityLoadInvocation
-
setLoadOption
- 定義:
setLoadOptionインタフェース内EntityLoadInvocation
-
getVersion
- 定義:
getVersionインタフェース内EntityLoadInvocation
-
setVersion
- 定義:
setVersionインタフェース内EntityLoadInvocation
-
getOid
- 定義:
getOidインタフェース内EntityLoadInvocation
-
setOid
- 定義:
setOidインタフェース内EntityLoadInvocation
-
withLock
public boolean withLock()- 定義:
withLockインタフェース内EntityLoadInvocation
-
callEntityHandler
- 定義:
callEntityHandlerクラス内EntityInvocationImpl<Entity>
-
getType
インタフェースからコピーされた説明:EntityInvocationEntity操作の種類を判別可能。- 定義:
getTypeインタフェース内EntityInvocation<Entity>- 戻り値:
-