Uses of Interface
de.hybris.platform.searchservices.core.service.SnListenerFactory
Packages that use SnListenerFactory
Package
Description
-
Uses of SnListenerFactory in de.hybris.platform.searchservices.core.service.impl
Classes in de.hybris.platform.searchservices.core.service.impl that implement SnListenerFactory -
Uses of SnListenerFactory in de.hybris.platform.searchservices.indexer.service.impl
Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnListenerFactoryModifier and TypeMethodDescriptionAbstractSnIndexerBatchStrategy.getSnListenerFactory()AbstractSnIndexerStrategy.getSnListenerFactory()Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnListenerFactoryModifier and TypeMethodDescriptionvoidAbstractSnIndexerBatchStrategy.setSnListenerFactory(SnListenerFactory snListenerFactory) voidAbstractSnIndexerStrategy.setSnListenerFactory(SnListenerFactory snListenerFactory) -
Uses of SnListenerFactory in de.hybris.platform.searchservices.search.service.impl
Methods in de.hybris.platform.searchservices.search.service.impl that return SnListenerFactoryMethods in de.hybris.platform.searchservices.search.service.impl with parameters of type SnListenerFactoryModifier and TypeMethodDescriptionvoidDefaultSnSearchStrategy.setSnListenerFactory(SnListenerFactory snListenerFactory) -
Uses of SnListenerFactory in de.hybris.platform.searchservices.suggest.service.impl
Methods in de.hybris.platform.searchservices.suggest.service.impl that return SnListenerFactoryMethods in de.hybris.platform.searchservices.suggest.service.impl with parameters of type SnListenerFactoryModifier and TypeMethodDescriptionvoidDefaultSnSuggestStrategy.setSnListenerFactory(SnListenerFactory snListenerFactory)