Uses of Class
org.apache.sling.discovery.commons.providers.spi.base.IdMapService
Packages that use IdMapService
Package
Description
Provides default SPI-implementations used by discovery.commons.providers.impl
-
Uses of IdMapService in org.apache.sling.discovery.commons.providers.spi.base
Methods in org.apache.sling.discovery.commons.providers.spi.base that return IdMapServiceModifier and TypeMethodDescriptionstatic IdMapService
IdMapService.testConstructor
(DiscoveryLiteConfig commonsConfig, org.apache.sling.settings.SlingSettingsService settingsService, org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory) test-only constructorMethods in org.apache.sling.discovery.commons.providers.spi.base with parameters of type IdMapServiceModifier and TypeMethodDescriptionstatic OakBacklogClusterSyncService
OakBacklogClusterSyncService.testConstructor
(DiscoveryLiteConfig commonsConfig, IdMapService idMapService, org.apache.sling.settings.SlingSettingsService settingsService, org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory) for testing only!static OakBacklogClusterSyncService
OakBacklogClusterSyncService.testConstructorAndActivate
(DiscoveryLiteConfig commonsConfig, IdMapService idMapService, org.apache.sling.settings.SlingSettingsService settingsService, org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory)