Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeObjectReferentialEntity
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeObjectReferentialEntity in fr.gouv.vitam.storage.engine.common.model
Modifier and TypeMethodDescriptionTapeObjectReferentialEntity.setDigestType
(String digestType) TapeObjectReferentialEntity.setId
(TapeLibraryObjectReferentialId id) TapeObjectReferentialEntity.setLastObjectModifiedDate
(String lastObjectModifiedDate) TapeObjectReferentialEntity.setLastUpdateDate
(String lastUpdateDate) TapeObjectReferentialEntity.setLocation
(TapeLibraryObjectStorageLocation location) TapeObjectReferentialEntity.setSize
(long size) TapeObjectReferentialEntity.setStorageId
(String storageId) -
Uses of TapeObjectReferentialEntity in fr.gouv.vitam.storage.offers.tape.cas
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionvoid
ObjectReferentialRepository.insertOrUpdate
(TapeObjectReferentialEntity tapeObjectReferentialEntity)