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

E22562-02

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

Packages that use SearchError
oracle.apps.fnd.applcore.globalSearch.ui.managed This package is for Global Search managed bean classes. 
 

Uses of SearchError in oracle.apps.fnd.applcore.globalSearch.ui.managed
 

Methods in oracle.apps.fnd.applcore.globalSearch.ui.managed that return SearchError
 SearchError GlobalSearchSessionBean.getCurrentError()
          Get the current error.
 SearchError GlobalSearchSessionBean.getKeywordError()
          Get the "no keywords entered" error.
 

Methods in oracle.apps.fnd.applcore.globalSearch.ui.managed with parameters of type SearchError
 void GlobalSearchSessionBean.setCurrentError(SearchError currentError)
          Set the curent error to show the user.
 void GlobalSearchSessionBean.setKeywordError(SearchError keywordError)
           
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.