Uses of Interface
org.eclipse.emf.cdo.common.admin.CDOAdmin

Packages that use CDOAdmin
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.spi.common.admin Common concepts for dealing with protocols and CDO administration-specific I/O. 
 

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

Subinterfaces of CDOAdmin in org.eclipse.emf.cdo.admin
 interface CDOAdminClient
          A client-side administrative interface.
 

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

Methods in org.eclipse.emf.cdo.common.admin that return CDOAdmin
 CDOAdmin CDOAdminRepository.getAdmin()
           
 

Uses of CDOAdmin in org.eclipse.emf.cdo.spi.common.admin
 

Classes in org.eclipse.emf.cdo.spi.common.admin that implement CDOAdmin
 class AbstractCDOAdmin
          If the meaning of this type isn't clear, there really should be more of a description here...
 



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