インタフェース EntityLoadInvocation
- すべてのスーパーインタフェース:
EntityInvocation<Entity>
-
メソッドの概要
修飾子とタイプメソッド説明getOid()
void
setLoadOption
(LoadOption loadOption) void
void
setVersion
(Long version) boolean
withLock()
インタフェースから継承されたメソッド org.iplass.mtp.entity.interceptor.EntityInvocation
getAttribute, getAttributeNames, getEntityDefinition, getType, proceed, setAttribute
-
メソッドの詳細
-
getOid
String getOid() -
setOid
-
getVersion
Long getVersion() -
setVersion
-
withLock
boolean withLock() -
getLoadOption
LoadOption getLoadOption() -
setLoadOption
-