|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelfConfigurableService | |
---|---|
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. |
Uses of SelfConfigurableService in ome.logic |
---|
Classes in ome.logic that implement SelfConfigurableService | |
---|---|
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 |
Uses of SelfConfigurableService in ome.services |
---|
Classes in ome.services that implement SelfConfigurableService | |
---|---|
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. |
Uses of SelfConfigurableService in ome.services.delete |
---|
Classes in ome.services.delete that implement SelfConfigurableService | |
---|---|
class |
DeleteBean
Strict implementation of the IDelete service interface which will use
the SecuritySystem via
SecuritySystem.runAsAdmin(AdminAction) to forcibly
delete instances. |
Uses of SelfConfigurableService in ome.services.projection |
---|
Classes in ome.services.projection that implement SelfConfigurableService | |
---|---|
class |
ProjectionBean
Implements projection functionality for Pixels sets as declared in IProjection . |
Uses of SelfConfigurableService in ome.services.sharing |
---|
Classes in ome.services.sharing that implement SelfConfigurableService | |
---|---|
class |
ShareBean
Note: SessionManager should not be used to obtain the Share
data since it may not be completely in sync. i.e. |
Uses of SelfConfigurableService in ome.services.util |
---|
Methods in ome.services.util with parameters of type SelfConfigurableService | |
---|---|
void |
BeanHelper.configure(SelfConfigurableService bean)
|
String |
BeanHelper.getLogString(SelfConfigurableService bean)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.