Interface NameProvider
- All Known Implementing Classes:
NameProviderImpl
public interface NameProvider
Created on 15/06/2017.
// TODO @eti: Javadoc
-
Method Summary
Modifier and TypeMethodDescriptiongetMarketName(Locale locale) getMarketNames(List<Locale> locales) getOutcomeName(String outcomeId, Locale locale) getOutcomeNames(String outcomeId, List<Locale> locales)
-
Method Details
-
getMarketName
-
getMarketNames
-
getOutcomeName
-
getOutcomeNames
-