Package com.microstrategy.web.objects.localization
-
Interface Summary Interface Description EnumLocaleResolution Flags that govern the resolution workflow of a locale during session creation.LocaleResolvePolicy This interface defines various methods to configure the locale resolution policyEnumLocaleResolution
during session creation.RegionalOptions This interface defines various methods to configure a default locale prior to the resolution triggered during session creation.RegionalValues This interface provides accessor methods for various locale settings.WebLocale This interface serves as a wrapper around theLocale
object permitting us to define settings such asWebLocale.setResolution(int)
that govern the locale resolution workflow in the Intelligence Server.WebLocalizationManager This interface defines various queries associated with the internationalization features introduced in MicroStrategy 9.0. -
Class Summary Class Description AbstractLocaleResolvePolicy an implementation of LocaleResolvePolicy, provide resolve() method to set locale and locale resolve policy when creating session.ClientLocaleResolvePolicy EnumLocalizationType Enumerations for determining localization type queries.LanguageManager Interface for creating new Locale objects, setting/updating project level data and metadata locale configurationsRegionalOptionsHelper Provides various utility functions to supportWebLocalizationManager
.ServerLocaleResolvePolicy UserOrClientLocaleResolvePolicy WebLocalizationFactory Factory for obtaining localization related classes.XMLProjectLocaleUpdateModel Model for updating project metadata and data locales