Uses of Class
de.hybris.platform.adaptivesearchbackoffice.data.BoostRuleEditorData
Packages that use BoostRuleEditorData
-
Uses of BoostRuleEditorData in de.hybris.platform.adaptivesearchbackoffice.editors.boostrules
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.boostrules that return BoostRuleEditorDataModifier and TypeMethodDescriptionprotected BoostRuleEditorDataAsBoostRulesDataHandler.createEditorData()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.boostrules with parameters of type BoostRuleEditorDataModifier and TypeMethodDescriptionprotected voidAsBoostRulesDataHandler.convertFromModel(AsBoostRuleModel source, BoostRuleEditorData target) protected voidAsBoostRulesDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsBoostRule, AbstractAsBoostRuleConfiguration> source, BoostRuleEditorData target, AbstractAsSearchProfileModel searchProfile) Method parameters in de.hybris.platform.adaptivesearchbackoffice.editors.boostrules with type arguments of type BoostRuleEditorDataModifier and TypeMethodDescriptionprotected voidAsBoostRulesDataHandler.loadDataFromInitialValue(Map<Object, BoostRuleEditorData> mapping, Collection<AsBoostRuleModel> initialValue, Map<String, Object> parameters) protected voidAsBoostRulesDataHandler.loadDataFromSearchResult(Map<Object, BoostRuleEditorData> mapping, SearchResultData searchResult, Map<String, Object> parameters)