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

Packages that use RecordResultSet
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.matchingsets.commands Provides commands for MDM matching set functionality.  
com.sap.mdm.publishing2.commands Provides commands for Publishing operating 
 

Uses of RecordResultSet in com.sap.mdm.data
 

Subclasses of RecordResultSet in com.sap.mdm.data
 class HierResultSet
          The HierResultSet represents the result set of hierarchical nodes
 

Methods in com.sap.mdm.data that return RecordResultSet
 RecordResultSet ComparisonRecordResultSet.getRecordResultSet()
          Returns the record result set.
 

Constructors in com.sap.mdm.data with parameters of type RecordResultSet
RecordResultSet(RecordResultSet resultSet, RepositorySchema repositoryMetadata)
          Constructs with the specified parameters.
ComparisonRecordResultSet(RecordResultSet rrs)
          Constructor with the specified record result set.
ComparisonRecordResultSet(RecordResultSet rrs, boolean isIgnoreNulls)
          Constructor with the specified record result set and whether to ignore null values.
 

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

Methods in com.sap.mdm.data.commands that return RecordResultSet
 RecordResultSet RetrieveRecordsByValueCommand.getResultSet()
          Deprecated. instead use getRecords() method
 RecordResultSet RetrieveRecordsByValueCommand.getRecords()
          The records based on the provided field values.
 RecordResultSet RetrieveRecordsByRemoteKeyCommand.getRecords()
          Gets result set of record retrieved from repository.
 RecordResultSet RetrieveRecordsByIdCommand.getRecords()
          Gets result set of record retrieved from repository.
 RecordResultSet RetrieveLimitedRecordsCompoundCommand.getSearchTableResultSet()
          Returns the result set for the search table.
 RecordResultSet RetrieveLimitedRecordsCommand.getRecords()
          Returns the record result set.
 RecordResultSet RetrieveLimitedHierChildrenCommand.getChildren()
          Returns set of limited child nodes.
 RecordResultSet RetrieveHierAncestorsCommand.getAncestors()
          Returns limited hierarchy tree.
 

Uses of RecordResultSet in com.sap.mdm.matchingsets.commands
 

Methods in com.sap.mdm.matchingsets.commands that return RecordResultSet
 RecordResultSet RetrieveMatchingTaxonomyRecordsCommand.getRecords()
          Returns the matching taxonomy records.
 

Uses of RecordResultSet in com.sap.mdm.publishing2.commands
 

Methods in com.sap.mdm.publishing2.commands that return RecordResultSet
 RecordResultSet GetFormattedMDSFieldValuesCommand.getValues()
          Gets a very complex structure with all the values This method is for MDS API experts only, otherwise, please, use getValue method instead.
 



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.