@Model(adaptables=org.apache.sling.api.resource.Resource.class,
adapters=org.apache.sling.cms.insights.InsightsModel.class)
public class InsightsModelImpl
extends java.lang.Object
implements org.apache.sling.cms.insights.InsightsModel
Constructor and Description |
---|
InsightsModelImpl(org.apache.sling.api.resource.Resource resource) |
Modifier and Type | Method and Description |
---|---|
java.util.List<org.apache.sling.cms.insights.Insight> |
getInsights() |
void |
init() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.