Uses of Interface
org.apache.sling.cms.insights.InsightRequest
Packages that use InsightRequest
-
Uses of InsightRequest in org.apache.sling.cms.insights
Subinterfaces of InsightRequest in org.apache.sling.cms.insightsModifier and TypeInterfaceDescriptioninterfaceRepresents an insight request for a fileinterfaceRepresents an insight requestMethods in org.apache.sling.cms.insights that return InsightRequestMethods in org.apache.sling.cms.insights with parameters of type InsightRequestModifier and TypeMethodDescriptionInsightProvider.evaluateRequest(InsightRequest request) Evaluate the request and return a response with the details.booleanInsightProvider.isEnabled(InsightRequest request) Returns true if the provider is enabled for this request and false otherwise.voidInsight.setRequest(InsightRequest request) Constructors in org.apache.sling.cms.insights with parameters of type InsightRequest