Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.jbo
Interface LocaleContext

All Known Implementing Classes:
DefLocaleContext

public interface LocaleContext

This class represents the LocalContext used as part of the formatting and UI hints support. This class is used to retrieve the current Locale for the ApplicationModule's session.


Method Summary
 java.util.Locale getLocale()
           

 

Method Detail

getLocale

public java.util.Locale getLocale()

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


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