Uses of Class
de.hybris.platform.adaptivesearch.jalo.AsBoostRule
Packages that use AsBoostRule
-
Uses of AsBoostRule in de.hybris.platform.adaptivesearch.jalo
Fields in de.hybris.platform.adaptivesearch.jalo with type parameters of type AsBoostRuleModifier and TypeFieldDescriptionprotected static final OneToManyHandler<AsBoostRule>GeneratedAbstractAsConfigurableSearchConfiguration.BOOSTRULESHANDLEROneToManyHandlerfor handling 1:n BOOSTRULES's relation attributes from 'many' side.Methods in de.hybris.platform.adaptivesearch.jalo that return types with arguments of type AsBoostRuleModifier and TypeMethodDescriptionGeneratedAbstractAsConfigurableSearchConfiguration.getBoostRules()Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesattribute.GeneratedAbstractAsConfigurableSearchConfiguration.getBoostRules(SessionContext ctx) Generated method - Getter of theAbstractAsConfigurableSearchConfiguration.boostRulesattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type AsBoostRuleModifier and TypeMethodDescriptionvoidGeneratedAbstractAsConfigurableSearchConfiguration.addToBoostRules(AsBoostRule value) Generated method - Addsvalueto boostRules.voidGeneratedAbstractAsConfigurableSearchConfiguration.addToBoostRules(SessionContext ctx, AsBoostRule value) Generated method - Addsvalueto boostRules.voidGeneratedAbstractAsConfigurableSearchConfiguration.removeFromBoostRules(AsBoostRule value) Generated method - Removesvaluefrom boostRules.voidGeneratedAbstractAsConfigurableSearchConfiguration.removeFromBoostRules(SessionContext ctx, AsBoostRule value) Generated method - Removesvaluefrom boostRules.Method parameters in de.hybris.platform.adaptivesearch.jalo with type arguments of type AsBoostRuleModifier and TypeMethodDescriptionvoidGeneratedAbstractAsConfigurableSearchConfiguration.setBoostRules(SessionContext ctx, List<AsBoostRule> value) Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRulesattribute.voidGeneratedAbstractAsConfigurableSearchConfiguration.setBoostRules(List<AsBoostRule> value) Generated method - Setter of theAbstractAsConfigurableSearchConfiguration.boostRulesattribute.