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

E22562-03

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

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

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

Methods in oracle.apps.fnd.applcore.dataSecurity.dataSecurityService.view that return FndObjectsEOImpl
 FndObjectsEOImpl FndObjectsUnSecuredVORowImpl.getFndObjectsEO()
          Gets FndObjectsEO entity object.
 FndObjectsEOImpl FndObjectsVORowImpl.getFndObjectsEO()
          Gets FndObjectsEO entity object.
 FndObjectsEOImpl FndObjectsSBChangesVORowImpl.getFndObjectsEO()
          Gets FndObjectsEO entity object.
 

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

Methods in oracle.apps.fnd.applcore.dataSecurity.model.entity that return FndObjectsEOImpl
 FndObjectsEOImpl FndObjectsTranslationEOImpl.getFndObjects()
          Gets the associated entity FndObjectsEOImpl.
 FndObjectsEOImpl FndFormFunctionsEOImpl.getFndObjects()
          Gets the associated entity FndObjectsEOImpl.
 FndObjectsEOImpl FndObjectInstanceSetsEOImpl.getFndObjects()
          Gets the associated entity FndObjectsEOImpl.
 FndObjectsEOImpl FndGrantsEOImpl.getFndObjects()
          Gets the associated entity FndObjectsEOImpl.
 

Methods in oracle.apps.fnd.applcore.dataSecurity.model.entity with parameters of type FndObjectsEOImpl
abstract  java.lang.Object FndObjectsEOImpl.AttributesEnum.get(FndObjectsEOImpl object)
           
abstract  void FndObjectsEOImpl.AttributesEnum.put(FndObjectsEOImpl object, java.lang.Object value)
           
 void FndObjectsTranslationEOImpl.setFndObjects(FndObjectsEOImpl value)
          Sets value as the associated entity FndObjectsEOImpl.
 void FndFormFunctionsEOImpl.setFndObjects(FndObjectsEOImpl value)
          Sets value as the associated entity FndObjectsEOImpl.
 void FndObjectInstanceSetsEOImpl.setFndObjects(FndObjectsEOImpl value)
          Sets value as the associated entity FndObjectsEOImpl.
 void FndGrantsEOImpl.setFndObjects(FndObjectsEOImpl value)
          Sets value as the associated entity FndObjectsEOImpl.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.