Uses of Interface
org.eclipse.emf.cdo.common.revision.CDORevisionKey

Packages that use CDORevisionKey
org.eclipse.emf.cdo.common.commit Common concepts for dealing with commits and change sets. 
org.eclipse.emf.cdo.common.protocol Common concepts for dealing with protocols and CDO-specific I/O. 
org.eclipse.emf.cdo.common.revision Common concepts for dealing with revisions and revision lists. 
org.eclipse.emf.cdo.common.revision.delta Common concepts for dealing with revision deltas and feature deltas. 
org.eclipse.emf.cdo.spi.common.commit Common service provider interfaces and useful base implementations for dealing with commits and change sets. 
org.eclipse.emf.cdo.spi.common.revision Common service provider interfaces and useful base implementations for dealing with revisions and deltas. 
org.eclipse.emf.cdo.util Client utility classes, some common interfaces and exceptions. 
org.eclipse.emf.cdo.view Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Uses of CDORevisionKey in org.eclipse.emf.cdo.common.commit
 

Methods in org.eclipse.emf.cdo.common.commit that return types with arguments of type CDORevisionKey
 List<CDORevisionKey> CDOChangeSetData.getChangedObjects()
          Returns a collection of revision keys denoting which (original) revisions have been changed in the context of a commit operation.
 

Uses of CDORevisionKey in org.eclipse.emf.cdo.common.protocol
 

Methods in org.eclipse.emf.cdo.common.protocol that return CDORevisionKey
 CDORevisionKey CDODataInput.readCDORevisionKey()
           
 

Methods in org.eclipse.emf.cdo.common.protocol with parameters of type CDORevisionKey
 void CDODataOutput.writeCDORevisionKey(CDORevisionKey revisionKey)
           
 

Uses of CDORevisionKey in org.eclipse.emf.cdo.common.revision
 

Subinterfaces of CDORevisionKey in org.eclipse.emf.cdo.common.revision
 interface CDORevision
          Encapsulates the immutable information of a single CDO object between two commits in a branch.
static interface CDORevisionCache.EvictionEvent
          An event fired from a revision cache for revisions that are evicted because they are no longer strongly referenced when free memory runs low.
 

Methods in org.eclipse.emf.cdo.common.revision that return CDORevisionKey
static CDORevisionKey CDORevisionUtil.copyRevisionKey(CDORevisionKey source)
           
static CDORevisionKey CDORevisionUtil.createRevisionKey(CDOID id, CDOBranch branch, int version)
           
static CDORevisionKey CDORevisionUtil.parseRevisionKey(String source, CDOBranchManager branchManager)
           
 

Methods in org.eclipse.emf.cdo.common.revision with parameters of type CDORevisionKey
 int CDORevisionUtil.CDORevisionComparator.compare(CDORevisionKey rev1, CDORevisionKey rev2)
           
static CDORevisionKey CDORevisionUtil.copyRevisionKey(CDORevisionKey source)
           
static String CDORevisionUtil.formatRevisionKey(CDORevisionKey key)
           
 

Method parameters in org.eclipse.emf.cdo.common.revision with type arguments of type CDORevisionKey
static CDOChangeSetData CDORevisionUtil.createChangeSetData(List<CDOIDAndVersion> newObjects, List<CDORevisionKey> changedObjects, List<CDOIDAndVersion> detachedObjects)
           
 

Uses of CDORevisionKey in org.eclipse.emf.cdo.common.revision.delta
 

Subinterfaces of CDORevisionKey in org.eclipse.emf.cdo.common.revision.delta
 interface CDORevisionDelta
           
 

Uses of CDORevisionKey in org.eclipse.emf.cdo.spi.common.commit
 

Methods in org.eclipse.emf.cdo.spi.common.commit that return types with arguments of type CDORevisionKey
 Map<CDOID,CDORevisionKey> CDORevisionAvailabilityInfo.getAvailableRevisions()
           
 

Methods in org.eclipse.emf.cdo.spi.common.commit with parameters of type CDORevisionKey
 void CDORevisionAvailabilityInfo.addRevision(CDORevisionKey key)
           
 

Uses of CDORevisionKey in org.eclipse.emf.cdo.spi.common.revision
 

Subinterfaces of CDORevisionKey in org.eclipse.emf.cdo.spi.common.revision
 interface InternalCDORevision
           
 interface InternalCDORevisionDelta
           
 

Classes in org.eclipse.emf.cdo.spi.common.revision that implement CDORevisionKey
 class AbstractCDORevision
           
 class BaseCDORevision
           
 class DelegatingCDORevision
           
 class DetachedCDORevision
           
 class PointerCDORevision
          A synthetic revision that represents the initial period of an object in a branch when the object is still associated with a revision from one of the baseline branches.
 class StubCDORevision
           
 class SyntheticCDORevision
          A synthetic revision that represents the initial period of an object in a branch when the object is still associated with a revision from one of the baseline branches.
 

Uses of CDORevisionKey in org.eclipse.emf.cdo.util
 

Methods in org.eclipse.emf.cdo.util that return CDORevisionKey
 CDORevisionKey[] StaleRevisionLockException.getStaleRevisions()
           
 

Constructors in org.eclipse.emf.cdo.util with parameters of type CDORevisionKey
StaleRevisionLockException(CDORevisionKey[] staleRevisions)
           
 

Uses of CDORevisionKey in org.eclipse.emf.cdo.view
 

Methods in org.eclipse.emf.cdo.view with parameters of type CDORevisionKey
 void CDOInvalidationPolicy.handleInvalidation(CDOObject object, CDORevisionKey key)
           
 

Uses of CDORevisionKey in org.eclipse.emf.spi.cdo
 

Methods in org.eclipse.emf.spi.cdo that return CDORevisionKey
 CDORevisionKey[] CDOSessionProtocol.LockObjectsResult.getStaleRevisions()
           
 

Methods in org.eclipse.emf.spi.cdo with parameters of type CDORevisionKey
 void CDOSessionProtocol.RefreshSessionResult.addDetachedObject(CDORevisionKey revision)
           
 

Method parameters in org.eclipse.emf.spi.cdo with type arguments of type CDORevisionKey
 void InternalCDOView.invalidate(CDOBranch branch, long lastUpdateTime, List<CDORevisionKey> allChangedObjects, List<CDOIDAndVersion> allDetachedObjects, Map<CDOID,InternalCDORevision> oldRevisions, boolean async)
           
 void CDOSessionProtocol.switchTarget(int viewID, CDOBranchPoint branchPoint, List<InternalCDOObject> invalidObjects, List<CDORevisionKey> allChangedObjects, List<CDOIDAndVersion> allDetachedObjects, OMMonitor monitor)
           
 

Constructors in org.eclipse.emf.spi.cdo with parameters of type CDORevisionKey
CDOSessionProtocol.LockObjectsResult(boolean successful, boolean timedOut, boolean waitForUpdate, long requiredTimestamp, CDORevisionKey[] staleRevisions)
           
 



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