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

All Known Subinterfaces:
CDORevisionCache

public interface CDORevisionCacheAdder

An entity that revisions can be added to.

Since:
4.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.

Method Summary
 void addRevision(CDORevision revision)
          Adds the given revision to this cache.
 

Method Detail

addRevision

void addRevision(CDORevision revision)
Adds the given revision to this cache.



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