Package | Description |
---|---|
org.apache.sling.cms |
Package with all of the common models used to access content in the Sling
reference CMS
|
org.apache.sling.cms.insights |
Support for Content Insights
|
Modifier and Type | Method and Description |
---|---|
Page |
Reference.getContainingPage() |
Page |
PageManager.getPage()
Get the page containing the adapted resource
|
Modifier and Type | Method and Description |
---|---|
Page |
PageInsightRequest.getPage()
Gets the page backing this request
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Insight> |
InsightFactory.getInsights(Page page)
Get the insights which are enabled for a particular page.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.