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

E22562-01

oracle.apps.fnd.applcore.trees.demo.ui.backing
Class DemoEmpDuplicate

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

public class DemoEmpDuplicate
extends TreeBackingBean

See Also:
Serialized Form

Constructor Summary
DemoEmpDuplicate()
           
 
Method Summary
 void cancel(javax.faces.event.ActionEvent actionEvent)
          Cancel the create Employee flow.
 void submit(javax.faces.event.ActionEvent actionEvent)
          Save the created Employee.
 
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

DemoEmpDuplicate

public DemoEmpDuplicate()
Method Detail

cancel

public void cancel(javax.faces.event.ActionEvent actionEvent)
Cancel the create Employee flow.

Parameters:
actionEvent - associated Action Event

submit

public void submit(javax.faces.event.ActionEvent actionEvent)
Save the created Employee.

Parameters:
actionEvent - associated Action Event

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.