Uses of Class
de.hybris.platform.adaptivesearch.data.AsExcludedFacet
Packages that use AsExcludedFacet
Package
Description
-
Uses of AsExcludedFacet in de.hybris.platform.adaptivesearch.converters.populators
Methods in de.hybris.platform.adaptivesearch.converters.populators that return types with arguments of type AsExcludedFacetModifier and TypeMethodDescriptionAsConfigurableSearchConfigurationPopulator.getAsExcludedFacetConverter()Method parameters in de.hybris.platform.adaptivesearch.converters.populators with type arguments of type AsExcludedFacetModifier and TypeMethodDescriptionvoidAsConfigurableSearchConfigurationPopulator.setAsExcludedFacetConverter(ContextAwareConverter<AsExcludedFacetModel, AsExcludedFacet, AsItemConfigurationConverterContext> asExcludedFacetConverter) -
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) -
Uses of AsExcludedFacet in de.hybris.platform.adaptivesearchbackoffice.editors.excludedfacets
Method parameters in de.hybris.platform.adaptivesearchbackoffice.editors.excludedfacets with type arguments of type AsExcludedFacetModifier and TypeMethodDescriptionprotected voidAsExcludedFacetsDataHandler.convertFromSearchProfileResult(AsConfigurationHolder<AsExcludedFacet, AbstractAsFacetConfiguration> source, ExcludedFacetEditorData target, AbstractAsSearchProfileModel searchProfile)