Package | Description |
---|---|
org.apache.olingo.server.api.uri |
Olingo URI
|
org.apache.olingo.server.api.uri.queryoption.apply |
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 |
---|---|
List<UriParameter> |
CustomFunction.getParameters()
Gets the function parameters.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.