Class NodeFactory.NtLinkedFileStrategy

    • Constructor Detail

      • NtLinkedFileStrategy

        public NtLinkedFileStrategy()
    • Method Detail

      • createNode

        public javax.jcr.Node createNode​(org.apache.sling.api.SlingHttpServletRequest request,
                                         javax.jcr.Node parentNode,
                                         String name,
                                         com.composum.sling.core.servlet.NodeTreeServlet.NodeParameters params)
                                  throws javax.jcr.RepositoryException,
                                         IOException,
                                         com.composum.sling.core.exception.ParameterValidationException
        Specified by:
        createNode in interface NodeFactory.TypeStrategy
        Throws:
        javax.jcr.RepositoryException
        IOException
        com.composum.sling.core.exception.ParameterValidationException