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