Uses of Class
de.hybris.platform.adaptivesearch.data.AsExcludedItem
Packages that use AsExcludedItem
Package
Description
-
Uses of AsExcludedItem in de.hybris.platform.adaptivesearch.converters.populators
Methods in de.hybris.platform.adaptivesearch.converters.populators that return types with arguments of type AsExcludedItemModifier and TypeMethodDescriptionAsConfigurableSearchConfigurationPopulator.getAsExcludedItemConverter()Method parameters in de.hybris.platform.adaptivesearch.converters.populators with type arguments of type AsExcludedItemModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfigurationPopulator.setAsExcludedItemConverter(ContextAwareConverter<AsExcludedItemModel, AsExcludedItem, AsItemConfigurationConverterContext> asExcludedItemConverter) -
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()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<PK, AsConfigurationHolder<AsExcludedItem, AbstractAsBoostItemConfiguration>> excludedItems) -
Uses of AsExcludedItem in de.hybris.platform.adaptivesearchbackoffice.editors.excludeditems
Method parameters in de.hybris.platform.adaptivesearchbackoffice.editors.excludeditems with type arguments of type AsExcludedItemModifier and TypeMethodDescriptionprotected voidAsExcludedItemsDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsExcludedItem, AbstractAsBoostItemConfiguration> source, ExcludedItemEditorData target, AbstractAsSearchProfileModel searchProfile)