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

E22562-02

Uses of Class
oracle.apps.fnd.applcore.customization.uiPublic.flex.model.FlexfieldSegmentsCustomizationBean

Packages that use FlexfieldSegmentsCustomizationBean
oracle.apps.fnd.applcore.customization.uiPublic.flex.model   
 

Uses of FlexfieldSegmentsCustomizationBean in oracle.apps.fnd.applcore.customization.uiPublic.flex.model
 

Methods in oracle.apps.fnd.applcore.customization.uiPublic.flex.model that return FlexfieldSegmentsCustomizationBean
 FlexfieldSegmentsCustomizationBean FlexfieldContextsCustomizationBean.getSelectedContextSensitiveSegment()
           
 FlexfieldSegmentsCustomizationBean FlexfieldCustomizationBean.getSelectedGlobalContextSegment()
           
 

Methods in oracle.apps.fnd.applcore.customization.uiPublic.flex.model that return types with arguments of type FlexfieldSegmentsCustomizationBean
 java.util.List<FlexfieldSegmentsCustomizationBean> FlexfieldContextsCustomizationBean.getContextSensitiveSegments()
           
 java.util.List<FlexfieldSegmentsCustomizationBean> FlexfieldCustomizationBean.getGlobalAndContextSegments()
           
 

Methods in oracle.apps.fnd.applcore.customization.uiPublic.flex.model with parameters of type FlexfieldSegmentsCustomizationBean
 void FlexfieldContextsCustomizationBean.setSelectedContextSensitiveSegment(FlexfieldSegmentsCustomizationBean selectedContextSensitiveSegment)
           
 void FlexfieldCustomizationBean.setSelectedGlobalContextSegment(FlexfieldSegmentsCustomizationBean selectedGlobalContextSegment)
           
 

Method parameters in oracle.apps.fnd.applcore.customization.uiPublic.flex.model with type arguments of type FlexfieldSegmentsCustomizationBean
 void FlexfieldContextsCustomizationBean.setContextSensitiveSegments(java.util.List<FlexfieldSegmentsCustomizationBean> contextSensitiveSegments)
           
 void FlexfieldCustomizationBean.setGlobalAndContextSegments(java.util.List<FlexfieldSegmentsCustomizationBean> globalAndContextSegments)
           
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.