|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jbo.common.DefLocaleContext
public class DefLocaleContext
Constructor Summary | |
---|---|
DefLocaleContext()
|
|
DefLocaleContext(Locale locale,
java.util.TimeZone tz)
|
Method Summary | |
---|---|
Locale |
getLocale()
Retrieves the Locale. |
java.util.TimeZone |
getUserTimeZone()
If configured in adf config, this method retrieves the the user's timezone preference. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefLocaleContext()
public DefLocaleContext(Locale locale, java.util.TimeZone tz)
Method Detail |
---|
public Locale getLocale()
LocaleContext
getLocale
in interface LocaleContext
public java.util.TimeZone getUserTimeZone()
LocaleContext
getUserTimeZone
in interface LocaleContext
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |