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.FndTreeNodeEOImpl

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

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

Methods in oracle.apps.fnd.applcore.trees.model.entity that return FndTreeNodeEOImpl
 FndTreeNodeEOImpl FndTreeLabelEOImpl.getFndTreeNode()
           
 FndTreeNodeEOImpl FndTreeNodeEOImpl.getFndTreeNodeEO()
          Gets the associated entity FndTreeNodeEOImpl
 

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

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

Methods in oracle.apps.fnd.applcore.trees.model.view that return FndTreeNodeEOImpl
 FndTreeNodeEOImpl FndTreeNodeVORowImpl.getFndTreeNodeEO()
          Gets FndTreeNodeEO 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.