Package org.eclipse.emf.spi.cdo
Interface CDOSessionProtocol.RefreshSessionResult.Provider
- 
- Enclosing class:
- CDOSessionProtocol.RefreshSessionResult
 
 public static interface CDOSessionProtocol.RefreshSessionResult.ProviderIf the meaning of this type isn't clear, there really should be more of a description here...- Since:
- 4.4
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description CDOSessionProtocol.RefreshSessionResultgetRefreshSessionResult(java.util.Map<CDOBranch,java.util.List<InternalCDOView>> views, java.util.Map<CDOBranch,java.util.Map<CDOID,InternalCDORevision>> viewedRevisions)
 
- 
- 
- 
Method Detail- 
getRefreshSessionResultCDOSessionProtocol.RefreshSessionResult getRefreshSessionResult(java.util.Map<CDOBranch,java.util.List<InternalCDOView>> views, java.util.Map<CDOBranch,java.util.Map<CDOID,InternalCDORevision>> viewedRevisions) 
 
- 
 
-