Uses of Class
fr.gouv.vitam.storage.engine.common.model.TapeLibraryArchiveStorageLocation
Packages that use TapeLibraryArchiveStorageLocation
Package
Description
Provides common Model classes for the Storage Engine module.
-
Uses of TapeLibraryArchiveStorageLocation in fr.gouv.vitam.storage.engine.common.model
Modifier and TypeClassDescriptionclass
class
class
Methods in fr.gouv.vitam.storage.engine.common.model that return TapeLibraryArchiveStorageLocationMethods in fr.gouv.vitam.storage.engine.common.model with parameters of type TapeLibraryArchiveStorageLocationModifier and TypeMethodDescriptionTapeArchiveReferentialEntity.setLocation
(TapeLibraryArchiveStorageLocation location) Constructors in fr.gouv.vitam.storage.engine.common.model with parameters of type TapeLibraryArchiveStorageLocationModifierConstructorDescriptionTapeArchiveReferentialEntity
(String archiveId, TapeLibraryArchiveStorageLocation location, EntryType entryTape, Long size, String digestValue, String lastUpdateDate) TapeArchiveReferentialEntity
(String archiveId, TapeLibraryArchiveStorageLocation location, Long size, String digestValue, String lastUpdateDate)