Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


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()

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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