Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerStrategy
Packages that use SnIndexerStrategy
Package
Description
-
Uses of SnIndexerStrategy in de.hybris.platform.searchservices.indexer.service
Methods in de.hybris.platform.searchservices.indexer.service that return SnIndexerStrategyModifier and TypeMethodDescriptionSnIndexerStrategyFactory.getIndexerStrategy(SnIndexerRequest indexerRequest) Returns an instance ofSnIndexerStrategy. -
Uses of SnIndexerStrategy in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl that implement SnIndexerStrategyModifier and TypeClassDescriptionclassBase class forSnIndexerStrategyimplementations.classDefault implementation forSnIndexerStrategy.Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerStrategyModifier and TypeMethodDescriptionDefaultSnIndexerStrategyFactory.getDefaultIndexerStrategy()DefaultSnIndexerStrategyFactory.getIndexerStrategy(SnIndexerRequest indexerRequest) Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerStrategyModifier and TypeMethodDescriptionvoidDefaultSnIndexerStrategyFactory.setDefaultIndexerStrategy(SnIndexerStrategy defaultIndexerStrategy)