com.sap.mdm.search
Interface RecordPickListItem

All Superinterfaces:
PickListItem

public interface RecordPickListItem
extends PickListItem

A pick list item for a record.


Field Summary
 
Fields inherited from interface com.sap.mdm.search.PickListItem
BOOLEAN_PICK_LIST_ITEM, BOOLEAN_TYPE, COUPLED_ATTRIBUTE_VALUE_TYPE, NUMERIC_ATTRIBUTE_VALUE_TYPE, RECORD_PICK_LIST_ITEM, RECORD_TYPE, TEXT_ATTRIBUTE_VALUE_TYPE
 
Method Summary
 RecordPickListItem[] getChildren()
          Returns the children pick list items for an hierarchy table.
 RecordPickListItem getParent()
          Returns the parent pick list item an hierarchy table.
 Record getRecord()
          Returns the record for this pick list item.
 
Methods inherited from interface com.sap.mdm.search.PickListItem
getCount, getSearchConstraint, getType, isNull
 

Method Detail

getRecord

public Record getRecord()
Returns the record for this pick list item.

Returns:
a record

getParent

public RecordPickListItem getParent()
Returns the parent pick list item an hierarchy table.

Returns:
a parent pick list item

getChildren

public RecordPickListItem[] getChildren()
Returns the children pick list items for an hierarchy table.

Returns:
the list of children


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.