Plumtree Portal UI  
 

SearchResultControl.addCommonData Method 

Most subclasses of SearchResultControl have a makeURL() method to generate a link that activates the control; makeURL() should call this method to set common superclass data.

protected static void addCommonData(
   ISearchResultModelRO model,
   ILink url
);

See Also

SearchResultControl Class | com.plumtree.portaluiinfrastructure.search Namespace