| 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. | 
| omero.cmd | |
| omero.cmd.graphs | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RepositoryInfoImpl. setThumbnailService(ThumbnailService thumbnailService)Bean injection setter for ROMIO thumbnail service | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ThumbnailBean. setIoService(ThumbnailService ioService)I/O service (ThumbnailService) Bean injector. | 
| Constructor and Description | 
|---|
| ThumbnailCtx(IQuery queryService,
            IUpdate updateService,
            IPixels pixelsService,
            IRenderingSettings settingsService,
            ThumbnailService thumbnailService,
            SecuritySystem securitySystem,
            long userId)Default constructor. | 
| Constructor and Description | 
|---|
| RequestObjectFactoryRegistry(ExtendedMetadata em,
                            ACLVoter voter,
                            Roles roles,
                            PixelsService pixelsService,
                            ThumbnailService thumbnailService,
                            MailUtil mailUtil,
                            PasswordUtil passwordUtil,
                            SecuritySystem sec,
                            PasswordProvider passwordProvider,
                            GraphRequestFactory graphRequestFactory) | 
| Constructor and Description | 
|---|
| DiskUsageI(PixelsService pixelsService,
          ThumbnailService thumbnailService,
          GraphPathBean graphPathBean)Construct a disk usage request. | 
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.