com.sap.mdm.server
Class SupportedLocales

java.lang.Object
  extended bycom.sap.mdm.server.SupportedLocales

public class SupportedLocales
extends Object

This class specified the list of locales (data languages and interface languages) currently supported by MDM.


Constructor Summary
SupportedLocales()
           
 
Method Summary
static Locale[] getDataLocales()
          Returns the list of supported data locales.
static Locale[] getInterfaceLocales()
          Returns the list of supported interface locales.
static boolean isDataLocaleSupported(Locale locale)
          Returns whether the specified data locale is supported.
static boolean isInterfaceLocaleSupported(Locale locale)
          Returns whether the specified interface locale is supported.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportedLocales

public SupportedLocales()
Method Detail

isDataLocaleSupported

public static boolean isDataLocaleSupported(Locale locale)
Returns whether the specified data locale is supported.

Parameters:
locale - the data locale
Returns:
whether the data locale is supported

getDataLocales

public static Locale[] getDataLocales()
Returns the list of supported data locales.

Returns:
the list of supported data locales

isInterfaceLocaleSupported

public static boolean isInterfaceLocaleSupported(Locale locale)
Returns whether the specified interface locale is supported.

Parameters:
locale - the interface locale
Returns:
whether the interface locale is supported

getInterfaceLocales

public static Locale[] getInterfaceLocales()
Returns the list of supported interface locales.

Returns:
the list of supported interface locales


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.