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

E22562-03

Uses of Class
oracle.apps.fnd.applcore.customization.uiPublic.LevelPickerCustOption

Packages that use LevelPickerCustOption
oracle.apps.fnd.applcore.customization.uiPublic.session   
 

Uses of LevelPickerCustOption in oracle.apps.fnd.applcore.customization.uiPublic.session
 

Methods in oracle.apps.fnd.applcore.customization.uiPublic.session that return LevelPickerCustOption
 LevelPickerCustOption[] LevelPickerSessionBean.getCustOptions()
          Method used to get the list of custOptions for the Level Picker Dialog.
 LevelPickerCustOption[] LevelPickerSessionBean.getSeededOptions()
          Getter method for list of jdev only cc's.
 

Methods in oracle.apps.fnd.applcore.customization.uiPublic.session with parameters of type LevelPickerCustOption
 void LevelPickerSessionBean.setCustOptions(LevelPickerCustOption[] custOpts)
          Method used to set the list of custOptions for the Level Picker Dialog.
 void LevelPickerSessionBean.setSeededOptions(LevelPickerCustOption[] seededOptions)
          Setter method for jdev only cc list.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.