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

E22562-03

oracle.apps.fnd.applcore.globalSearch.ui.ecsf
Class ECSFURLInTaskSearchAction

java.lang.Object
  extended by oracle.apps.fnd.applcore.globalSearch.ui.BaseSearchAction
      extended by oracle.apps.fnd.applcore.globalSearch.ui.TaskSearchAction
          extended by oracle.apps.fnd.applcore.globalSearch.ui.ecsf.ECSFURLInTaskSearchAction
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<BaseSearchAction>

public class ECSFURLInTaskSearchAction
extends TaskSearchAction

A Search Action for URLs shown in Task flow for ECSF.

Author:
David Groves <david.groves@oracle.com>
See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.globalSearch.ui.TaskSearchAction
_applicationStripe, _navTaskFile, _navTaskKeyList, _navTaskLabel, _navTaskName, _navTaskParametersList, _pageDefinition, _pageParametersList, _taskFlowURL, _viewId, _webApp
 
Fields inherited from class oracle.apps.fnd.applcore.globalSearch.ui.BaseSearchAction
_iconURL, _title, _toolTip, DEFAULT_TASK_FILE, DEFAULT_TASK_NAME, DEFAULT_UNRESOLVED_TITLE, PARAMETER_APPLICATION_STRIPE, PARAMETER_ICON_URL, PARAMETER_NAV_TASK_KEY_LIST, PARAMETER_NAV_TASK_LABEL, PARAMETER_NAV_TASK_PARAMETERS_LIST, PARAMETER_NEW_BROWSER_TAB, PARAMETER_PAGE_DEFINITION, PARAMETER_PAGE_PARAMETERS_LIST, PARAMETER_REQUEST_CONTEXT_PATH, PARAMETER_TASK_FILE, PARAMETER_TASK_NAME, PARAMETER_TOOLTIP, PARAMETER_VIEW_ID, PARAMETER_WEB_APP
 
Constructor Summary
ECSFURLInTaskSearchAction(oracle.ecsf.SearchContext searchContext, oracle.ecsf.impl.action.SearchAction action)
          Default Constructor.
 
Method Summary
 
Methods inherited from class oracle.apps.fnd.applcore.globalSearch.ui.TaskSearchAction
defaultParamsToCurrentPage, evaluateParams, evaluateTitle, getMethodParameters, getNavTaskFlowId, getNavTaskKeyList, getNavTaskLabel, getNavTaskParametersList, getNavTaskParametersMap, getPageParametersList, getViewId, getWebApp
 
Methods inherited from class oracle.apps.fnd.applcore.globalSearch.ui.BaseSearchAction
compareTo, getDefaultSearchAction, getIconURL, getIconURLExists, getTitle, getToolTip, getUnformattedTitle, isTaskAction, setDefaultSearchAction, setToolTip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECSFURLInTaskSearchAction

public ECSFURLInTaskSearchAction(oracle.ecsf.SearchContext searchContext,
                                 oracle.ecsf.impl.action.SearchAction action)
Default Constructor. The title, URL and any parameters will be evaluated up front using the passed context.

Parameters:
searchContext - ecsf Search Context.
action - url search action.

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.