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.delete |
Implementations of the ome.api.IDelete service.
|
ome.services.delete.files |
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 |
---|---|
java.lang.String |
FilePathResolver.getOriginalFilePath(AbstractFileSystemService service,
Pixels pixels)
Retrieves the original file path for a given set of pixels.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
OmeroFilePathResolver.getOriginalFilePath(AbstractFileSystemService service,
Pixels pixels) |
Modifier and Type | Field and Description |
---|---|
protected AbstractFileSystemService |
Deletion.Builder.afs |
Constructor and Description |
---|
Builder(AbstractFileSystemService afs,
ExtendedMetadata em) |
Deletion(AbstractFileSystemService afs,
OmeroContext ctx) |
Modifier and Type | Field and Description |
---|---|
protected AbstractFileSystemService |
AbstractFileDeletions.afs |
Constructor and Description |
---|
AbstractFileDeletions(AbstractFileSystemService afs,
java.util.Set<java.lang.Long> deletedIds) |
FileDeleter(OmeroContext ctx,
AbstractFileSystemService afs,
com.google.common.collect.SetMultimap<java.lang.String,java.lang.Long> deleteTargets) |
OriginalFileDeletions(AbstractFileSystemService afs,
java.util.Set<java.lang.Long> deletedIds,
OmeroContext ctx) |
PixelsFileDeletions(AbstractFileSystemService afs,
java.util.Set<java.lang.Long> deletedIds) |
ThumbnailFileDeletions(AbstractFileSystemService afs,
java.util.Set<java.lang.Long> deletedIds) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.