Schnittstelle CDOBranchAdjustable

Alle bekannten Unterschnittstellen:
InternalCDORevision, InternalCDORevisionDelta
Alle bekannten Implementierungsklassen:
AbstractCDORevision, BaseCDORevision, DelegatingCDORevision, DetachedCDORevision, PointerCDORevision, StubCDORevision, SyntheticCDORevision

public interface CDOBranchAdjustable
An interface for something that carries branch information that possibly comes from other sessions and needs to be adjusted to the scope of a local session.
Seit:
4.3
Autor:
Eike Stepper
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    adjustBranches(CDOBranchManager newBranchManager)
     
  • Methodendetails