Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.0.0)

E17492-01

oracle.adf.view.faces.bi.component.gantt
Class Utils

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.gantt.Utils

public class Utils
extends java.lang.Object

Helper methods used internally by the Gantt.


Constructor Summary
Utils()
           
 
Method Summary
static java.util.Locale getLocale()
          Retrieves the current locale.
static java.util.ResourceBundle getResourceBundle()
          Retrieves the Gantt resource bundle.
static java.util.TimeZone getTimeZone()
          Retrieves the current time zone.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getLocale

public static java.util.Locale getLocale()
Retrieves the current locale.

Returns:
the current locale.

getTimeZone

public static java.util.TimeZone getTimeZone()
Retrieves the current time zone.

Returns:
the current time zone.

getResourceBundle

public static java.util.ResourceBundle getResourceBundle()
Retrieves the Gantt resource bundle.

Returns:
the resource bundle for the Gantt.

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.0.0)

E17492-01

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