Dashboard > Archived Portal Exploration > Home > Locale Manager
Archived Portal Exploration Log In   View a printable version of the current page.
Locale Manager
Archived Content

The UP3 space contains documentation related to the next-generation portal exploration work that JA-SIG has now archived. Documentation related to uPortal, including active development for future releases, can be found in the uPortal space.
References to uPortal 3 in this space should be considered out of date. Active uPortal 3 documentation is available in the uPortal space.


Added by David Young , last edited by Andrew Petro on May 25, 2006  (view change)
Labels: 
(None)

Purpose

The locale manager is used to resolve the best fit locale given a list of preferences and available locales. The locale manager accepts a list of preference providers and one resolution logic provider. The preference providers gives the locale manager the list of locales preferences. The resolution provider will choose a locale from the list of available locales given a preference list of locales.

Preference Provider

Preference provider gathers a list of locales and have a method (defined by ILocalePreferenceProvider interface) to allow the locale manager to retrieve that list.

Resolution Provider

The resolution provider is the heart of the locale manager, it determines which locale is the best fit. Resolution providers are defined by the interface ILocaleResolutionProvider.

Powered by a free Atlassian Confluence Open Source Project License granted to Java Architectures Special Interest Group. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.3, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators