
public interface CDOInvalidationNotification extends CDONotification
notification that is emitted to adapters of the objects in a
view if invalidation notification is
enabled for the view. Since the notifications are constructed out of the information in a
CDOSessionInvalidationEvent (i.e. CDOIDs) they don't carry detailed change deltas. All the
methods related to change deltas throw UnsupportedOperationExceptions.CDOSessionInvalidationEvent,
CDOAdapterPolicyDETACH_OBJECT, EVENT_TYPE_CDO_START, INVALIDATEgetEventType, 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, wasSetCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.