Uses of Package
org.apache.olingo.odata2.api.ep

Packages that use org.apache.olingo.odata2.api.ep
org.apache.olingo.odata2.api.edm.provider Entity Data Model Provider API 
org.apache.olingo.odata2.api.ep Entity Provider 
org.apache.olingo.odata2.api.ep.callback Entity Provider Callbacks 
org.apache.olingo.odata2.api.rt Runtime Support 
org.apache.olingo.odata2.api.servicedocument   
 

Classes in org.apache.olingo.odata2.api.ep used by org.apache.olingo.odata2.api.edm.provider
EntityProviderException
          An EntityProviderException is the base exception for all EntityProvider related exceptions.
 

Classes in org.apache.olingo.odata2.api.ep used by org.apache.olingo.odata2.api.ep
EntityProviderBatchProperties
          The EntityProviderBatchProperties contains necessary informations to parse a Batch Request body.
EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
           
EntityProviderException
          An EntityProviderException is the base exception for all EntityProvider related exceptions.
EntityProviderReadProperties
          The EntityProviderReadProperties contains all necessary settings to read an entity with the EntityProvider.
EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
          Builder for EntityProviderReadProperties.
EntityProviderWriteProperties
          EntityProviderWriteProperties contains all additional properties which are necessary to write (serialize) an ODataEntry into an specific format (e.g.
EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
           
 

Classes in org.apache.olingo.odata2.api.ep used by org.apache.olingo.odata2.api.ep.callback
EntityProviderException
          An EntityProviderException is the base exception for all EntityProvider related exceptions.
EntityProviderReadProperties
          The EntityProviderReadProperties contains all necessary settings to read an entity with the EntityProvider.
EntityProviderWriteProperties
          EntityProviderWriteProperties contains all additional properties which are necessary to write (serialize) an ODataEntry into an specific format (e.g.
 

Classes in org.apache.olingo.odata2.api.ep used by org.apache.olingo.odata2.api.rt
EntityProvider.EntityProviderInterface
          (Internal) interface for all EntityProvider necessary read and write methods for accessing entities defined in an Entity Data Model.
EntityProviderException
          An EntityProviderException is the base exception for all EntityProvider related exceptions.
 

Classes in org.apache.olingo.odata2.api.ep used by org.apache.olingo.odata2.api.servicedocument
EntityProviderException
          An EntityProviderException is the base exception for all EntityProvider related exceptions.
 



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