public class ContentPrivacySearchField extends Object implements SearchField
| Constructor and Description |
|---|
ContentPrivacySearchField() |
| 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.
|
public ContentPrivacySearchField()
public String getName()
SearchFieldgetName in interface SearchFieldpublic String getSortField()
SearchFieldgetSortField in interface SearchFieldpublic String getFacetField()
SearchFieldgetFacetField in interface SearchField