Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeArchiveReferentialEntity
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeArchiveReferentialEntity in fr.gouv.vitam.storage.engine.common.model
Modifier and TypeMethodDescriptionTapeArchiveReferentialEntity.setArchiveId
(String archiveId) TapeArchiveReferentialEntity.setDigestValue
(String digestValue) TapeArchiveReferentialEntity.setEntryTape
(EntryType entryTape) TapeArchiveReferentialEntity.setLastUpdateDate
(String lastUpdateDate) TapeArchiveReferentialEntity.setLocation
(TapeLibraryArchiveStorageLocation location) -
Uses of TapeArchiveReferentialEntity in fr.gouv.vitam.storage.offers.tape.cas
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionvoid
ArchiveReferentialRepository.insert
(TapeArchiveReferentialEntity tapeArchiveReferentialEntity)