public interface StorageStrategyProvider
Modifier and Type | Method and Description |
---|---|
StorageStrategy |
getStorageStrategy(String idStrategy)
Retrieve a storage strategy by its id
|
StorageStrategy getStorageStrategy(String idStrategy) throws StorageTechnicalException
idStrategy
- the id of the storage strategy to retrieveStorageTechnicalException
- if any unwanted technical issue happensCopyright © 2018 Vitam. All rights reserved.