Interface CDOAllRevisionsProvider
- 
- All Known Subinterfaces:
- IMEMStore,- IMEMStore,- InternalCDORevisionCache
 
 public interface CDOAllRevisionsProviderProvides consumers with allrevisionsavailable in an instance of this interface.- Since:
- 3.0
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<CDOBranch,java.util.List<CDORevision>>getAllRevisions()
 
- 
- 
- 
Method Detail- 
getAllRevisionsjava.util.Map<CDOBranch,java.util.List<CDORevision>> getAllRevisions() 
 
- 
 
-