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.modelMethods 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.casMethods 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 TypeMethodDescriptionvoidArchiveReferentialRepository.insert(TapeArchiveReferentialEntity tapeArchiveReferentialEntity)