Package | Description |
---|---|
org.apache.olingo.server.api.uri | |
org.apache.olingo.server.sample.data | |
org.apache.olingo.server.tecsvc.data |
Modifier and Type | Method and Description |
---|---|
List<UriParameter> |
UriResourceNavigation.getKeyPredicates() |
List<UriParameter> |
UriResourceFunction.getKeyPredicates() |
List<UriParameter> |
UriResourceEntitySet.getKeyPredicates() |
List<UriParameter> |
UriResourceFunction.getParameters() |
Modifier and Type | Method and Description |
---|---|
String |
UriHelper.buildContextURLKeyPredicate(List<UriParameter> keys)
Builds the key-predicate part of a
ContextURL . |
Modifier and Type | Method and Description |
---|---|
Entity |
DataProvider.read(EdmEntitySet edmEntitySet,
List<UriParameter> keys) |
Modifier and Type | Method and Description |
---|---|
Entity |
DataProvider.read(EdmEntitySet edmEntitySet,
List<UriParameter> keys) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.