Class DeleteContext

java.lang.Object
com.google.appengine.api.datastore.DeleteContext
All Implemented Interfaces:
CallbackContext<Key>

public final class DeleteContext extends Object
Concrete CallbackContext implementation that is specific to delete() callbacks.