Package | Description |
---|---|
org.alfresco.service.cmr.search |
Modifier and Type | Method and Description |
---|---|
SearchParameters.SortDefinition.SortType |
SearchParameters.SortDefinition.getSortType()
What is used for the sort
|
static SearchParameters.SortDefinition.SortType |
SearchParameters.SortDefinition.SortType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchParameters.SortDefinition.SortType[] |
SearchParameters.SortDefinition.SortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SortDefinition(SearchParameters.SortDefinition.SortType sortType,
String field,
boolean ascending) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.