| Package | Description |
|---|---|
| org.apache.james.mailbox.model |
| Modifier and Type | Method and Description |
|---|---|
SearchQuery.Sort.SortClause |
SearchQuery.Sort.getSortClause()
Return the
SearchQuery.Sort.SortClause |
static SearchQuery.Sort.SortClause |
SearchQuery.Sort.SortClause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchQuery.Sort.SortClause[] |
SearchQuery.Sort.SortClause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SearchQuery.Sort(SearchQuery.Sort.SortClause sortClause)
Create a new
SearchQuery.Sort which is NOT SearchQuery.Sort.reverse |
SearchQuery.Sort(SearchQuery.Sort.SortClause sortClause,
boolean reverse) |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.