voidmodifyAdminUserComment(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&username,conststd::string&comment)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyArchiveRouteComment(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&instanceName,conststd::string&storageClassName,constuint32_tcopyNb,conststd::string&comment)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyArchiveRouteTapePoolName(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&instanceName,conststd::string&storageClassName,constuint32_tcopyNb,conststd::string&tapePoolName)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyLogicalLibraryName(constcommon::dataStructures::SecurityIdentity&admin,conststd::string¤tName,conststd::string&newName)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyLogicalLibraryComment(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,conststd::string&comment)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidsetLogicalLibraryDisabled(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constbooldisabledValue)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyMountPolicyArchiveMinRequestAge(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constuint64_tminArchiveRequestAge)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}