|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.dataimport.FieldImportDefinition
com.sap.mdm.dataimport.QualifiedFieldImportDefinition
This class defines import parameters for qualified lookup field
FieldImportDefinition| Constructor Summary | |
QualifiedFieldImportDefinition()
Empty constructor |
|
QualifiedFieldImportDefinition(int modifyType)
Constructor |
|
QualifiedFieldImportDefinition(QualifiedFieldImportDefinition qualFieldDef)
Constructor |
|
| Method Summary | |
void |
addMatchingQualifier(FieldId qualifierFieldId)
Adds the specified qualifier field to the set of matching qualifier fields |
void |
addMatchingQualifier(FieldId qualifierFieldId,
MdmValue qualifierValue)
Adds the specified qualifier field to the set of matching qualifier fields |
FieldId[] |
getMatchingQualifiers()
Gets matching qualifier fields |
MdmValue |
getMatchingQualifierValue(FieldId qualifierFieldId)
Gets value of the specified matching qualifier field |
int |
getQualifierModifyType(FieldId qualifierFieldId)
Gets modify type of the specified qualifier field |
FieldId[] |
getQualifiersForModifyType()
Gets all qualifiers which modify type was set |
boolean |
isMatchedBySourceValues()
Indicates if values of matching qualifiers should be taken from the source record or from this definition class. |
boolean |
isMergeLinks()
Indicates if matched qualified links of the source should be merged before importing to repository. |
void |
setMergeLinks(boolean isMergeLinks)
Specifies if matched qualified links of the source should be merged before importing to repository. |
void |
setQualifierModifyType(FieldId qualifierFieldId,
int modifyType)
Adds the modify type for the specified qualifier field |
| Methods inherited from class com.sap.mdm.dataimport.FieldImportDefinition |
getModifyType, isModifyUnitOnly, setModifyType, setModifyUnitOnly |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QualifiedFieldImportDefinition()
public QualifiedFieldImportDefinition(int modifyType)
public QualifiedFieldImportDefinition(QualifiedFieldImportDefinition qualFieldDef)
| Method Detail |
public void setQualifierModifyType(FieldId qualifierFieldId,
int modifyType)
qualifierFieldId - the qualifier field IDmodifyType - the modify typeincluding constants for modify typespublic FieldId[] getQualifiersForModifyType()
public int getQualifierModifyType(FieldId qualifierFieldId)
qualifierFieldId - qualifier field ID
including constants for modify typespublic boolean isMergeLinks()
true if matched qualified links should be merged, false otherwisepublic void setMergeLinks(boolean isMergeLinks)
true.
isMergeLinks - true if matched qualified links should be merged, false otherwisepublic void addMatchingQualifier(FieldId qualifierFieldId)
qualifierFieldId - the qualifier field ID
public void addMatchingQualifier(FieldId qualifierFieldId,
MdmValue qualifierValue)
qualifierFieldId - the qualifier field IDpublic boolean isMatchedBySourceValues()
true if matching qualifier values should be taken from the source,
false matching values are specified in the QualifiedFieldImportDefinition classpublic FieldId[] getMatchingQualifiers()
public MdmValue getMatchingQualifierValue(FieldId qualifierFieldId)
|
|||||||||||
| 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.