| Package | Description |
|---|---|
| org.alfresco.po.share.search |
| Modifier and Type | Method and Description |
|---|---|
static SortType |
SortType.getSortType(String name)
Find the
SortType based it is name. |
static SortType |
SortType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortType[] |
SortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.webdrone.HtmlPage |
SearchResultsPage.sortPage(SortType sortType)
Sort the content and returning searchResults based on sort type passed.
|
Copyright © 2013. All Rights Reserved.