|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 8 (11.1.8) E22562-08 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FndTreeVORow | |
---|---|
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 | 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.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 FndTreeVORow in oracle.apps.fnd.applcore.trees.model.view |
---|
Classes in oracle.apps.fnd.applcore.trees.model.view that implement FndTreeVORow | |
---|---|
class |
FndTreeVORowImpl
|
Uses of FndTreeVORow in oracle.apps.fnd.applcore.trees.service.applicationModule |
---|
Methods in oracle.apps.fnd.applcore.trees.service.applicationModule that return FndTreeVORow | |
---|---|
FndTreeVORow |
TreeServiceImpl.findTree(java.lang.String treeStructureCode,
java.lang.String treeCode)
Finds a tree given the tree structure and tree codes. |
Uses of FndTreeVORow in oracle.apps.fnd.applcore.trees.service.applicationModule.common |
---|
Methods in oracle.apps.fnd.applcore.trees.service.applicationModule.common that return FndTreeVORow | |
---|---|
FndTreeVORow |
TreeService.findTree(java.lang.String treeStructureCode,
java.lang.String treeCode)
|
Uses of FndTreeVORow in oracle.apps.fnd.applcore.trees.ui.util |
---|
Methods in oracle.apps.fnd.applcore.trees.ui.util with parameters of type FndTreeVORow | |
---|---|
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 FndTreeVORow in oracle.apps.fnd.applcore.trees.uiModel |
---|
Methods in oracle.apps.fnd.applcore.trees.uiModel with parameters of type FndTreeVORow | |
---|---|
static Tree |
Tree.getTree(TreeService treeSvc,
FndTreeVORow treeVORow)
Gets a run-time representation of a tree. |
Uses of FndTreeVORow in oracle.apps.fnd.applcore.trees.uiModel.applicationModule |
---|
Methods in oracle.apps.fnd.applcore.trees.uiModel.applicationModule that return FndTreeVORow | |
---|---|
FndTreeVORow |
TreeStructureAuditAMImpl.getSelectedTreeRow(java.lang.String treeStructureCode,
java.lang.String treeCode)
Gets the Selected Tree Row for auditing with given Tree Structure Code and Tree Code. |
Uses of FndTreeVORow in oracle.apps.fnd.applcore.trees.uiModel.view |
---|
Classes in oracle.apps.fnd.applcore.trees.uiModel.view that implement FndTreeVORow | |
---|---|
class |
FndTreeUIVORowImpl
|
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 8 (11.1.8) E22562-08 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |