omero::model::Session
Overview
[ "protected" ]
class Session extends IObject
Derived Classes and Interfaces
- Share
Used By
- reloadAnnotationLinks
- reloadEvents
- api::SessionList
- api::ISession::closeSession
- api::ISession::createSession
- api::ISession::createSessionWithTimeout
- api::ISession::createSessionWithTimeouts
- api::ISession::createUserSession
- api::ISession::getSession
- NodeSessionsSeq
- Event::getSession
- Event::session
- Event::setSession
- Node::addSession
- Node::removeSession
- SessionAnnotationLink::getParent
- SessionAnnotationLink::link
- SessionAnnotationLink::parent
- SessionAnnotationLink::setParent
Operation Index
- getVersion
-
- setVersion
-
- getNode
-
- setNode
-
- getUuid
-
- setUuid
-
- getOwner
-
- setOwner
-
- getTimeToIdle
-
- setTimeToIdle
-
- getTimeToLive
-
- setTimeToLive
-
- getStarted
-
- setStarted
-
- getClosed
-
- setClosed
-
- getMessage
-
- setMessage
-
- getDefaultEventType
-
- setDefaultEventType
-
- getUserAgent
-
- setUserAgent
-
- getUserIP
-
- setUserIP
-
- unloadEvents
-
- sizeOfEvents
-
- copyEvents
-
- addEvent
-
- addAllEventSet
-
- removeEvent
-
- removeAllEventSet
-
- clearEvents
-
- reloadEvents
-
- unloadAnnotationLinks
-
- sizeOfAnnotationLinks
-
- copyAnnotationLinks
-
- addSessionAnnotationLink
-
- addAllSessionAnnotationLinkSet
-
- removeSessionAnnotationLink
-
- removeAllSessionAnnotationLinkSet
-
- clearAnnotationLinks
-
- reloadAnnotationLinks
-
- getAnnotationLinksCountPerOwner
-
- linkAnnotation
-
- addSessionAnnotationLinkToBoth
-
- findSessionAnnotationLink
-
- unlinkAnnotation
-
- removeSessionAnnotationLinkFromBoth
-
- linkedAnnotationList
-
Data Member Index
- version
-
- node
-
- uuid
-
- owner
-
- timeToIdle
-
- timeToLive
-
- started
-
- closed
-
- message
-
- defaultEventType
-
- userAgent
-
- userIP
-
- eventsSeq
-
- eventsLoaded
-
- annotationLinksSeq
-
- annotationLinksLoaded
-
- annotationLinksCountPerOwner
-
Operations
Data Members