Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeLibraryObjectReferentialId
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeLibraryObjectReferentialId in fr.gouv.vitam.storage.engine.common.model
Modifier and TypeMethodDescriptionTapeObjectReferentialEntity.getId()
TapeLibraryObjectReferentialId.setContainerName
(String containerName) TapeLibraryObjectReferentialId.setObjectName
(String objectName) Modifier and TypeMethodDescriptionTapeObjectReferentialEntity.setId
(TapeLibraryObjectReferentialId id) ModifierConstructorDescriptionTapeObjectReferentialEntity
(TapeLibraryObjectReferentialId id, long size, String digestType, String digest, String storageId, TapeLibraryObjectStorageLocation location, String lastObjectModifiedDate, String lastUpdateDate) -
Uses of TapeLibraryObjectReferentialId in fr.gouv.vitam.storage.offers.tape.cas
Modifier and TypeMethodDescriptionAccessRequestReferentialRepository.listObjectIdsForActiveAccessRequests()
Modifier and TypeMethodDescriptionboolean
ObjectReferentialRepository.delete
(TapeLibraryObjectReferentialId tapeLibraryObjectReferentialId) Modifier and TypeMethodDescriptionObjectReferentialRepository.selectArchiveIdsByObjectIds
(Iterator<TapeLibraryObjectReferentialId> objectIdIterator)