Uses of Interface
de.hybris.platform.searchservices.admin.service.SnCommonConfigurationService
-
-
Uses of SnCommonConfigurationService in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return SnCommonConfigurationService Modifier and Type Method Description SnCommonConfigurationServiceDefaultSnAsCatalogVersionResolver. getSnCommonConfigurationService()SnCommonConfigurationServiceSnAsSearchProvider. getSnCommonConfigurationService()Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl with parameters of type SnCommonConfigurationService Modifier and Type Method Description voidDefaultSnAsCatalogVersionResolver. setSnCommonConfigurationService(SnCommonConfigurationService snCommonConfigurationService)voidSnAsSearchProvider. setSnCommonConfigurationService(SnCommonConfigurationService snCommonConfigurationService) -
Uses of SnCommonConfigurationService in de.hybris.platform.searchservices.admin.service.impl
Classes in de.hybris.platform.searchservices.admin.service.impl that implement SnCommonConfigurationService Modifier and Type Class Description classDefaultSnCommonConfigurationServiceDefault implementation ofSnCommonConfigurationService. -
Uses of SnCommonConfigurationService in de.hybris.platform.searchservices.core.service.impl
Methods in de.hybris.platform.searchservices.core.service.impl that return SnCommonConfigurationService Modifier and Type Method Description SnCommonConfigurationServiceDefaultSnSessionService. getSnCommonConfigurationService()Methods in de.hybris.platform.searchservices.core.service.impl with parameters of type SnCommonConfigurationService Modifier and Type Method Description voidDefaultSnSessionService. setSnCommonConfigurationService(SnCommonConfigurationService snCommonConfigurationService)
-