|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.data.AbstractResultSet
com.sap.mdm.data.RecordResultSet
The ResordResultSet represents the result set of records
HierResultSet| Constructor Summary | |
RecordResultSet()
Empty Constructor |
|
RecordResultSet(Record[] records,
RepositorySchema repositoryMetadata,
TableId tableId)
Constructs with the specified parameters. |
|
RecordResultSet(Record[] records,
TableId tableId)
Constructs with the specified parameter. |
|
RecordResultSet(RecordResultSet resultSet,
RepositorySchema repositoryMetadata)
Constructs with the specified parameters. |
|
RecordResultSet(RepositorySchema repositoryMetadata,
TableId tableId)
Constructs with the specified repository schema. |
|
| Method Summary | |
MetadataItem |
getMetadata()
Get metadata of the repository item the all results belongs to |
Record |
getRecord(int index)
Get record at the specified position in the result set |
TableSchema |
getRecordMetadata()
Get metadata of the table the all results belongs to |
Record[] |
getRecords()
Return array of records stored in this result set |
TableId |
getTableId()
Returns the ID of table all records in the set belong to |
void |
setRecords(Record[] records)
Set records to result set |
| Methods inherited from class com.sap.mdm.data.AbstractResultSet |
getCount, getResultItem, getResultItems, isEmpty, setResultItems, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RecordResultSet()
public RecordResultSet(RepositorySchema repositoryMetadata,
TableId tableId)
repositoryMetadata - the repository schema
public RecordResultSet(Record[] records,
TableId tableId)
records - the list of records
public RecordResultSet(Record[] records,
RepositorySchema repositoryMetadata,
TableId tableId)
records - the list of recordsrepositoryMetadata - the repository schema
public RecordResultSet(RecordResultSet resultSet,
RepositorySchema repositoryMetadata)
resultSet - the result setrepositoryMetadata - the repository schema| Method Detail |
public Record[] getRecords()
public Record getRecord(int index)
throws IllegalArgumentException
index - position of the record
IllegalArgumentException - if index is out of boundspublic TableSchema getRecordMetadata()
public MetadataItem getMetadata()
ResultSet
getMetadata in interface ResultSetgetMetadata in class AbstractResultSetpublic void setRecords(Record[] records)
records - the list of recordspublic TableId getTableId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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.