com.microstrategy.web.objects.localization.EnumLocaleResolution |
Flags that govern the resolution workflow of a locale during session creation.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | LOCALE_RESOLUTION_OVERRIDE | Use the specified locale - ignore preference settings. | |||||||||
int | LOCALE_RESOLUTION_WEB | Resolve the locale normally where preferences are taken into account. |
Use the specified locale - ignore preference settings.
Resolve the locale normally where preferences are taken into account.