public class PageIdsSearchField extends AbstractNoJoinSystemSearchField
| Constructor and Description |
|---|
PageIdsSearchField() |
| 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, isJoinedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFacetFunctionpublic PageIdsSearchField()
public String getName()
SearchFieldpublic String getSortField()
SearchFieldpublic String getFacetField()
SearchField