| Package | Description |
|---|---|
| org.apache.olingo.server.api.uri |
Olingo URI
|
| org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
| org.apache.olingo.server.api.uri.queryoption.apply | |
| org.apache.olingo.server.api.uri.queryoption.expression |
Olingo Server API - URI - QueryOptions - Expressions
|
| org.apache.olingo.server.core.debug | |
| org.apache.olingo.server.core.uri | |
| org.apache.olingo.server.core.uri.parser | |
| org.apache.olingo.server.core.uri.queryoption | |
| org.apache.olingo.server.core.uri.queryoption.apply | |
| org.apache.olingo.server.core.uri.queryoption.expression |
| Class and Description |
|---|
| Expression
Super class of all classes used to build the expression tree
|
| Class and Description |
|---|
| Expression
Super class of all classes used to build the expression tree
|
| Class and Description |
|---|
| Expression
Super class of all classes used to build the expression tree
|
| VisitableExpression
Marks an expression node a visitable by an expression visitor
|
| Class and Description |
|---|
| BinaryOperatorKind
Enumeration of supported binary operators
For the semantic of these operators please see the ODATA specification for URL conventions |
| Expression
Super class of all classes used to build the expression tree
|
| ExpressionVisitException
Exception class used by the
ExpressionVisitor to throw exceptions while traversing the expression tree |
| ExpressionVisitor
Generic interface to define expression visitors with arbitrary return types.
|
| Literal
Represents a literal expression node in the expression tree
Literal is not validated by default
|
| Member
Represents a member expression node in the expression tree.
|
| MethodKind
Enumeration of supported methods
For the semantic of these methods please see the ODATA specification for URL conventions
|
| UnaryOperatorKind
Enumeration of supported unary operators
For the semantic of these operators please see the ODATA specification for URL conventions |
| VisitableExpression
Marks an expression node a visitable by an expression visitor
|
| Class and Description |
|---|
| BinaryOperatorKind
Enumeration of supported binary operators
For the semantic of these operators please see the ODATA specification for URL conventions |
| Expression
Super class of all classes used to build the expression tree
|
| ExpressionVisitException
Exception class used by the
ExpressionVisitor to throw exceptions while traversing the expression tree |
| ExpressionVisitor
Generic interface to define expression visitors with arbitrary return types.
|
| Literal
Represents a literal expression node in the expression tree
Literal is not validated by default
|
| Member
Represents a member expression node in the expression tree.
|
| MethodKind
Enumeration of supported methods
For the semantic of these methods please see the ODATA specification for URL conventions
|
| UnaryOperatorKind
Enumeration of supported unary operators
For the semantic of these operators please see the ODATA specification for URL conventions |
| Class and Description |
|---|
| Expression
Super class of all classes used to build the expression tree
|
| Class and Description |
|---|
| Expression
Super class of all classes used to build the expression tree
|
| Class and Description |
|---|
| Expression
Super class of all classes used to build the expression tree
|
| Class and Description |
|---|
| Expression
Super class of all classes used to build the expression tree
|
| ExpressionVisitException
Exception class used by the
ExpressionVisitor to throw exceptions while traversing the expression tree |
| ExpressionVisitor
Generic interface to define expression visitors with arbitrary return types.
|
| VisitableExpression
Marks an expression node a visitable by an expression visitor
|
| Class and Description |
|---|
| Alias
Represents an alias expression node in the expression tree
A alias expression node is inserted in the expression tree for any valid alias E.g. |
| Binary
Represents a binary expression node in the expression tree
A binary expression node is inserted in the expression tree for any valid ODATA binary operator in BinaryOperatorKind. |
| BinaryOperatorKind
Enumeration of supported binary operators
For the semantic of these operators please see the ODATA specification for URL conventions |
| Enumeration
Represents a enumeration expression node in the expression tree
A enumeration expression node is inserted in the expression tree for any valid enumeration. |
| Expression
Super class of all classes used to build the expression tree
|
| ExpressionVisitException
Exception class used by the
ExpressionVisitor to throw exceptions while traversing the expression tree |
| ExpressionVisitor
Generic interface to define expression visitors with arbitrary return types.
|
| LambdaRef
Used to within a lambda expression tree to define an access to the lambda variable
|
| Literal
Represents a literal expression node in the expression tree
Literal is not validated by default
|
| Member
Represents a member expression node in the expression tree.
|
| Method
Represents a method expression in the expression tree
|
| MethodKind
Enumeration of supported methods
For the semantic of these methods please see the ODATA specification for URL conventions
|
| TypeLiteral
Represents a type literal expression in the expression tree
|
| Unary
Represents a unary expression node in the expression tree
A binary expression node is inserted in the expression tree for any valid ODATA unary operator in UnaryOperatorKind |
| UnaryOperatorKind
Enumeration of supported unary operators
For the semantic of these operators please see the ODATA specification for URL conventions |
| VisitableExpression
Marks an expression node a visitable by an expression visitor
|
Copyright © 2023. All rights reserved.