Package com.day.cq.wcm.foundation.model
Interface Page
-
- All Superinterfaces:
ComponentExporter,ContainerExporter
@ConsumerType public interface Page extends ContainerExporter
Defines thePageSling Model used for the/libs/wcm/foundation/components/pagecomponent.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetTemplateType()java.lang.StringgetTitle()-
Methods inherited from interface com.adobe.cq.export.json.ComponentExporter
getExportedType
-
Methods inherited from interface com.adobe.cq.export.json.ContainerExporter
getExportedItems, getExportedItemsOrder
-
-