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

E22562-03

oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action
Class InsertChildAction

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.TaskAction
      extended by oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.InsertAction
          extended by oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.InsertChildAction
All Implemented Interfaces:
java.io.Serializable

public class InsertChildAction
extends InsertAction
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
InsertChildAction(org.apache.myfaces.trinidad.model.TreeModel model, java.lang.String parentId)
           
 
Method Summary
 java.lang.String getParentId()
           
 void insertIntoTree(ItemNode relativeNode, oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)
           
 
Methods inherited from class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.InsertAction
getBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertChildAction

public InsertChildAction(org.apache.myfaces.trinidad.model.TreeModel model,
                         java.lang.String parentId)
Method Detail

getParentId

public java.lang.String getParentId()

insertIntoTree

public void insertIntoTree(ItemNode relativeNode,
                           oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)
Specified by:
insertIntoTree in class InsertAction

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.