public abstract class AbstractNoJoinSystemSearchField extends Object implements SearchField
System Properties.| Constructor and Description |
|---|
AbstractNoJoinSystemSearchField() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getJoinedPaths()
Gets the joined paths
|
boolean |
isJoined()
Indicates if the search field is joined
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFacetField, getFacetFunction, getName, getSortFieldpublic AbstractNoJoinSystemSearchField()
public boolean isJoined()
SearchFieldisJoined in interface SearchFieldtrue if the search field is joinedpublic List<String> getJoinedPaths()
SearchFieldgetJoinedPaths in interface SearchField