Package org.apache.olingo.odata2.api.uri.info
package org.apache.olingo.odata2.api.uri.info
URI Parser Result Views
The interfaces of this package provide access to the relevant parts of the parsed request URI for the methods that process a request inside the dispatcher.
-
InterfacesClassDescriptionAccess to the parts of the request URI that are relevant for DELETE requests.Access to the parts of the request URI that are relevant for GET requests of complex properties.Access to the parts of the request URI that are relevant for GET requests of the count of a single entity (also known as existence check).Access to the parts of the request URI that are relevant for GET requests of the number of links to a single entity (also known as existence check).Access to the parts of the request URI that are relevant for GET requests of the URI of a single entity.Access to the parts of the request URI that are relevant for GET requests of the number of entities.Access to the parts of the request URI that are relevant for GET requests of the number of links to entities.Access to the parts of the request URI that are relevant for GET requests of the URIs of entities.Access to the parts of the request URI that are relevant for GET requests of entities.Access to the parts of the request URI that are relevant for GET requests of a single entity.Access to the parts of the request URI that are relevant for requests of function imports.Access to the parts of the request URI that are relevant for GET requests of the media resource of a single entity.Access to the parts of the request URI that are relevant for GET requests of the metadata document.Access to the parts of the request URI that are relevant for GET requests of the service document.Access to the parts of the request URI that are relevant for GET requests of simple properties.Access to the parts of the request URI that are relevant for POST requests.Access to the parts of the request URI that are relevant for PUT, PATCH, or MERGE requests.