registrySourceBuilderName

Parameters

registrySourceBuilderName

The name of the IviThemeRegistrySourceBuilder class.

The name must be formatted in PascalCase and must end with the RegistrySourceBuilder suffix. The RegistrySourceBuilder suffix is mandatory to make it easier for developers to find where the class is used in the code base.

The name needs to match a class with the same name that implements the com.tomtom.ivi.platform.theming.api.common.registry.IviThemeRegistrySourceBuilder interface.