Package | Description |
---|---|
org.apache.olingo.odata2.api.ep.callback |
Entity Provider Callbacks
These callbacks will be used to support the $expand query option.
|
Modifier and Type | Class and Description |
---|---|
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-2019 The Apache Software Foundation. All Rights Reserved.