Uses of Class
ome.io.nio.AbstractFileSystemService

Packages that use AbstractFileSystemService
ome.io.nio New Input/Output handling for the OMERO server This includes interfaces/classes for the input and output handling of data within the OMERO 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.blitz.impl   
 

Uses of AbstractFileSystemService in ome.io.nio
 

Subclasses of AbstractFileSystemService in ome.io.nio
 class OriginalFilesService
          Raw file service which provides access to FileBuffers.
 class PixelsService
           
 class ThumbnailService
           
 

Methods in ome.io.nio with parameters of type AbstractFileSystemService
 String FilePathResolver.getOriginalFilePath(AbstractFileSystemService service, ome.model.core.Pixels pixels)
          Retrieves the original file path for a given set of pixels.
 

Uses of AbstractFileSystemService in ome.services
 

Methods in ome.services with parameters of type AbstractFileSystemService
 String OmeroFilePathResolver.getOriginalFilePath(AbstractFileSystemService service, ome.model.core.Pixels pixels)
           
 

Uses of AbstractFileSystemService in ome.services.blitz.impl
 

Constructors in ome.services.blitz.impl with parameters of type AbstractFileSystemService
DeleteHandleI(org.springframework.context.ApplicationContext ctx, Ice.Identity id, ServiceFactoryI sf, AbstractFileSystemService afs, omero.api.delete.DeleteCommand[] commands, int cancelTimeoutMs)
          Create and
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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