| Package | Description |
|---|---|
| org.dspace.discovery |
| Modifier and Type | Method and Description |
|---|---|
DiscoverQuery.SORT_ORDER |
DiscoverQuery.getSortOrder() |
static DiscoverQuery.SORT_ORDER |
DiscoverQuery.SORT_ORDER.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DiscoverQuery.SORT_ORDER[] |
DiscoverQuery.SORT_ORDER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoverQuery.setSortField(java.lang.String sortField,
DiscoverQuery.SORT_ORDER sortOrder) |
Copyright © 2013 DuraSpace. All Rights Reserved.