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

E22562-05

Uses of Class
oracle.apps.fnd.applcore.dataSecurity.model.entity.FndMenusEOImpl

Packages that use FndMenusEOImpl
oracle.apps.fnd.applcore.dataSecurity.dataSecurityService.view   
oracle.apps.fnd.applcore.dataSecurity.model.entity   
 

Uses of FndMenusEOImpl in oracle.apps.fnd.applcore.dataSecurity.dataSecurityService.view
 

Methods in oracle.apps.fnd.applcore.dataSecurity.dataSecurityService.view that return FndMenusEOImpl
 FndMenusEOImpl FndMenusVORowImpl.getFndMenusEO()
          Gets FndMenusEO entity object.
 

Uses of FndMenusEOImpl in oracle.apps.fnd.applcore.dataSecurity.model.entity
 

Methods in oracle.apps.fnd.applcore.dataSecurity.model.entity that return FndMenusEOImpl
 FndMenusEOImpl FndGrantsEOImpl.getFndMenus()
          Gets the associated entity FndMenusEOImpl.
 FndMenusEOImpl FndMenuEntriesEOImpl.getFndMenus()
           
 FndMenusEOImpl FndMenusTranslationEOImpl.getFndMenus()
          Gets the associated entity FndMenusEOImpl.
 

Methods in oracle.apps.fnd.applcore.dataSecurity.model.entity with parameters of type FndMenusEOImpl
abstract  java.lang.Object FndMenusEOImpl.AttributesEnum.get(FndMenusEOImpl object)
           
abstract  void FndMenusEOImpl.AttributesEnum.put(FndMenusEOImpl object, java.lang.Object value)
           
 void FndGrantsEOImpl.setFndMenus(FndMenusEOImpl value)
          Sets value as the associated entity FndMenusEOImpl.
 void FndMenuEntriesEOImpl.setFndMenus(FndMenusEOImpl value)
          Sets value as the associated entity FndMenusEOImpl.
 void FndMenusTranslationEOImpl.setFndMenus(FndMenusEOImpl value)
          Sets value as the associated entity FndMenusEOImpl.
 


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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.