Interface Header

  • All Known Implementing Classes:
    HeaderImpl

    public interface Header
    Sling Model API for the Header component
    • Method Detail

      • getNavigationRootPageUrl

        @Nullable
        String getNavigationRootPageUrl()
        Returns:
        the URL of the navigation root page
      • getNavigationRootPageTitle

        @Nullable
        String getNavigationRootPageTitle()
        Returns:
        the title of the navigation root page
      • getMinicartResource

        @Nullable
        org.apache.sling.api.resource.Resource getMinicartResource()
        Returns:
        the Resource representing the "minicart" component, or null if there is no child resource with the name minicart
      • getSearchbarResource

        @Nullable
        org.apache.sling.api.resource.Resource getSearchbarResource()
        Returns:
        the Resource representing the "searchbar" component, or null if there is no child resource with the name searchbar
      • getMiniaccountResource

        @Nullable
        org.apache.sling.api.resource.Resource getMiniaccountResource()
        Returns:
        the Resource representing the "miniaccount" component, or null if there is no child resource with the name miniaccount