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");}
FileRecycleLogItorgetFileRecycleLogItor()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");}
voiddeleteFilesFromRecycleLog(conststd::string&vid,log::LogContext&lc){throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
std::list<common::dataStructures::ArchiveFile>getFilesForRepack(conststd::string&vid,constuint64_tstartFSeq,constuint64_tmaxNbFiles)constoverride{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
ArchiveFileItorgetArchiveFilesForRepackItor(conststd::string&vid,constuint64_tstartFSeq)constoverride{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
std::list<common::dataStructures::ArchiveRoute>getArchiveRoutes()const{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}