Uses of Interface
de.hybris.platform.adaptivesearch.strategies.AsSearchProfileLoadStrategy
-
Packages that use AsSearchProfileLoadStrategy Package Description de.hybris.platform.adaptivesearch.strategies de.hybris.platform.adaptivesearch.strategies.impl -
-
Uses of AsSearchProfileLoadStrategy in de.hybris.platform.adaptivesearch.strategies
Methods in de.hybris.platform.adaptivesearch.strategies that return AsSearchProfileLoadStrategy Modifier and Type Method Description AsSearchProfileLoadStrategyAsSearchProfileMapping. getLoadStrategy()Returns the search profile load strategy. -
Uses of AsSearchProfileLoadStrategy in de.hybris.platform.adaptivesearch.strategies.impl
Classes in de.hybris.platform.adaptivesearch.strategies.impl that implement AsSearchProfileLoadStrategy Modifier and Type Class Description classAbstractAsSearchProfileLoadStrategy<T extends AbstractAsSearchProfileModel,R extends AbstractAsSearchProfile>Base class for implementations ofAbstractAsSearchProfileLoadStrategy.classAsCategoryAwareSearchProfileLoadStrategyDeprecated.Since 1811, replaced byAsGenericCategoryAwareSearchProfileLoadStrategy.classAsGenericCategoryAwareSearchProfileLoadStrategyImplementation ofAsSearchProfileLoadStrategyfor category aware search profiles.classAsGenericSimpleSearchProfileLoadStrategyImplementation ofAsSearchProfileLoadStrategyfor simple search profiles.classAsSimpleSearchProfileLoadStrategyDeprecated.Since 1811, replaced byAsGenericSimpleSearchProfileLoadStrategy.Methods in de.hybris.platform.adaptivesearch.strategies.impl that return AsSearchProfileLoadStrategy Modifier and Type Method Description AsSearchProfileLoadStrategyDefaultAsSearchProfileMapping. getLoadStrategy()Methods in de.hybris.platform.adaptivesearch.strategies.impl with parameters of type AsSearchProfileLoadStrategy Modifier and Type Method Description voidDefaultAsSearchProfileMapping. setLoadStrategy(AsSearchProfileLoadStrategy loadStrategy)
-