public class CreationDateSearchField extends AbstractNoJoinSystemSearchField
Modifier and Type | Field and Description |
---|---|
static String |
NAME
The creation date field name.
|
Constructor and Description |
---|
CreationDateSearchField() |
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 CreationDateSearchField()
public String getName()
SearchField
public String getSortField()
SearchField
public String getFacetField()
SearchField