public class QueryObject.SortSpec extends Object
| Constructor and Description |
|---|
QueryObject.SortSpec(Integer key,
boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
CmisSelector |
getSelector() |
boolean |
isAscending() |
public final boolean ascending
public final Integer colRefKey
public QueryObject.SortSpec(Integer key, boolean ascending)
public CmisSelector getSelector()
public boolean isAscending()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.