Uses of Enum Class
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 SortDirectionSortDirection.getSortDirection(String sortDirectionString) Get the appropriateSortDirectionfrom a string representation.static SortDirectionReturns the enum constant of this class with the specified name.static SortDirection[]SortDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.