public interface CsSearchFacetValue extends Comparable<CsSearchFacetValue>
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
The facet code
|
CsSearchFacet |
getFacet()
The facet that this value is a part of.
|
String |
getLabel()
The displayable label for this facet value
|
long |
getResultCount()
The number of search results.
|
compareToCsSearchFacet getFacet()
String getCode()
String getLabel()
long getResultCount()
Copyright © 2017 SAP SE. All Rights Reserved.