| Package | Description | 
|---|---|
| ome.model.annotations | |
| ome.model.meta | |
| ome.security | JBoss and OMERO security handling
    
  This includes classes that provide security for the execution and usage of the OMERO server on 
  a JBoss platform. | 
| ome.security.basic | Basic OMERO security contextual classes
    
  Basic classes that provide security context objects necessary to secure the implementation of 
  the OMERO server on a JBoss platform. | 
| Modifier and Type | Method and Description | 
|---|---|
| Node | NodeAnnotationLink. parent() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NodeAnnotationLink. link(Node parent,
    Annotation child) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Node | Session. node | 
| Modifier and Type | Method and Description | 
|---|---|
| Node | Session. getNode()Many-to-one field ome.model.meta.Session.node (ome.model.meta.Node) | 
| Node | Node. newInstance() | 
| Node | Node. proxy() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Session. setNode(Node node) | 
| Constructor and Description | 
|---|
| Session(Node _node,
       java.lang.String _uuid,
       Experimenter _owner,
       java.lang.Long _timeToIdle,
       java.lang.Long _timeToLive,
       java.sql.Timestamp _started,
       java.lang.String _defaultEventType) | 
| Modifier and Type | Method and Description | 
|---|---|
| Node | NodeProvider. addManager(java.lang.String managerUuid,
          java.lang.String proxyString)Adds a manager node. | 
| Node | NodeProvider. getManagerByUuid(java.lang.String managerUuid,
                ServiceFactory sf)Retrieves a given manager node. | 
| Modifier and Type | Method and Description | 
|---|---|
| Node | NodeProviderInDb. addManager(java.lang.String managerUuid,
          java.lang.String proxyString) | 
| Node | NodeProviderInMemory. addManager(java.lang.String managerUuid,
          java.lang.String proxyString) | 
| Node | NodeProviderWrapper. addManager(java.lang.String managerUuid,
          java.lang.String proxyString) | 
| Node | NodeProviderInDb. getManagerByUuid(java.lang.String managerUuid,
                ServiceFactory sf) | 
| Node | NodeProviderInMemory. getManagerByUuid(java.lang.String managerUuid,
                ServiceFactory sf) | 
| Node | NodeProviderWrapper. getManagerByUuid(java.lang.String managerUuid,
                ServiceFactory sf) | 
                
                
Version: 5.4.8-ice35-b99
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.