Uses of Class
de.hybris.platform.adaptivesearch.data.AsExcludedFacetValue
-
Packages that use AsExcludedFacetValue Package Description de.hybris.platform.adaptivesearch.data -
-
Uses of AsExcludedFacetValue in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type AsExcludedFacetValue Modifier and Type Method Description java.util.List<AsExcludedFacetValue>AbstractAsFacetConfiguration. getExcludedValues()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type AsExcludedFacetValue Modifier and Type Method Description voidAbstractAsFacetConfiguration. setExcludedValues(java.util.List<AsExcludedFacetValue> excludedValues)
-