Uses of Interface
de.hybris.platform.adaptivesearch.strategies.AsCloneStrategy
-
-
Uses of AsCloneStrategy in de.hybris.platform.adaptivesearch.services.impl
Methods in de.hybris.platform.adaptivesearch.services.impl that return AsCloneStrategy Modifier and Type Method Description AsCloneStrategyDefaultAsConfigurationService. getAsCloneStrategy()AsCloneStrategyDefaultAsSearchConfigurationService. getAsCloneStrategy()AsCloneStrategyDefaultAsSearchProfileService. getAsCloneStrategy()Methods in de.hybris.platform.adaptivesearch.services.impl with parameters of type AsCloneStrategy Modifier and Type Method Description voidDefaultAsConfigurationService. setAsCloneStrategy(AsCloneStrategy asCloneStrategy)voidDefaultAsSearchConfigurationService. setAsCloneStrategy(AsCloneStrategy asCloneStrategy)voidDefaultAsSearchProfileService. setAsCloneStrategy(AsCloneStrategy asCloneStrategy) -
Uses of AsCloneStrategy in de.hybris.platform.adaptivesearch.strategies.impl
Classes in de.hybris.platform.adaptivesearch.strategies.impl that implement AsCloneStrategy Modifier and Type Class Description classDefaultAsCloneStrategyDefault implementation of the clone strategy. -
Uses of AsCloneStrategy in de.hybris.platform.adaptivesearchbackoffice.strategies
Methods in de.hybris.platform.adaptivesearchbackoffice.strategies that return AsCloneStrategy Modifier and Type Method Description AsCloneStrategyBackofficeAsCloneStrategy. getAsCloneStrategy()Methods in de.hybris.platform.adaptivesearchbackoffice.strategies with parameters of type AsCloneStrategy Modifier and Type Method Description voidBackofficeAsCloneStrategy. setAsCloneStrategy(AsCloneStrategy asCloneStrategy)
-