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
Class ApplcoreCustomizationUtils

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.ApplcoreCustomizationUtils

public class ApplcoreCustomizationUtils
extends java.lang.Object


Constructor Summary
ApplcoreCustomizationUtils()
           
 
Method Summary
static boolean getBoolean(java.lang.String value, boolean defaultValue)
           
static java.lang.Object[] getCurrentTreeSelection(oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)
           
static java.lang.Object getFirstSelectedTreePath(org.apache.myfaces.trinidad.component.UIXTree tree)
           
static java.lang.String getPagePath(org.apache.myfaces.trinidad.component.UIXComponentBase uiComponent)
           
static ItemNode getSelectedItemNode(TasksListCustomizationBean tasksListBean, oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)
           
static ItemNode getSelectedItemNodeParent(TasksListCustomizationBean tasksListBean, oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)
           
static boolean isEmpty(java.lang.String value)
           
static void setCurrentTreeSelection(java.lang.Object[] selection, oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplcoreCustomizationUtils

public ApplcoreCustomizationUtils()
Method Detail

getPagePath

public static java.lang.String getPagePath(org.apache.myfaces.trinidad.component.UIXComponentBase uiComponent)

getBoolean

public static boolean getBoolean(java.lang.String value,
                                 boolean defaultValue)

isEmpty

public static boolean isEmpty(java.lang.String value)

getCurrentTreeSelection

public static java.lang.Object[] getCurrentTreeSelection(oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)

setCurrentTreeSelection

public static void setCurrentTreeSelection(java.lang.Object[] selection,
                                           oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)

getFirstSelectedTreePath

public static java.lang.Object getFirstSelectedTreePath(org.apache.myfaces.trinidad.component.UIXTree tree)

getSelectedItemNodeParent

public static ItemNode getSelectedItemNodeParent(TasksListCustomizationBean tasksListBean,
                                                 oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)

getSelectedItemNode

public static ItemNode getSelectedItemNode(TasksListCustomizationBean tasksListBean,
                                           oracle.adf.view.rich.component.rich.data.RichTree menuCustTree)

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.