org.eclipse.emf.cdo.common.revision
Interface CDORevisionKey

All Superinterfaces:
CDOBranchVersion, CDOIDAndVersion
All Known Subinterfaces:
CDORevision, CDORevisionCache.EvictionEvent, CDORevisionDelta

public interface CDORevisionKey
extends CDOBranchVersion, CDOIDAndVersion

Uniquely identifies a revision by version in a branch.

Since:
3.0
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Field Summary
 
Fields inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchVersion
FIRST_VERSION, UNSPECIFIED_VERSION
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchVersion
getBranch, getVersion
 
Methods inherited from interface org.eclipse.emf.cdo.common.revision.CDOIDAndVersion
getID, getVersion
 



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