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

E22562-03

oracle.apps.fnd.applcore.trees.ui.managed
Class DuplicateFndNode

java.lang.Object
  extended by oracle.apps.fnd.applcore.trees.ui.managed.TreeBackingBean
      extended by oracle.apps.fnd.applcore.trees.ui.managed.DuplicateFndNode
All Implemented Interfaces:
java.io.Serializable

public class DuplicateFndNode
extends TreeBackingBean

JSF managed bean for Duplicating Central Tree Node Data Source record.

Author:
Abhay K Kumar <abhay.k.kumar&064;oracle.com>
See Also:
Serialized Form

Constructor Summary
DuplicateFndNode()
          Constructor for Duplicate Fnd Node.
 
Method Summary
 void cancel(javax.faces.event.ActionEvent actionEvent)
          Cancel the duplicate Central Tree NodeData Source Record flow.
 void submit(javax.faces.event.ActionEvent actionEvent)
          Save the duplicated Central Tree Node Data Source Record.
 
Methods inherited from class oracle.apps.fnd.applcore.trees.ui.managed.TreeBackingBean
evaluateExpr, getBindingContainer, getCentralTreeNodeAM, getCreateTreeAM, getHierarchyAM, getRootAM, getTreeStructureAM, getTreeStructureAuditAM, noActionMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DuplicateFndNode

public DuplicateFndNode()
Constructor for Duplicate Fnd Node.

Method Detail

cancel

public void cancel(javax.faces.event.ActionEvent actionEvent)
Cancel the duplicate Central Tree NodeData Source Record flow.

Parameters:
actionEvent - associated Action Event

submit

public void submit(javax.faces.event.ActionEvent actionEvent)
Save the duplicated Central Tree Node Data Source Record.

Parameters:
actionEvent - associated Action Event

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.