Uses of Interface
org.apache.olingo.odata2.api.processor.part.EntityComplexPropertyProcessor

Packages that use EntityComplexPropertyProcessor
org.apache.olingo.odata2.api OData Library API 
org.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
 EntityComplexPropertyProcessor ODataService.getEntityComplexPropertyProcessor()
           
 

Uses of EntityComplexPropertyProcessor in org.apache.olingo.odata2.api.processor
 

Classes in org.apache.olingo.odata2.api.processor that implement EntityComplexPropertyProcessor
 class ODataSingleProcessor
          A default ODataProcessor that implements all processor features in a single class.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.