Uses of Class
org.apache.olingo.odata2.api.ep.callback.ReadResult

Packages that use ReadResult
org.apache.olingo.odata2.api.ep.callback Entity Provider Callbacks 
 

Uses of ReadResult in org.apache.olingo.odata2.api.ep.callback
 

Subclasses of ReadResult in org.apache.olingo.odata2.api.ep.callback
 class ReadEntryResult
          A ReadEntryResult represents an inlined navigation property which points to an entry.
 class ReadFeedResult
          A ReadFeedResult represents an inlined navigation property which points to a feed (in the form of a list of ODataEntry instances).
 



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