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

Packages that use EntitySimplePropertyProcessor
org.apache.olingo.odata2.api OData Library API 
org.apache.olingo.odata2.api.processor Data Processor 
 

Uses of EntitySimplePropertyProcessor in org.apache.olingo.odata2.api
 

Methods in org.apache.olingo.odata2.api that return EntitySimplePropertyProcessor
 EntitySimplePropertyProcessor ODataService.getEntitySimplePropertyProcessor()
           
 

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

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



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