Uses of Class
de.hybris.platform.adaptivesearch.data.AsPromotedFacet
Packages that use AsPromotedFacet
-
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)