Uses of Class
de.hybris.platform.adaptivesearch.model.AsPromotedFacetValueModel
-
Packages that use AsPromotedFacetValueModel Package Description de.hybris.platform.adaptivesearch.model Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package. -
-
Uses of AsPromotedFacetValueModel in de.hybris.platform.adaptivesearch.model
Methods in de.hybris.platform.adaptivesearch.model that return types with arguments of type AsPromotedFacetValueModel Modifier and Type Method Description java.util.List<AsPromotedFacetValueModel>AbstractAsFacetConfigurationModel. getPromotedValues()Generated method - Getter of theAbstractAsFacetConfiguration.promotedValuesattribute defined at extensionadaptivesearch.Method parameters in de.hybris.platform.adaptivesearch.model with type arguments of type AsPromotedFacetValueModel Modifier and Type Method Description voidAbstractAsFacetConfigurationModel. setPromotedValues(java.util.List<AsPromotedFacetValueModel> value)Generated method - Setter ofAbstractAsFacetConfiguration.promotedValuesattribute defined at extensionadaptivesearch.
-