Interface CDOBranchAdjustable

All Known Subinterfaces:
InternalCDORevision, InternalCDORevisionDelta
All Known Implementing Classes:
AbstractCDORevision, BaseCDORevision, DelegatingCDORevision, DetachedCDORevision, PointerCDORevision, StubCDORevision, SyntheticCDORevision

public interface CDOBranchAdjustable
Since:
4.3
Author:
Eike Stepper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    adjustBranches(CDOBranchManager newBranchManager)
     
  • Method Details