Uses of Interface
org.apache.olingo.odata2.api.processor.part.FunctionImportProcessor
-
Packages that use FunctionImportProcessor Package Description org.apache.olingo.odata2.api OData Library APIorg.apache.olingo.odata2.api.processor Data Processor -
-
Uses of FunctionImportProcessor in org.apache.olingo.odata2.api
Methods in org.apache.olingo.odata2.api that return FunctionImportProcessor Modifier and Type Method Description FunctionImportProcessorODataService. getFunctionImportProcessor() -
Uses of FunctionImportProcessor in org.apache.olingo.odata2.api.processor
Classes in org.apache.olingo.odata2.api.processor that implement FunctionImportProcessor Modifier and Type Class Description classODataSingleProcessorA defaultODataProcessorthat implements all processor features in a single class.
-