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

Packages that use CDOCommonRepository
org.eclipse.emf.cdo.admin Client side of the protocol to administer CDO repositories remotely. 
org.eclipse.emf.cdo.common.admin Common concepts for the protocol to administer CDO repositories remotely. 
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 CDO repositories. 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
 

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

Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.admin
 interface CDOAdminClientRepository
          A client-side administrative interface to a remote repository.
 

Uses of CDOCommonRepository in org.eclipse.emf.cdo.common.admin
 

Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.common.admin
 interface CDOAdminRepository
          An administrative interface to a remote repository.
 

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

Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.server
 interface IRepository
          A CDO repository.
 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 - 2012 Eike Stepper (Berlin, Germany) and others.