Interface Page

All Superinterfaces:
ComponentExporter, ContainerExporter

@ConsumerType public interface Page extends ContainerExporter
Defines the Page Sling Model used for the /libs/wcm/foundation/components/page component.
  • Method Details

    • getTitle

      @Nullable String getTitle()
      Returns:
      Returns the title of the page.
    • getTemplateType

      @Nullable String getTemplateType()
      Returns:
      The type of template used by the page.