パッケージ | 説明 |
---|---|
ome.annotations |
Runtime source annotation package for the OMERO server
This includes classes that annotate source code and check metadata at runtime
for server API calls.
|
ome.api |
Contains the central verbs of the Omero System.
|
ome.system |
Provides the necessary container structure for the entire Omero system.
|
修飾子とタイプ | クラスと説明 |
---|---|
interface |
Hidden
annotation which specifies that a method parameter (e.g. a password) must be
hidden from logging output.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
IConfig
Access to server configuration.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
EventContext
manages authenticated principals and other context for a given event.
|
class |
SimpleEventContext
simple, non-thread-safe, serializable
EventContext |
class |
Version
static utililty for checking Omero classes for revision number and date.
|