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

E22562-02

Uses of Package
oracle.apps.fnd.applcore.globalSearch.ui

Packages that use oracle.apps.fnd.applcore.globalSearch.ui
oracle.apps.fnd.applcore.globalSearch.ui This package is for Global Search UI classes. 
oracle.apps.fnd.applcore.globalSearch.ui.ecsf This package is for classes implementing ECSF specific searching within Global Search. 
oracle.apps.fnd.applcore.globalSearch.ui.managed This package is for Global Search managed bean classes. 
oracle.apps.fnd.applcore.globalSearch.util This package contains the API for external code to call into Global Search functionality. 
 

Classes in oracle.apps.fnd.applcore.globalSearch.ui used by oracle.apps.fnd.applcore.globalSearch.ui
AbstractCategorySplitter
          An abstract implementation of CategorySplitter, this class is provided to allow changes in the interface later and protect implementations from these changes.
BaseSavedSearch
          A Saved Search.
BaseSearchAction
          A base implementation of a Search Action.
CategoryGroup
          A group of categories, as produced by the category splitter.
CategorySplitter
          A strategy for splitting a list of SearchCategories into divisions for showing in the UI, one per tab.
FilteredResultCache
          A Simple class that collects SearchResults based on changes in attribute filters.
PopupHint.HintAlignment
          The alignment of the hints.
SearchCategory
          A Search Category, also called a Datasource group.
SearchFilterItem
          An abstract class representing a filter item.
SearchFilterItem.FilterType
          Type of filter.
SearchFilterItems
          A container of SearchFilterItems.
SearchResult
          A Search Result.
SearchResultItem
          A single search result.
SplitSearchResult
          A High level collection construct that allows multiple sub SearchResults in an ordered List such as may be used in a multi-tab result.
TreeItem
          A node in a JSF tree, used in the attributes and topics trees.
 

Classes in oracle.apps.fnd.applcore.globalSearch.ui used by oracle.apps.fnd.applcore.globalSearch.ui.ecsf
AbstractSearchableFactory
          An abstract Factory for creating specific searchable implementations.
AbstractSearchResult
          An abstract base class for Search Results.
BaseSavedSearch
          A Saved Search.
BaseSearchAction
          A base implementation of a Search Action.
CategoryGroup
          A group of categories, as produced by the category splitter.
SearchCategory
          A Search Category, also called a Datasource group.
SearchResult
          A Search Result.
SearchResultItem
          A single search result.
TaskSearchAction
          A Search Action for ECSF Task Types.
TreeItem
          A node in a JSF tree, used in the attributes and topics trees.
URLSearchAction
          A Search Action for URL Task Types.
 

Classes in oracle.apps.fnd.applcore.globalSearch.ui used by oracle.apps.fnd.applcore.globalSearch.ui.managed
AbstractSearchableFactory
          An abstract Factory for creating specific searchable implementations.
BaseSavedSearch
          A Saved Search.
SearchCategory
          A Search Category, also called a Datasource group.
SearchError
          Global Search specific Search error from the fnd_messages table.
SearchResult
          A Search Result.
SplitSearchResult
          A High level collection construct that allows multiple sub SearchResults in an ordered List such as may be used in a multi-tab result.
TreeItem
          A node in a JSF tree, used in the attributes and topics trees.
WindowSize
          Simple bean to store a window dimension.
 

Classes in oracle.apps.fnd.applcore.globalSearch.ui used by oracle.apps.fnd.applcore.globalSearch.util
SearchCategory
          A Search Category, also called a Datasource group.
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.