Klasse CDOSessionProtocol.MergeDataResult

java.lang.Object
org.eclipse.emf.spi.cdo.CDOSessionProtocol.MergeDataResult
Umschließende Schnittstelle:
CDOSessionProtocol

public static final class CDOSessionProtocol.MergeDataResult extends Object
If the meaning of this type isn't clear, there really should be more of a description here...
Seit:
4.6
Autor:
Eike Stepper
  • Konstruktordetails

    • MergeDataResult

      public MergeDataResult()
  • Methodendetails

    • getIDs

      public Set<CDOID> getIDs()
      Seit:
      4.13
    • getTargetIDs

      public Set<CDOID> getTargetIDs()
    • getSourceIDs

      public Set<CDOID> getSourceIDs()
    • getResultBase

      public CDOBranchPoint getResultBase()
    • setResultBase

      public void setResultBase(CDOBranchPoint resultBase)