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

E22562-02

Uses of Class
oracle.apps.fnd.applcore.profiles.model.entity.ProfileLevelEOImpl

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

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

Methods in oracle.apps.fnd.applcore.profiles.model.entity that return ProfileLevelEOImpl
 ProfileLevelEOImpl ProfileOptionLevelEOImpl.getProfileLevel()
           
 ProfileLevelEOImpl ProfileOptionValueEOImpl.getProfileLevel()
          Gets the associated entity oracle.apps.fnd.applcore.oaext.model.OAEntityImpl.
 

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

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

Methods in oracle.apps.fnd.applcore.profiles.profileService.view that return ProfileLevelEOImpl
 ProfileLevelEOImpl ProfileVORowImpl.getProfileLevelEO()
          Gets ProfileLevelEO entity object.
 ProfileLevelEOImpl ProfileHierarchyLevelVORowImpl.getProfileLevelEO()
          Gets ProfileLevelEO entity object.
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.