public interface _ShareOperationsNC extends _SessionOperationsNC
Modifier and Type | Method and Description |
---|---|
RBool |
getActive() |
byte[] |
getData() |
ExperimenterGroup |
getGroup() |
RLong |
getItemCount() |
void |
setActive(RBool theActive) |
void |
setData(byte[] theData) |
void |
setGroup(ExperimenterGroup theGroup) |
void |
setItemCount(RLong theItemCount) |
addAllEventSet, addAllSessionAnnotationLinkSet, addEvent, addSessionAnnotationLink, addSessionAnnotationLinkToBoth, clearAnnotationLinks, clearEvents, copyAnnotationLinks, copyEvents, findSessionAnnotationLink, getAnnotationLinksCountPerOwner, getClosed, getDefaultEventType, getMessage, getNode, getOwner, getStarted, getSudoer, getTimeToIdle, getTimeToLive, getUserAgent, getUserIP, getUuid, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, reloadEvents, removeAllEventSet, removeAllSessionAnnotationLinkSet, removeEvent, removeSessionAnnotationLink, removeSessionAnnotationLinkFromBoth, setClosed, setDefaultEventType, setMessage, setNode, setOwner, setStarted, setSudoer, setTimeToIdle, setTimeToLive, setUserAgent, setUserIP, setUuid, setVersion, sizeOfAnnotationLinks, sizeOfEvents, unlinkAnnotation, unloadAnnotationLinks, unloadEvents
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
ExperimenterGroup getGroup()
void setGroup(ExperimenterGroup theGroup)
RLong getItemCount()
void setItemCount(RLong theItemCount)
RBool getActive()
void setActive(RBool theActive)
byte[] getData()
void setData(byte[] theData)