public class OrderBy extends Object implements Cloneable
| Modifier and Type | Class and Description |
|---|---|
static class |
OrderBy.ASC |
static class |
OrderBy.DESC |
| Constructor and Description |
|---|
OrderBy(String fieldName,
boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
boolean |
isAscending() |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.