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.
|
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.
|
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.