Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeLibraryTarObjectStorageLocation
-
Packages that use TapeLibraryTarObjectStorageLocation Package Description fr.gouv.vitam.storage.engine.common.model Provides common Model classes for the Storage Engine module.fr.gouv.vitam.storage.offers.tape.cas -
-
Uses of TapeLibraryTarObjectStorageLocation in fr.gouv.vitam.storage.engine.common.model
Methods in fr.gouv.vitam.storage.engine.common.model that return TapeLibraryTarObjectStorageLocation Modifier and Type Method Description TapeLibraryTarObjectStorageLocation
TapeLibraryTarObjectStorageLocation. setTarEntries(java.util.List<TarEntryDescription> tarEntries)
-
Uses of TapeLibraryTarObjectStorageLocation in fr.gouv.vitam.storage.offers.tape.cas
Methods in fr.gouv.vitam.storage.offers.tape.cas with parameters of type TapeLibraryTarObjectStorageLocation Modifier and Type Method Description void
ObjectReferentialRepository. updateStorageLocation(java.lang.String containerName, java.lang.String objectName, java.lang.String storageId, TapeLibraryTarObjectStorageLocation tapeLibraryTarStorageLocation)
-