Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.5.0)

E10686-06


oracle.adf.share.http
Class RequestLocale

java.lang.Object
  extended by oracle.adf.share.http.RequestLocale

All Implemented Interfaces:
LocaleHelperIfc

public class RequestLocale
extends java.lang.Object
implements LocaleHelperIfc
Since:
release specific (what release of product did this appear in)

Method Summary
static RequestLocale getInstance()
           
 java.util.Locale getLocale(javax.servlet.http.HttpServletRequest request)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getInstance

public static RequestLocale getInstance()

getLocale

public java.util.Locale getLocale(javax.servlet.http.HttpServletRequest request)
Specified by:
getLocale in interface LocaleHelperIfc

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.5.0)

E10686-06


Copyright © 1997, 2011, Oracle. All rights reserved.