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

E22562-01

Uses of Class
oracle.apps.fnd.applcore.globalSearch.ui.SearchFilterItems

Packages that use SearchFilterItems
oracle.apps.fnd.applcore.globalSearch.ui This package is for Global Search UI classes. 
 

Uses of SearchFilterItems in oracle.apps.fnd.applcore.globalSearch.ui
 

Fields in oracle.apps.fnd.applcore.globalSearch.ui declared as SearchFilterItems
protected  SearchFilterItems AbstractSearchResult._searchFilterItems
           
 

Methods in oracle.apps.fnd.applcore.globalSearch.ui that return SearchFilterItems
 SearchFilterItems SearchResult.getSearchFilterItems()
          Get the current Search FIlter Items, this will include the categories, search text, topic and attribute filters.
 SearchFilterItems AbstractSearchResult.getSearchFilterItems()
          Get the current Search FIlter Items, this will include the categories, search text, topic and attribute filters.
 

Methods in oracle.apps.fnd.applcore.globalSearch.ui with parameters of type SearchFilterItems
 boolean SearchFilterItems.addAll(SearchFilterItems items)
          Appends all of the elements in the specified collection to the end of this list, in the order they exist in items.
static TreeItem TreeItem.getLeafFacetNode(SearchFilterItems filterItems, TreeItem nodeToCheck)
          Get the leaf node of an existing filter given an arbitrary node that may be selected.
 

Constructors in oracle.apps.fnd.applcore.globalSearch.ui with parameters of type SearchFilterItems
SearchFilterItems(SearchFilterItems copy)
          Copy Constructor.
SearchFilterItems(SearchFilterItems copy, SearchFilterItem.FilterType filterType)
          Partial Copy Constructor.
SearchFilterItems(SearchFilterItems copy, SearchFilterItem.FilterType[] filterTypes)
          Partial Copy Constructor.
 


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.