AutoCompletionConsumer
IndexingConfigProvider.supplyAutoCompletionEntriesForProfiles(List, AutoCompletionConsumer)
MockAutoCompletionConsumer.applyAutoCompletionEntryToProfiles(AutoCompletionEntry, Set)
DocumentType
ExternalMetadataConsumer
IndexingConfigProvider.externalMetadata(IndexConfigProviderContext, ExternalMetadataConsumer)
MockExternalMetadataConsumer.addMetadataToPrefix(String, ListMultimap)
GscopeByQueryConsumer
IndexingConfigProvider.supplyGscopesByQuery(IndexConfigProviderContext, GscopeByQueryConsumer)
MockGscopeByQueryConsumer.applyGscopeWhenQueryMatches(String, String)
GscopeByRegexConsumer
IndexingConfigProvider.supplyGscopesByRegex(IndexConfigProviderContext, GscopeByRegexConsumer)
MockGscopeByRegexConsumer.applyGscopeWhenRegexMatches(String, String)
IndexConfigProviderContext
IndexingConfigProvider
SetupContext
KillByExactMatchConsumer
IndexingConfigProvider.killByExactMatch(IndexConfigProviderContext, KillByExactMatchConsumer)
MockKillByExactMatchConsumer.killByExactMatch(String)
KillByPartialMatchConsumer
IndexingConfigProvider.killByPartialMatch(IndexConfigProviderContext, KillByPartialMatchConsumer)
MockKillByPartialMatchConsumer.killByPartialMatch(String)
KillByQueryMatchConsumer
IndexingConfigProvider.killByQueryMatch(IndexConfigProviderContext, KillByQueryMatchConsumer)
MockKillByQueryMatchConsumer.killByQueryMatch(String)
IndexingConfigProvider.metadataMappings(IndexConfigProviderContext, MetadataMappingConsumer)
MockMetadataMappingConsumer.map(String, MetadataType, MetadataSourceType, String)
MockPluginStore.store(URI, byte[], ListMultimap)
QieByQueryConsumer
IndexingConfigProvider.supplyQieByQuery(IndexConfigProviderContext, QieByQueryConsumer)
MockQieByQueryConsumer.applyQieWhenQueryMatches(double, String)
IndexingConfigProvider.supplyQieByURL(IndexConfigProviderContext, QieByUrlConsumer)
MockQieByUrlConsumer.applyQieWhenUrlMatches(double, String)
DocumentType.MIME_UNKNOWN