Package omero.model

Class Session

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
      • version

        protected RInt version
      • node

        protected Node node
      • timeToIdle

        protected RLong timeToIdle
      • timeToLive

        protected RLong timeToLive
      • started

        protected RTime started
      • closed

        protected RTime closed
      • message

        protected RString message
      • defaultEventType

        protected RString defaultEventType
      • userAgent

        protected RString userAgent
      • userIP

        protected RString userIP
        Deprecated.
        userIP is deprecated.
      • eventsSeq

        protected java.util.List<Event> eventsSeq
      • eventsLoaded

        protected boolean eventsLoaded
      • annotationLinksLoaded

        protected boolean annotationLinksLoaded
      • annotationLinksCountPerOwner

        protected java.util.Map<java.lang.Long,​java.lang.Long> annotationLinksCountPerOwner
    • Method Detail

      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class IObject
      • ice_isA

        public boolean ice_isA​(java.lang.String s,
                               Ice.Current __current)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class IObject
      • ice_ids

        public java.lang.String[] ice_ids()
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class IObject
      • ice_ids

        public java.lang.String[] ice_ids​(Ice.Current __current)
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class IObject
      • ice_id

        public java.lang.String ice_id()
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class IObject
      • ice_id

        public java.lang.String ice_id​(Ice.Current __current)
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class IObject
      • ice_staticId

        public static java.lang.String ice_staticId()
      • ___getVersion

        public static Ice.DispatchStatus ___getVersion​(Session __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setVersion

        public static Ice.DispatchStatus ___setVersion​(Session __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___getNode

        public static Ice.DispatchStatus ___getNode​(Session __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setNode

        public static Ice.DispatchStatus ___setNode​(Session __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getUuid

        public static Ice.DispatchStatus ___getUuid​(Session __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setUuid

        public static Ice.DispatchStatus ___setUuid​(Session __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getOwner

        public static Ice.DispatchStatus ___getOwner​(Session __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setOwner

        public static Ice.DispatchStatus ___setOwner​(Session __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___getSudoer

        public static Ice.DispatchStatus ___getSudoer​(Session __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___setSudoer

        public static Ice.DispatchStatus ___setSudoer​(Session __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___getTimeToIdle

        public static Ice.DispatchStatus ___getTimeToIdle​(Session __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___setTimeToIdle

        public static Ice.DispatchStatus ___setTimeToIdle​(Session __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___getTimeToLive

        public static Ice.DispatchStatus ___getTimeToLive​(Session __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___setTimeToLive

        public static Ice.DispatchStatus ___setTimeToLive​(Session __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___getStarted

        public static Ice.DispatchStatus ___getStarted​(Session __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setStarted

        public static Ice.DispatchStatus ___setStarted​(Session __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___getClosed

        public static Ice.DispatchStatus ___getClosed​(Session __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___setClosed

        public static Ice.DispatchStatus ___setClosed​(Session __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___getMessage

        public static Ice.DispatchStatus ___getMessage​(Session __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setMessage

        public static Ice.DispatchStatus ___setMessage​(Session __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___getDefaultEventType

        public static Ice.DispatchStatus ___getDefaultEventType​(Session __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___setDefaultEventType

        public static Ice.DispatchStatus ___setDefaultEventType​(Session __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___getUserAgent

        public static Ice.DispatchStatus ___getUserAgent​(Session __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___setUserAgent

        public static Ice.DispatchStatus ___setUserAgent​(Session __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___getUserIP

        public static Ice.DispatchStatus ___getUserIP​(Session __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___setUserIP

        public static Ice.DispatchStatus ___setUserIP​(Session __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___unloadEvents

        public static Ice.DispatchStatus ___unloadEvents​(Session __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___sizeOfEvents

        public static Ice.DispatchStatus ___sizeOfEvents​(Session __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___copyEvents

        public static Ice.DispatchStatus ___copyEvents​(Session __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___addEvent

        public static Ice.DispatchStatus ___addEvent​(Session __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___addAllEventSet

        public static Ice.DispatchStatus ___addAllEventSet​(Session __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___removeEvent

        public static Ice.DispatchStatus ___removeEvent​(Session __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___removeAllEventSet

        public static Ice.DispatchStatus ___removeAllEventSet​(Session __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___clearEvents

        public static Ice.DispatchStatus ___clearEvents​(Session __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___reloadEvents

        public static Ice.DispatchStatus ___reloadEvents​(Session __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___unloadAnnotationLinks

        public static Ice.DispatchStatus ___unloadAnnotationLinks​(Session __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___sizeOfAnnotationLinks

        public static Ice.DispatchStatus ___sizeOfAnnotationLinks​(Session __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___copyAnnotationLinks

        public static Ice.DispatchStatus ___copyAnnotationLinks​(Session __obj,
                                                                IceInternal.Incoming __inS,
                                                                Ice.Current __current)
      • ___addSessionAnnotationLink

        public static Ice.DispatchStatus ___addSessionAnnotationLink​(Session __obj,
                                                                     IceInternal.Incoming __inS,
                                                                     Ice.Current __current)
      • ___addAllSessionAnnotationLinkSet

        public static Ice.DispatchStatus ___addAllSessionAnnotationLinkSet​(Session __obj,
                                                                           IceInternal.Incoming __inS,
                                                                           Ice.Current __current)
      • ___removeSessionAnnotationLink

        public static Ice.DispatchStatus ___removeSessionAnnotationLink​(Session __obj,
                                                                        IceInternal.Incoming __inS,
                                                                        Ice.Current __current)
      • ___removeAllSessionAnnotationLinkSet

        public static Ice.DispatchStatus ___removeAllSessionAnnotationLinkSet​(Session __obj,
                                                                              IceInternal.Incoming __inS,
                                                                              Ice.Current __current)
      • ___clearAnnotationLinks

        public static Ice.DispatchStatus ___clearAnnotationLinks​(Session __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • ___reloadAnnotationLinks

        public static Ice.DispatchStatus ___reloadAnnotationLinks​(Session __obj,
                                                                  IceInternal.Incoming __inS,
                                                                  Ice.Current __current)
      • ___getAnnotationLinksCountPerOwner

        public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner​(Session __obj,
                                                                            IceInternal.Incoming __inS,
                                                                            Ice.Current __current)
      • ___linkAnnotation

        public static Ice.DispatchStatus ___linkAnnotation​(Session __obj,
                                                           IceInternal.Incoming __inS,
                                                           Ice.Current __current)
      • ___addSessionAnnotationLinkToBoth

        public static Ice.DispatchStatus ___addSessionAnnotationLinkToBoth​(Session __obj,
                                                                           IceInternal.Incoming __inS,
                                                                           Ice.Current __current)
      • ___findSessionAnnotationLink

        public static Ice.DispatchStatus ___findSessionAnnotationLink​(Session __obj,
                                                                      IceInternal.Incoming __inS,
                                                                      Ice.Current __current)
      • ___unlinkAnnotation

        public static Ice.DispatchStatus ___unlinkAnnotation​(Session __obj,
                                                             IceInternal.Incoming __inS,
                                                             Ice.Current __current)
      • ___removeSessionAnnotationLinkFromBoth

        public static Ice.DispatchStatus ___removeSessionAnnotationLinkFromBoth​(Session __obj,
                                                                                IceInternal.Incoming __inS,
                                                                                Ice.Current __current)
      • ___linkedAnnotationList

        public static Ice.DispatchStatus ___linkedAnnotationList​(Session __obj,
                                                                 IceInternal.Incoming __inS,
                                                                 Ice.Current __current)
      • __dispatch

        public Ice.DispatchStatus __dispatch​(IceInternal.Incoming in,
                                             Ice.Current __current)
        Specified by:
        __dispatch in interface Ice.Object
        Overrides:
        __dispatch in class IObject
      • __writeImpl

        protected void __writeImpl​(IceInternal.BasicStream __os)
        Overrides:
        __writeImpl in class IObject
      • __readImpl

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class IObject
      • clone

        public Session clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class IObject