Uses of Class
de.hybris.platform.adaptivesearch.data.AsPromotedItem
Packages that use AsPromotedItem
-
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()Map<de.hybris.platform.core.PK,AsConfigurationHolder<AsPromotedItem, AbstractAsBoostItemConfiguration>> 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<de.hybris.platform.core.PK, AsConfigurationHolder<AsPromotedItem, AbstractAsBoostItemConfiguration>> promotedItems)