public abstract class Session extends IObject implements _SessionOperations, _SessionOperationsNC
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
protected java.util.Map<java.lang.Long,java.lang.Long> |
annotationLinksCountPerOwner |
protected boolean |
annotationLinksLoaded |
protected java.util.List<SessionAnnotationLink> |
annotationLinksSeq |
protected RTime |
closed |
protected RString |
defaultEventType |
protected boolean |
eventsLoaded |
protected java.util.List<Event> |
eventsSeq |
protected RString |
message |
protected Node |
node |
protected Experimenter |
owner |
static long |
serialVersionUID |
protected RTime |
started |
protected Experimenter |
sudoer |
protected RLong |
timeToIdle |
protected RLong |
timeToLive |
protected RString |
userAgent |
protected RString |
userIP
Deprecated.
userIP is deprecated.
|
protected RString |
uuid |
protected RInt |
version |
Constructor and Description |
---|
Session() |
Session(RLong id,
Details details,
boolean loaded,
RInt version,
Node node,
RString uuid,
Experimenter owner,
Experimenter sudoer,
RLong timeToIdle,
RLong timeToLive,
RTime started,
RTime closed,
RString message,
RString defaultEventType,
RString userAgent,
RString userIP,
java.util.List<Event> eventsSeq,
boolean eventsLoaded,
java.util.List<SessionAnnotationLink> annotationLinksSeq,
boolean annotationLinksLoaded,
java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner) |
Modifier and Type | Method and Description |
---|---|
static Ice.DispatchStatus |
___addAllEventSet(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addAllSessionAnnotationLinkSet(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addEvent(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addSessionAnnotationLink(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___addSessionAnnotationLinkToBoth(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearAnnotationLinks(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___clearEvents(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyAnnotationLinks(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___copyEvents(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___findSessionAnnotationLink(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getAnnotationLinksCountPerOwner(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getClosed(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getDefaultEventType(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getMessage(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getNode(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getOwner(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getStarted(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getSudoer(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getTimeToIdle(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getTimeToLive(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getUserAgent(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getUserIP(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___getUuid(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___getVersion(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkAnnotation(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___linkedAnnotationList(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadAnnotationLinks(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___reloadEvents(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllEventSet(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeAllSessionAnnotationLinkSet(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeEvent(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeSessionAnnotationLink(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___removeSessionAnnotationLinkFromBoth(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setClosed(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setDefaultEventType(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setMessage(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setNode(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setOwner(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setStarted(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setSudoer(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setTimeToIdle(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setTimeToLive(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setUserAgent(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setUserIP(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current)
Deprecated.
|
static Ice.DispatchStatus |
___setUuid(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___setVersion(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfAnnotationLinks(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___sizeOfEvents(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unlinkAnnotation(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadAnnotationLinks(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
static Ice.DispatchStatus |
___unloadEvents(Session __obj,
IceInternal.Incoming __inS,
Ice.Current __current) |
Ice.DispatchStatus |
__dispatch(IceInternal.Incoming in,
Ice.Current __current) |
protected void |
__readImpl(IceInternal.BasicStream __is) |
protected void |
__writeImpl(IceInternal.BasicStream __os) |
void |
addAllEventSet(java.util.List<Event> targets) |
void |
addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
void |
addEvent(Event target) |
void |
addSessionAnnotationLink(SessionAnnotationLink target) |
void |
addSessionAnnotationLinkToBoth(SessionAnnotationLink link,
boolean bothSides) |
void |
clearAnnotationLinks() |
void |
clearEvents() |
Session |
clone() |
java.util.List<SessionAnnotationLink> |
copyAnnotationLinks() |
java.util.List<Event> |
copyEvents() |
java.util.List<SessionAnnotationLink> |
findSessionAnnotationLink(Annotation removal) |
java.util.Map<java.lang.Long,java.lang.Long> |
getAnnotationLinksCountPerOwner() |
RTime |
getClosed() |
RString |
getDefaultEventType() |
RString |
getMessage() |
Node |
getNode() |
Experimenter |
getOwner() |
RTime |
getStarted() |
Experimenter |
getSudoer() |
RLong |
getTimeToIdle() |
RLong |
getTimeToLive() |
RString |
getUserAgent() |
RString |
getUserIP()
Deprecated.
userIP is deprecated.
|
RString |
getUuid() |
RInt |
getVersion() |
java.lang.String |
ice_id() |
java.lang.String |
ice_id(Ice.Current __current) |
java.lang.String[] |
ice_ids() |
java.lang.String[] |
ice_ids(Ice.Current __current) |
boolean |
ice_isA(java.lang.String s) |
boolean |
ice_isA(java.lang.String s,
Ice.Current __current) |
static java.lang.String |
ice_staticId() |
SessionAnnotationLink |
linkAnnotation(Annotation addition) |
java.util.List<Annotation> |
linkedAnnotationList() |
void |
reloadAnnotationLinks(Session toCopy) |
void |
reloadEvents(Session toCopy) |
void |
removeAllEventSet(java.util.List<Event> targets) |
void |
removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets) |
void |
removeEvent(Event theTarget) |
void |
removeSessionAnnotationLink(SessionAnnotationLink theTarget) |
void |
removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link,
boolean bothSides) |
void |
setClosed(RTime theClosed) |
void |
setDefaultEventType(RString theDefaultEventType) |
void |
setMessage(RString theMessage) |
void |
setNode(Node theNode) |
void |
setOwner(Experimenter theOwner) |
void |
setStarted(RTime theStarted) |
void |
setSudoer(Experimenter theSudoer) |
void |
setTimeToIdle(RLong theTimeToIdle) |
void |
setTimeToLive(RLong theTimeToLive) |
void |
setUserAgent(RString theUserAgent) |
void |
setUserIP(RString theUserIP)
Deprecated.
userIP is deprecated.
|
void |
setUuid(RString theUuid) |
void |
setVersion(RInt theVersion) |
int |
sizeOfAnnotationLinks() |
int |
sizeOfEvents() |
void |
unlinkAnnotation(Annotation removal) |
void |
unloadAnnotationLinks() |
void |
unloadEvents() |
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
public static final java.lang.String[] __ids
protected RInt version
protected Node node
protected RString uuid
protected Experimenter owner
protected Experimenter sudoer
protected RLong timeToIdle
protected RLong timeToLive
protected RTime started
protected RTime closed
protected RString message
protected RString defaultEventType
protected RString userAgent
protected RString userIP
protected java.util.List<Event> eventsSeq
protected boolean eventsLoaded
protected java.util.List<SessionAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
public static final long serialVersionUID
public Session()
public Session(RLong id, Details details, boolean loaded, RInt version, Node node, RString uuid, Experimenter owner, Experimenter sudoer, RLong timeToIdle, RLong timeToLive, RTime started, RTime closed, RString message, RString defaultEventType, RString userAgent, RString userIP, java.util.List<Event> eventsSeq, boolean eventsLoaded, java.util.List<SessionAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner)
public boolean ice_isA(java.lang.String s)
public boolean ice_isA(java.lang.String s, Ice.Current __current)
public java.lang.String[] ice_ids()
public java.lang.String[] ice_ids(Ice.Current __current)
public java.lang.String ice_id()
public java.lang.String ice_id(Ice.Current __current)
public static java.lang.String ice_staticId()
public final void addAllEventSet(java.util.List<Event> targets)
addAllEventSet
in interface _SessionOperationsNC
public final void addAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
addAllSessionAnnotationLinkSet
in interface _SessionOperationsNC
public final void addEvent(Event target)
addEvent
in interface _SessionOperationsNC
public final void addSessionAnnotationLink(SessionAnnotationLink target)
addSessionAnnotationLink
in interface _SessionOperationsNC
public final void addSessionAnnotationLinkToBoth(SessionAnnotationLink link, boolean bothSides)
addSessionAnnotationLinkToBoth
in interface _SessionOperationsNC
public final void clearAnnotationLinks()
clearAnnotationLinks
in interface _SessionOperationsNC
public final void clearEvents()
clearEvents
in interface _SessionOperationsNC
public final java.util.List<SessionAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks
in interface _SessionOperationsNC
public final java.util.List<Event> copyEvents()
copyEvents
in interface _SessionOperationsNC
public final java.util.List<SessionAnnotationLink> findSessionAnnotationLink(Annotation removal)
findSessionAnnotationLink
in interface _SessionOperationsNC
public final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner
in interface _SessionOperationsNC
public final RTime getClosed()
getClosed
in interface _SessionOperationsNC
public final RString getDefaultEventType()
getDefaultEventType
in interface _SessionOperationsNC
public final RString getMessage()
getMessage
in interface _SessionOperationsNC
public final Node getNode()
getNode
in interface _SessionOperationsNC
public final Experimenter getOwner()
getOwner
in interface _SessionOperationsNC
public final RTime getStarted()
getStarted
in interface _SessionOperationsNC
public final Experimenter getSudoer()
getSudoer
in interface _SessionOperationsNC
public final RLong getTimeToIdle()
getTimeToIdle
in interface _SessionOperationsNC
public final RLong getTimeToLive()
getTimeToLive
in interface _SessionOperationsNC
public final RString getUserAgent()
getUserAgent
in interface _SessionOperationsNC
public final RString getUserIP()
getUserIP
in interface _SessionOperationsNC
public final RString getUuid()
getUuid
in interface _SessionOperationsNC
public final RInt getVersion()
getVersion
in interface _SessionOperationsNC
public final SessionAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation
in interface _SessionOperationsNC
public final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList
in interface _SessionOperationsNC
public final void reloadAnnotationLinks(Session toCopy)
reloadAnnotationLinks
in interface _SessionOperationsNC
public final void reloadEvents(Session toCopy)
reloadEvents
in interface _SessionOperationsNC
public final void removeAllEventSet(java.util.List<Event> targets)
removeAllEventSet
in interface _SessionOperationsNC
public final void removeAllSessionAnnotationLinkSet(java.util.List<SessionAnnotationLink> targets)
removeAllSessionAnnotationLinkSet
in interface _SessionOperationsNC
public final void removeEvent(Event theTarget)
removeEvent
in interface _SessionOperationsNC
public final void removeSessionAnnotationLink(SessionAnnotationLink theTarget)
removeSessionAnnotationLink
in interface _SessionOperationsNC
public final void removeSessionAnnotationLinkFromBoth(SessionAnnotationLink link, boolean bothSides)
removeSessionAnnotationLinkFromBoth
in interface _SessionOperationsNC
public final void setClosed(RTime theClosed)
setClosed
in interface _SessionOperationsNC
public final void setDefaultEventType(RString theDefaultEventType)
setDefaultEventType
in interface _SessionOperationsNC
public final void setMessage(RString theMessage)
setMessage
in interface _SessionOperationsNC
public final void setNode(Node theNode)
setNode
in interface _SessionOperationsNC
public final void setOwner(Experimenter theOwner)
setOwner
in interface _SessionOperationsNC
public final void setStarted(RTime theStarted)
setStarted
in interface _SessionOperationsNC
public final void setSudoer(Experimenter theSudoer)
setSudoer
in interface _SessionOperationsNC
public final void setTimeToIdle(RLong theTimeToIdle)
setTimeToIdle
in interface _SessionOperationsNC
public final void setTimeToLive(RLong theTimeToLive)
setTimeToLive
in interface _SessionOperationsNC
public final void setUserAgent(RString theUserAgent)
setUserAgent
in interface _SessionOperationsNC
public final void setUserIP(RString theUserIP)
setUserIP
in interface _SessionOperationsNC
public final void setUuid(RString theUuid)
setUuid
in interface _SessionOperationsNC
public final void setVersion(RInt theVersion)
setVersion
in interface _SessionOperationsNC
public final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks
in interface _SessionOperationsNC
public final int sizeOfEvents()
sizeOfEvents
in interface _SessionOperationsNC
public final void unlinkAnnotation(Annotation removal)
unlinkAnnotation
in interface _SessionOperationsNC
public final void unloadAnnotationLinks()
unloadAnnotationLinks
in interface _SessionOperationsNC
public final void unloadEvents()
unloadEvents
in interface _SessionOperationsNC
public static Ice.DispatchStatus ___getVersion(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getNode(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setNode(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getUuid(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setUuid(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getOwner(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setOwner(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getSudoer(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setSudoer(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTimeToIdle(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTimeToIdle(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getTimeToLive(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setTimeToLive(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getStarted(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setStarted(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getClosed(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setClosed(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getMessage(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setMessage(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDefaultEventType(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDefaultEventType(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getUserAgent(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setUserAgent(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getUserIP(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setUserIP(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadEvents(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfEvents(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyEvents(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addEvent(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllEventSet(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeEvent(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllEventSet(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearEvents(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadEvents(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addSessionAnnotationLink(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllSessionAnnotationLinkSet(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeSessionAnnotationLink(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllSessionAnnotationLinkSet(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addSessionAnnotationLinkToBoth(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findSessionAnnotationLink(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeSessionAnnotationLinkFromBoth(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Session __obj, IceInternal.Incoming __inS, Ice.Current __current)
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in, Ice.Current __current)
__dispatch
in interface Ice.Object
__dispatch
in class IObject
protected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl
in class IObject
protected void __readImpl(IceInternal.BasicStream __is)
__readImpl
in class IObject