Interface UriResourceLambdaAny

All Superinterfaces:
UriResource, UriResourcePartTyped

public interface UriResourceLambdaAny extends UriResourcePartTyped
Used to describe an any lambda expression used within an resource path For example: http://.../serviceroot/entityset/any(...)
  • Method Details

    • getLambdaVariable

      String getLambdaVariable()
      Returns:
      Name of the lambda variable
    • getExpression

      Expression getExpression()
      Returns:
      Lambda expression