Package org.apache.olingo.server.api.uri
Interface UriResourceRoot
- All Superinterfaces:
UriResource
Class indicating the $root reference. $root may be used within expressions to
refer to the current OData service
For example: http://.../serviceroot/entityset(1)?$filter=property eq $root/singleton/configstring
-
Method Summary
Methods inherited from interface org.apache.olingo.server.api.uri.UriResource
getKind, getSegmentValue, toString