Interface InternalCDORevisionManager.RevisionLoader2
- 
- All Superinterfaces:
- InternalCDORevisionManager.RevisionLoader
 - All Known Subinterfaces:
- CDOSessionProtocol,- InternalCDORevisionManager.RevisionLoader3,- InternalFailoverParticipant,- InternalRepository,- InternalSynchronizableRepository
 - Enclosing interface:
- InternalCDORevisionManager
 
 public static interface InternalCDORevisionManager.RevisionLoader2 extends InternalCDORevisionManager.RevisionLoader If the meaning of this type isn't clear, there really should be more of a description here...- Since:
- 4.4
- 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.
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description CDOBranchPointRangeloadObjectLifetime(CDOID id, CDOBranchPoint branchPoint)- 
Methods inherited from interface org.eclipse.emf.cdo.spi.common.revision.InternalCDORevisionManager.RevisionLoaderhandleRevisions, loadRevisionByVersion, loadRevisions
 
- 
 
- 
- 
- 
Method Detail- 
loadObjectLifetimeCDOBranchPointRange loadObjectLifetime(CDOID id, CDOBranchPoint branchPoint) 
 
- 
 
-