public class OrphanSearchField extends AbstractNoJoinSystemSearchField
Constructor and Description |
---|
OrphanSearchField() |
Modifier and Type | Method and Description |
---|---|
String |
getFacetField()
Get the facet field corresponding to this field.
|
String |
getName()
Get the search field name.
|
String |
getSortField()
Get the sort field corresponding to this field.
|
getJoinedPaths, isJoined
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFacetFunction
public static final String NAME
public OrphanSearchField()
public String getName()
SearchField
public String getSortField()
SearchField
public String getFacetField()
SearchField