| Package | Description |
|---|---|
| com.ohaotian.plugin.es.builder.search | |
| com.ohaotian.plugin.es.builder.search.sort |
| Modifier and Type | Method and Description |
|---|---|
void |
SortBuilder.addCol(String column,
SearchSortMode searchSortMode) |
| Modifier and Type | Method and Description |
|---|---|
SearchSortMode |
SortColumn.getMode() |
static SearchSortMode |
SearchSortMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchSortMode[] |
SearchSortMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SortColumn(String name,
SearchSortMode mode) |
Copyright © 2018. All rights reserved.