Uses of Package
org.apache.olingo.odata2.api.ep.callback
Packages that use org.apache.olingo.odata2.api.ep.callback
Package
Description
Entity Provider
Entity Provider Callbacks
-
Classes in org.apache.olingo.odata2.api.ep.callback used by org.apache.olingo.odata2.api.epClassDescriptionCallback interface for the deep insert read calls (read of
<m:inline>content). -
Classes in org.apache.olingo.odata2.api.ep.callback used by org.apache.olingo.odata2.api.ep.callbackClassDescriptionA
ReadEntryResultrepresents an inlined navigation property which points to an entry.AReadFeedResultrepresents an inlined navigation property which points to a feed (in the form of a list ofODataEntryinstances).AReadResultrepresents an inlined navigation property which points to an entry or feed.Objects of this class are a container for the result of theTombstoneCallback.Wrapper forWriteEntryCallbackContextandWriteFeedCallbackContext.Context given if the target of an expand is an entry.Result of a callback.Context given if the target of an expand is a feed.Result of a callback.