public interface CsSearchFacet extends Comparable<CsSearchFacet>
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
The facet code
|
String |
getLabel()
The displayable label for this facet
|
Set<CsSearchFacetValue> |
getValues()
The set of facet values that available for this facet
|
compareToString getCode()
String getLabel()
Set<CsSearchFacetValue> getValues()
Copyright © 2017 SAP SE. All Rights Reserved.