public class MDEXLocaleUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MDEX_EN_LOCALE |
Constructor and Description |
---|
MDEXLocaleUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getMDEXLanguageId(java.util.Locale locale)
This string is used to send the current locale to the Endeca Server.
|
static java.lang.String |
getMDEXLanguageId(javax.portlet.PortletRequest request)
This string is used to send the current locale to the Endeca Server.
|
public static final java.lang.String MDEX_EN_LOCALE
public static java.lang.String getMDEXLanguageId(java.util.Locale locale)
locale
- public static java.lang.String getMDEXLanguageId(javax.portlet.PortletRequest request)
request
- Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.