Uses of Class
ome.logic.AbstractLevel2Service

Packages that use AbstractLevel2Service
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. 
 

Uses of AbstractLevel2Service in ome.logic
 

Subclasses of AbstractLevel2Service in ome.logic
 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.
 

Uses of AbstractLevel2Service in ome.services
 

Subclasses of AbstractLevel2Service in ome.services
 class ThumbnailBean
          Provides methods for directly querying object graphs.
 

Uses of AbstractLevel2Service in ome.services.delete
 

Subclasses of AbstractLevel2Service in ome.services.delete
 class DeleteBean
          Strict implementation of the IDelete service interface which will use the SecuritySystem via SecuritySystem.runAsAdmin(AdminAction) to forcibly delete instances.
 

Uses of AbstractLevel2Service in ome.services.projection
 

Subclasses of AbstractLevel2Service in ome.services.projection
 class ProjectionBean
          Implements projection functionality for Pixels sets as declared in IProjection.
 

Uses of AbstractLevel2Service in ome.services.sharing
 

Subclasses of AbstractLevel2Service in ome.services.sharing
 class ShareBean
          Note: SessionManager should not be used to obtain the Share data since it may not be completely in sync. i.e.
 



OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

Copyright © 2009 The University of Dundee. All Rights Reserved.