| Interface | Description |
|---|---|
| FileInfoDssDownloader.FileInfoDssDownloaderListener |
Interface for listeners to events from the downloader.
|
| IDataSetDss |
The representation of a Data Set managed by a DSS server.
|
| IDssComponent |
A component that manages a connection to openBIS and 1 or more data store servers.
|
| IOpenbisServiceFacade |
Provides a fully-blown API for openBIS integration.
|
| ISimpleOpenbisServiceFacade |
Provides a simplified view of an openBIS backend by allowing the following operations :
|
| Class | Description |
|---|---|
| DataSet |
A class that provides uniform access to data set metadata (from the openBIS AS) and data (from
the openBIS DSS).
|
| DssComponentFactory |
A class that creates DssComponents.
|
| FileInfoDssDownloader |
Utility class for downloading an array of file infos.
|
| OpenbisServiceFacadeFactory |
A factory creating
IOpenbisServiceFacade instances. |