Uses of Class
de.hybris.platform.adaptivesearch.data.AsPromotedItem
Packages that use AsPromotedItem
Package
Description
-
Uses of AsPromotedItem in de.hybris.platform.adaptivesearch.converters.populators
Methods in de.hybris.platform.adaptivesearch.converters.populators that return types with arguments of type AsPromotedItemModifier and TypeMethodDescriptionAsConfigurableSearchConfigurationPopulator.getAsPromotedItemConverter()Method parameters in de.hybris.platform.adaptivesearch.converters.populators with type arguments of type AsPromotedItemModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfigurationPopulator.setAsPromotedItemConverter(ContextAwareConverter<AsPromotedItemModel, AsPromotedItem, AsItemConfigurationConverterContext> asPromotedItemConverter) -
Uses of AsPromotedItem in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsPromotedItemModifier and TypeMethodDescriptionAsConfigurableSearchConfiguration.getPromotedItems()AsSearchProfileResult.getPromotedItems()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsPromotedItemModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfiguration.setPromotedItems(List<AsPromotedItem> promotedItems) voidAsSearchProfileResult.setPromotedItems(Map<PK, AsConfigurationHolder<AsPromotedItem, AbstractAsBoostItemConfiguration>> promotedItems) -
Uses of AsPromotedItem in de.hybris.platform.adaptivesearchbackoffice.editors.promoteditems
Method parameters in de.hybris.platform.adaptivesearchbackoffice.editors.promoteditems with type arguments of type AsPromotedItemModifier and TypeMethodDescriptionprotected voidAsPromotedItemsDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsPromotedItem, AbstractAsBoostItemConfiguration> source, PromotedItemEditorData target, AbstractAsSearchProfileModel searchProfile) -
Uses of AsPromotedItem in de.hybris.platform.adaptivesearchbackoffice.widgets.searchresultbrowser
Method parameters in de.hybris.platform.adaptivesearchbackoffice.widgets.searchresultbrowser with type arguments of type AsPromotedItemModifier and TypeMethodDescriptionprotected booleanSearchResultBrowserViewModel.isPromoted(AsSearchResultData asSearchResult, AsConfigurationHolder<AsPromotedItem, AbstractAsBoostItemConfiguration> promotedItemHolder)