Uses of Class
ome.io.nio.ThumbnailService

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

Uses of ThumbnailService in ome.logic
 

Methods in ome.logic with parameters of type ThumbnailService
 void RepositoryInfoImpl.setThumbnailService(ThumbnailService thumbnailService)
          Bean injection setter for ROMIO thumbnail service
 

Uses of ThumbnailService in ome.services
 

Methods in ome.services with parameters of type ThumbnailService
 void ThumbnailBean.setIoService(ThumbnailService ioService)
          I/O service (ThumbnailService) Bean injector.
 

Constructors in ome.services with parameters of type ThumbnailService
ThumbnailCtx(IQuery queryService, IUpdate updateService, IPixels pixelsService, IRenderingSettings settingsService, ThumbnailService thumbnailService, SecuritySystem securitySystem, long userId)
          Default constructor.
 



OmeroJava Api

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

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