Uses of Interface
org.eclipse.emf.cdo.common.CDOCommonRepository

Packages that use CDOCommonRepository
org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to remote repositories. 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
 

Uses of CDOCommonRepository in org.eclipse.emf.cdo.server
 

Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.server
 interface IRepository
           
 interface ISynchronizableRepository
          A repository with the ability to synchronize its content with another repository.
 

Uses of CDOCommonRepository in org.eclipse.emf.cdo.session
 

Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.session
 interface CDORepositoryInfo
          Describes a model repository a session is connected to.
 

Uses of CDOCommonRepository in org.eclipse.emf.cdo.spi.server
 

Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.spi.server
 interface InternalFailoverParticipant
           
 interface InternalRepository
           
 interface InternalSynchronizableRepository
           
 



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