public interface _ShareOperations extends _SessionOperations
Modifier and Type | Method and Description |
---|---|
RBool |
getActive(Ice.Current __current) |
byte[] |
getData(Ice.Current __current) |
ExperimenterGroup |
getGroup(Ice.Current __current) |
RLong |
getItemCount(Ice.Current __current) |
void |
setActive(RBool theActive,
Ice.Current __current) |
void |
setData(byte[] theData,
Ice.Current __current) |
void |
setGroup(ExperimenterGroup theGroup,
Ice.Current __current) |
void |
setItemCount(RLong theItemCount,
Ice.Current __current) |
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(Ice.Current __current)
void setGroup(ExperimenterGroup theGroup, Ice.Current __current)
RLong getItemCount(Ice.Current __current)
void setItemCount(RLong theItemCount, Ice.Current __current)
RBool getActive(Ice.Current __current)
void setActive(RBool theActive, Ice.Current __current)
byte[] getData(Ice.Current __current)
void setData(byte[] theData, Ice.Current __current)