Uses of Class
com.sap.mdm.data.AttributeLink

Packages that use AttributeLink
com.sap.mdm.data.commands Provides commands for managing repository content such as searching records, creating attributes, modifying relationships, etc.  
com.sap.mdm.extension.schema Provides classes and interfaces for "extension" schema and attribute support
com.sap.mdm.notification.event Provides classes and interfaces for the various server events 
 

Uses of AttributeLink in com.sap.mdm.data.commands
 

Methods in com.sap.mdm.data.commands that return AttributeLink
 AttributeLink[] RetrieveAttributeLinksCommand.getAttributeLinks()
          Returns the list of attribute links for the taxonomy record.
 AttributeLink ModifyAttributeLinkCommand.getAttributeLink()
          Returns the attribute link.
 AttributeLink CreateAttributeLinkCommand.getAttributeLink()
          Returns the attribute link.
 

Methods in com.sap.mdm.data.commands with parameters of type AttributeLink
 void ModifyAttributeLinkCommand.setAttributeLink(AttributeLink attributeLink)
          Sets the attribute link (required).
 void CreateAttributeLinkCommand.setAttributeLink(AttributeLink attributeLink)
          Sets the attribute link (required).
 

Uses of AttributeLink in com.sap.mdm.extension.schema
 

Methods in com.sap.mdm.extension.schema that return AttributeLink
 AttributeLink LinkedAttribute.getAttributeLink()
          Returns the attribute link
 

Constructors in com.sap.mdm.extension.schema with parameters of type AttributeLink
LinkedAttribute(TableId taxonomyTableId, AttributeProperties attr, AttributeLink attrLink, RecordId category)
          Constructor
 

Uses of AttributeLink in com.sap.mdm.notification.event
 

Methods in com.sap.mdm.notification.event that return AttributeLink
 AttributeLink[] LinkedAttributesEvent.getAttributeLinks()
          Returns attribute links
 

Constructors in com.sap.mdm.notification.event with parameters of type AttributeLink
LinkedAttributesEvent(int type, String serverName, RepositoryIdentifier repositoryId, TableId taxonomyTableId, AttributeId[] attrIds, RecordId categoryId, AttributeLink[] links)
          Constructor
LinkedAttributesEvent(int type, String serverName, RepositoryIdentifier repositoryId, int taxonomyTableIntId, int[] attrIntIds, int categoryIntId, AttributeLink[] links)
          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.