Package org.apache.sling.cms.insights
Interface InsightsModel
public interface InsightsModel
A model interface for retrieving insights for the current resource
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the insights for the current resource.
-
Method Details
-
getInsights
Retrieve the insights for the current resource.- Returns:
- the insights for the resource
-