Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Uses of Class
oracle.apps.fnd.applcore.dt.trees.utils.TreeStructureCodes

Packages that use TreeStructureCodes
oracle.apps.fnd.applcore.dt.trees.metadata.creator.hierarchy Provides the XMLEF Metadata, as well as the creators and icons for that metadata. 
oracle.apps.fnd.applcore.dt.trees.utils Provides the XMLEF Metadata, as well as the creators and icons for that metadata. 
 

Uses of TreeStructureCodes in oracle.apps.fnd.applcore.dt.trees.metadata.creator.hierarchy
 

Methods in oracle.apps.fnd.applcore.dt.trees.metadata.creator.hierarchy that return TreeStructureCodes
 TreeStructureCodes ApplicationsHierarchyStructurePanel.getSelectedTreeStructure()
          Returns the selected Tree Structure.
 

Uses of TreeStructureCodes in oracle.apps.fnd.applcore.dt.trees.utils
 

Methods in oracle.apps.fnd.applcore.dt.trees.utils that return types with arguments of type TreeStructureCodes
static java.util.List<TreeStructureCodes> DatabaseUtils.getTreeStructureCodesFromDB(java.sql.Connection conn)
          Method to query Objects of TreeStructureCodes for the Tree Structure ComboBox.
 

Methods in oracle.apps.fnd.applcore.dt.trees.utils with parameters of type TreeStructureCodes
static java.util.List<TreeAttribute> DatabaseUtils.getTreeTableAttributes(TreeStructureCodes treeStructureCode, java.sql.Connection connection, java.util.Locale l)
          Gets the Tree Structure Attributes.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.