public interface _EventLogOperations extends _IObjectOperations
| Modifier and Type | Method and Description | 
|---|---|
| RString | getAction(Ice.Current __current) | 
| RLong | getEntityId(Ice.Current __current) | 
| RString | getEntityType(Ice.Current __current) | 
| Event | getEvent(Ice.Current __current) | 
| void | setAction(RString theAction,
         Ice.Current __current) | 
| void | setEntityId(RLong theEntityId,
           Ice.Current __current) | 
| void | setEntityType(RString theEntityType,
             Ice.Current __current) | 
| void | setEvent(Event theEvent,
        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 getAction(Ice.Current __current)
void setAction(RString theAction, Ice.Current __current)
Event getEvent(Ice.Current __current)
void setEvent(Event theEvent, Ice.Current __current)