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, wait
getFacetField, getFacetFunction, getName, getSortField
public AbstractNoJoinSystemSearchField()
public boolean isJoined()
SearchField
isJoined
in interface SearchField
true
if the search field is joinedpublic List<String> getJoinedPaths()
SearchField
getJoinedPaths
in interface SearchField