Uses of Interface
org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Packages that use GetSimplePropertyUriInfo
Package
Description
Data Processor
Processor Parts
URI Parser Facade
-
Uses of GetSimplePropertyUriInfo in org.apache.olingo.odata2.api.processor
Methods in org.apache.olingo.odata2.api.processor with parameters of type GetSimplePropertyUriInfoModifier and TypeMethodDescriptionODataSingleProcessor.readEntitySimpleProperty(GetSimplePropertyUriInfo uriInfo, String contentType) ODataSingleProcessor.readEntitySimplePropertyValue(GetSimplePropertyUriInfo uriInfo, String contentType) -
Uses of GetSimplePropertyUriInfo in org.apache.olingo.odata2.api.processor.part
Methods in org.apache.olingo.odata2.api.processor.part with parameters of type GetSimplePropertyUriInfoModifier and TypeMethodDescriptionEntitySimplePropertyProcessor.readEntitySimpleProperty(GetSimplePropertyUriInfo uriInfo, String contentType) Reads a simple property of an entity.EntitySimplePropertyValueProcessor.readEntitySimplePropertyValue(GetSimplePropertyUriInfo uriInfo, String contentType) Reads the unformatted value of a simple property of an entity. -
Uses of GetSimplePropertyUriInfo in org.apache.olingo.odata2.api.uri
Subinterfaces of GetSimplePropertyUriInfo in org.apache.olingo.odata2.api.uriModifier and TypeInterfaceDescriptioninterfaceStructured parts of the request URI - the result of URI parsing. -
Uses of GetSimplePropertyUriInfo in org.apache.olingo.odata2.core.uri
Classes in org.apache.olingo.odata2.core.uri that implement GetSimplePropertyUriInfo