Uses of Class
de.hybris.platform.adaptivesearch.data.AsExcludedFacetValue
Packages that use AsExcludedFacetValue
Package
Description
-
Uses of AsExcludedFacetValue in de.hybris.platform.adaptivesearch.converters.populators
Methods in de.hybris.platform.adaptivesearch.converters.populators that return types with arguments of type AsExcludedFacetValueModifier and TypeMethodDescriptionContextAwareConverter<AsExcludedFacetValueModel,AsExcludedFacetValue, AsItemConfigurationConverterContext> AsFacetConfigurationPopulator.getAsExcludedFacetValueConverter()ContextAwareConverter<AsExcludedFacetValue,AsExcludedFacetValueModel, AsItemConfigurationReverseConverterContext> AsFacetConfigurationReversePopulator.getAsExcludedFacetValueReverseConverter()Method parameters in de.hybris.platform.adaptivesearch.converters.populators with type arguments of type AsExcludedFacetValueModifier and TypeMethodDescriptionvoidAsFacetConfigurationPopulator.setAsExcludedFacetValueConverter(ContextAwareConverter<AsExcludedFacetValueModel, AsExcludedFacetValue, AsItemConfigurationConverterContext> asExcludedFacetValueConverter) voidAsFacetConfigurationReversePopulator.setAsExcludedFacetValueReverseConverter(ContextAwareConverter<AsExcludedFacetValue, AsExcludedFacetValueModel, AsItemConfigurationReverseConverterContext> asExcludedFacetValueReverseConverter) -
Uses of AsExcludedFacetValue in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsExcludedFacetValueMethod parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsExcludedFacetValueModifier and TypeMethodDescriptionvoidAbstractAsFacetConfiguration.setExcludedValues(List<AsExcludedFacetValue> excludedValues)