Package | Description |
---|---|
fr.gouv.vitam.ihmrecette.appserver.populate |
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
|
fr.gouv.vitam.storage.engine.common.referential |
Provides common Referential interfaces and factories for the Storage Engine
module :
|
Modifier and Type | Method and Description |
---|---|
VitamAsyncInputStreamResponse |
PopulateService.download(Integer tenantId,
DataCategory dataCategory,
String strategyId,
String offerId,
String objectId) |
VitamAsyncInputStreamResponse |
StoragePopulateImpl.download(Integer tenantId,
DataCategory dataCategory,
String strategyId,
String offerId,
String objectId) |
VitamAsyncInputStreamResponse |
MetadataStorageService.download(Integer tenantId,
DataCategory dataCategory,
String strategyId,
String offerId,
String objectId) |
List<OfferReference> |
StoragePopulateImpl.getOffersReferences(String strategyId) |
Modifier and Type | Method and Description |
---|---|
Map<String,StorageStrategy> |
StorageStrategyProvider.getStorageStrategies()
Retrieve all the available storage strategies
|
StorageStrategy |
StorageStrategyProvider.getStorageStrategy(String idStrategy)
Retrieve a storage strategy by its id
|
Copyright © 2019 Vitam. All rights reserved.