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(java.sql.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.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.