public abstract class PendingDeleteAdapter extends PendingOperationAdapter
Adapter for the PendingDelete interface
Fields inherited from class | Fields |
---|---|
class PendingOperationAdapter |
entity, executed, nativeEntry, nativeKey |
Type | Name and description |
---|---|
boolean |
vetoed |
Constructor and description |
---|
PendingDeleteAdapter
(PersistentEntity entity, K nativeKey, E nativeEntry) |
Methods inherited from class | Name |
---|---|
class PendingOperationAdapter |
addCascadeOperation, addPreOperation, getCascadeOperations, getEntity, getNativeEntry, getNativeKey, getObject, getPreOperations, isVetoed, setExecuted, setVetoed, wasExecuted |