public interface FileStoreEnabled extends Identifiable
RawBioAssay
and features for a ArrayDesign
.Modifier and Type | Method and Description |
---|---|
FileSet |
getFileSet()
Get the file set that collects all files that holds data
for this item.
|
java.util.Collection<FileSet> |
getParentFileSets()
Get the file sets of parent item(s) that are related to the current item.
|
Platform |
getPlatform()
Get the platform the item is related to.
|
PlatformVariant |
getVariant()
Get the platform variant the item is related to.
|
boolean |
hasFileSet()
Check if this item has a file set.
|
getId, getType, getVersion
checkPermission, getPermissions, hasPermission
FileSet getFileSet()
DbControl.commit()
is called. To check if an item has files without creating a new
file set use the hasFileSet()
method.boolean hasFileSet()
getFileSet()
to avoid creating a new file set when there is
no need for it.Platform getPlatform()
DataFileType
:s that can be added to the file set.PlatformVariant getVariant()
DataFileType
:s that can be added to the file set.java.util.Collection<FileSet> getParentFileSets()
FileSet
or null