Uses of Class
de.hybris.platform.adaptivesearch.data.AsPromotedFacetValue
Packages that use AsPromotedFacetValue
Package
Description
-
Uses of AsPromotedFacetValue in de.hybris.platform.adaptivesearch.converters.populators
Methods in de.hybris.platform.adaptivesearch.converters.populators that return types with arguments of type AsPromotedFacetValueModifier and TypeMethodDescriptionContextAwareConverter<AsPromotedFacetValueModel,AsPromotedFacetValue, AsItemConfigurationConverterContext> AsFacetConfigurationPopulator.getAsPromotedFacetValueConverter()ContextAwareConverter<AsPromotedFacetValue,AsPromotedFacetValueModel, AsItemConfigurationReverseConverterContext> AsFacetConfigurationReversePopulator.getAsPromotedFacetValueReverseConverter()Method parameters in de.hybris.platform.adaptivesearch.converters.populators with type arguments of type AsPromotedFacetValueModifier and TypeMethodDescriptionvoidAsFacetConfigurationPopulator.setAsPromotedFacetValueConverter(ContextAwareConverter<AsPromotedFacetValueModel, AsPromotedFacetValue, AsItemConfigurationConverterContext> asPromotedFacetValueConverter) voidAsFacetConfigurationReversePopulator.setAsPromotedFacetValueReverseConverter(ContextAwareConverter<AsPromotedFacetValue, AsPromotedFacetValueModel, AsItemConfigurationReverseConverterContext> asPromotedFacetValueReverseConverter) -
Uses of AsPromotedFacetValue in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsPromotedFacetValueMethod parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsPromotedFacetValueModifier and TypeMethodDescriptionvoidAbstractAsFacetConfiguration.setPromotedValues(List<AsPromotedFacetValue> promotedValues)