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

E22562-01

Uses of Interface
oracle.apps.fnd.applcore.trees.model.FndTreeVersionVORow

Packages that use FndTreeVersionVORow
oracle.apps.fnd.applcore.trees.model.view   
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.service.applicationModule.common   
oracle.apps.fnd.applcore.trees.ui.util Provides the utility classes in oracle.apps.fnd.applcore.trees.ui.util 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.uiModel.view   
 

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

Classes in oracle.apps.fnd.applcore.trees.model.view that implement FndTreeVersionVORow
 class FndTreeVersionVORowImpl
           
 

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

Methods in oracle.apps.fnd.applcore.trees.service.applicationModule that return FndTreeVersionVORow
 FndTreeVersionVORow TreeServiceImpl.findTreeVersion(java.lang.String treeStructureCode, java.lang.String treeCode, java.lang.String treeVersionId)
          Finds a tree version give the tree structure code, the tree code and the tree version ID.
 

Uses of FndTreeVersionVORow in oracle.apps.fnd.applcore.trees.service.applicationModule.common
 

Methods in oracle.apps.fnd.applcore.trees.service.applicationModule.common that return FndTreeVersionVORow
 FndTreeVersionVORow TreeService.findTreeVersion(java.lang.String treeStructureCode, java.lang.String treeCode, java.lang.String treeVersionId)
           
 

Uses of FndTreeVersionVORow in oracle.apps.fnd.applcore.trees.ui.util
 

Methods in oracle.apps.fnd.applcore.trees.ui.util with parameters of type FndTreeVersionVORow
static void TreeBackingUtils.setTreeVersionParametersValues(java.lang.String treeStructureCode, java.lang.String treeCode, FndTreeVORow selectedTreeRow, FndTreeVersionVORow selectedTreeVersionRow, UIModelConstants.SelectedTreeAction mode)
          Sets the values for parameters needed for Tree/TreeVersion creation/updation.
 

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

Methods in oracle.apps.fnd.applcore.trees.uiModel.applicationModule that return FndTreeVersionVORow
 FndTreeVersionVORow TreeStructureAuditAMImpl.getSelectedTreeVersionRow(java.lang.String treeStructureCode, java.lang.String treeCode, java.lang.String treeVersionId)
          Gets the Selected Tree Version Row for audit with given Tree Structure Code, treeCode and tree Version Id.
 FndTreeVersionVORow CreateTreeAMImpl.getSelectedTreeVersionRow(java.lang.String treeStructureCode, java.lang.String treeCode, java.lang.String treeVersionId)
          Gets the Selected Tree Version Row for audit with given Tree Structure Code, treeCode and tree Version Id.
 

Methods in oracle.apps.fnd.applcore.trees.uiModel.applicationModule with parameters of type FndTreeVersionVORow
 boolean TreeStructureAuditAMImpl.processOnlineAudit(FndTreeVersionVORow treeVersionRow, boolean changeStatus)
          Process the Auditing of tree version for online auditing.
 

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

Classes in oracle.apps.fnd.applcore.trees.uiModel.view that implement FndTreeVersionVORow
 class FndTreeVersionUIVORowImpl
           
 


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.