WebCenter Interaction API  
 

IPTSearchBestBetMaintenance.DeleteFromDisplayedList Method 

Takes a list of indices into the displayed list array, and marks the best bets for deletion. This call will throw an exception if called by anyone but the administrator.

void DeleteFromDisplayedList(
   int[] ids
);

See Also

IPTSearchBestBetMaintenance Interface | com.plumtree.server.search.admin Namespace