Interface CDOInvalidationNotification

All Superinterfaces:
CDONotification, Notification

public interface CDOInvalidationNotification extends CDONotification
A custom EMF 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.
Author:
Simon McDuff
See Also:
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.