public interface CommerceFacetValue
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Get the display name of this value, as it should be presented to the user
|
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
|
String getId()
String getDisplayName()
int getProductCount()
boolean isSelected()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"