Package | Description |
---|---|
org.apache.olingo.server.api.uri |
Olingo URI
The URI package is used to condense all information about the OData path used to query the data.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UriResourceComplexProperty
Used to describe an complex property used within an resource path
E.g. http://...
|
interface |
UriResourcePrimitiveProperty
Used to describe an primitive property used within an resource path
For example: http://...
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.