Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
-
Packages that use WriteCallbackContext Package Description org.apache.olingo.odata2.api.ep.callback Entity Provider Callbacks -
-
Uses of WriteCallbackContext in org.apache.olingo.odata2.api.ep.callback
Subclasses of WriteCallbackContext in org.apache.olingo.odata2.api.ep.callback Modifier and Type Class Description classWriteEntryCallbackContextContext given if the target of an expand is an entry.classWriteFeedCallbackContextContext given if the target of an expand is a feed.
-