org.eclipse.emf.cdo.common.commit
Interface CDOChangeKindProvider

All Known Subinterfaces:
CDOChangeSet, CDOChangeSetData, CDOCommitData, CDOCommitHistory.TriggerLoadElement, CDOCommitInfo, CDOSessionInvalidationEvent
All Known Implementing Classes:
CDOChangeKindCache

public interface CDOChangeKindProvider

Generic provider for the kinds of changes that have been applied to objects.

Since:
4.0

Method Summary
 CDOChangeKind getChangeKind(CDOID id)
           
 

Method Detail

getChangeKind

CDOChangeKind getChangeKind(CDOID id)


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.