omero::cmd::UsedFilesResponse
Overview
class UsedFilesResponse extends OK
The used files associated with an FS image.
Data Member Index
- binaryFilesThisSeries
-
The original file IDs of any binary files associated with the
image's particular series.
- binaryFilesOtherSeries
-
The original file IDs of any binary files associated with the
image's fileset but not with its particular series.
- companionFilesThisSeries
-
The original file IDs of any companion files associated with the
image's particular series.
- companionFilesOtherSeries
-
The original file IDs of any companion files associated with the
image's fileset but not with its particular series.
Data Members
The original file IDs of any binary files associated with the
image's particular series.
The original file IDs of any binary files associated with the
image's fileset but not with its particular series.
The original file IDs of any companion files associated with the
image's particular series.
api::LongList companionFilesOtherSeries;
The original file IDs of any companion files associated with the
image's fileset but not with its particular series.