public class ExecuteQuery
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
HOME_FOLDER |
static String |
PATH_SEPARATOR |
static String |
SHARED_FOLDER |
static String |
USERS |
| Constructor and Description |
|---|
ExecuteQuery() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
String |
isValidSearchResult(javax.jcr.Node node,
String login) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final String PATH_SEPARATOR
public static final String HOME_FOLDER
public static final String SHARED_FOLDER
public static final String USERS
protected 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.ServletExceptionIOExceptionCopyright © 2016. All Rights Reserved.