Package | Description |
---|---|
ilog.views.util.servlet |
This package contains various utility classes used in thinclient.
|
Modifier and Type | Method and Description |
---|---|
static IlvServletLocaleUtil.LocaleContext |
IlvServletLocaleUtil.LocaleContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IlvServletLocaleUtil.LocaleContext[] |
IlvServletLocaleUtil.LocaleContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Locale |
IlvServletLocaleUtil.getLocale(IlvServletLocaleUtil.LocaleContext mode,
javax.servlet.http.HttpServletRequest request)
Returns the
Locale in different context |
static ULocale |
IlvServletLocaleUtil.getULocale(IlvServletLocaleUtil.LocaleContext mode,
javax.servlet.http.HttpServletRequest request)
Returns the
ULocale in different context |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.