| Package | Description |
|---|---|
| org.apache.james.mailbox.model | |
| org.apache.james.mailbox.store.search.comparator |
| Modifier and Type | Method and Description |
|---|---|
List<SearchQuery.Sort> |
SearchQuery.getSorts()
Return the
SearchQuery.Sort's which should get used for sorting the result. |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchQuery.setSorts(List<SearchQuery.Sort> sorts)
Set the
SearchQuery.Sort's to use |
| Modifier and Type | Method and Description |
|---|---|
static Comparator<Message<?>> |
CombinedComparator.create(List<SearchQuery.Sort> sorts) |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.