Uses of Enum Class
se.conciliate.extensions.merge.MTMerger.CompareResult
Packages that use MTMerger.CompareResult
Package
Description
Provides the means to merge entities into a repository when importing.
-
Uses of MTMerger.CompareResult in se.conciliate.extensions.merge
Methods in se.conciliate.extensions.merge that return MTMerger.CompareResultModifier and TypeMethodDescriptionMTMerger.compareHistories(MTHistory existingHistory, MTHistory newHistory) Compares two histories to determine what to do with them when importing.static MTMerger.CompareResultReturns the enum constant of this class with the specified name.static MTMerger.CompareResult[]MTMerger.CompareResult.values()Returns an array containing the constants of this enum class, in the order they are declared.