public interface CommerceFacet
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Get the display name of this facet, as it should be presented to the user
|
String |
getId()
Get the unique id of this facet
|
List<CommerceFacetValue> |
getValues()
Get the list of values (selected or not) for this facet
|
boolean |
isMultiSelect()
Get whether multiple values can be selected for this facet or not
|
String getId()
String getDisplayName()
boolean isMultiSelect()
List<CommerceFacetValue> getValues()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"