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

E22562-01

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

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.InsertBeforeAction
All Implemented Interfaces:
java.io.Serializable

public class InsertBeforeAction
extends InsertAction
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
InsertBeforeAction(org.apache.myfaces.trinidad.model.TreeModel model, java.lang.String nextId)
           
 
Method Summary
 java.lang.String getNextId()
           
 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

InsertBeforeAction

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

getNextId

public java.lang.String getNextId()

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.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.