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

E22562-02

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

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

public class ECSFURLSearchAction
extends URLSearchAction

A Search Action for URLs shown seperate browser windows 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.URLSearchAction
_URL, _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
ECSFURLSearchAction(oracle.ecsf.SearchContext searchContext, oracle.ecsf.impl.action.SearchAction action)
          Default Constructor.
 
Method Summary
 
Methods inherited from class oracle.apps.fnd.applcore.globalSearch.ui.URLSearchAction
evaluateParams, evaluateTitle, getURL, getWebApp, resolveURL
 
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

ECSFURLSearchAction

public ECSFURLSearchAction(oracle.ecsf.SearchContext searchContext,
                           oracle.ecsf.impl.action.SearchAction action)
Default Constructor. All attributes, URL and title 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.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.