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

All Known Subinterfaces:
CDOChangeSet, CDOChangeSetData, CDOCommitData, 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
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 CDOChangeKind getChangeKind(CDOID id)
           
 

Method Detail

getChangeKind

CDOChangeKind getChangeKind(CDOID id)


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