public class LastModifiedSearchField extends Object implements SearchField
Modifier and Type | Field and Description |
---|---|
static String |
NAME
The last modified field name.
|
Constructor and Description |
---|
LastModifiedSearchField() |
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 static final String NAME
public LastModifiedSearchField()
public String getName()
SearchField
getName
in interface SearchField
public String getSortField()
SearchField
getSortField
in interface SearchField
public String getFacetField()
SearchField
getFacetField
in interface SearchField