Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeLibraryOnTapeArchiveStorageLocation
-
Packages that use TapeLibraryOnTapeArchiveStorageLocation 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 TapeLibraryOnTapeArchiveStorageLocation in fr.gouv.vitam.storage.engine.common.model
Methods in fr.gouv.vitam.storage.engine.common.model that return TapeLibraryOnTapeArchiveStorageLocation Modifier and Type Method Description TapeLibraryOnTapeArchiveStorageLocation
TapeLibraryOnTapeArchiveStorageLocation. setFilePosition(java.lang.Integer filePosition)
TapeLibraryOnTapeArchiveStorageLocation
TapeLibraryOnTapeArchiveStorageLocation. setTapeCode(java.lang.String tapeCode)
-
Uses of TapeLibraryOnTapeArchiveStorageLocation in fr.gouv.vitam.storage.offers.tape.cas
Methods in fr.gouv.vitam.storage.offers.tape.cas with parameters of type TapeLibraryOnTapeArchiveStorageLocation Modifier and Type Method Description void
ArchiveReferentialRepository. updateLocationToOnTape(java.lang.String archiveId, TapeLibraryOnTapeArchiveStorageLocation onTapeTarStorageLocation)
-