|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelectItem
An item of a $select system query option.
| Method Summary | |
|---|---|
List<NavigationPropertySegment> |
getNavigationPropertySegments()
Gets the navigation-property segments for this select item. |
EdmProperty |
getProperty()
Gets the EDM property. |
boolean |
isStar()
true if select=* |
| Method Detail |
|---|
boolean isStar()
true if select=*
true if select=*EdmProperty getProperty()
EdmProperty property of this select itemList<NavigationPropertySegment> getNavigationPropertySegments()
NavigationPropertySegment for this select item or Collection.EmptyList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||