The methods of the SearchResultModel class are listed below. For a complete list of SearchResultModel class members, see the SearchResultModel Members topic.
![]() | doSearch() actually calls the COM side to do the search; this is called from any method that has made a change to the _request object and needs to update the search results. doSearch() also handles the various caches. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Helper method to convert an indexed object type or abstract type to its localized equivalent |
![]() | Creates a shallow copy of the current Object. |
![]() | If the user's hit the BACK button before clicking a link, this method restores our state to the way things were on the page where the user clicked the button. |
SearchResultModel Class | com.plumtree.portaluiinfrastructure.search Namespace