Uses of Enum Class
org.exoplatform.documents.constant.DocumentSortField
Packages that use DocumentSortField
-
Uses of DocumentSortField in org.exoplatform.documents.constant
Methods in org.exoplatform.documents.constant that return DocumentSortFieldModifier and TypeMethodDescriptionstatic DocumentSortFieldDocumentSortField.getFromAlias(String alias) static DocumentSortFieldReturns the enum constant of this class with the specified name.static DocumentSortField[]DocumentSortField.values()Returns an array containing the constants of this enum class, in the order they are declared.