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.
|
ome.services.util |
Helper classes to support OMERO service beans
Instead of abstract classes, IOC methods and dependency injection is used to provide service
interception for the Service (binary) bean classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLevel1Service
service level 1
|
class |
AbstractLevel2Service
service level 2
|
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 |
QueryImpl
Provides methods for directly querying object graphs.
|
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.
|
class |
UpdateImpl
implementation of the IUpdate service interface
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStatefulBean
Base bean implementation for stateful services.
|
class |
JobBean
Provides methods for submitting asynchronous tasks.
|
class |
RawFileBean
Raw file gateway which provides access to the OMERO file repository.
|
class |
RawPixelsBean
Implementation of the RawPixelsStore stateful service.
|
class |
SearchBean
Implements the
Search interface. |
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. |
Modifier and Type | Method and Description |
---|---|
void |
BeanHelper.configure(SelfConfigurableService bean) |
java.lang.String |
BeanHelper.getLogString(SelfConfigurableService bean) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.