| Package | Description | 
|---|---|
| ome.model.enums | |
| ome.model.meta | |
| 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 | 
|---|---|
EventType | 
EventType.newInstance()  | 
EventType | 
EventType.proxy()  | 
| Modifier and Type | Field and Description | 
|---|---|
protected EventType | 
Event.type  | 
| Modifier and Type | Method and Description | 
|---|---|
EventType | 
Event.getType()
Many-to-one field ome.model.meta.Event.type (ome.model.enums.EventType) 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Event.setType(EventType type)  | 
| Constructor and Description | 
|---|
Event(Timestamp _time,
     Experimenter _experimenter,
     ExperimenterGroup _experimenterGroup,
     EventType _type,
     Session _session)  | 
| Modifier and Type | Method and Description | 
|---|---|
Event | 
CurrentDetails.newEvent(Session session,
        EventType type,
        TokenHolder tokenHolder)  | 
                
                
Version: 5.4.0-ice35-b74
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.