Uses of Interface
org.apache.sling.cms.Page
Packages that use Page
Package
Description
Package with all of the common models used to access content in the Sling
reference CMS
Support for Content Insights
-
Uses of Page in org.apache.sling.cms
Methods in org.apache.sling.cms that return PageModifier and TypeMethodDescriptionReference.getContainingPage()@Nullable PagePageManager.getPage()Get the page containing the adapted resource -
Uses of Page in org.apache.sling.cms.insights
Methods in org.apache.sling.cms.insights that return PageModifier and TypeMethodDescriptionPageInsightRequest.getPage()Gets the page backing this requestMethods in org.apache.sling.cms.insights with parameters of type PageModifier and TypeMethodDescriptionInsightFactory.getInsights(Page page) Get the insights which are enabled for a particular page.