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

E22562-02

oracle.apps.fnd.applcore.patterns.uishell.ui.bean
Class UIShellInitializer

java.lang.Object
  extended by oracle.apps.fnd.applcore.patterns.uishell.ui.bean.UIShellInitializer

public class UIShellInitializer
extends java.lang.Object


Constructor Summary
UIShellInitializer()
           
 
Method Summary
 void diagnosticsLink()
          Method to retrieve the diagnosticsLink and open it in a new window.
static java.lang.String formParametersString(java.lang.String uapKey, java.lang.String language, java.lang.String territory, java.lang.String release, java.lang.String industry, java.lang.String taskId, java.lang.String currentWorkArea)
           
 java.util.Map<java.lang.String,java.util.List<oracle.composer.custmgr.model.CustomizationManagerNode>> getCmParametersMap()
          Parameters Map for Customization Manager task flow
 oracle.adf.controller.TaskFlowId getDynamicMainAreaTaskFlowId()
           
 oracle.adf.controller.TaskFlowId getDynamicRegionalAreaTaskFlowId()
           
 boolean getFormUsesUpload()
           
 java.lang.String getFusionHelpGlobalHelpLinkForUIShell(oracle.jbo.ApplicationModule UIShellAM)
           
static java.lang.String getFusionHelpGlobalHelpLinkForUIShell(java.lang.String remoteHelpPortalFlag, java.lang.String language, java.lang.String territory, java.lang.String release, java.lang.String industry, java.lang.String taskFlowId, java.lang.String workAreaId)
           
 java.lang.String getHomepageTitle()
           
 java.lang.String getMainAreaTaskFlowId()
           
 java.lang.String getPillarNameForTags()
           
 java.lang.String getWorkBenchTitle()
           
 void helpPortalLink()
          Method to retrive and display the Help Prtal Link in a new window.
 boolean isDynamicTabNavigation()
           
 boolean isGlobalHelpNotAvailable()
           
 void setGlobalHelpNotAvailable(boolean globalHelpNotAvailable)
           
 void setMainAreaTaskFlowId(java.lang.String mainAreaTaskFlowId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIShellInitializer

public UIShellInitializer()
Method Detail

isDynamicTabNavigation

public boolean isDynamicTabNavigation()

getFormUsesUpload

public boolean getFormUsesUpload()

getWorkBenchTitle

public java.lang.String getWorkBenchTitle()

getHomepageTitle

public java.lang.String getHomepageTitle()

getPillarNameForTags

public java.lang.String getPillarNameForTags()

diagnosticsLink

public void diagnosticsLink()
Method to retrieve the diagnosticsLink and open it in a new window.


helpPortalLink

public void helpPortalLink()
Method to retrive and display the Help Prtal Link in a new window.


getDynamicMainAreaTaskFlowId

public oracle.adf.controller.TaskFlowId getDynamicMainAreaTaskFlowId()

setMainAreaTaskFlowId

public void setMainAreaTaskFlowId(java.lang.String mainAreaTaskFlowId)

getMainAreaTaskFlowId

public java.lang.String getMainAreaTaskFlowId()

getDynamicRegionalAreaTaskFlowId

public oracle.adf.controller.TaskFlowId getDynamicRegionalAreaTaskFlowId()

getCmParametersMap

public java.util.Map<java.lang.String,java.util.List<oracle.composer.custmgr.model.CustomizationManagerNode>> getCmParametersMap()
Parameters Map for Customization Manager task flow

Returns:
a map of viewId of the current page and its list of resources.

getFusionHelpGlobalHelpLinkForUIShell

public java.lang.String getFusionHelpGlobalHelpLinkForUIShell(oracle.jbo.ApplicationModule UIShellAM)

getFusionHelpGlobalHelpLinkForUIShell

public static java.lang.String getFusionHelpGlobalHelpLinkForUIShell(java.lang.String remoteHelpPortalFlag,
                                                                     java.lang.String language,
                                                                     java.lang.String territory,
                                                                     java.lang.String release,
                                                                     java.lang.String industry,
                                                                     java.lang.String taskFlowId,
                                                                     java.lang.String workAreaId)

setGlobalHelpNotAvailable

public void setGlobalHelpNotAvailable(boolean globalHelpNotAvailable)

isGlobalHelpNotAvailable

public boolean isGlobalHelpNotAvailable()

formParametersString

public static java.lang.String formParametersString(java.lang.String uapKey,
                                                    java.lang.String language,
                                                    java.lang.String territory,
                                                    java.lang.String release,
                                                    java.lang.String industry,
                                                    java.lang.String taskId,
                                                    java.lang.String currentWorkArea)

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.