public interface _EventLogOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
RString |
getAction() |
RLong |
getEntityId() |
RString |
getEntityType() |
Event |
getEvent() |
void |
setAction(RString theAction) |
void |
setEntityId(RLong theEntityId) |
void |
setEntityType(RString theEntityType) |
void |
setEvent(Event theEvent) |
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 getAction()
void setAction(RString theAction)
Event getEvent()
void setEvent(Event theEvent)