| Package | Description |
|---|---|
| com.suncode.pwfl.administration.user.search |
| Modifier and Type | Method and Description |
|---|---|
static UserSortProperty |
UserSortProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserSortProperty[] |
UserSortProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSorter.setProperty(UserSortProperty property) |
| Constructor and Description |
|---|
UserSorter(UserSortProperty property) |
UserSorter(UserSortProperty property,
SortDirection direction) |
Copyright © 2018 Suncode. All rights reserved.