public interface MarketDescriptionProvider
Modifier and Type | Method and Description |
---|---|
MarketDescription |
getMarketDescription(int marketId,
Map<String,String> marketSpecifiers,
List<Locale> locales,
boolean fetchVariantDescriptions) |
boolean |
reloadMarketDescription(int marketId,
Map<String,String> marketSpecifiers)
Reloads market description (single or list)
|
MarketDescription getMarketDescription(int marketId, Map<String,String> marketSpecifiers, List<Locale> locales, boolean fetchVariantDescriptions) throws CacheItemNotFoundException
CacheItemNotFoundException
boolean reloadMarketDescription(int marketId, Map<String,String> marketSpecifiers)
marketId
- the market identifiermarketSpecifiers
- a list of specifiers or a null reference if market is invariantCopyright © 2016–2025. All rights reserved.