Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerItemSourceLoadStrategy
-
Packages that use SnIndexerItemSourceLoadStrategy Package Description de.hybris.platform.searchservices.indexer.service de.hybris.platform.searchservices.indexer.service.impl -
-
Uses of SnIndexerItemSourceLoadStrategy in de.hybris.platform.searchservices.indexer.service
Methods in de.hybris.platform.searchservices.indexer.service that return SnIndexerItemSourceLoadStrategy Modifier and Type Method Description SnIndexerItemSourceLoadStrategySnIndexerItemSourceMapping. getLoadStrategy()Returns the indexer item source load strategy. -
Uses of SnIndexerItemSourceLoadStrategy in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl that implement SnIndexerItemSourceLoadStrategy Modifier and Type Class Description classFlexibleSearchSnIndexerItemSourceLoadStrategyImplementation ofSnIndexerItemSourceLoadStrategythat uses flexible search queries.Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerItemSourceLoadStrategy Modifier and Type Method Description SnIndexerItemSourceLoadStrategyDefaultSnIndexerItemSourceMapping. getLoadStrategy()Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerItemSourceLoadStrategy Modifier and Type Method Description voidDefaultSnIndexerItemSourceMapping. setLoadStrategy(SnIndexerItemSourceLoadStrategy loadStrategy)
-