| Package | Description |
|---|---|
| org.alfresco.util |
| Modifier and Type | Method and Description |
|---|---|
static SortDirection |
SortDirection.getSortDirection(String sortDirectionString)
Get the appropriate
SortDirection from a string representation. |
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.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.