Interface CDOListFeatureDelta

All Superinterfaces:
CDOFeatureDelta, CDOOriginSizeProvider

public interface CDOListFeatureDelta extends CDOFeatureDelta, CDOOriginSizeProvider
A feature delta that represents any modification of the list of a many-valued feature. The detailed changes to this list are returned by the getListChanges() method.
Author:
Simon McDuff
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.