Uses of Class
de.hybris.platform.adaptivesearchbackoffice.data.BoostRuleEditorData
-
Packages that use BoostRuleEditorData Package Description de.hybris.platform.adaptivesearchbackoffice.editors.boostrules -
-
Uses of BoostRuleEditorData in de.hybris.platform.adaptivesearchbackoffice.editors.boostrules
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.boostrules that return BoostRuleEditorData Modifier and Type Method Description protected BoostRuleEditorDataAsBoostRulesDataHandler. createEditorData()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.boostrules with parameters of type BoostRuleEditorData Modifier and Type Method Description protected 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 BoostRuleEditorData Modifier and Type Method Description protected voidAsBoostRulesDataHandler. loadDataFromInitialValue(java.util.Map<java.lang.Object,BoostRuleEditorData> mapping, java.util.Collection<AsBoostRuleModel> initialValue, java.util.Map<java.lang.String,java.lang.Object> parameters)protected voidAsBoostRulesDataHandler. loadDataFromSearchResult(java.util.Map<java.lang.Object,BoostRuleEditorData> mapping, SearchResultData searchResult, java.util.Map<java.lang.String,java.lang.Object> parameters)
-