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

E22562-02

Uses of Class
oracle.apps.fnd.applcore.trees.model.util.TreeAMImpl

Packages that use TreeAMImpl
oracle.apps.fnd.applcore.trees.demo.uiModel.applicationModule   
oracle.apps.fnd.applcore.trees.loader.applicationModule   
oracle.apps.fnd.applcore.trees.model.util Provides the utility classes for the oracle.apps.fnd.applcore.trees.model package in Application Hierarchy <fnd:hierarchy> 
oracle.apps.fnd.applcore.trees.service.applicationModule Provides the Service classes in oracle.apps.fnd.applcore.trees.service.applicationModule package for Application Hierarchy <fnd:hierarchy> 
oracle.apps.fnd.applcore.trees.ui.managed Provides the Managed bean classes in oracle.apps.fnd.applcore.trees.ui.managed package for Application Hierarchy <fnd:hierarchy> 
oracle.apps.fnd.applcore.trees.uiModel.applicationModule Provides the Application Module classes in oracle.apps.fnd.applcore.trees.uiModel.applicationModule package for Application Hierarchy <fnd:hierarchy> 
oracle.apps.fnd.applcore.trees.webservice   
 

Uses of TreeAMImpl in oracle.apps.fnd.applcore.trees.demo.uiModel.applicationModule
 

Subclasses of TreeAMImpl in oracle.apps.fnd.applcore.trees.demo.uiModel.applicationModule
 class FndDemoEmpAMImpl
           
 

Uses of TreeAMImpl in oracle.apps.fnd.applcore.trees.loader.applicationModule
 

Subclasses of TreeAMImpl in oracle.apps.fnd.applcore.trees.loader.applicationModule
 class DefaultTreeLoaderImpl
           
 

Uses of TreeAMImpl in oracle.apps.fnd.applcore.trees.model.util
 

Methods in oracle.apps.fnd.applcore.trees.model.util that return TreeAMImpl
static TreeAMImpl ServiceUtil.getTreeBaseAM()
          Gets the tree base AM.
 

Methods in oracle.apps.fnd.applcore.trees.model.util with parameters of type TreeAMImpl
static int TreeNodeVOUtils.getTreeNodeCount(TreeAMImpl am, java.lang.String tsCode, java.lang.String treeCode, java.lang.String treeVersionId)
          Gets the Tree Node Count for any Tree version.
static void ServiceUtil.releaseTreeBaseAM(TreeAMImpl service)
          Releases the Tree Node service.
 

Uses of TreeAMImpl in oracle.apps.fnd.applcore.trees.service.applicationModule
 

Subclasses of TreeAMImpl in oracle.apps.fnd.applcore.trees.service.applicationModule
 class TreeNodeServiceImpl
          Service AM for working with tree nodes.
 class TreeServiceImpl
          Service AM for working with Trees.
 class TreeStructureServiceImpl
          Tree structure service.
 

Uses of TreeAMImpl in oracle.apps.fnd.applcore.trees.ui.managed
 

Methods in oracle.apps.fnd.applcore.trees.ui.managed that return TreeAMImpl
protected  TreeAMImpl TreeBackingBean.getHierarchyAM()
          gets the handle of Hierarchy AM from bindings.
protected  TreeAMImpl TreeBackingBean.getRootAM(java.lang.String amDataCtrlName)
          Generic API to get the handle of AM from bindings.
 

Uses of TreeAMImpl in oracle.apps.fnd.applcore.trees.uiModel.applicationModule
 

Subclasses of TreeAMImpl in oracle.apps.fnd.applcore.trees.uiModel.applicationModule
 class CentralTreeNodeAMImpl
          Application module for the Tree Node Data Source related UIs.
 class CreateTreeAMImpl
          Application module for the Tree Creations web UI.
 class TreeStructureAMImpl
          Application module for the Tree Structure Creations/Updation web UI.
 class TreeStructureAuditAMImpl
          Application module for the Tree Structure Audit Run and Result web UI.
 

Uses of TreeAMImpl in oracle.apps.fnd.applcore.trees.webservice
 

Subclasses of TreeAMImpl in oracle.apps.fnd.applcore.trees.webservice
 class TreesWSAMImpl
           
 class TreeWSAMImpl
           
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.