Package com.funnelback.plugin
Interface PluginBaseContext
-
- All Known Subinterfaces:
IndexConfigProviderContext
,PluginGatherContext
,SetupContext
,StartUrlProviderContext
public interface PluginBaseContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getCollectionName()
The name of the funnelback collection for which filtering is being performedFile
getSearchHome()
The home of the Funnelback installation currently being used to perform filtering.
-