Uses of Class
de.hybris.platform.adaptivesearch.data.AsPromotedFacet
-
Packages that use AsPromotedFacet Package Description de.hybris.platform.adaptivesearch.data -
-
Uses of AsPromotedFacet in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsPromotedFacet Modifier and Type Method Description java.util.List<AsPromotedFacet>AsConfigurableSearchConfiguration. getPromotedFacets()java.util.Map<java.lang.String,AsConfigurationHolder<AsPromotedFacet,AbstractAsFacetConfiguration>>AsSearchProfileResult. getPromotedFacets()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsPromotedFacet Modifier and Type Method Description voidAsConfigurableSearchConfiguration. setPromotedFacets(java.util.List<AsPromotedFacet> promotedFacets)voidAsSearchProfileResult. setPromotedFacets(java.util.Map<java.lang.String,AsConfigurationHolder<AsPromotedFacet,AbstractAsFacetConfiguration>> promotedFacets)
-