Uses of Enum
org.alfresco.util.SortDirection
Packages that use SortDirection
-
Uses of SortDirection in org.alfresco.util
Methods in org.alfresco.util that return SortDirectionModifier and TypeMethodDescriptionstatic SortDirection
SortDirection.getSortDirection
(String sortDirectionString) Get the appropriateSortDirection
from a string representation.static SortDirection
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.