public class OrderBy extends Object
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–2015 eXo Platform SAS. All rights reserved.