Interface CDORevision

All Superinterfaces:
CDOBranchPoint, CDOBranchProvider, CDOBranchVersion, CDOIDAndVersion, CDOIdentifiable, CDORevisable, CDORevisionKey, CDOTimeProvider, CDOVersionProvider
All Known Subinterfaces:
InternalCDORevision
All Known Implementing Classes:
AbstractCDORevision, BaseCDORevision, DelegatingCDORevision, DetachedCDORevision, PointerCDORevision, StubCDORevision, SyntheticCDORevision

public interface CDORevision extends CDORevisionKey, CDORevisable
Encapsulates the immutable system information of a single CDO object between two commits in a branch and provides access to its modeled data.
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.