Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages

M

MatchAndMergeRegistry - Class in com.orchestranetworks.addon.mame.registration
Provides a way to register custom function for field or record
MatchAndMergeRegistry() - Constructor for class com.orchestranetworks.addon.mame.registration.MatchAndMergeRegistry
 
MATCHED - Enum constant in enum com.orchestranetworks.addon.mame.model.metadata.MatchingResultType
 
MatchingComparator - Interface in com.orchestranetworks.addon.mame.service.matching
Provides a comparator to compare 2 records.
MatchingEngineResult - Interface in com.orchestranetworks.addon.mame.service.matching
 
MatchingOperations - Interface in com.orchestranetworks.addon.mame.service.matching
Provides matching operations for the EBXâ„¢ Match and Merge Add-on.
MatchingProcess - Interface in com.orchestranetworks.addon.mame.service.matching
Represents the information of a matching process execution.
MatchingResultType - Enum in com.orchestranetworks.addon.mame.model.metadata
 
matchRecord(AdaptationTable, PrimaryKey, String) - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingOperations
Executes a matching operation on a record against an EBX table.
matchRecords(AdaptationTable, Request, String) - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingOperations
Executes a matching operation with a specific request on a EBX table.
matchTable(AdaptationTable, String) - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingOperations
Executes a matching operation on an entire EBX table.
merge(AdaptationTable, BigDecimal) - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeOperations
Deprecated.
Since 5.3.0. This method is replaced by MergeOperations.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.

MERGED - Enum constant in enum com.orchestranetworks.addon.mame.model.State
 
MergedFieldValue - Interface in com.orchestranetworks.addon.mame.service.mergefunction
Defines field values for a golden record.
MergeFunctionDeclaration - Interface in com.orchestranetworks.addon.mame.registration
Declares a custom merge function.
mergeGroup(AdaptationTable, BigDecimal) - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeOperations
Executes a merging process to merge a group of records.
mergeGroup(AdaptationTable, BigDecimal, String) - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeOperations
Executes a merging process to merge a group of records using the specified merge policy.
mergeGroups(AdaptationTable, Set<BigDecimal>) - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeOperations
Executes the merging process to merge multiple groups of records.
mergeGroups(AdaptationTable, Set<BigDecimal>, String) - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeOperations
Executes multiple merging processes to merge multiple groups of records using the specified merge policy.
MergeOperations - Interface in com.orchestranetworks.addon.mame.service.merge
Provides merging operations for the EBX� Match and Merge Add-on.
MergeProcess - Interface in com.orchestranetworks.addon.mame.service.merge
Provides merge process information.
mergeRecords(List<Adaptation>) - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeOperations
Executes a merging process to merge a selection of records.
mergeRecords(List<Adaptation>, String) - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeOperations
Executes a merging process to merge a selection of records using the specified merge policy.
MergingProcess - Interface in com.orchestranetworks.addon.mame.service.merge
Represents the information related to merge process execution.
MetadataHelper - Class in com.orchestranetworks.addon.mame.common.util.metadata
Retrieves data from the add-on's metadata dataset.
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages