Uses of Class
de.hybris.platform.adaptivesearch.data.AsExcludedFacet
Packages that use AsExcludedFacet
-
Uses of AsExcludedFacet in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsExcludedFacetModifier and TypeMethodDescriptionAsConfigurableSearchConfiguration.getExcludedFacets()AsSearchProfileResult.getExcludedFacets()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsExcludedFacetModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfiguration.setExcludedFacets(List<AsExcludedFacet> excludedFacets) voidAsSearchProfileResult.setExcludedFacets(Map<String, AsConfigurationHolder<AsExcludedFacet, AbstractAsFacetConfiguration>> excludedFacets)