Uses of Interface
org.eclipse.emf.cdo.common.revision.CDORevisionCacheAdder
Packages that use CDORevisionCacheAdder
Package
Description
Common concepts for dealing with revisions and revision lists.
Server concepts for dealing with repositories and stores.
Server implementation of a generic OCL query handler.
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
-
Uses of CDORevisionCacheAdder in org.eclipse.emf.cdo.common.revision
Subinterfaces of CDORevisionCacheAdder in org.eclipse.emf.cdo.common.revisionModifier and TypeInterfaceDescriptioninterface
-
Uses of CDORevisionCacheAdder in org.eclipse.emf.cdo.server
Methods in org.eclipse.emf.cdo.server with parameters of type CDORevisionCacheAdderModifier and TypeMethodDescriptionIStoreAccessor.readRevision
(CDOID id, CDOBranchPoint branchPoint, int listChunk, CDORevisionCacheAdder cache) Reads a revision from the back-end that was valid at the given timeStamp in the given branch.IStoreAccessor.readRevisionByVersion
(CDOID id, CDOBranchVersion branchVersion, int listChunk, CDORevisionCacheAdder cache) Reads a revision with the given version in the given branch from the back-end. -
Uses of CDORevisionCacheAdder in org.eclipse.emf.cdo.server.ocl
Methods in org.eclipse.emf.cdo.server.ocl that return CDORevisionCacheAdderMethods in org.eclipse.emf.cdo.server.ocl with parameters of type CDORevisionCacheAdderModifier and TypeMethodDescriptionvoid
CDOExtentCreator.setRevisionCacheAdder
(CDORevisionCacheAdder revisionCacheAdder) Deprecated.As of 4.4 useCDOExtentCreator.setRevisionInterner(CDORevisionInterner)
. -
Uses of CDORevisionCacheAdder in org.eclipse.emf.cdo.spi.common.revision
Subinterfaces of CDORevisionCacheAdder in org.eclipse.emf.cdo.spi.common.revisionModifier 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...Classes in org.eclipse.emf.cdo.spi.common.revision that implement CDORevisionCacheAdderModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...
CDOExtentCreator.getRevisionInterner()
.