public class StorageStrategyUtils extends Object
Constructor and Description |
---|
StorageStrategyUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
checkStrategy(String storageStrategy,
List<StorageStrategy> referentialStrategies,
String variableName,
boolean defaultStrategyOffersMandatory) |
static List<String> |
loadOfferIds(String storageStrategyId,
List<StorageStrategy> storageStrategies) |
public static void checkStrategy(String storageStrategy, List<StorageStrategy> referentialStrategies, String variableName, boolean defaultStrategyOffersMandatory) throws StorageStrategyNotFoundException, DefaultOffersNotFoundException
public static List<String> loadOfferIds(String storageStrategyId, List<StorageStrategy> storageStrategies) throws StorageStrategyNotFoundException
StorageStrategyNotFoundException
Copyright © 2019 Vitam. All rights reserved.