public class SharedSeachField extends AbstractNoJoinSystemSearchField
| Constructor and Description | 
|---|
SharedSeachField()  | 
| 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 SharedSeachField()
public String getName()
SearchFieldpublic String getSortField()
SearchFieldpublic String getFacetField()
SearchField