Package com.day.cq.wcm.foundation.model
Interface Page
- All Superinterfaces:
ComponentExporter,ContainerExporter
Defines the
Page Sling Model used for the /libs/wcm/foundation/components/page component.-
Method Summary
Methods inherited from interface com.adobe.cq.export.json.ComponentExporter
getExportedTypeMethods inherited from interface com.adobe.cq.export.json.ContainerExporter
getExportedItems, getExportedItemsOrder
-
Method Details
-
getTitle
- Returns:
- Returns the title of the page.
-
getTemplateType
- Returns:
- The type of template used by the page.
-