Package | Description |
---|---|
org.apache.olingo.server.api.uri.queryoption.apply | |
org.apache.olingo.server.api.uri.queryoption.expression |
Olingo Server API - URI - QueryOptions - Expressions
The uri.queryoption.expression package is used to condense all about
the Olingo expressions within the query options (in uri context).
|
Modifier and Type | Method and Description |
---|---|
AggregateExpression |
AggregateExpression.getInlineAggregateExpression()
Gets the inline aggregation expression to be applied to the target of the path if used.
|
Modifier and Type | Method and Description |
---|---|
List<AggregateExpression> |
Aggregate.getExpressions()
Gets the aggregate expressions.
|
List<AggregateExpression> |
AggregateExpression.getFrom()
Gets the aggregate expressions for
from . |
Modifier and Type | Method and Description |
---|---|
default T |
ExpressionVisitor.visitComputeAggregate(AggregateExpression aggregateExpr)
Called for each traversed
AggregateExpression |
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.