public class LastMajorValidationSearchField extends Object implements SearchField
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
The last major validation date field name.
|
| Constructor and Description |
|---|
LastMajorValidationSearchField() |
| 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 LastMajorValidationSearchField()
public String getName()
SearchFieldgetName in interface SearchFieldpublic String getSortField()
SearchFieldgetSortField in interface SearchFieldpublic String getFacetField()
SearchFieldgetFacetField in interface SearchField