|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
public class QueryObject.SortSpec
| Field Summary | |
|---|---|
boolean |
ascending
|
java.lang.Integer |
colRefKey
|
| Constructor Summary | |
|---|---|
QueryObject.SortSpec(java.lang.Integer key,
boolean ascending)
|
|
| Method Summary | |
|---|---|
CmisSelector |
getSelector()
|
boolean |
isAscending()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final boolean ascending
public final java.lang.Integer colRefKey
| Constructor Detail |
|---|
public QueryObject.SortSpec(java.lang.Integer key,
boolean ascending)
| Method Detail |
|---|
public CmisSelector getSelector()
public boolean isAscending()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||