Uses of Class
de.hybris.platform.adaptivesearch.data.AsBoostRule
Packages that use AsBoostRule
-
Uses of AsBoostRule in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsBoostRuleModifier and TypeMethodDescriptionAsConfigurableSearchConfiguration.getBoostRules()AsSearchProfileResult.getBoostRules()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsBoostRuleModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfiguration.setBoostRules(List<AsBoostRule> boostRules) voidAsSearchProfileResult.setBoostRules(List<AsConfigurationHolder<AsBoostRule, AbstractAsBoostRuleConfiguration>> boostRules)