- matchAtOnceFullModeToBeMatched(TableContext, int, boolean, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once full mode operation on To be matched state.
- matchAtOnceFullModeUnmatched(TableContext, int, boolean, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once full mode operation on Unmatched state.
- matchAtOnceToBeMatched(TableContext, int, boolean, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on To be matched state.
- matchAtOnceToBeMatchedOnGroups(TableContext, boolean, Set<Integer>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on groups of To be matched records.
- matchAtOnceToBeMatchedParallelMode(TableContext, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on To Be Matched state with Parallel Mode.
- matchAtOnceUnmatched(TableContext, int, boolean, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on Unmatched state.
- matchAtOnceUnmatchedOnGroups(TableContext, boolean, Set<Integer>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on groups of Unmatched records.
- matchAtOnceUnmatchedParallelMode(TableContext, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on Unmatched state with Parallel Mode.
- matchBestCluster(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Puts the record in the best cluster.
- matchCluster(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match cluster operation.
- MATCHING_POLICY - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
-
- MatchingConfigurationOperations - Interface in com.orchestranetworks.addon.daqa
-
Contains operations for EBX® Match and Merge Add-on configuration.
- MatchingConfigurationOperationsFactory - Class in com.orchestranetworks.addon.daqa
-
- MatchingConstants - Class in com.orchestranetworks.addon.daqa
-
Provides matching constants.
- MatchingConstants.ClusterId - Class in com.orchestranetworks.addon.daqa
-
Defines cluster Ids for specific states.
- MatchingConstants.ServiceKeys - Class in com.orchestranetworks.addon.daqa
-
Provides service keys.
- MatchingEventListener - Interface in com.orchestranetworks.addon.daqa
-
Provides a listener in order to catch specific Matching events.
- MatchingFieldValueFilter - Class in com.orchestranetworks.addon.daqa
-
Normalizes values before matching takes place.
- MatchingFieldValueFilter() - Constructor for class com.orchestranetworks.addon.daqa.MatchingFieldValueFilter
-
- MatchingOperations - Interface in com.orchestranetworks.addon.daqa
-
Provides operations for the EBX® Match and Merge Add-on.
- MatchingOperationsFactory - Class in com.orchestranetworks.addon.daqa
-
- MatchingPolicyContextChecker - Class in com.orchestranetworks.addon.daqa
-
Checks whether all required conditions are met for the current matching policy context.
- MatchingPolicyContextChecker() - Constructor for class com.orchestranetworks.addon.daqa.MatchingPolicyContextChecker
-
- MatchingRecord - Class in com.orchestranetworks.addon.daqa
-
Represents a record under Matching.
- MatchingRecord(Adaptation) - Constructor for class com.orchestranetworks.addon.daqa.MatchingRecord
-
- MatchingRecord(ValueContext) - Constructor for class com.orchestranetworks.addon.daqa.MatchingRecord
-
- MatchingRecordFilter - Class in com.orchestranetworks.addon.daqa
-
Filters records during matching operations.
- MatchingRecordFilter() - Constructor for class com.orchestranetworks.addon.daqa.MatchingRecordFilter
-
- MatchingState - Interface in com.orchestranetworks.addon.daqa
-
Represents a Matching state.
- MatchingStateFactory - Class in com.orchestranetworks.addon.daqa
-
Creates an instance of Matching State.
- MatchingTriggerFactory - Class in com.orchestranetworks.addon.daqa
-
Creates an instance of Matching Trigger.
- matchSelection(TableContext, Set<PrimaryKey>, Set<PrimaryKey>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Individually matches each source record against all target records.
- matchSelection(TableContext, Set<PrimaryKey>, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Individually matches each source record against all target matching states.
- matchSelection(TableContext, List<MatchingState>, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Individually matches each source record in the source states against all target matching states.
- matchTable(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match table operation.
- MERGE_VIEW - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ServiceKeys
-
- MERGED - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
-