Uses of Class
org.apache.olingo.odata2.api.ep.callback.ReadResult
Packages that use ReadResult
-
Uses of ReadResult in org.apache.olingo.odata2.api.ep.callback
Subclasses of ReadResult in org.apache.olingo.odata2.api.ep.callbackModifier and TypeClassDescriptionclassAReadEntryResultrepresents an inlined navigation property which points to an entry.classAReadFeedResultrepresents an inlined navigation property which points to a feed (in the form of a list ofODataEntryinstances).