public class FilesetData extends DataObject
Constructor and Description |
---|
FilesetData(omero.model.Fileset set)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getAbsolutePaths()
Returns the collections of absolute paths.
|
java.util.List<java.lang.Long> |
getImageIds()
Returns the collection of images related to the file set.
|
java.util.List<java.lang.String> |
getUsedFilePaths()
Returns the collection of file paths used for importing the files
(in case of in-place imports these are the targets of the (sym)links)
|
asAnnotation, asChannel, asDataset, asExperimenter, asFolder, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlaneInfo, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, getCreated, getDetails, getGroupId, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString
public FilesetData(omero.model.Fileset set)
set
- The value to set.public java.util.List<java.lang.String> getAbsolutePaths()
public java.util.List<java.lang.String> getUsedFilePaths()
public java.util.List<java.lang.Long> getImageIds()