Index
All Classes and Interfaces|All Packages
G
- 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
-
Creates a comparator to compare records based on decision tree configured in matching policy.
- getComparisonAlgorithm() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Deprecated.
- getComparisonFunction() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets the comparison function.
- getComparisonFunctionParameters() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets all parameters configured in the decision node comparison function.
- getComparisonParameters() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Gets all parameters used to execute a comparison algorithm.
- 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.
- getDecisionFields() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets the list of all fields configured in the decision node.
- getDecisionNodes() - Method in interface com.orchestranetworks.addon.mame.service.evaluatematching.EvaluateMatchingResult
-
Gets the nodes that are in the decision tree.
- 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.
- getDuration() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergingProcess
-
Gets the merge process duration.
- 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.
- getFieldComparison() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Gets the comparison used to compare two fields in two different records
- getFieldMergeFunction(String) - Method in class com.orchestranetworks.addon.mame.registration.MatchAndMergeRegistry
- getFieldTrustedSources(SchemaNode) - Method in interface com.orchestranetworks.addon.mame.service.configuration.TrustedSources
-
Gets a list of trusted sources.
- getFormattedPrimaryKey() - Method in interface com.orchestranetworks.addon.mame.service.group.Record
-
Deprecated.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() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Returns the group's Id.
- getGroupId(Adaptation) - Static method in class com.orchestranetworks.addon.mame.common.util.metadata.MetadataHelper
-
Gets the group id of the given record.
- getGroupLabel() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Returns the group's label.
- 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.model.decisiontree.DecisionField
-
Gets the name of this field.
- 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.PrimaryKeyFieldMergeFunctionDeclaration
-
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
- getMatchedRecords() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Returns records from the group that are considered as matching.
- getMatches() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Deprecated, for removal: This API element is subject to removal in a future version.since version 6.1.3. Use
Group.getMatchedRecords()
- getMatchingOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
-
Provides matching operations for the EBX™ Match and Merge Add-on.
- getMatchingResult() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets the result of the decision tree execution.
- getMatchingResult() - Method in interface com.orchestranetworks.addon.mame.service.evaluatematching.EvaluateMatchingResult
-
Gets the decision tree execution result.
- 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.model.config.ParameterValue
-
Gets the parameter's name.
- getName() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionNode
-
Gets the name of decision node.
- getName() - Method in interface com.orchestranetworks.addon.mame.registration.MergeFunctionDeclaration
-
Returns the merge function name.
- getName() - Method in interface com.orchestranetworks.addon.mame.registration.PrimaryKeyFieldMergeFunctionDeclaration
-
Returns the merge function name for the primary key.
- getName() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns the record selection function name.
- getPath() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Gets the absolute path of this field in the data model.
- 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.
- getPreProcessingResult() - Method in interface com.orchestranetworks.addon.mame.service.evaluatematching.EvaluateMatchingResult
-
Gets the pre-processing result.
- 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.
- getPrimaryKeyFieldMergeFunction() - Method in interface com.orchestranetworks.addon.mame.registration.PrimaryKeyFieldMergeFunctionDeclaration
-
Returns a primary key field merge function.
- getPrimaryKeyFieldMergeFunction(String) - Method in class com.orchestranetworks.addon.mame.registration.MatchAndMergeRegistry
- getProcessOperations(Session) - Static method in class com.orchestranetworks.addon.mame.service.OperationsFactory
- getRecords() - Method in interface com.orchestranetworks.addon.mame.service.mergefunction.FieldMergeContext
- getRecords() - Method in interface com.orchestranetworks.addon.mame.service.primarykey.mergefunction.PrimaryKeyFieldMergeContext
- getRecordSelectionFunction() - Method in interface com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Returns a record selection function.
- getRecordSelectionFunction(String) - Method in class com.orchestranetworks.addon.mame.registration.MatchAndMergeRegistry
- getResult() - Method in interface com.orchestranetworks.addon.mame.service.matching.MatchingEngineResult
- 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
- getScore() - Method in interface com.orchestranetworks.addon.mame.model.decisiontree.DecisionField
-
Gets the computed score.
- getSession() - Method in interface com.orchestranetworks.addon.mame.service.primarykey.mergefunction.PrimaryKeyFieldMergeContext
- getState() - Method in interface com.orchestranetworks.addon.mame.service.group.Record
-
Deprecated.Allows to return the state of an EBX record
- getState(int) - Static method in enum com.orchestranetworks.addon.mame.model.State
- getState(Adaptation) - Static method in class com.orchestranetworks.addon.mame.common.util.metadata.MetadataHelper
-
Gets the
State
of the given record. - getStatus() - Method in interface com.orchestranetworks.addon.mame.service.merge.MergingProcess
-
Gets the available merge process status.
- getStringValue() - Method in interface com.orchestranetworks.addon.mame.model.config.ParameterValue
-
Gets the string representation of the parameter's value.
- getSurvivorRecord() - Method in interface com.orchestranetworks.addon.mame.service.primarykey.mergefunction.PrimaryKeyFieldMergeContext
- getSuspectRecords() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Returns records that are suspected of matching other records in the group.
- getSuspects() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Deprecated, for removal: This API element is subject to removal in a future version.since version 6.1.3. Use
Group.getSuspectRecords()
- getTable() - Method in interface com.orchestranetworks.addon.mame.service.group.Group
-
Retrieves the EBX table associated with this group.
- 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.
- getTablePrimaryKeyNodes() - Method in interface com.orchestranetworks.addon.mame.service.primarykey.mergefunction.PrimaryKeyFieldMergeContext
- getTableTrustedSources() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TrustedSources
-
Get a list of trusted sources that have been configured for the matching 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
- getTrustedSources() - Method in interface com.orchestranetworks.addon.mame.service.configuration.TableConfiguration
-
Returns the trusted sources that have been configured for this table.
- getType() - Method in enum com.orchestranetworks.addon.mame.model.config.FieldComparison
- 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
- getValue(Class<X>) - Method in interface com.orchestranetworks.addon.mame.model.config.ParameterValue
-
Gets the parameter's value.
- getValueType() - Method in interface com.orchestranetworks.addon.mame.model.config.ParameterValue
-
Gets the parameter type's class.
- GOLDEN - Enum constant in enum com.orchestranetworks.addon.mame.model.State
- Group - Interface in com.orchestranetworks.addon.mame.service.group
-
Represents a collection of records within an EBX table that were grouped during a matching operation.
- 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
All Classes and Interfaces|All Packages
Use
DecisionField.getFieldComparison()
instead.