|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInterestedInResultsFilter | |
---|---|
net.firstpartners.rp.mid.global | Classes that are exposed System wide. |
net.firstpartners.rp.mid.intelligence | Things that know how to Prepare and carry out searches. |
Uses of IInterestedInResultsFilter in net.firstpartners.rp.mid.global |
---|
Methods in net.firstpartners.rp.mid.global that return IInterestedInResultsFilter | |
---|---|
static IInterestedInResultsFilter[] |
PluginManager.getInterestedInFilterResults()
Get a handle to all the plugins interested in receiving feedback |
Methods in net.firstpartners.rp.mid.global with parameters of type IInterestedInResultsFilter | |
---|---|
private void |
PluginManager.addPluginTypeInFilter(IInterestedInResultsFilter plugin)
Add the plugin to InFilter list |
Uses of IInterestedInResultsFilter in net.firstpartners.rp.mid.intelligence |
---|
Classes in net.firstpartners.rp.mid.intelligence that implement IInterestedInResultsFilter | |
---|---|
class |
BasicIntelligence
Basic intelligence to implement filtering |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |