Uses of Class
de.hybris.platform.adaptivesearch.data.AsPromotedFacet
Packages that use AsPromotedFacet
Package
Description
-
Uses of AsPromotedFacet in de.hybris.platform.adaptivesearch.converters.populators
Methods in de.hybris.platform.adaptivesearch.converters.populators that return types with arguments of type AsPromotedFacetModifier and TypeMethodDescriptionAsConfigurableSearchConfigurationPopulator.getAsPromotedFacetConverter()Method parameters in de.hybris.platform.adaptivesearch.converters.populators with type arguments of type AsPromotedFacetModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfigurationPopulator.setAsPromotedFacetConverter(ContextAwareConverter<AsPromotedFacetModel, AsPromotedFacet, AsItemConfigurationConverterContext> asPromotedFacetConverter) -
Uses of AsPromotedFacet in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsPromotedFacetModifier and TypeMethodDescriptionAsConfigurableSearchConfiguration.getPromotedFacets()AsSearchProfileResult.getPromotedFacets()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsPromotedFacetModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfiguration.setPromotedFacets(List<AsPromotedFacet> promotedFacets) voidAsSearchProfileResult.setPromotedFacets(Map<String, AsConfigurationHolder<AsPromotedFacet, AbstractAsFacetConfiguration>> promotedFacets) -
Uses of AsPromotedFacet in de.hybris.platform.adaptivesearchbackoffice.editors.promotedfacets
Method parameters in de.hybris.platform.adaptivesearchbackoffice.editors.promotedfacets with type arguments of type AsPromotedFacetModifier and TypeMethodDescriptionprotected voidAsPromotedFacetsDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsPromotedFacet, AbstractAsFacetConfiguration> source, PromotedFacetEditorData target, AbstractAsSearchProfileModel searchProfile)