Uses of Class
de.hybris.platform.adaptivesearch.data.AsPromotedItem
-
Packages that use AsPromotedItem Package Description de.hybris.platform.adaptivesearch.data -
-
Uses of AsPromotedItem in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsPromotedItem Modifier and Type Method Description java.util.List<AsPromotedItem>AsConfigurableSearchConfiguration. getPromotedItems()java.util.Map<de.hybris.platform.core.PK,AsConfigurationHolder<AsPromotedItem,AbstractAsBoostItemConfiguration>>AsSearchProfileResult. getPromotedItems()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsPromotedItem Modifier and Type Method Description voidAsConfigurableSearchConfiguration. setPromotedItems(java.util.List<AsPromotedItem> promotedItems)voidAsSearchProfileResult. setPromotedItems(java.util.Map<de.hybris.platform.core.PK,AsConfigurationHolder<AsPromotedItem,AbstractAsBoostItemConfiguration>> promotedItems)
-