Uses of Interface
org.eclipse.emf.cdo.common.CDOCommonRepository
Package
Description
Client side of the protocol to administer CDO repositories remotely.
Common concepts for the protocol to administer CDO repositories remotely.
Common concepts for dealing with branches.
Common concepts for dealing with commits and change sets.
Common utility classes, some common interfaces and exceptions.
Server concepts for dealing with repositories and stores.
Client concepts for dealing with sessions to CDO repositories.
Common service provider interfaces and useful base implementations for dealing with branches.
Common service provider interfaces and useful base implementations for dealing with commits and change sets.
Server service provider interfaces and useful base implementations.
Client service provider interfaces and useful base implementations.
-
Uses of CDOCommonRepository in org.eclipse.emf.cdo.admin
Modifier and TypeInterfaceDescriptioninterface
A client-sideadministrative interface
to a remote repository. -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.common.admin
Modifier and TypeInterfaceDescriptioninterface
An administrative interface to a remoterepository
. -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.common.branch
Modifier and TypeMethodDescriptionCDOBranchManager.getRepository()
Returns the repository this branch manager is associated with. -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.common.commit
-
Uses of CDOCommonRepository in org.eclipse.emf.cdo.common.util
Modifier and TypeMethodDescriptionstatic boolean
CDOCommonUtil.waitWhileInitial
(CDOCommonRepository repository, org.eclipse.net4j.util.event.INotifier notifier, IProgressMonitor monitor) -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.server
Modifier and TypeInterfaceDescriptioninterface
A CDO repository.interface
A repository with the ability tosynchronize
its content with another repository. -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.session
Modifier and TypeInterfaceDescriptioninterface
Describes a model repository asession
is connected to. -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.spi.common.branch
Modifier and TypeMethodDescriptionvoid
InternalCDOBranchManager.setRepository
(CDOCommonRepository repository) -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.spi.common.commit
Modifier and TypeMethodDescriptionvoid
InternalCDOCommitInfoManager.setRepository
(CDOCommonRepository repository) -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.spi.server
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOCommonRepository in org.eclipse.emf.spi.cdo
Modifier and TypeClassDescriptionstatic final class
If the meaning of this type isn't clear, there really should be more of a description here...