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