Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


oracle.jbo
Interface LocaleContext


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 Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


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