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.trees.model.entity.FndTreeEOImpl

Packages that use FndTreeEOImpl
oracle.apps.fnd.applcore.trees.model.entity   
oracle.apps.fnd.applcore.trees.model.view   
oracle.apps.fnd.applcore.trees.uiModel.view   
 

Uses of FndTreeEOImpl in oracle.apps.fnd.applcore.trees.model.entity
 

Methods in oracle.apps.fnd.applcore.trees.model.entity that return FndTreeEOImpl
 FndTreeEOImpl FndTreeLabelEOImpl.getFndTreeEO()
          Gets the associated entity FndTreeEOImpl
 FndTreeEOImpl FndTreeVersionEOImpl.getFndTreeEO()
          Gets the associated entity FndTreeEOImpl
 FndTreeEOImpl FndTreeDataSourceParamsEOImpl.getFndTreeEO()
          Gets the associated entity FndTreeEOImpl
 

Methods in oracle.apps.fnd.applcore.trees.model.entity with parameters of type FndTreeEOImpl
abstract  java.lang.Object FndTreeEOImpl.AttributesEnum.get(FndTreeEOImpl object)
           
abstract  void FndTreeEOImpl.AttributesEnum.put(FndTreeEOImpl object, java.lang.Object value)
           
 void FndTreeLabelEOImpl.setFndTreeEO(FndTreeEOImpl value)
          Sets value as the associated entity FndTreeEOImpl
 void FndTreeVersionEOImpl.setFndTreeEO(FndTreeEOImpl value)
          Sets value as the associated entity FndTreeEOImpl
 void FndTreeDataSourceParamsEOImpl.setFndTreeEO(FndTreeEOImpl value)
          Sets value as the associated entity FndTreeEOImpl
 

Uses of FndTreeEOImpl in oracle.apps.fnd.applcore.trees.model.view
 

Methods in oracle.apps.fnd.applcore.trees.model.view that return FndTreeEOImpl
 FndTreeEOImpl FndTreeVORowImpl.getFndTreeEO()
          Gets FndTreeEO entity object.
 

Uses of FndTreeEOImpl in oracle.apps.fnd.applcore.trees.uiModel.view
 

Methods in oracle.apps.fnd.applcore.trees.uiModel.view that return FndTreeEOImpl
 FndTreeEOImpl FndTreeUIVORowImpl.getFndTreeEO()
          Gets FndTreeEO entity object.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.