Package ch.systemsx.cisd.openbis.dss.client.api.v1

Interface Summary
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 Summary
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.