Uses of Class
de.hybris.platform.adaptivesearchbackoffice.data.ExcludedItemEditorData
Packages that use ExcludedItemEditorData
-
Uses of ExcludedItemEditorData in de.hybris.platform.adaptivesearchbackoffice.editors.excludeditems
Methods in de.hybris.platform.adaptivesearchbackoffice.editors.excludeditems that return ExcludedItemEditorDataModifier and TypeMethodDescriptionprotected ExcludedItemEditorDataAsExcludedItemsDataHandler.createEditorData()Methods in de.hybris.platform.adaptivesearchbackoffice.editors.excludeditems with parameters of type ExcludedItemEditorDataModifier and TypeMethodDescriptionprotected voidAsExcludedItemsDataHandler.convertFromModel(AsExcludedItemModel source, ExcludedItemEditorData target) protected voidAsExcludedItemsDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsExcludedItem, AbstractAsBoostItemConfiguration> source, ExcludedItemEditorData target, AbstractAsSearchProfileModel searchProfile) Method parameters in de.hybris.platform.adaptivesearchbackoffice.editors.excludeditems with type arguments of type ExcludedItemEditorDataModifier and TypeMethodDescriptionprotected voidAsExcludedItemsDataHandler.loadDataFromInitialValue(Map<Object, ExcludedItemEditorData> mapping, Collection<AsExcludedItemModel> initialValue, Map<String, Object> parameters) protected voidAsExcludedItemsDataHandler.loadDataFromSearchResult(Map<Object, ExcludedItemEditorData> mapping, SearchResultData searchResult, Map<String, Object> parameters)