Interface SelectOption

All Superinterfaces:
QueryOption, SystemQueryOption

public interface SelectOption extends SystemQueryOption
Represents the system query option $select For example: http://.../entitySet?select=name,age
  • Method Details

    • getSelectItems

      List<SelectItem> getSelectItems()
      Returns:
      A list of select items used in $select