Plumtree Portal UI  
 

IBaseSearchResultModelRO.GetWarning Method 

Returns any SearchExecutionWarning that occurred during the last search. If this is non-null, then the warning should be displayed to the user, but some search results are still available (they may not be complete or may not match the user's expectations).

SearchExecutionWarning GetWarning();

See Also

IBaseSearchResultModelRO Interface | com.plumtree.portaluiinfrastructure.search Namespace