-
MethodDescriptionThis method is no longer acceptable to get algorithm used to compute a score between two fields in two different records.
Use
DecisionField.getFieldComparison()
instead.since version 6.1.3. UseGroup.getMatchedRecords()
since version 6.1.3. UseGroup.getSuspectRecords()
Since 5.3.0. This method is replaced byMergeOperations.mergeGroup(AdaptationTable, BigDecimal)
Executes a merging process to merge a group of records. A merge policy should be defined beforehand and linked to the table on which the merged action is executed.
Group.getMatchedRecords()