Uses of Interface
org.apache.olingo.odata2.api.uri.expression.PropertyExpression
Packages that use PropertyExpression
Package
Description
Expression Parser
-
Uses of PropertyExpression in org.apache.olingo.odata2.api.uri.expression
Methods in org.apache.olingo.odata2.api.uri.expression with parameters of type PropertyExpressionModifier and TypeMethodDescriptionExpressionVisitor.visitProperty(PropertyExpression propertyExpression, String uriLiteral, EdmTyped edmProperty) Visits a property expression -
Uses of PropertyExpression in org.apache.olingo.odata2.core.uri.expression
Classes in org.apache.olingo.odata2.core.uri.expression that implement PropertyExpressionMethods in org.apache.olingo.odata2.core.uri.expression with parameters of type PropertyExpressionModifier and TypeMethodDescriptionstatic ExpressionParserExceptionFilterParserExceptionImpl.createPROPERTY_NAME_NOT_FOUND_IN_TYPE(EdmStructuralType parentType, PropertyExpression property, Token token, String expression) JsonVisitor.visitProperty(PropertyExpression propertyExpression, String uriLiteral, EdmTyped edmProperty)