This class is responsible for interfacing with the Information Data Service (IDS) to upload and download files to and from the archives.
More...
#include <ICatalogInfoService.h>
This class is responsible for interfacing with the Information Data Service (IDS) to upload and download files to and from the archives.
- Author
- Jay Rainey, ISIS Rutherford Appleton Laboratory
- Date
- 24/02/2010
Definition at line 22 of file ICatalogInfoService.h.
◆ ICatalogInfoService()
| Mantid::API::ICatalogInfoService::ICatalogInfoService |
( |
| ) |
|
|
default |
◆ ~ICatalogInfoService()
| Mantid::API::ICatalogInfoService::~ICatalogInfoService |
( |
| ) |
|
|
virtualdefault |
◆ getDownloadURL()
| virtual const std::string Mantid::API::ICatalogInfoService::getDownloadURL |
( |
const long long & |
| ) |
|
|
pure virtual |
◆ getFileLocation()
| virtual const std::string Mantid::API::ICatalogInfoService::getFileLocation |
( |
const long long & |
| ) |
|
|
pure virtual |
◆ getPublishInvestigations()
Obtains the investigations that the user can publish to and saves related information to a workspace.
Implemented in Mantid::ICat::ICat4Catalog.
◆ getUploadURL()
| virtual const std::string Mantid::API::ICatalogInfoService::getUploadURL |
( |
const std::string & |
, |
|
|
const std::string & |
, |
|
|
const std::string & |
|
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: