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,
OmeroContext applicationContext,
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) |
Modifier and Type | Method and Description |
---|---|
void |
DiskUsage2I.setThumbnailService(ThumbnailService thumbnailService)
Provided by
RequestObjectFactoryRegistry . |
Constructor and Description |
---|
DiskUsageI(PixelsService pixelsService,
ThumbnailService thumbnailService,
GraphPathBean graphPathBean)
Deprecated.
Construct a disk usage request.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.