Uses of Class
fr.gouv.vitam.storage.offers.tape.exception.ObjectReferentialException
-
Uses of ObjectReferentialException in fr.gouv.vitam.storage.offers.tape.cas
Modifier and TypeMethodDescriptionvoid
TarFileDigestVerifier.addDigestToCheck
(String tarEntryName, String digestValue) boolean
ObjectReferentialRepository.delete
(TapeLibraryObjectReferentialId tapeLibraryObjectReferentialId) void
TarFileDigestVerifier.finalizeChecks()
void
ObjectReferentialRepository.insertOrUpdate
(TapeObjectReferentialEntity tapeObjectReferentialEntity) ObjectReferentialRepository.listContainerObjectEntries
(String containerName) TarFileRapairer.repairAndVerifyTarArchive
(InputStream inputStream, OutputStream outputStream, String tarId) ObjectReferentialRepository.selectArchiveIdsByObjectIds
(Iterator<TapeLibraryObjectReferentialId> objectIdIterator) void
ObjectReferentialRepository.updateStorageLocation
(String containerName, String objectName, String storageId, TapeLibraryTarObjectStorageLocation tapeLibraryTarStorageLocation) TarFileRapairer.verifyTarArchive
(InputStream inputStream)