Package | Description |
---|---|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
ome.services |
Base services package for OMERO API services
This includes classes that implement OMERO API services described as interfaces in the
OMERO Common component.
|
ome.services.delete |
Implementations of the ome.api.IDelete service.
|
ome.services.projection | |
ome.services.sharing |
ome.api.IShare support infrastructure.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminImpl
Provides methods for administering user accounts, passwords, as well as
methods which require special privileges.
|
class |
ConfigImpl
implementation of the IConfig service interface.
|
class |
LdapImpl
Provides methods for administering user accounts, passwords, as well as
methods which require special privileges.
|
class |
MetadataImpl
Implement the
IMetadata I/F. |
class |
PixelsImpl
implementation of the Pixels service interface.
|
class |
PojosImpl
implementation of the Pojos service interface.
|
class |
RenderingSettingsImpl
Implementation of the
IRenderingSettings I/F. |
class |
RepositoryInfoImpl
Class implementation of the IRepositoryInfo service interface.
|
class |
TypesImpl
implementation of the ITypes service interface.
|
Modifier and Type | Class and Description |
---|---|
class |
ThumbnailBean
Provides methods for directly querying object graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteBean
Strict implementation of the
IDelete service interface which will use
the SecuritySystem via
SecuritySystem.runAsAdmin(AdminAction) to forcibly
delete instances. |
Modifier and Type | Class and Description |
---|---|
class |
ProjectionBean
Implements projection functionality for Pixels sets as declared in
IProjection . |
Modifier and Type | Class and Description |
---|---|
class |
ShareBean
Note:
SessionManager should not be used to obtain the Share
data since it may not be completely in sync. i.e. |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.