Uses of Interface
com.sap.mdm.valuetypes.QualifiedLinkValue

Packages that use QualifiedLinkValue
com.sap.mdm.extension.data Provides classes for basic "extension" data container 
com.sap.mdm.valuetypes Provides container interfaces and classes for repository item values 
 

Uses of QualifiedLinkValue in com.sap.mdm.extension.data
 

Subinterfaces of QualifiedLinkValue in com.sap.mdm.extension.data
 interface QualifiedLinkValueEx
          This class represents MDM qualified link - object that stores reference to lookup record and values of qualifier fields
 

Constructors in com.sap.mdm.extension.data with parameters of type QualifiedLinkValue
QualifiedLookupValueEx(QualifiedLinkValue[] values, TableSchema tableMetadata)
          Constructor.
 

Uses of QualifiedLinkValue in com.sap.mdm.valuetypes
 

Methods in com.sap.mdm.valuetypes that return QualifiedLinkValue
 QualifiedLinkValue[] QualifiedLookupValue.getQualifiedLinks()
          Get array of all qualified links
 QualifiedLinkValue QualifiedLookupValue.getQualifiedLink(int index)
          Get QualifiedLink at the specified position.
static QualifiedLinkValue MdmValueFactory.createQualifiedLinkValue(RecordId lookupId)
          Create new qualified link
static QualifiedLinkValue MdmValueFactory.createQualifiedLinkValue(RecordId lookupId, Map qualifiers)
          Create new qualified link populated with qualifier values
static QualifiedLinkValue MdmValueFactory.createQualifiedLinkValue(QualifiedLinkId linkId, RecordId lookupId)
          Create qualified link corresponded to the existing link in the repository
static QualifiedLinkValue MdmValueFactory.createQualifiedLinkValue(QualifiedLinkId linkId, RecordId lookupId, Map qualifiers)
          Create qualified link corresponded to the existing link in the repository and populated with qualifier values
static QualifiedLinkValue MdmValueFactory.createQualifiedLinkValue(QualifiedLinkValue link)
          Create new qualified link as copy of another qualified link.
 

Methods in com.sap.mdm.valuetypes with parameters of type QualifiedLinkValue
 int QualifiedLookupValue.createQualifiedLink(QualifiedLinkValue link)
          Create new qualified link as copy of another qualified link.
static QualifiedLinkValue MdmValueFactory.createQualifiedLinkValue(QualifiedLinkValue link)
          Create new qualified link as copy of another qualified link.
 

Constructors in com.sap.mdm.valuetypes with parameters of type QualifiedLinkValue
QualifiedLookupValue(QualifiedLinkValue[] values)
          Constructor
 



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.