Interface MergeMountpointService

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String overlayMergeMountPoint​(org.apache.sling.api.resource.ResourceResolver resolver)
      The position of the Sling search based resource picker, normally /mnt/overlay .
      String overrideMergeMountPoint​(org.apache.sling.api.resource.ResourceResolver resolver)
      The position of the Sling resource type hierarchy based resource merger , normally /mnt/override .
    • Method Detail

      • overrideMergeMountPoint

        String overrideMergeMountPoint​(org.apache.sling.api.resource.ResourceResolver resolver)
        The position of the Sling resource type hierarchy based resource merger , normally /mnt/override .
      • overlayMergeMountPoint

        String overlayMergeMountPoint​(org.apache.sling.api.resource.ResourceResolver resolver)
        The position of the Sling search based resource picker, normally /mnt/overlay .