Uses of Interface
org.apache.olingo.server.api.uri.queryoption.expression.Literal
Packages that use Literal
Package
Description
Olingo Server API - URI - QueryOptions - Expressions
-
Uses of Literal in org.apache.olingo.server.api.uri.queryoption.expression
Methods in org.apache.olingo.server.api.uri.queryoption.expression with parameters of type LiteralModifier and TypeMethodDescriptionExpressionVisitor.visitLiteral(Literal literal) Called for each traversedLiteralexpression -
Uses of Literal in org.apache.olingo.server.core.debug
Methods in org.apache.olingo.server.core.debug with parameters of type LiteralModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodeExpressionJsonVisitor.visitLiteral(Literal literal) -
Uses of Literal in org.apache.olingo.server.core.uri.queryoption.expression
Classes in org.apache.olingo.server.core.uri.queryoption.expression that implement Literal