Uses of Class
com.sap.mdm.ids.TextAttributeValueId

Packages that use TextAttributeValueId
com.sap.mdm.data Provides classes for basic data container 
com.sap.mdm.data.commands Provides commands for managing repository content such as searching records, creating attributes, modifying relationships, etc.  
com.sap.mdm.data.permanentid.commands   
com.sap.mdm.extension.data Provides classes for basic "extension" data container 
com.sap.mdm.ids Provides interfaces and classes for identifying MDM objects 
com.sap.mdm.schema Provides supporting interfaces and classes for the schema commands.  
com.sap.mdm.valuetypes Provides container interfaces and classes for repository item values 
 

Uses of TextAttributeValueId in com.sap.mdm.data
 

Methods in com.sap.mdm.data that return TextAttributeValueId
 TextAttributeValueId UsageInTextAttributeValue.getTextAttributeValueId()
          Returns the text attribute value Id.
 TextAttributeValueId AttributeKeyMapping.getAttributeValueId()
          Returns attribute value ID
 

Methods in com.sap.mdm.data with parameters of type TextAttributeValueId
static AttributeKeyMapping KeyMappingFactory.createAttributeKeyMapping(TableId taxonomyTableId, AttributeId attributeId, TextAttributeValueId attributeValueId)
          Creates a new empty key mapping set for the specified text value of the specified attribute
static AttributeKeyMapping KeyMappingFactory.createAttributeKeyMapping(TableId taxonomyTableId, AttributeId attributeId, TextAttributeValueId attributeValueId, KeyMapping[] keyMappings)
          Creates a new key mapping set for the specified text value of the specified attribute filled with set of key mappings
 

Constructors in com.sap.mdm.data with parameters of type TextAttributeValueId
UsageInTextAttributeValue(TableId tableId, AttributeId attributeId, TextAttributeValueId textAttributeValueId)
          Constructor.
 

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

Methods in com.sap.mdm.data.commands that return TextAttributeValueId
 TextAttributeValueId[] RetrieveTextAttributeValueIdsByRemoteKeyCommand.getTextAttributeValueIds()
          Returns array of text attribute value IDs.
 TextAttributeValueId[] RetrieveAttributesKeyMappingsCommand.getAttributeValueIds()
          Gets the attributeValue IDs which key mapping should be retrieved from repository.
 

Methods in com.sap.mdm.data.commands with parameters of type TextAttributeValueId
 void RetrieveAttributesKeyMappingsCommand.setAttributeValueIds(TextAttributeValueId[] attributeValueIds)
          Sets attribute value IDs which key mapping should be retrieved from repository (required).
 void RetrieveAttributesKeyMappingsCommand.addAttributeValueId(TextAttributeValueId attributeValueId)
          Adds an attribute value ID to the list of IDs which key mapping should be retrieved from repository (required*).
 void RetrieveAttributesKeyMappingsCommand.removeAttributeValueId(TextAttributeValueId attributeValueId)
          Removes an attribute value ID from the list of IDs which key mapping should be retrieved from repository.
 boolean RetrieveAttributesKeyMappingsCommand.containsAttributeValueId(TextAttributeValueId attributeValueId)
          Checks if the specified attribute value ID is contained in the list of IDs which key mapping should be retrieved from repository.
 

Uses of TextAttributeValueId in com.sap.mdm.data.permanentid.commands
 

Methods in com.sap.mdm.data.permanentid.commands that return TextAttributeValueId
 TextAttributeValueId[] GetTextAttributeValueIdsFromPermanentIdsCommand.getTextAttributeValueIds()
          Returns a list of IDs of text attribute values translated from the permanent IDs, or -1, if the permanent ID is not valid.
 TextAttributeValueId[] GetPermanentIdFromTextAttributeValueIdCommand.getAttributeTextValueIds()
          Get text attribute values IDs those permanent IDs should be retrieved from the repository.
 

Methods in com.sap.mdm.data.permanentid.commands with parameters of type TextAttributeValueId
 void GetPermanentIdFromTextAttributeValueIdCommand.setAttributeTextValueIds(TextAttributeValueId[] textAttributeValueIds)
          Set IDs of text attribute values those permanent IDs should be retrieved from the repository (required*).
 

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

Constructors in com.sap.mdm.extension.data with parameters of type TextAttributeValueId
TextAttributeValueEx(TextAttributeValueId id, TableId taxonomyTableId, AttributeId attrId, UserSessionContext ctx)
           
 

Uses of TextAttributeValueId in com.sap.mdm.ids
 

Constructors in com.sap.mdm.ids with parameters of type TextAttributeValueId
TextAttributeValueId(TextAttributeValueId that)
          Copy constructor
 

Uses of TextAttributeValueId in com.sap.mdm.schema
 

Methods in com.sap.mdm.schema that return TextAttributeValueId
 TextAttributeValueId TextAttributeValueProperties.getId()
          Returns the text attribute value Id
 

Methods in com.sap.mdm.schema with parameters of type TextAttributeValueId
 TextAttributeValueProperties TextAttributeProperties.getTextAttributeValue(TextAttributeValueId textAttrValueId)
          Returns the attribute text value.
 TextAttributeValueProperties TextAttributeProperties.removeTextAttributeValue(TextAttributeValueId textAttrValueId)
          Removes an attribute text value for the specified ID.
 

Constructors in com.sap.mdm.schema with parameters of type TextAttributeValueId
TextAttributeValueProperties(TextAttributeValueId id)
          Constructor with the specified text attribute value Id.
 

Uses of TextAttributeValueId in com.sap.mdm.valuetypes
 

Methods in com.sap.mdm.valuetypes that return TextAttributeValueId
 TextAttributeValueId TextAttributeValue.getId()
          Get ID of text attribute value
 

Constructors in com.sap.mdm.valuetypes with parameters of type TextAttributeValueId
TextAttributeValue(TextAttributeValueId id)
          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.