|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.netuix.servlets.l10n.DefaultLocaleProvider
public class DefaultLocaleProvider
Default implementation of LocaleProvider that uses the ServletRequest as the source of preferred Locales.
| Constructor Summary | |
|---|---|
DefaultLocaleProvider() |
|
| Method Summary | |
|---|---|
Enumeration |
getLocales(javax.servlet.ServletRequest request, javax.servlet.ServletContext context)Provides an Enumeration of Locales that can be used to determine the most appropriate response Locale. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultLocaleProvider()
| Method Detail |
|---|
public Enumeration getLocales(javax.servlet.ServletRequest request,
javax.servlet.ServletContext context)
Provides an Enumeration of Locales that can be used to determine the most appropriate response Locale.
This implementation just uses the ServletRequest to obtain the set of preferred locales.
getLocales in interface LocaleProviderrequest - the current ServletReqeustcontext - the current ServletContextEnumeration of preferred Locale objects, ordered by preference
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.