Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.pref.view.bean
Class RegionalBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.pref.view.bean.RegionalBean

public class RegionalBean
extends java.lang.Object


Constructor Summary
RegionalBean()
           
 
Method Summary
 java.util.ArrayList<javax.faces.model.SelectItem> getCurrencyListMap()
           
 java.util.ArrayList<java.util.HashMap> getCurrencyMap()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getCurrencySOC()
           
 java.util.ArrayList<javax.faces.model.SelectItem> getDateformatListMap()
           
 java.util.ArrayList<java.util.HashMap> getDateformatMap()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getDateFormatSOC()
           
 org.apache.myfaces.trinidad.component.UIXGroup getGroupRender()
           
 java.util.ArrayList<javax.faces.model.SelectItem> getNumberFormatListMap()
           
 java.util.ArrayList<java.util.HashMap> getNumberFormatMap()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getNumberFormatSOC()
           
 oracle.adf.view.rich.component.rich.output.RichOutputText getOutputStampText()
           
 java.util.ArrayList<javax.faces.model.SelectItem> getTerritoryListMap()
           
 java.util.ArrayList<java.util.HashMap> getTerritoryMap()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getTerritorySOC()
           
 java.util.ArrayList<javax.faces.model.SelectItem> getTimeformatListMap()
           
 java.util.ArrayList<java.util.HashMap> getTimeFormatMap()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getTimeFormatSOC()
           
 java.util.List<javax.faces.model.SelectItem> getTimezoneListMap()
           
 oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getTimeZoneSOC()
           
 void resetRegionalValues(javax.faces.event.ActionEvent actionEvent)
           
 void saveRegionalValues(javax.faces.event.ActionEvent actionEvent)
           
 void setCurrencyListMap(java.util.ArrayList<javax.faces.model.SelectItem> currencyListMap)
           
 void setCurrencyMap(java.util.ArrayList<java.util.HashMap> currencyMap)
           
 void setCurrencySOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice currencySOC)
           
 void setDateformatListMap(java.util.ArrayList<javax.faces.model.SelectItem> dateformatListMap)
           
 void setDateformatMap(java.util.ArrayList<java.util.HashMap> dateformatMap)
           
 void setDateFormatSOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice dateFormatSOC)
           
 void setGroupRender(org.apache.myfaces.trinidad.component.UIXGroup groupRender)
           
 void setNumberFormatListMap(java.util.ArrayList<javax.faces.model.SelectItem> numberFormatListMap)
           
 void setNumberFormatMap(java.util.ArrayList<java.util.HashMap> numberFormatMap)
           
 void setNumberFormatSOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice numberFormatSOC)
           
 void setOutputStampText(oracle.adf.view.rich.component.rich.output.RichOutputText outputStampText)
           
 void setTerritoryListMap(java.util.ArrayList<javax.faces.model.SelectItem> territoryListMap)
           
 void setTerritoryMap(java.util.ArrayList<java.util.HashMap> territoryMap)
           
 void setTerritorySOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice territorySOC)
           
 void setTimeformatListMap(java.util.ArrayList<javax.faces.model.SelectItem> timeformatListMap)
           
 void setTimeFormatMap(java.util.ArrayList<java.util.HashMap> timeFormatMap)
           
 void setTimeFormatSOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice timeFormatSOC)
           
 void setTimezoneListMap(java.util.ArrayList<javax.faces.model.SelectItem> timezoneListMap)
           
 void setTimeZoneSOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice timeZoneSOC)
           
 void territoryChangeListener(javax.faces.event.ValueChangeEvent valueChangeEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegionalBean

public RegionalBean()
Method Detail

saveRegionalValues

public void saveRegionalValues(javax.faces.event.ActionEvent actionEvent)

setTerritorySOC

public void setTerritorySOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice territorySOC)

getTerritorySOC

public oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getTerritorySOC()

resetRegionalValues

public void resetRegionalValues(javax.faces.event.ActionEvent actionEvent)

setCurrencySOC

public void setCurrencySOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice currencySOC)

getCurrencySOC

public oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getCurrencySOC()

setTerritoryListMap

public void setTerritoryListMap(java.util.ArrayList<javax.faces.model.SelectItem> territoryListMap)

getTerritoryListMap

public java.util.ArrayList<javax.faces.model.SelectItem> getTerritoryListMap()

setCurrencyListMap

public void setCurrencyListMap(java.util.ArrayList<javax.faces.model.SelectItem> currencyListMap)

getCurrencyListMap

public java.util.ArrayList<javax.faces.model.SelectItem> getCurrencyListMap()

setNumberFormatSOC

public void setNumberFormatSOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice numberFormatSOC)

getNumberFormatSOC

public oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getNumberFormatSOC()

getNumberFormatListMap

public java.util.ArrayList<javax.faces.model.SelectItem> getNumberFormatListMap()

setNumberFormatListMap

public void setNumberFormatListMap(java.util.ArrayList<javax.faces.model.SelectItem> numberFormatListMap)

setTerritoryMap

public void setTerritoryMap(java.util.ArrayList<java.util.HashMap> territoryMap)

getTerritoryMap

public java.util.ArrayList<java.util.HashMap> getTerritoryMap()

setCurrencyMap

public void setCurrencyMap(java.util.ArrayList<java.util.HashMap> currencyMap)

getCurrencyMap

public java.util.ArrayList<java.util.HashMap> getCurrencyMap()

setNumberFormatMap

public void setNumberFormatMap(java.util.ArrayList<java.util.HashMap> numberFormatMap)

getNumberFormatMap

public java.util.ArrayList<java.util.HashMap> getNumberFormatMap()

setTimeZoneSOC

public void setTimeZoneSOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice timeZoneSOC)

getTimeZoneSOC

public oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getTimeZoneSOC()

setDateFormatSOC

public void setDateFormatSOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice dateFormatSOC)

getDateFormatSOC

public oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getDateFormatSOC()

setTimezoneListMap

public void setTimezoneListMap(java.util.ArrayList<javax.faces.model.SelectItem> timezoneListMap)

getTimezoneListMap

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

setDateformatListMap

public void setDateformatListMap(java.util.ArrayList<javax.faces.model.SelectItem> dateformatListMap)

getDateformatListMap

public java.util.ArrayList<javax.faces.model.SelectItem> getDateformatListMap()

setDateformatMap

public void setDateformatMap(java.util.ArrayList<java.util.HashMap> dateformatMap)

getDateformatMap

public java.util.ArrayList<java.util.HashMap> getDateformatMap()

setTimeFormatMap

public void setTimeFormatMap(java.util.ArrayList<java.util.HashMap> timeFormatMap)

getTimeFormatMap

public java.util.ArrayList<java.util.HashMap> getTimeFormatMap()

setTimeFormatSOC

public void setTimeFormatSOC(oracle.adf.view.rich.component.rich.input.RichSelectOneChoice timeFormatSOC)

getTimeFormatSOC

public oracle.adf.view.rich.component.rich.input.RichSelectOneChoice getTimeFormatSOC()

setTimeformatListMap

public void setTimeformatListMap(java.util.ArrayList<javax.faces.model.SelectItem> timeformatListMap)

getTimeformatListMap

public java.util.ArrayList<javax.faces.model.SelectItem> getTimeformatListMap()

territoryChangeListener

public void territoryChangeListener(javax.faces.event.ValueChangeEvent valueChangeEvent)

setGroupRender

public void setGroupRender(org.apache.myfaces.trinidad.component.UIXGroup groupRender)

getGroupRender

public org.apache.myfaces.trinidad.component.UIXGroup getGroupRender()

setOutputStampText

public void setOutputStampText(oracle.adf.view.rich.component.rich.output.RichOutputText outputStampText)

getOutputStampText

public oracle.adf.view.rich.component.rich.output.RichOutputText getOutputStampText()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.