|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.matching.MatchingRuleProperties
This class defines a matching rule. A matching rule defines the matching function to be applied to a field or field combination and assigns a score based on whether the matching function succeeds, fails, or is undefined because of null values.
| Constructor Summary | |
MatchingRuleProperties(MatchingRuleId ruleId)
Constructor with the specified matching rule Id. |
|
MatchingRuleProperties(MatchingRuleId ruleId,
String code,
MultilingualString name,
String description,
int successScore,
int failureScore,
int defaultScore)
Constructor with the specified parameter values. |
|
| Method Summary | |
boolean |
equals(Object obj)
|
String |
getCode()
Returns a string identifier for a named repository object. |
int |
getDefaultScore()
Returns the default score. |
String |
getDescription()
Returns the matching rule description. |
int |
getFailureScore()
Returns the failure score. |
MatchingRuleId |
getId()
Returns the matching rule Id. |
MultilingualString |
getName()
Returns the matching rule name. |
int |
getSuccessScore()
Returns the success score. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MatchingRuleProperties(MatchingRuleId ruleId)
ruleId - a matching rule Id
public MatchingRuleProperties(MatchingRuleId ruleId,
String code,
MultilingualString name,
String description,
int successScore,
int failureScore,
int defaultScore)
ruleId - a matching rule Idcode - a matching rule codename - a matching rule namedescription - a matching rule descriptionsuccessScore - a success scorefailureScore - a failure scoredefaultScore - a default score| Method Detail |
public String getCode()
NamedRepositoryItem
getCode in interface NamedRepositoryItempublic MatchingRuleId getId()
public MultilingualString getName()
public int getDefaultScore()
public String getDescription()
public int getFailureScore()
public int getSuccessScore()
public int hashCode()
public boolean equals(Object obj)
public String toString()
|
|||||||||||
| 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.