Class StartContent


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

      • StartContent

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

      • getRelatedContent

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

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

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