public interface _ExternalInfoOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
RLong |
getEntityId() |
RString |
getEntityType() |
RString |
getLsid() |
RString |
getUuid() |
void |
setEntityId(RLong theEntityId) |
void |
setEntityType(RString theEntityType) |
void |
setLsid(RString theLsid) |
void |
setUuid(RString theUuid) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RLong getEntityId()
void setEntityId(RLong theEntityId)
RString getEntityType()
void setEntityType(RString theEntityType)
RString getLsid()
void setLsid(RString theLsid)
RString getUuid()
void setUuid(RString theUuid)