All Superinterfaces:
Expression, VisitableExpression

public interface Alias extends Expression
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. $filter=name eq @alias
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.olingo.server.api.uri.queryoption.expression.VisitableExpression

    accept
  • Method Details

    • getParameterName

      String getParameterName()
      Returns:
      Name of the used alias