| Package | Description |
|---|---|
| org.nuiton.wikitty.query |
| Modifier and Type | Field and Description |
|---|---|
protected FacetSortType |
WikittyQuery.facetSort
sort topic order, default is sorted on count
|
| Modifier and Type | Method and Description |
|---|---|
FacetSortType |
WikittyQuery.getFacetSort() |
static FacetSortType |
FacetSortType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetSortType[] |
FacetSortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WikittyQuery |
WikittyQuery.setFacetSort(FacetSortType facetSort) |
Copyright © 2009–2014 CodeLutin. All rights reserved.