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

All Known Subinterfaces:
IMEMStore, IMEMStore, InternalCDORevisionCache

public interface CDOAllRevisionsProvider

Provides consumers with all revisions available in an instance of this interface.

Since:
3.0

Method Summary
 Map<CDOBranch,List<CDORevision>> getAllRevisions()
           
 

Method Detail

getAllRevisions

Map<CDOBranch,List<CDORevision>> getAllRevisions()


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