| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller.accounts |
| Modifier and Type | Field and Description |
|---|---|
static UserAccountsOrdering.Field |
UserAccountsOrdering.Field.DEFAULT_FIELD |
| Modifier and Type | Method and Description |
|---|---|
static UserAccountsOrdering.Field |
UserAccountsOrdering.Field.fromName(String name) |
UserAccountsOrdering.Field |
UserAccountsOrdering.getField() |
static UserAccountsOrdering.Field |
UserAccountsOrdering.Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserAccountsOrdering.Field[] |
UserAccountsOrdering.Field.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UserAccountsOrdering(UserAccountsOrdering.Field field,
UserAccountsOrdering.Direction direction) |
Copyright © 2021. All rights reserved.