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

E22562-03

oracle.apps.fnd.applcore.patterns.uishell.model
Class MenuModelClientFactory

java.lang.Object
  extended by oracle.apps.fnd.applcore.patterns.uishell.model.MenuModelClientFactory

public class MenuModelClientFactory
extends java.lang.Object


Method Summary
static MenuModelClientFactory getInstance()
          Gets the menu tree manager instance.
 org.apache.myfaces.trinidad.model.TreeModel getTreeModel(java.util.List<SimpleMenuNode> simpleNodeList)
           
 org.apache.myfaces.trinidad.model.TreeModel getTreeModel(java.util.List<SimpleMenuNode> simpleNodeList, boolean secured)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTreeModel

public org.apache.myfaces.trinidad.model.TreeModel getTreeModel(java.util.List<SimpleMenuNode> simpleNodeList)

getTreeModel

public org.apache.myfaces.trinidad.model.TreeModel getTreeModel(java.util.List<SimpleMenuNode> simpleNodeList,
                                                                boolean secured)

getInstance

public static MenuModelClientFactory getInstance()
Gets the menu tree manager instance.

Returns:
the menu tree manager

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.