Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeLibraryArchiveStorageLocation
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeLibraryArchiveStorageLocation in fr.gouv.vitam.storage.engine.common.model
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionTapeArchiveReferentialEntity.setLocation
(TapeLibraryArchiveStorageLocation location) ModifierConstructorDescriptionTapeArchiveReferentialEntity
(String archiveId, TapeLibraryArchiveStorageLocation location, EntryType entryTape, Long size, String digestValue, String lastUpdateDate) TapeArchiveReferentialEntity
(String archiveId, TapeLibraryArchiveStorageLocation location, Long size, String digestValue, String lastUpdateDate)