Uses of Class
de.hybris.platform.adaptivesearchbackoffice.data.PromotedItemEditorData
-
Packages that use PromotedItemEditorData Package Description de.hybris.platform.adaptivesearchbackoffice.editors.promoteditems -
-
Uses of PromotedItemEditorData in de.hybris.platform.adaptivesearchbackoffice.editors.promoteditems
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.promoteditems that return PromotedItemEditorData Modifier and Type Method Description protected PromotedItemEditorDataAsPromotedItemsDataHandler. createEditorData()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.promoteditems with parameters of type PromotedItemEditorData Modifier and Type Method Description protected voidAsPromotedItemsDataHandler. convertFromModel(AsPromotedItemModel source, PromotedItemEditorData target)protected voidAsPromotedItemsDataHandler. convertFromSearchProfileResult(AsConfigurationHolder<AsPromotedItem,AbstractAsBoostItemConfiguration> source, PromotedItemEditorData target, AbstractAsSearchProfileModel searchProfile)Method parameters in de.hybris.platform.adaptivesearchbackoffice.editors.promoteditems with type arguments of type PromotedItemEditorData Modifier and Type Method Description protected voidAsPromotedItemsDataHandler. loadDataFromInitialValue(java.util.Map<java.lang.Object,PromotedItemEditorData> mapping, java.util.Collection<AsPromotedItemModel> initialValue, java.util.Map<java.lang.String,java.lang.Object> parameters)protected voidAsPromotedItemsDataHandler. loadDataFromSearchResult(java.util.Map<java.lang.Object,PromotedItemEditorData> mapping, SearchResultData searchResult, java.util.Map<java.lang.String,java.lang.Object> parameters)
-