Uses of Interface
de.hybris.platform.searchservices.admin.service.SnIndexConfigurationService
-
-
Uses of SnIndexConfigurationService in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return SnIndexConfigurationService Modifier and Type Method Description SnIndexConfigurationServiceSnAsSearchProvider. getSnIndexConfigurationService()Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl with parameters of type SnIndexConfigurationService Modifier and Type Method Description voidSnAsSearchProvider. setSnIndexConfigurationService(SnIndexConfigurationService snIndexConfigurationService) -
Uses of SnIndexConfigurationService in de.hybris.platform.searchservices.admin.service.impl
Classes in de.hybris.platform.searchservices.admin.service.impl that implement SnIndexConfigurationService Modifier and Type Class Description classDefaultSnIndexConfigurationServiceDefault implementation ofSnIndexConfigurationService.Methods in de.hybris.platform.searchservices.admin.service.impl that return SnIndexConfigurationService Modifier and Type Method Description SnIndexConfigurationServiceDefaultSnCommonConfigurationService. getSnIndexConfigurationService()Methods in de.hybris.platform.searchservices.admin.service.impl with parameters of type SnIndexConfigurationService Modifier and Type Method Description voidDefaultSnCommonConfigurationService. setSnIndexConfigurationService(SnIndexConfigurationService snIndexConfigurationService) -
Uses of SnIndexConfigurationService in de.hybris.platform.searchservices.core.service.impl
Methods in de.hybris.platform.searchservices.core.service.impl that return SnIndexConfigurationService Modifier and Type Method Description SnIndexConfigurationServiceDefaultSnContextFactory. getSnIndexConfigurationService()Methods in de.hybris.platform.searchservices.core.service.impl with parameters of type SnIndexConfigurationService Modifier and Type Method Description voidDefaultSnContextFactory. setSnIndexConfigurationService(SnIndexConfigurationService snIndexConfigurationService)
-