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.profiles.model.entity.ProfileOptionEOImpl

Packages that use ProfileOptionEOImpl
oracle.apps.fnd.applcore.profiles.model.entity   
oracle.apps.fnd.applcore.profiles.profileService.view   
 

Uses of ProfileOptionEOImpl in oracle.apps.fnd.applcore.profiles.model.entity
 

Methods in oracle.apps.fnd.applcore.profiles.model.entity that return ProfileOptionEOImpl
 ProfileOptionEOImpl ProfileOptionLevelEOImpl.getProfileOption()
           
 ProfileOptionEOImpl ProfileOptionValueEOImpl.getProfileOption()
          Gets the associated entity ProfileOptionEOImpl.
 

Methods in oracle.apps.fnd.applcore.profiles.model.entity with parameters of type ProfileOptionEOImpl
abstract  java.lang.Object ProfileOptionEOImpl.AttributesEnum.get(ProfileOptionEOImpl object)
           
abstract  void ProfileOptionEOImpl.AttributesEnum.put(ProfileOptionEOImpl object, java.lang.Object value)
           
 void ProfileOptionLevelEOImpl.setProfileOption(ProfileOptionEOImpl value)
          Sets value as the associated entity ProfileOptionEOImpl.
 void ProfileOptionValueEOImpl.setProfileOption(ProfileOptionEOImpl value)
          Sets value as the associated entity ProfileOptionEOImpl.
 

Uses of ProfileOptionEOImpl in oracle.apps.fnd.applcore.profiles.profileService.view
 

Methods in oracle.apps.fnd.applcore.profiles.profileService.view that return ProfileOptionEOImpl
 ProfileOptionEOImpl ProfileOptionValuesForUsersVORowImpl.getProfileOptionEO()
          Gets ProfileOptionEO entity object.
 ProfileOptionEOImpl ProfileOptionVORowImpl.getProfileOptionEO()
          Gets ProfileOptionEO entity object.
 ProfileOptionEOImpl ProfileOptionValuesForProductsVORowImpl.getProfileOptionEO()
          Gets ProfileOptionEO entity object.
 ProfileOptionEOImpl ProfileCategoryOptionVORowImpl.getProfileOptionEO()
          Gets ProfileOptionEO entity object.
 ProfileOptionEOImpl ProfileVORowImpl.getProfileOptionEO()
          Gets ProfileOptionEO 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.