Uses of Interface
org.eclipse.emf.cdo.common.branch.CDOBranchHandler
Package
Description
Common concepts for dealing with branches.
Common service provider interfaces and useful base implementations.
Common service provider interfaces and useful base implementations for dealing with branches.
Server service provider interfaces and useful base implementations.
-
Uses of CDOBranchHandler in org.eclipse.emf.cdo.common.branch
Modifier and TypeMethodDescriptionint
CDOBranchManager.getBranches
(int startID, int endID, CDOBranchHandler handler) Passes all branches with IDs in the given range to the givenbranch handler
and returns the number of handler invocations. -
Uses of CDOBranchHandler in org.eclipse.emf.cdo.spi.common
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOBranchHandler in org.eclipse.emf.cdo.spi.common.branch
Modifier and TypeMethodDescriptionint
InternalCDOBranchManager.BranchLoader.loadBranches
(int startID, int endID, CDOBranchHandler branchHandler) -
Uses of CDOBranchHandler 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...