Uses of Class
org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
-
Packages that use TombstoneCallbackResult Package Description org.apache.olingo.odata2.api.ep.callback Entity Provider Callbacks -
-
Uses of TombstoneCallbackResult in org.apache.olingo.odata2.api.ep.callback
Methods in org.apache.olingo.odata2.api.ep.callback that return TombstoneCallbackResult Modifier and Type Method Description TombstoneCallbackResultTombstoneCallback. getTombstoneCallbackResult()This method is called after all entries have been serialized.
-