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