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