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

E22562-05

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

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.ECSFTaskSearchAction
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<BaseSearchAction>

public class ECSFTaskSearchAction
extends TaskSearchAction

A Search Action for 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
ECSFTaskSearchAction(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

ECSFTaskSearchAction

public ECSFTaskSearchAction(oracle.ecsf.SearchContext searchContext,
                            oracle.ecsf.impl.action.SearchAction action)
Default Constructor. All attributes and title will be evaluated up front using the passed context.

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

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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.