@ConsumerType
public interface CommerceFacetValue
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName()
Get the display name of this value, as it should be presented to the user
|
java.lang.String |
getId()
Get the identifier of this value (i.e.
|
int |
getProductCount()
Get the number of products that would be returned if this value was applied to the current query.
|
boolean |
isSelected()
Get whether this value is selected for the current facet
|
java.lang.String getId()
java.lang.String getDisplayName()
int getProductCount()
boolean isSelected()
Copyright © 2010 - 2020 Adobe. All Rights Reserved