Uses of Interface
org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Packages that use GetComplexPropertyUriInfo
Package
Description
Data Processor
Processor Parts
URI Parser Facade
-
Uses of GetComplexPropertyUriInfo in org.apache.olingo.odata2.api.processor
Methods in org.apache.olingo.odata2.api.processor with parameters of type GetComplexPropertyUriInfoModifier and TypeMethodDescriptionODataSingleProcessor.readEntityComplexProperty(GetComplexPropertyUriInfo uriInfo, String contentType) -
Uses of GetComplexPropertyUriInfo in org.apache.olingo.odata2.api.processor.part
Methods in org.apache.olingo.odata2.api.processor.part with parameters of type GetComplexPropertyUriInfoModifier and TypeMethodDescriptionEntityComplexPropertyProcessor.readEntityComplexProperty(GetComplexPropertyUriInfo uriInfo, String contentType) Reads a complex property of an entity. -
Uses of GetComplexPropertyUriInfo in org.apache.olingo.odata2.api.uri
Subinterfaces of GetComplexPropertyUriInfo in org.apache.olingo.odata2.api.uriModifier and TypeInterfaceDescriptioninterfaceStructured parts of the request URI - the result of URI parsing. -
Uses of GetComplexPropertyUriInfo in org.apache.olingo.odata2.core.uri
Classes in org.apache.olingo.odata2.core.uri that implement GetComplexPropertyUriInfo