Uses of Interface
org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
Packages that use GetFunctionImportUriInfo
Package
Description
Data Processor
Processor Parts
URI Parser Facade
-
Uses of GetFunctionImportUriInfo in org.apache.olingo.odata2.api.processor
Methods in org.apache.olingo.odata2.api.processor with parameters of type GetFunctionImportUriInfoModifier and TypeMethodDescriptionODataSingleProcessor.executeFunctionImport(GetFunctionImportUriInfo uriInfo, String contentType) ODataSingleProcessor.executeFunctionImportValue(GetFunctionImportUriInfo uriInfo, String contentType) -
Uses of GetFunctionImportUriInfo in org.apache.olingo.odata2.api.processor.part
Methods in org.apache.olingo.odata2.api.processor.part with parameters of type GetFunctionImportUriInfoModifier and TypeMethodDescriptionFunctionImportProcessor.executeFunctionImport(GetFunctionImportUriInfo uriInfo, String contentType) Executes a function import and returns the result.FunctionImportValueProcessor.executeFunctionImportValue(GetFunctionImportUriInfo uriInfo, String contentType) Returns the unformatted value of a function import. -
Uses of GetFunctionImportUriInfo in org.apache.olingo.odata2.api.uri
Subinterfaces of GetFunctionImportUriInfo in org.apache.olingo.odata2.api.uriModifier and TypeInterfaceDescriptioninterfaceStructured parts of the request URI - the result of URI parsing. -
Uses of GetFunctionImportUriInfo in org.apache.olingo.odata2.core.uri
Classes in org.apache.olingo.odata2.core.uri that implement GetFunctionImportUriInfo