Interface ExpandOption

All Superinterfaces:
QueryOption, SystemQueryOption

public interface ExpandOption extends SystemQueryOption
Represents the system query option $expand For example: http://.../entitySet?$expand=Products,Customers
  • Method Details

    • getExpandItems

      List<ExpandItem> getExpandItems()
      Returns:
      A list of resource paths which should be expanded