Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

oracle.apps.fnd.applcp.srs.view.backing.userprefs
Class UserPreferencesUtil

java.lang.Object
  extended by oracle.apps.fnd.applcp.srs.view.backing.userprefs.UserPreferencesUtil

public class UserPreferencesUtil
extends java.lang.Object


Constructor Summary
UserPreferencesUtil()
           
 
Method Summary
 void clear()
           
 java.util.List<javax.faces.model.SelectItem> getAllCurrenciesList()
           
 java.util.List<javax.faces.model.SelectItem> getAllDateFormatList()
           
 java.util.List<javax.faces.model.SelectItem> getAllLanguageList()
           
 java.util.List<javax.faces.model.SelectItem> getAllNumberFormatList()
           
 java.util.List<javax.faces.model.SelectItem> getAllTerritoriesList()
           
 java.util.List<javax.faces.model.SelectItem> getAllTimeFormatList()
           
 java.util.List<javax.faces.model.SelectItem> getAllTimezoneList()
           
protected  void loadUserPreferenceLists()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserPreferencesUtil

public UserPreferencesUtil()
Method Detail

loadUserPreferenceLists

protected void loadUserPreferenceLists()

getAllLanguageList

public java.util.List<javax.faces.model.SelectItem> getAllLanguageList()

getAllCurrenciesList

public java.util.List<javax.faces.model.SelectItem> getAllCurrenciesList()

getAllDateFormatList

public java.util.List<javax.faces.model.SelectItem> getAllDateFormatList()

getAllNumberFormatList

public java.util.List<javax.faces.model.SelectItem> getAllNumberFormatList()

getAllTimeFormatList

public java.util.List<javax.faces.model.SelectItem> getAllTimeFormatList()

getAllTerritoriesList

public java.util.List<javax.faces.model.SelectItem> getAllTerritoriesList()

getAllTimezoneList

public java.util.List<javax.faces.model.SelectItem> getAllTimezoneList()

clear

public void clear()

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.