Uses of Interface
org.eclipse.emf.cdo.common.CDOCommonRepository
Packages that use 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
Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.adminModifier and TypeInterfaceDescriptioninterface
A client-sideadministrative interface
to a remote repository. -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.common.admin
Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.common.adminModifier and TypeInterfaceDescriptioninterface
An administrative interface to a remoterepository
. -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.common.branch
Methods in org.eclipse.emf.cdo.common.branch that return CDOCommonRepositoryModifier and TypeMethodDescriptionCDOBranchManager.getRepository()
Returns the repository this branch manager is associated with. -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.common.commit
Methods in org.eclipse.emf.cdo.common.commit that return CDOCommonRepository -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.common.util
Methods in org.eclipse.emf.cdo.common.util with parameters of type CDOCommonRepositoryModifier 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
Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.serverModifier 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
Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.sessionModifier and TypeInterfaceDescriptioninterface
Describes a model repository asession
is connected to. -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.spi.common.branch
Methods in org.eclipse.emf.cdo.spi.common.branch with parameters of type CDOCommonRepositoryModifier and TypeMethodDescriptionvoid
InternalCDOBranchManager.setRepository
(CDOCommonRepository repository) -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.spi.common.commit
Methods in org.eclipse.emf.cdo.spi.common.commit with parameters of type CDOCommonRepositoryModifier and TypeMethodDescriptionvoid
InternalCDOCommitInfoManager.setRepository
(CDOCommonRepository repository) -
Uses of CDOCommonRepository in org.eclipse.emf.cdo.spi.server
Subinterfaces of CDOCommonRepository in org.eclipse.emf.cdo.spi.serverModifier 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
Classes in org.eclipse.emf.spi.cdo that implement CDOCommonRepositoryModifier and TypeClassDescriptionstatic final class
If the meaning of this type isn't clear, there really should be more of a description here...