| Modifier and Type | Method and Description | 
|---|---|
List<MarketMappingData> | 
MarketDescription.getMappings()
Returns a  
List of mappings that are available for the related market | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MarketMappingDataImpl
Created on 14/06/2017. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MarketMappingData> | 
MarketDescriptionImpl.getMappings()  | 
List<MarketMappingData> | 
MarketManagerImpl.getMarketMapping(int marketId,
                Map<String,String> specifiers,
                Producer producer)  | 
List<MarketMappingData> | 
MarketManagerImpl.getMarketMapping(int marketId,
                Producer producer)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<MarketMappingData> | 
MarketDescriptionManager.getMarketMapping(int marketId,
                Map<String,String> specifiers,
                Producer producer)
Returns a list of available market mappings(including possible variant mappings) for the
 provided marketId/producer combination 
 | 
List<MarketMappingData> | 
MarketDescriptionManager.getMarketMapping(int marketId,
                Producer producer)
Returns a list of available mappings for the provided marketId/producer combination 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MarketMappingData> | 
MarketDefinition.getValidMappings(Locale locale)
Returns a  
List of valid market mappings that are valid for the associated event message,
 the mappings are returned in the raw format provided by the API | 
List<MarketMappingData> | 
MarketDefinition.getValidMappings(Locale locale,
                boolean adjustMappingsWithMessageData)
Returns a  
List of valid market mappings that are valid for the associated event message,
 based on the input parameters the mappings can be adjusted with the content of the associated markets. | 
Copyright © 2016–2025. All rights reserved.