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