| Interface | Description |
|---|---|
| IDssServiceRpcGeneric |
Generic functionality for interacting with the DSS.
|
| Class | Description |
|---|---|
| DataSetFileDTO |
Represents a reference to a file/folder within a data set.
|
| DataStoreApiUrlUtilities | |
| FileInfoDssBuilder |
Helper Class for creating FileInfoDss objects based on file system.
|
| FileInfoDssDTO |
Represents information about a file stored in DSS.
|
| HierarchicalFileInfoDssBuilder |
Helper Class for creating FileInfoDss objects based on file system abstraction.
|
| NewDataSetDTO |
Represents a new data set that the DSS should register.
|
| NewDataSetDTO.DataSetOwner |
The identifier of the owner of the new data set.
|
| NewDataSetDTOBuilder |
A mutable object for building NewDataSetDTO objects.
|
| NewDataSetMetadataDTO |
Represents optional metadata (data set type and properties) of a new data set that the DSS should
register.
|
| ShareInfo |
Information about a share.
|
| Enum | Description |
|---|---|
| NewDataSetDTO.DataSetOwnerType |
The different types of owners of data sets; there are two: experiment and sample.
|