Uses of Interface
de.hybris.platform.adaptivesearch.strategies.AsCacheStrategy
-
Packages that use AsCacheStrategy Package Description de.hybris.platform.adaptivesearch.services.impl de.hybris.platform.adaptivesearch.strategies.impl -
-
Uses of AsCacheStrategy in de.hybris.platform.adaptivesearch.services.impl
Methods in de.hybris.platform.adaptivesearch.services.impl that return AsCacheStrategy Modifier and Type Method Description AsCacheStrategyDefaultAsSearchProfileCalculationService. getAsCacheStrategy()Methods in de.hybris.platform.adaptivesearch.services.impl with parameters of type AsCacheStrategy Modifier and Type Method Description voidDefaultAsSearchProfileCalculationService. setAsCacheStrategy(AsCacheStrategy asCacheStrategy) -
Uses of AsCacheStrategy in de.hybris.platform.adaptivesearch.strategies.impl
Classes in de.hybris.platform.adaptivesearch.strategies.impl that implement AsCacheStrategy Modifier and Type Class Description classDefaultAsCacheStrategyDefault implementation ofAsCacheStrategythat uses the region cache from the platform.Methods in de.hybris.platform.adaptivesearch.strategies.impl that return AsCacheStrategy Modifier and Type Method Description AsCacheStrategyAbstractAsSearchProfileLoadStrategy. getAsCacheStrategy()Methods in de.hybris.platform.adaptivesearch.strategies.impl with parameters of type AsCacheStrategy Modifier and Type Method Description voidAbstractAsSearchProfileLoadStrategy. setAsCacheStrategy(AsCacheStrategy asCacheStrategy)
-