Uses of Interface
net.firstpartners.rp.plugins.events.IInterestedInSearch

Packages that use IInterestedInSearch
net.firstpartners.rp.back.search   
net.firstpartners.rp.mid.global Classes that are exposed System wide.
 
 

Uses of IInterestedInSearch in net.firstpartners.rp.back.search
 

Classes in net.firstpartners.rp.back.search that implement IInterestedInSearch
 class RpSearcher
          Searcher plugin
 

Uses of IInterestedInSearch in net.firstpartners.rp.mid.global
 

Methods in net.firstpartners.rp.mid.global that return IInterestedInSearch
static IInterestedInSearch[] PluginManager.getInterestedInSearch()
          Get a handle to all the plugins interested in receiving Search Events
 

Methods in net.firstpartners.rp.mid.global with parameters of type IInterestedInSearch
private  void PluginManager.addPluginTypeInSearch(IInterestedInSearch plugin)
          Add the plugin to the InSearch list