|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.matching.MatchingStrategyProperties
This class defines a matching strategy. A matching strategy is defined as consisting of transformations, matching rules, and scoring thresholds
| Nested Class Summary | |
class |
MatchingStrategyProperties.MatchingClass
This class defines a list of enumerations, specifying the magnitude level of the matching score. |
| Constructor Summary | |
MatchingStrategyProperties(TableId tableId,
MatchingStrategyId id,
RegionalString name,
int minScore,
int maxScore,
int lowerThreshold,
int upperThreshold,
MatchingRuleProperties[] rules)
Constructor for the specified parameter values. |
|
| Method Summary | |
boolean |
equals(Object obj)
|
String |
getCode()
Returns a string identifier for a named repository object. |
int |
getHighThreshold()
Returns the high threshold value. |
MatchingStrategyId |
getId()
Returns the matching strategy Id. |
int |
getLowThreshold()
Returns the low threshold value. |
int |
getMaxScore()
Returns the maximum score. |
int |
getMinScore()
Returns the minimum score. |
MultilingualString |
getName()
Returns the strategy name. |
MatchingRuleProperties[] |
getRules()
Returns the list of matching rules making up this matching strategy. |
TableId |
getTableId()
Returns the table Id. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MatchingStrategyProperties(TableId tableId,
MatchingStrategyId id,
RegionalString name,
int minScore,
int maxScore,
int lowerThreshold,
int upperThreshold,
MatchingRuleProperties[] rules)
id - a matching strategy Idname - a matching strategy nameminScore - the minimum score possible for the strategymaxScore - the maximum score possible for the strategylowerThreshold - a lower threshold for determining no match or low matchupperThreshold - a upper threshold for determining low match or high matchrules - the list of rules for this matching strategy| Method Detail |
public TableId getTableId()
public String getCode()
NamedRepositoryItem
getCode in interface NamedRepositoryItempublic int getHighThreshold()
public MatchingStrategyId getId()
public int getLowThreshold()
public int getMaxScore()
public int getMinScore()
public MultilingualString getName()
public MatchingRuleProperties[] getRules()
public String toString()
public int hashCode()
public boolean equals(Object obj)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.