| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller.accounts |
| Modifier and Type | Field and Description |
|---|---|
static UserAccountsOrdering.Direction |
UserAccountsOrdering.Direction.DEFAULT_DIRECTION |
| Modifier and Type | Method and Description |
|---|---|
static UserAccountsOrdering.Direction |
UserAccountsOrdering.Direction.fromKeyword(String keyword) |
UserAccountsOrdering.Direction |
UserAccountsOrdering.getDirection() |
static UserAccountsOrdering.Direction |
UserAccountsOrdering.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserAccountsOrdering.Direction[] |
UserAccountsOrdering.Direction.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 © 2022. All rights reserved.