Uses of Interface
org.apache.olingo.server.api.uri.UriParameter
Packages that use UriParameter
Package
Description
Olingo URI
-
Uses of UriParameter in org.apache.olingo.server.api.uri
Methods in org.apache.olingo.server.api.uri that return types with arguments of type UriParameterModifier and TypeMethodDescriptionUriResourceEntitySet.getKeyPredicates()
UriResourceFunction.getKeyPredicates()
UriResourceNavigation.getKeyPredicates()
UriResourceFunction.getParameters()
Method parameters in org.apache.olingo.server.api.uri with type arguments of type UriParameterModifier and TypeMethodDescriptionUriHelper.buildContextURLKeyPredicate
(List<UriParameter> keys) Builds the key-predicate part of aContextURL
. -
Uses of UriParameter in org.apache.olingo.server.api.uri.queryoption.apply
Methods in org.apache.olingo.server.api.uri.queryoption.apply that return types with arguments of type UriParameter