public class GetParentsById
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
GetParentsById() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
isRoot(javax.jcr.Node node)
Check if the node is root in Jackrabbit
|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionpublic boolean isRoot(javax.jcr.Node node)
throws javax.jcr.RepositoryException
node - InternalErrorExceptionjavax.jcr.ItemNotFoundExceptionjavax.jcr.RepositoryExceptionCopyright © 2018. All Rights Reserved.