com.sap.mdm.extension.data
Class TextAttributeValueEx

java.lang.Object
  extended bycom.sap.mdm.valuetypes.AbstractMdmValue
      extended bycom.sap.mdm.valuetypes.AbstractImmutableMdmValue
          extended bycom.sap.mdm.valuetypes.TextAttributeValue
              extended bycom.sap.mdm.extension.data.TextAttributeValueEx
All Implemented Interfaces:
Cloneable, Comparable, MdmValue

public class TextAttributeValueEx
extends TextAttributeValue

Extension class for TextAttributeValue class that include string value of text attribute

See Also:
TextAttributeValue

Nested Class Summary
 
Nested classes inherited from class com.sap.mdm.valuetypes.MdmValue
MdmValue.Type
 
Constructor Summary
TextAttributeValueEx(TextAttributeValueId id, TableId taxonomyTableId, AttributeId attrId, UserSessionContext ctx)
           
 
Method Summary
 String getDisplayValue()
           
 TextAttributeValueProperties getValueProperties()
           
 String toString()
           
 
Methods inherited from class com.sap.mdm.valuetypes.TextAttributeValue
compareTo, equals, getId, getType, hashCode
 
Methods inherited from class com.sap.mdm.valuetypes.AbstractImmutableMdmValue
clone
 
Methods inherited from class com.sap.mdm.valuetypes.AbstractMdmValue
compareTo, isMultiregion, isMultivalue, isNull
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TextAttributeValueEx

public TextAttributeValueEx(TextAttributeValueId id,
                            TableId taxonomyTableId,
                            AttributeId attrId,
                            UserSessionContext ctx)
Method Detail

getDisplayValue

public String getDisplayValue()

getValueProperties

public TextAttributeValueProperties getValueProperties()

toString

public String toString()
Overrides:
toString in class TextAttributeValue
See Also:
Object.toString()


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.