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