Uses of Interface
org.apache.sling.cms.insights.InsightProvider
-
Packages that use InsightProvider Package Description org.apache.sling.cms.insights Support for Content Insights -
-
Uses of InsightProvider in org.apache.sling.cms.insights
Methods in org.apache.sling.cms.insights that return InsightProvider Modifier and Type Method Description InsightProvider
Insight. getProvider()
Methods in org.apache.sling.cms.insights with parameters of type InsightProvider Modifier and Type Method Description void
Insight. setProvider(InsightProvider provider)
Constructors in org.apache.sling.cms.insights with parameters of type InsightProvider Constructor Description Insight(InsightProvider provider, InsightRequest request)
-