Uses of Class
de.hybris.platform.adaptivesearch.data.AsExcludedItem
Packages that use AsExcludedItem
-
Uses of AsExcludedItem in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsExcludedItemModifier and TypeMethodDescriptionAsConfigurableSearchConfiguration.getExcludedItems()Map<de.hybris.platform.core.PK,AsConfigurationHolder<AsExcludedItem, AbstractAsBoostItemConfiguration>> AsSearchProfileResult.getExcludedItems()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsExcludedItemModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfiguration.setExcludedItems(List<AsExcludedItem> excludedItems) voidAsSearchProfileResult.setExcludedItems(Map<de.hybris.platform.core.PK, AsConfigurationHolder<AsExcludedItem, AbstractAsBoostItemConfiguration>> excludedItems)