org.apache.olingo.odata2.jpa.processor.core.callback
Class JPATombstoneCallBack

java.lang.Object
  extended by org.apache.olingo.odata2.jpa.processor.core.callback.JPATombstoneCallBack
All Implemented Interfaces:
TombstoneCallback, ODataCallback

public class JPATombstoneCallBack
extends Object
implements TombstoneCallback


Field Summary
 
Fields inherited from interface org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
CALLBACK_KEY_TOMBSTONE, NAMESPACE_TOMBSTONE, PREFIX_TOMBSTONE, REL_DELTA
 
Constructor Summary
JPATombstoneCallBack(String baseUri, GetEntitySetUriInfo resultsView, String deltaTokenValue)
           
 
Method Summary
 TombstoneCallbackResult getTombstoneCallbackResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPATombstoneCallBack

public JPATombstoneCallBack(String baseUri,
                            GetEntitySetUriInfo resultsView,
                            String deltaTokenValue)
Method Detail

getTombstoneCallbackResult

public TombstoneCallbackResult getTombstoneCallbackResult()
Specified by:
getTombstoneCallbackResult in interface TombstoneCallback


Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.