|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.internal.io.Archivable
com.sap.mdm.data.MultilingualString
MultilingualString is a container for a list of strings of various language layers.
| Constructor Summary | |
MultilingualString()
Empty constructor. |
|
MultilingualString(MultilingualString other)
Copy c'tor. |
|
MultilingualString(RegionalString[] regionalStrings)
Constructors with the specified parameter. |
|
| Method Summary | |
void |
clear()
Clears the list of strings. |
Object |
clone()
|
void |
Copy(com.sap.mdm.internal.io.Archivable that)
|
boolean |
equals(Object obj)
Compares the to multilingual string. |
String |
get()
For internal use only. |
String |
Get()
Deprecated. replaced with get() |
String |
get(String regionCode)
Returns the string value for the given region code. |
RegionalString[] |
getStrings()
Returns the list of regional string. |
int |
hashCode()
|
Iterator |
keys()
Returns the list of region codes. |
void |
Load(com.sap.mdm.internal.io.Archive archive)
|
String |
remove(String regionCode)
Removes the string. |
void |
set(RegionalString value)
Sets the string value for the given region code. |
void |
Set(String string)
Deprecated. replaced with set(String string) |
void |
set(String regionCode,
String value)
Sets the string value for the given region code. |
void |
SetEvenIfEmpty(String str)
For internal use only. |
void |
Store(com.sap.mdm.internal.io.Archive archive)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MultilingualString()
public MultilingualString(RegionalString[] regionalStrings)
regionalStrings - the list of stringspublic MultilingualString(MultilingualString other)
MultilingualString object.
other - Object to copy| Method Detail |
public void Copy(com.sap.mdm.internal.io.Archivable that)
public void Load(com.sap.mdm.internal.io.Archive archive)
public void Store(com.sap.mdm.internal.io.Archive archive)
public String get()
public String get(String regionCode)
regionCode - the region code.
public void set(String regionCode,
String value)
regionCode - the region code.value - the string value.public void set(RegionalString value)
value - the regional string.public String remove(String regionCode)
regionCode - the regionCode
public String Get()
public void Set(String string)
string - the stringpublic String toString()
Object.toString()public Iterator keys()
public boolean equals(Object obj)
Object.equals(java.lang.Object)public int hashCode()
public void clear()
public RegionalString[] getStrings()
public void SetEvenIfEmpty(String str)
str - public Object clone()
|
|||||||||||
| 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.