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

Packages that use TupleRecordId
com.sap.mdm.ids Provides interfaces and classes for identifying MDM objects 
com.sap.mdm.search Provides interfaces and classes for setting up a search criteria.  
com.sap.mdm.valuetypes Provides container interfaces and classes for repository item values 
 

Uses of TupleRecordId in com.sap.mdm.ids
 

Fields in com.sap.mdm.ids declared as TupleRecordId
static TupleRecordId TupleRecordId.INVALID_TUPLE_RECORD_ID
           
 

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

Uses of TupleRecordId in com.sap.mdm.search
 

Methods in com.sap.mdm.search that return TupleRecordId
 TupleRecordId TupleSearch.getTupleRecordId()
          Returns the tuple record Id.
 

Constructors in com.sap.mdm.search with parameters of type TupleRecordId
TupleSearch(TableId searchTableId, FieldId[] fieldPath, TupleRecordId tupleRecordId)
          Defines a tuple value search for the second level tuple records and beyond.
 

Uses of TupleRecordId in com.sap.mdm.valuetypes
 

Methods in com.sap.mdm.valuetypes that return TupleRecordId
 TupleRecordId TupleValue.getTupleRecordId()
          Returns the tuple record Id, uniquely identifying a tuple record.
 

Methods in com.sap.mdm.valuetypes with parameters of type TupleRecordId
 void MultiTupleValue.removeTupleValue(TupleRecordId tupleRecordId)
          Removes a tuple value from a tuple instance.
static TupleValue MdmValueFactory.createTupleValue(TupleRecordId tupleId)
          Creates a new tuple value.
 



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.