Interface UriResourceLambdaAll

All Superinterfaces:
UriResource, UriResourcePartTyped

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

    • getLambdaVariable

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

      Expression getExpression()
      Returns:
      Lambda expression