Package | Description |
---|---|
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 | |
ome.services.delete |
Implementations of the ome.api.IDelete service.
|
Modifier and Type | Class and Description |
---|---|
class |
OriginalFilesService
Raw file service which provides access to
FileBuffers . |
class |
PixelsService |
class |
ThumbnailService |
Modifier and Type | Method and Description |
---|---|
String |
FilePathResolver.getOriginalFilePath(AbstractFileSystemService service,
ome.model.core.Pixels pixels)
Retrieves the original file path for a given set of pixels.
|
Modifier and Type | Method and Description |
---|---|
String |
OmeroFilePathResolver.getOriginalFilePath(AbstractFileSystemService service,
ome.model.core.Pixels pixels) |
Constructor and Description |
---|
DeleteHandleI(org.springframework.context.ApplicationContext ctx,
Ice.Identity id,
ServiceFactoryI sf,
AbstractFileSystemService afs,
omero.api.delete.DeleteCommand[] commands,
int cancelTimeoutMs)
Call the main constructor with a null call context.
|
DeleteHandleI(org.springframework.context.ApplicationContext ctx,
Ice.Identity id,
ServiceFactoryI sf,
AbstractFileSystemService afs,
omero.api.delete.DeleteCommand[] commands,
int cancelTimeoutMs,
Map<String,String> callContext)
Main constructor.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractFileSystemService |
Deletion.Builder.afs |
Constructor and Description |
---|
Deletion.Builder(AbstractFileSystemService afs) |
Deletion(org.springframework.context.ApplicationContext specs,
DeleteStepFactory factory,
AbstractFileSystemService afs) |
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.