
public interface InternalCDORevisionCache extends CDORevisionCache, CDOAllRevisionsProvider, ILifecycle
CDORevisionCache.EvictionEventILifecycle.DeferrableActivationNOOP| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
List<CDORevision> |
getRevisions(CDOBranchPoint branchPoint) |
InternalCDORevisionCache |
instantiate(CDORevision revision) |
CDORevision |
removeRevision(CDOID id,
CDOBranchVersion branchVersion) |
getCurrentRevisions, getObjectType, getRevision, getRevisionByVersionaddRevisiongetAllRevisionsactivate, deactivate, getLifecycleState, isActiveaddListener, getListeners, hasListeners, removeListenerInternalCDORevisionCache instantiate(CDORevision revision)
CDORevision removeRevision(CDOID id, CDOBranchVersion branchVersion)
void clear()
List<CDORevision> getRevisions(CDOBranchPoint branchPoint)
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.