public class OrderBy extends Object implements Cloneable
static class
OrderBy.ASC
OrderBy.DESC
OrderBy(String fieldName, boolean ascending)
String
getFieldName()
boolean
isAscending()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrderBy(String fieldName, boolean ascending)
public String getFieldName()
public boolean isAscending()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.