|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TAggregateFunc | |
|---|---|
| org.xwiki.query.jpql.analysis | |
| org.xwiki.query.jpql.node | |
| Uses of TAggregateFunc in org.xwiki.query.jpql.analysis |
|---|
| Methods in org.xwiki.query.jpql.analysis with parameters of type TAggregateFunc | |
|---|---|
void |
Analysis.caseTAggregateFunc(TAggregateFunc node)
|
void |
AnalysisAdapter.caseTAggregateFunc(TAggregateFunc node)
|
| Uses of TAggregateFunc in org.xwiki.query.jpql.node |
|---|
| Methods in org.xwiki.query.jpql.node that return TAggregateFunc | |
|---|---|
TAggregateFunc |
AFuncAggregateExpression.getAggregateFunc()
|
| Methods in org.xwiki.query.jpql.node with parameters of type TAggregateFunc | |
|---|---|
void |
AFuncAggregateExpression.setAggregateFunc(TAggregateFunc node)
|
| Constructors in org.xwiki.query.jpql.node with parameters of type TAggregateFunc | |
|---|---|
AFuncAggregateExpression(TAggregateFunc _aggregateFunc_,
TLbr _lbr_,
TDistinct _distinct_,
PPath _path_,
TRbr _rbr_)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||