Interface UriResourceIt

All Superinterfaces:
UriResource, UriResourcePartTyped

public interface UriResourceIt extends UriResourcePartTyped
Class indicating the $it reference. $it may be used within expression to refer to the last EDM object referenced in the resource path.
  • Method Details

    • getTypeFilterOnCollection

      EdmType getTypeFilterOnCollection()
      Returns:
      Type filter if $it refers to a collection
    • getTypeFilterOnEntry

      EdmType getTypeFilterOnEntry()
      Returns:
      Type filter if $it refers to a single entry