Interface CDOConflictResolver

    • Method Detail

      • setTransaction

        void setTransaction​(CDOTransaction transaction)
        Sets the transaction this conflict resolver is to be associated with.
      • resolveConflicts

        void resolveConflicts​(java.util.Set<CDOObject> conflicts)
        Resolves conflicts after remote invalidations arrived for objects that are locally dirty or detached.