public class ContentPropertyFieldSort extends AbstractSort
SearchSort.Order| Constructor and Description |
|---|
ContentPropertyFieldSort(SearchSort.Order order,
String fieldName,
org.apache.lucene.search.SortField.Type fieldType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
org.apache.lucene.search.SortField.Type |
getFieldType() |
equals, getKey, getOrder, hashCodepublic static final String KEY
public ContentPropertyFieldSort(SearchSort.Order order, String fieldName, org.apache.lucene.search.SortField.Type fieldType)
public String getFieldName()
public org.apache.lucene.search.SortField.Type getFieldType()
Copyright © 2003–2017 Atlassian. All rights reserved.