|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.valuetypes.AbstractMdmValue
com.sap.mdm.valuetypes.MultiValue
com.sap.mdm.valuetypes.QualifiedLookupValue
com.sap.mdm.extension.data.QualifiedLookupValueEx
The QualifiedLookupValue class represents value of qualified field.
It includes number of QualifiedLinkValue instances.
| Nested Class Summary |
| Nested classes inherited from class com.sap.mdm.valuetypes.MdmValue |
MdmValue.Type |
| Constructor Summary | |
QualifiedLookupValueEx(QualifiedLinkValue[] values,
TableSchema tableMetadata)
Constructor. |
|
QualifiedLookupValueEx(QualifiedLookupValue otherValue,
TableSchema tableMetadata)
Constructor. |
|
QualifiedLookupValueEx(TableSchema tableMetadata)
Constructor. |
|
| Method Summary | |
Object |
clone()
Returns a clone. |
MultiregionValue |
getMultiregionQualifierFieldValue(int index,
String qualifierFieldCode)
Get multi-regional value of the specified qualifier field for the qualified link at specified index position |
QualifiedLinkValueEx |
getQualifiedLinkEx(int index)
Get QualifiedLink at the specified position |
QualifiedLinkValueEx[] |
getQualifiedLinksEx()
Get array of all qualified links |
String[] |
getQualifierFieldCodes()
Get IDs of qualifier fields |
MdmValue |
getQualifierFieldValue(int index,
String qualifierFieldCode)
Get value of the specified qualifier field for the qualified link at specified index position |
void |
setQualifierFieldValue(int index,
String qualifierFieldCode,
MdmValue value)
Set value to the specified qualifier field for the qualified link at specified index position |
| Methods inherited from class com.sap.mdm.valuetypes.QualifiedLookupValue |
clearValues, createQualifiedLink, createQualifiedLink, createQualifiedLink, createQualifiedLink, createQualifiedLink, getLinkId, getLookupId, getMultiregionQualifierFieldValue, getQualifiedLink, getQualifiedLinks, getQualifierFields, getQualifierFieldValue, getRemovedLinks, getType, isCompleteSet, removeQualifiedLink, removeValue, removeValue, setCompleteSet, setQualifierFieldValue |
| Methods inherited from class com.sap.mdm.valuetypes.MultiValue |
addValue, addValue, compareTo, containsValue, equals, getValue, getValues, getValuesCount, hashCode, isMultivalue, isNull, setValues, sortLinks, toString |
| Methods inherited from class com.sap.mdm.valuetypes.AbstractMdmValue |
compareTo, isMultiregion |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public QualifiedLookupValueEx(TableSchema tableMetadata)
tableMetadata - a table metadata
public QualifiedLookupValueEx(QualifiedLinkValue[] values,
TableSchema tableMetadata)
values - array of qualified linkstableMetadata - a table metadata
public QualifiedLookupValueEx(QualifiedLookupValue otherValue,
TableSchema tableMetadata)
otherValue - a qualified lookup valuetableMetadata - a table metadata| Method Detail |
public QualifiedLinkValueEx[] getQualifiedLinksEx()
public String[] getQualifierFieldCodes()
public MdmValue getQualifierFieldValue(int index,
String qualifierFieldCode)
throws IllegalArgumentException
index position
index - position of qualified link in the list of linksqualifierFieldCode - qualifier field
IllegalArgumentException - if index is out of bounds or
qualifiedFieldId is not exist
public void setQualifierFieldValue(int index,
String qualifierFieldCode,
MdmValue value)
throws IllegalArgumentException
index position
index - position of qualified link in the list of linksqualifierFieldCode - qualifier fieldvalue - new value of qualifier field
IllegalArgumentException - if index is out of bounds or
qualifiedFieldId is not exist
public QualifiedLinkValueEx getQualifiedLinkEx(int index)
throws IllegalArgumentException
index - position of qualified link
IllegalArgumentException - if index is out of bounds
public MultiregionValue getMultiregionQualifierFieldValue(int index,
String qualifierFieldCode)
throws IllegalArgumentException
index position
index - position of qualified link in the list of linksqualifierFieldCode - code of qualifier field
IllegalArgumentException - if index is out of bounds or
qualifiedFieldCode is not exist or value is not multi-regionalpublic Object clone()
clone in interface MdmValueclone in class QualifiedLookupValue
|
|||||||||||
| 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.