Interface NameProviderFactory
- All Known Implementing Classes:
NameProviderFactoryImpl
public interface NameProviderFactory
Created on 20/06/2017.
// TODO @eti: Javadoc
-
Method Summary
Modifier and TypeMethodDescriptionbuildNameProvider(SportEvent sportEvent, int marketId, Map<String, String> specifiers, int producerId)
-
Method Details
-
buildNameProvider
NameProvider buildNameProvider(SportEvent sportEvent, int marketId, Map<String, String> specifiers, int producerId)
-