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

E22562-01

Uses of Class
oracle.apps.fnd.applcore.flex.vst.model.entity.ValueSetEOImpl

Packages that use ValueSetEOImpl
oracle.apps.fnd.applcore.flex.dff.model.entity   
oracle.apps.fnd.applcore.flex.dff.uiModel.view   
oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService.view   
oracle.apps.fnd.applcore.flex.kff.model.entity   
oracle.apps.fnd.applcore.flex.vst.model.entity   
oracle.apps.fnd.applcore.flex.vst.valueSetService.view   
 

Uses of ValueSetEOImpl in oracle.apps.fnd.applcore.flex.dff.model.entity
 

Methods in oracle.apps.fnd.applcore.flex.dff.model.entity that return ValueSetEOImpl
 ValueSetEOImpl DescriptiveFlexfieldGlobalSegmentEOImpl.getValueSet()
          Gets the associated entity oracle.apps.fnd.applcore.flex.vst.model.entity.ValueSetEOImpl.
 ValueSetEOImpl DescriptiveFlexfieldSegmentEOImpl.getValueSet()
          Gets the associated entity oracle.jbo.server.EntityImpl.
 ValueSetEOImpl DescriptiveFlexfieldContextSegmentEOImpl.getValueSet()
          Gets the associated entity oracle.apps.fnd.applcore.flex.vst.model.entity.ValueSetEOImpl.
 

Methods in oracle.apps.fnd.applcore.flex.dff.model.entity with parameters of type ValueSetEOImpl
 void DescriptiveFlexfieldGlobalSegmentEOImpl.setValueSet(ValueSetEOImpl value)
          Sets value as the associated entity oracle.apps.fnd.applcore.flex.vst.model.entity.ValueSetEOImpl.
 void DescriptiveFlexfieldSegmentEOImpl.setValueSet(ValueSetEOImpl value)
          Sets value as the associated entity oracle.jbo.server.EntityImpl.
 void DescriptiveFlexfieldContextSegmentEOImpl.setValueSet(ValueSetEOImpl value)
          Sets value as the associated entity oracle.apps.fnd.applcore.flex.vst.model.entity.ValueSetEOImpl.
 

Uses of ValueSetEOImpl in oracle.apps.fnd.applcore.flex.dff.uiModel.view
 

Methods in oracle.apps.fnd.applcore.flex.dff.uiModel.view that return ValueSetEOImpl
 ValueSetEOImpl DescriptiveFlexfieldGlobalSegmentVORowImpl.getValueSet()
          Gets ValueSet entity object.
 ValueSetEOImpl DescriptiveFlexfieldSegmentVORowImpl.getValueSet()
          Gets ValueSet entity object.
 ValueSetEOImpl DescriptiveFlexfieldGlobalSegmentVORowImpl.getValueSetEO()
          Gets ValueSetEO entity object.
 

Uses of ValueSetEOImpl in oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService.view
 

Methods in oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService.view that return ValueSetEOImpl
 ValueSetEOImpl KeyFlexfieldSegmentInstanceVORowImpl.getValueSetEO()
          Gets ValueSetEO entity object.
 

Uses of ValueSetEOImpl in oracle.apps.fnd.applcore.flex.kff.model.entity
 

Methods in oracle.apps.fnd.applcore.flex.kff.model.entity that return ValueSetEOImpl
 ValueSetEOImpl KeyFlexfieldSegmentEOImpl.getDefaultValueSet()
           
 ValueSetEOImpl KeyFlexfieldSegmentInstanceEOImpl.getValueSet()
          Gets the associated entity oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.
 

Methods in oracle.apps.fnd.applcore.flex.kff.model.entity with parameters of type ValueSetEOImpl
 void KeyFlexfieldSegmentEOImpl.setDefaultValueSet(ValueSetEOImpl value)
          Sets value as the associated entity oracle.apps.fnd.applcore.flex.vst.model.entity.ValueSetEOImpl.
 void KeyFlexfieldSegmentInstanceEOImpl.setValueSet(ValueSetEOImpl value)
          Sets value as the associated entity oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.
 

Uses of ValueSetEOImpl in oracle.apps.fnd.applcore.flex.vst.model.entity
 

Methods in oracle.apps.fnd.applcore.flex.vst.model.entity that return ValueSetEOImpl
 ValueSetEOImpl ValueSetEOImpl.getIndependentValueSet()
          Gets the associated entity ValueSetEOImpl.
 ValueSetEOImpl ValueSetValidationTableEOImpl.getValueSet()
          Gets the associated entity ValueSetEOImpl.
 ValueSetEOImpl ValueSetValueEOImpl.getValueSet()
          Gets the associated entity ValueSetEOImpl.
 

Methods in oracle.apps.fnd.applcore.flex.vst.model.entity with parameters of type ValueSetEOImpl
abstract  java.lang.Object ValueSetEOImpl.AttributesEnum.get(ValueSetEOImpl object)
           
abstract  void ValueSetEOImpl.AttributesEnum.put(ValueSetEOImpl object, java.lang.Object value)
           
 void ValueSetEOImpl.setIndependentValueSet(ValueSetEOImpl value)
          Sets value as the associated entity ValueSetEOImpl.
 void ValueSetValidationTableEOImpl.setValueSet(ValueSetEOImpl value)
          Sets value as the associated entity ValueSetEOImpl.
 void ValueSetValueEOImpl.setValueSet(ValueSetEOImpl value)
          Sets value as the associated entity ValueSetEOImpl.
 

Uses of ValueSetEOImpl in oracle.apps.fnd.applcore.flex.vst.valueSetService.view
 

Methods in oracle.apps.fnd.applcore.flex.vst.valueSetService.view that return ValueSetEOImpl
 ValueSetEOImpl ValueSetVORowImpl.getIndependentValueSetEO()
          Gets IndependentValueSetEO entity object.
 ValueSetEOImpl ValueSetVORowImpl.getValueSetEO()
          Gets ValueSetEO entity object.
 


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.