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