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

E22562-02

Uses of Interface
oracle.apps.fnd.applcore.trees.service.applicationModule.common.TreeService

Packages that use TreeService
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.uiModel Provides the Differnet uiModel data storage bean classes in oracle.apps.fnd.applcore.trees.uiModel package for Application Hierarchy <fnd:hierarchy> 
oracle.apps.fnd.applcore.trees.uiModel.util Provides the utilitu classes for uiModel stored in oracle.apps.fnd.applcore.trees.uiModel.util package for Application Hierarchy <fnd:hierarchy> 
oracle.apps.fnd.applcore.trees.webservice   
 

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

Methods in oracle.apps.fnd.applcore.trees.model.util that return TreeService
static TreeService ServiceUtil.getTreeService()
          Gets the Tree service.
static TreeService ServiceUtil.getTreeService(oracle.jbo.ApplicationModule rootAM)
           
 

Methods in oracle.apps.fnd.applcore.trees.model.util with parameters of type TreeService
static void ServiceUtil.releaseTreeService(TreeService service)
          Releases the Tree service.
 

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

Classes in oracle.apps.fnd.applcore.trees.service.applicationModule that implement TreeService
 class TreeServiceImpl
          Service AM for working with Trees.
 

Uses of TreeService in oracle.apps.fnd.applcore.trees.uiModel
 

Methods in oracle.apps.fnd.applcore.trees.uiModel with parameters of type TreeService
static Tree Tree.getTree(TreeService treeSvc, FndTreeVORow treeVORow)
          Gets a run-time representation of a tree.
 

Uses of TreeService in oracle.apps.fnd.applcore.trees.uiModel.util
 

Methods in oracle.apps.fnd.applcore.trees.uiModel.util with parameters of type TreeService
static void TreeNodeFactory.setParameterBasedCriteria(TreeService treeSvc, java.lang.String treeStructureCode, java.lang.String treeCode, java.lang.String treeVersionId, oracle.jbo.ViewObject vo, DataSource ds)
          Sets Criteria and where conditions specified for data source as parameters.
 

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

Classes in oracle.apps.fnd.applcore.trees.webservice that implement TreeService
 class TreesWSAMImpl
           
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.