Class StartContent

java.lang.Object
org.apache.sling.cms.core.models.StartContent

@ProviderType @Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class) public class StartContent extends Object
Model for retrieving the most start page content
  • Constructor Details

    • StartContent

      public StartContent(org.apache.sling.api.SlingHttpServletRequest request)
  • Method Details

    • getRelatedContent

      public List<org.apache.sling.api.resource.Resource> getRelatedContent()
    • getRecentContent

      public List<org.apache.sling.api.resource.Resource> getRecentContent()