Annotation Type PathSuggestionServletConfig


public @interface PathSuggestionServletConfig
Configuration for the Path Suggestion Servlet
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • typeFilters

      String[] typeFilters
      Default:
      {"page=sling:Page,nt:folder,sling:Site", "file=nt:file,nt:folder,sling:Site", "folder=nt:folder,sling:Site", "taxonomy=nt:folder,sling:Taxonomy", "config=nt:folder,sling:Config", "content=nt:hierarchyNode", "all=nt:base"}