
public interface CDODeltaNotification extends CDONotification
REMOVE_MANY indicates that clear() was called.
Add_MANY is not used.
DETACH_OBJECT, EVENT_TYPE_CDO_START, INVALIDATE| Modifier and Type | Method and Description |
|---|---|
CDORevisionDelta |
getRevisionDelta()
Returns the
CDORevisionDelta associated with this notification. |
boolean |
hasNext()
Informs the adapter if another notification is going to be sent (notifications often have a list of notifications,
see
NotificationChain). |
getEventType, getFeature, getFeatureID, getNewBooleanValue, getNewByteValue, getNewCharValue, getNewDoubleValue, getNewFloatValue, getNewIntValue, getNewLongValue, getNewShortValue, getNewStringValue, getNewValue, getNotifier, getOldBooleanValue, getOldByteValue, getOldCharValue, getOldDoubleValue, getOldFloatValue, getOldIntValue, getOldLongValue, getOldShortValue, getOldStringValue, getOldValue, getPosition, isReset, isTouch, merge, wasSetboolean hasNext()
NotificationChain).CDORevisionDelta getRevisionDelta()
CDORevisionDelta associated with this notification.Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.