Uses of Interface
org.apache.olingo.client.api.communication.request.retrieve.ODataValueRequest
Packages that use ODataValueRequest
Package
Description
-
Uses of ODataValueRequest in org.apache.olingo.client.api.communication.request.retrieve
Methods in org.apache.olingo.client.api.communication.request.retrieve that return ODataValueRequestModifier and TypeMethodDescriptionRetrieveRequestFactory.getPropertyValueRequest(URI uri) Gets a uri request returning a single OData entity property value.RetrieveRequestFactory.getValueRequest(URI uri) Gets a uri request returning a single OData entity property value. -
Uses of ODataValueRequest in org.apache.olingo.client.core.communication.request.retrieve
Classes in org.apache.olingo.client.core.communication.request.retrieve that implement ODataValueRequestModifier and TypeClassDescriptionclassThis class implements an OData entity property value query request.Methods in org.apache.olingo.client.core.communication.request.retrieve that return ODataValueRequestModifier and TypeMethodDescriptionRetrieveRequestFactoryImpl.getPropertyValueRequest(URI uri) RetrieveRequestFactoryImpl.getValueRequest(URI uri)