public interface StorageOfferProvider
| Modifier and Type | Method and Description |
|---|---|
StorageOffer |
getStorageOffer(String idOffer)
Retrieve an offer full configuration by its id
|
StorageOffer getStorageOffer(String idOffer) throws StorageException
idOffer - the id of the storage offer to retrieveStorageException - if any unwanted technical issue happensCopyright © 2018 Vitam. All rights reserved.