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

E22562-01

oracle.apps.fnd.applcore.nls.ui.bean
Class RefDataBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.nls.ui.bean.RefDataBean

public class RefDataBean
extends java.lang.Object


Constructor Summary
RefDataBean()
           
 
Method Summary
 oracle.adf.view.rich.component.rich.data.RichTable getCurrenciesTable()
           
 oracle.adf.view.rich.component.rich.data.RichTable getIndustryTable()
           
 oracle.adf.view.rich.component.rich.data.RichTable getIsoLanguageTable()
           
 oracle.adf.view.rich.component.rich.data.RichTable getLanguageTable()
           
 oracle.adf.view.rich.component.rich.data.RichTable getNaturalLanguageTable()
           
 oracle.adf.view.rich.component.rich.data.RichTable getTerritoriesTable()
           
 oracle.adf.view.rich.component.rich.data.RichTable getTimezonesTable()
           
 void removeKeyDefaultValueCurrencies(javax.faces.event.ActionEvent actionEvent)
           
 void removeKeyDefaultValueIndustries(javax.faces.event.ActionEvent actionEvent)
           
 void removeKeyDefaultValueIsoLanguages(javax.faces.event.ActionEvent actionEvent)
           
 void removeKeyDefaultValueLanguages(javax.faces.event.ActionEvent actionEvent)
           
 void removeKeyDefaultValueNaturalLanguages(javax.faces.event.ActionEvent actionEvent)
           
 void removeKeyDefaultValueTerritories(javax.faces.event.ActionEvent actionEvent)
           
 void removeKeyDefaultValueTimezones(javax.faces.event.ActionEvent actionEvent)
           
 void setCurrenciesTable(oracle.adf.view.rich.component.rich.data.RichTable table)
           
 void setIndustryTable(oracle.adf.view.rich.component.rich.data.RichTable table)
           
 void setIsoLanguageTable(oracle.adf.view.rich.component.rich.data.RichTable table)
           
 void setLanguageTable(oracle.adf.view.rich.component.rich.data.RichTable table)
           
 void setNaturalLanguageTable(oracle.adf.view.rich.component.rich.data.RichTable table)
           
 void setTerritoriesTable(oracle.adf.view.rich.component.rich.data.RichTable table)
           
 void setTimezonesTable(oracle.adf.view.rich.component.rich.data.RichTable table)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefDataBean

public RefDataBean()
Method Detail

removeKeyDefaultValueCurrencies

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

removeKeyDefaultValueIndustries

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

removeKeyDefaultValueIsoLanguages

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

removeKeyDefaultValueLanguages

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

removeKeyDefaultValueNaturalLanguages

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

removeKeyDefaultValueTerritories

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

removeKeyDefaultValueTimezones

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

setCurrenciesTable

public void setCurrenciesTable(oracle.adf.view.rich.component.rich.data.RichTable table)

getCurrenciesTable

public oracle.adf.view.rich.component.rich.data.RichTable getCurrenciesTable()

setIndustryTable

public void setIndustryTable(oracle.adf.view.rich.component.rich.data.RichTable table)

getIndustryTable

public oracle.adf.view.rich.component.rich.data.RichTable getIndustryTable()

setIsoLanguageTable

public void setIsoLanguageTable(oracle.adf.view.rich.component.rich.data.RichTable table)

getIsoLanguageTable

public oracle.adf.view.rich.component.rich.data.RichTable getIsoLanguageTable()

setLanguageTable

public void setLanguageTable(oracle.adf.view.rich.component.rich.data.RichTable table)

getLanguageTable

public oracle.adf.view.rich.component.rich.data.RichTable getLanguageTable()

setNaturalLanguageTable

public void setNaturalLanguageTable(oracle.adf.view.rich.component.rich.data.RichTable table)

getNaturalLanguageTable

public oracle.adf.view.rich.component.rich.data.RichTable getNaturalLanguageTable()

setTerritoriesTable

public void setTerritoriesTable(oracle.adf.view.rich.component.rich.data.RichTable table)

getTerritoriesTable

public oracle.adf.view.rich.component.rich.data.RichTable getTerritoriesTable()

setTimezonesTable

public void setTimezonesTable(oracle.adf.view.rich.component.rich.data.RichTable table)

getTimezonesTable

public oracle.adf.view.rich.component.rich.data.RichTable getTimezonesTable()

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.