| Package | Description |
|---|---|
| org.xwiki.query.jpql.node |
| Modifier and Type | Class and Description |
|---|---|
class |
AOrderbyItem |
| Modifier and Type | Method and Description |
|---|---|
POrderbyItem |
AOrderbyList.getOrderbyItem() |
POrderbyItem |
ASingleOrderbyList.getOrderbyItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
AOrderbyList.setOrderbyItem(POrderbyItem node) |
void |
ASingleOrderbyList.setOrderbyItem(POrderbyItem node) |
| Constructor and Description |
|---|
AOrderbyList(POrderbyItem _orderbyItem_,
TComma _comma_,
POrderbyList _orderbyList_) |
ASingleOrderbyList(POrderbyItem _orderbyItem_) |
Copyright © 2004–2015 XWiki. All rights reserved.