org.apache.chemistry.opencmis.server.support.query
Class QueryObject.SortSpec
java.lang.Object
org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
- Enclosing class:
- QueryObject
public class QueryObject.SortSpec
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ascending
public final boolean ascending
colRefKey
public final Integer colRefKey
QueryObject.SortSpec
public QueryObject.SortSpec(Integer key,
boolean ascending)
getSelector
public CmisSelector getSelector()
isAscending
public boolean isAscending()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.