Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeArchiveReferentialEntity
Packages that use TapeArchiveReferentialEntity
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeArchiveReferentialEntity in fr.gouv.vitam.storage.engine.common.model
Methods in fr.gouv.vitam.storage.engine.common.model that return TapeArchiveReferentialEntityModifier 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
Methods in fr.gouv.vitam.storage.offers.tape.cas that return types with arguments of type TapeArchiveReferentialEntityModifier and TypeMethodDescriptionMethods in fr.gouv.vitam.storage.offers.tape.cas with parameters of type TapeArchiveReferentialEntityModifier and TypeMethodDescriptionvoid
ArchiveReferentialRepository.insert
(TapeArchiveReferentialEntity tapeArchiveReferentialEntity)