| Package | Description |
|---|---|
| org.nuiton.spgeed.query |
| Modifier and Type | Field and Description |
|---|---|
protected FacetSortOrder |
QueryFacet.sort |
| Modifier and Type | Method and Description |
|---|---|
FacetSortOrder |
QueryFacet.getSort() |
static FacetSortOrder |
FacetSortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetSortOrder[] |
FacetSortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryFacet.setSort(FacetSortOrder sort) |
Copyright © 2017–2020 CodeLutin. All rights reserved.