voidmodifyDiskSystemSleepTime(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constuint64_tsleepTime)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyDiskSystemComment(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,conststd::string&comment)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
std::list<common::dataStructures::AdminUser>getAdminUsers()constoverride{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
common::dataStructures::ArchiveFilegetArchiveFileById(constuint64_tid)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
common::dataStructures::ArchiveFilegetArchiveFileById(constuint64_tid)constoverride{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
ArchiveFileItorgetArchiveFilesItor(constTapeFileSearchCriteria&searchCriteria)const{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
DeletedArchiveFileItorgetDeletedArchiveFilesItor()const{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voiddeleteFileFromRecycleBin(constuint64_tarchiveFileId,log::LogContext&lc){throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}