public interface JoinableSearchField extends SearchField
| Modifier and Type | Method and Description |
|---|---|
String |
getFacetFunction()
Get the facet function corresponding to this field.
|
String |
getJoinedPath()
Gets the joined path (separated by '->')
|
boolean |
isJoined()
Indicates if the search field is joined
|
getFacetField, getName, getSortFieldboolean isJoined()
true if the search field is joinedString getJoinedPath()
String getFacetFunction()