Uses of Class
fr.gouv.vitam.storage.engine.common.referential.model.StorageStrategy
Packages that use StorageStrategy
Package
Description
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
Provides Storage Engine client interface, factory and implementations.
Provides common Referential interfaces and factories for the Storage Engine
module :
Provides a Distribution interface for the Storage Engine Server module
Provides a Distribution implementation for the Storage Engine Server module
Provides common utility classes for the Worker module.
Provides classes for the Audit Workflow.
-
Uses of StorageStrategy in fr.gouv.vitam.ihmrecette.appserver
Methods in fr.gouv.vitam.ihmrecette.appserver that return types with arguments of type StorageStrategyModifier and TypeMethodDescriptionStorageCRUDUtils.getStrategies()
get the list of strategies containing the offers -
Uses of StorageStrategy in fr.gouv.vitam.storage.engine.client
Methods in fr.gouv.vitam.storage.engine.client that return types with arguments of type StorageStrategyModifier and TypeMethodDescriptionStorageClient.getStorageStrategies()
Get strategies.StorageClientMock.getStorageStrategies()
-
Uses of StorageStrategy in fr.gouv.vitam.storage.engine.common.referential
Methods in fr.gouv.vitam.storage.engine.common.referential that return StorageStrategyModifier and TypeMethodDescriptionStorageStrategyProvider.getStorageStrategy
(String idStrategy) Retrieve a storage strategy by its idMethods in fr.gouv.vitam.storage.engine.common.referential that return types with arguments of type StorageStrategyModifier and TypeMethodDescriptionStorageStrategyProvider.getStorageStrategies()
Retrieve all the available storage strategies -
Uses of StorageStrategy in fr.gouv.vitam.storage.engine.common.utils
Method parameters in fr.gouv.vitam.storage.engine.common.utils with type arguments of type StorageStrategyModifier and TypeMethodDescriptionstatic boolean
StorageStrategyUtils.checkReferentOfferUsageInStrategiesValid
(List<StorageStrategy> storageStrategies) static void
StorageStrategyUtils.checkStrategy
(String storageStrategy, List<StorageStrategy> referentialStrategies, String variableName, boolean referentOffersMandatory) StorageStrategyUtils.loadOfferIds
(String storageStrategyId, List<StorageStrategy> storageStrategies) -
Uses of StorageStrategy in fr.gouv.vitam.storage.engine.server.distribution
Methods in fr.gouv.vitam.storage.engine.server.distribution that return types with arguments of type StorageStrategyModifier and TypeMethodDescriptionStorageDistribution.getStrategies()
Retrieve all the available storage strategies -
Uses of StorageStrategy in fr.gouv.vitam.storage.engine.server.distribution.impl
Methods in fr.gouv.vitam.storage.engine.server.distribution.impl that return types with arguments of type StorageStrategyModifier and TypeMethodDescriptionReadOnlyShieldStorageDistribution.getStrategies()
StorageDistributionImpl.getStrategies()
-
Uses of StorageStrategy in fr.gouv.vitam.worker.common.utils
Methods in fr.gouv.vitam.worker.common.utils that return types with arguments of type StorageStrategyModifier and TypeMethodDescriptionstatic List<StorageStrategy>
StorageUtils.loadStorageStrategies
(File file) -
Uses of StorageStrategy in fr.gouv.vitam.worker.core.plugin.audit
Method parameters in fr.gouv.vitam.worker.core.plugin.audit with type arguments of type StorageStrategyModifier and TypeMethodDescriptionAuditExistenceService.check
(AuditObjectGroup gotDetail, List<StorageStrategy> storageStrategies) Check the existence of all objects in GOT.AuditIntegrityService.check
(AuditObjectGroup gotDetail, List<StorageStrategy> storageStrategies) Check the integrity of all binary objects in GOT. -
Uses of StorageStrategy in fr.gouv.vitam.worker.core.plugin.evidence
Method parameters in fr.gouv.vitam.worker.core.plugin.evidence with type arguments of type StorageStrategyModifier and TypeMethodDescriptionEvidenceService.evidenceAuditsChecks
(String id, MetadataType metadataType, List<StorageStrategy> storageStrategies) evidenceAuditsChecks