|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacetSortType | |
|---|---|
| org.nuiton.wikitty.query | |
| Uses of FacetSortType in org.nuiton.wikitty.query |
|---|
| Fields in org.nuiton.wikitty.query declared as FacetSortType | |
|---|---|
protected FacetSortType |
WikittyQuery.facetSort
sort topic order, default is sorted on count |
| Methods in org.nuiton.wikitty.query that return FacetSortType | |
|---|---|
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. |
| Methods in org.nuiton.wikitty.query with parameters of type FacetSortType | |
|---|---|
void |
WikittyQuery.setFacetSort(FacetSortType facetSort)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||