| Package | Description |
|---|---|
| org.dspace.discovery.configuration |
| Modifier and Type | Method and Description |
|---|---|
DiscoverySortConfiguration.SORT_ORDER |
DiscoverySortConfiguration.getDefaultSortOrder() |
static DiscoverySortConfiguration.SORT_ORDER |
DiscoverySortConfiguration.SORT_ORDER.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoverySortConfiguration.SORT_ORDER[] |
DiscoverySortConfiguration.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 |
DiscoverySortConfiguration.setDefaultSortOrder(DiscoverySortConfiguration.SORT_ORDER defaultSortOrder) |
Copyright © 2015 DuraSpace. All Rights Reserved.