Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerStrategy
-
Packages that use SnIndexerStrategy Package Description de.hybris.platform.searchservices.indexer.service de.hybris.platform.searchservices.indexer.service.impl -
-
Uses of SnIndexerStrategy in de.hybris.platform.searchservices.indexer.service
Methods in de.hybris.platform.searchservices.indexer.service that return SnIndexerStrategy Modifier and Type Method Description SnIndexerStrategySnIndexerStrategyFactory. 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 SnIndexerStrategy Modifier and Type Class Description classDefaultSnIndexerStrategyDefault implementation forSnIndexerStrategy.Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerStrategy Modifier and Type Method Description SnIndexerStrategyDefaultSnIndexerStrategyFactory. getDefaultIndexerStrategy()SnIndexerStrategyDefaultSnIndexerStrategyFactory. getIndexerStrategy(SnIndexerRequest indexerRequest)Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerStrategy Modifier and Type Method Description voidDefaultSnIndexerStrategyFactory. setDefaultIndexerStrategy(SnIndexerStrategy defaultIndexerStrategy)
-