Class NodeServlet.ToggleLockOperation

    • Constructor Detail

      • ToggleLockOperation

        protected ToggleLockOperation()
    • Method Detail

      • doIt

        public void doIt​(@NotNull
                         @NotNull org.apache.sling.api.SlingHttpServletRequest request,
                         @NotNull
                         @NotNull org.apache.sling.api.SlingHttpServletResponse response,
                         ResourceHandle resource)
                  throws javax.jcr.RepositoryException,
                         IOException
        Specified by:
        doIt in interface ServletOperation
        Throws:
        javax.jcr.RepositoryException
        IOException