- getActiveMatchingPolicies() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TableConfiguration
-
Returns the matching policies configured for this table.
- getChangeStateOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
Provides change state operations for the EBX™ Match and Merge Add-on.
- getCleansingOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
- getComparator(AdaptationTable, String) - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingOperations
-
TODO @cls: check content
- getCompletionRate() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Gets the completion rate of a matching process.
- getConfigurationOperations() - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
Provides configuration operations for the EBX™ Match and Merge Add-on.
- getDefaultMatchingPolicy() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TableConfiguration
-
Returns the default matching policy.
- getDescription() - Method in interface com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Returns the description of the function.
- getDescription() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns the description of the function.
- getDetail() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Displays what operations the add-on is doing in the background.
- getDuration() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Gets the duration of a matching process.
- getExecutionDate() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Gets the execution date and time of a matching process.
- getExecutionDate() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeProcess
-
Gets the execution date and time of a merge process.
- getField() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeContext
-
- getField() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.MergedFieldValue
-
Returns the EBX field of the golden record.
- getFieldMergeFunction(String) - Method in class com.orchestranetworks.addon.mame.registration.MatchAndMergeRegistry
-
- getFormattedPrimaryKey() - Method in interface com.orchestranetworks.addon.mame.service.group.Record
-
Allows to return the primary key of an EBX record
- getGoldenRecord() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeProcess
-
Gets the golden record created by the merge process.
- getGoldenRecord() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeContext
-
- getGroup(AdaptationTable, BigDecimal) - Method in interface com.orchestranetworks.addon.mame.service.group.GroupOperations
-
Returns a group
- getGroupId(Adaptation) - Static method in class com.orchestranetworks.addon.mame.common.util.metadata.MetadataHelper
-
Gets the group id of the given record.
- getGroupId() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Allow to retuen the id of the group
- getGroupLabel() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Allows to return the label of a group
- getGroupOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
- getGroupsWithActionRequired(AdaptationTable) - Method in interface com.orchestranetworks.addon.mame.service.group.GroupOperations
-
Returns groups of records that require user-performed actions.
- getGroupsWithFalsePositives() - Method in interface com.orchestranetworks.addon.mame.service.group.Groups
-
Allows to return the list of groups with false positives
- getGroupsWithMergeRequired() - Method in interface com.orchestranetworks.addon.mame.service.group.Groups
-
Allows to return the list of groups that needs to be merged
- getGroupsWithSuspects() - Method in interface com.orchestranetworks.addon.mame.service.group.Groups
-
Allows to return the list of groups with suspects
- getLabel() - Method in interface com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Returns the label of the function.
- getLabel() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns the record selection function label.
- getLocale() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeContext
-
- getMatches() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Allows to return records that have been identified as matches
- getMatchingOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
Provides matching operations for the EBX™ Match and Merge Add-on.
- getMatchingStatus() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingProcess
-
Gets available matching statuses.
- getMergeFunction() - Method in interface com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Returns a merge function.
- getMergeOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
Provides merge operations for the EBX™ Match and Merge Add-on.
- getMergeProcessId() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergeProcess
-
Gets the id of the merge process.
- getName() - Method in interface com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Returns the merge function name.
- getName() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns the record selection function name.
- getPivotRecordPrimaryKey() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingEngineResult
-
- getPolicyCode() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TableMatchingPolicy
-
Identifier of the matching policy.
- getPrimaryKey() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.MergedFieldValue
-
Returns the primary key of the record whose field value will be applied to the golden record.
- getRecords() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeContext
-
- getRecordSelectionFunction(String) - Method in class com.orchestranetworks.addon.mame.registration.MatchAndMergeRegistry
-
- getRecordSelectionFunction() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns a record selection function.
- getResult(int) - Static method in enum com.orchestranetworks.addon.mame.model.metadata.MatchingResultType
-
- getResult(String) - Static method in enum com.orchestranetworks.addon.mame.model.metadata.MatchingResultType
-
- getResult() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingEngineResult
-
- getState(Adaptation) - Static method in class com.orchestranetworks.addon.mame.common.util.metadata.MetadataHelper
-
Gets the
State
of the given record.
- getState(int) - Static method in enum com.orchestranetworks.addon.mame.model.State
-
- getState() - Method in interface com.orchestranetworks.addon.mame.service.group.Record
-
Allows to return the state of an EBX record
- getSuspects() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Allows to return records that have been identified as suspects
- getTable() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Allows to return an EBX table
- getTable() - Method in interface com.orchestranetworks.addon.mame.service.group.Groups
-
Allows to return an EBX table
- getTableConfiguration(AdaptationTable) - Method in interface com.orchestranetworks.addon.mame.service.configuration.ConfigurationOperations
-
Gets the matching configuration of the specified table.
- getTargetRecord(Adaptation) - Static method in class com.orchestranetworks.addon.mame.common.util.metadata.MetadataHelper
-
Gets the target record of a given record in the business table.
- getTargetRecordPrimaryKey() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingEngineResult
-
- getValue() - Method in enum com.orchestranetworks.addon.mame.model.metadata.MatchingResultType
-
- getValue() - Method in enum com.orchestranetworks.addon.mame.model.State
-
- getValue() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.MergedFieldValue
-
Returns the value that will be applied to the golden record
- Group - Interface in com.orchestranetworks.addon.mame.service.group
-
- GroupOperations - Interface in com.orchestranetworks.addon.mame.service.group
-
Provides group operations for the EBX� Match and Merge Add-on.
- Groups - Interface in com.orchestranetworks.addon.mame.service.group
-