| Package | Description |
|---|---|
| org.xwiki.query.jpql.node |
| Modifier and Type | Class and Description |
|---|---|
class |
APath |
class |
AXPath |
| Modifier and Type | Method and Description |
|---|---|
PPath |
AFuncAggregateExpression.getPath() |
PPath |
APathArithmeticPrimary.getPath() |
PPath |
AObjectSelectExpression.getPath() |
PPath |
APathComparableItem.getPath() |
PPath |
APathStringPrimary.getPath() |
PPath |
ASizeFunctionsReturningNumerics.getPath() |
PPath |
AAsSubselectIdentificationVariableDeclaration.getPath() |
PPath |
APathSelectExpression.getPath() |
PPath |
ACollectionMemberDeclaration.getPath() |
PPath |
APathSimpleSelectExpression.getPath() |
PPath |
AJoin.getPath() |
PPath |
APathCountArg.getPath() |
PPath |
AFetchJoin.getPath() |
PPath |
APathSubselectIdentificationVariableDeclaration.getPath() |
PPath |
ACollectionMemberExpression.getPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
AFuncAggregateExpression.setPath(PPath node) |
void |
APathArithmeticPrimary.setPath(PPath node) |
void |
AObjectSelectExpression.setPath(PPath node) |
void |
APathComparableItem.setPath(PPath node) |
void |
APathStringPrimary.setPath(PPath node) |
void |
ASizeFunctionsReturningNumerics.setPath(PPath node) |
void |
AAsSubselectIdentificationVariableDeclaration.setPath(PPath node) |
void |
APathSelectExpression.setPath(PPath node) |
void |
ACollectionMemberDeclaration.setPath(PPath node) |
void |
APathSimpleSelectExpression.setPath(PPath node) |
void |
AJoin.setPath(PPath node) |
void |
APathCountArg.setPath(PPath node) |
void |
AFetchJoin.setPath(PPath node) |
void |
APathSubselectIdentificationVariableDeclaration.setPath(PPath node) |
void |
ACollectionMemberExpression.setPath(PPath node) |
Copyright © 2004–2017 XWiki. All rights reserved.