Uses of Class
org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
Packages that use MethodExpressionImpl
-
Uses of MethodExpressionImpl in org.apache.olingo.odata2.core.uri.expression
Methods in org.apache.olingo.odata2.core.uri.expression that return MethodExpressionImplModifier and TypeMethodDescriptionMethodExpressionImpl.appendParameter(CommonExpression expression) Methods in org.apache.olingo.odata2.core.uri.expression with parameters of type MethodExpressionImplModifier and TypeMethodDescriptionstatic ExpressionParserExceptionFilterParserExceptionImpl.createMETHOD_WRONG_ARG_COUNT(MethodExpressionImpl methodExpression, Token token, String expression) static ExpressionParserExceptionFilterParserExceptionImpl.createMETHOD_WRONG_INPUT_TYPE(MethodExpressionImpl methodExpression, Token token, String expression) protected MethodExpressionFilterParserImpl.readParameters(org.apache.olingo.odata2.core.uri.expression.InfoMethod methodInfo, MethodExpressionImpl methodExpression, Token methodToken) Read the parameters of a method expression