Class Reference


  • public class Reference
    extends Object
    • Constructor Detail

      • Reference

        public Reference​(org.apache.sling.api.resource.Resource resource,
                         String property)
    • Method Detail

      • getProperty

        public String getProperty()
        Returns:
        the property
      • getSubPath

        public String getSubPath()
      • getResource

        public org.apache.sling.api.resource.Resource getResource()
        Returns:
        the resource
      • isPage

        public boolean isPage()
      • getContainingPage

        public Page getContainingPage()