public class MoveToTrashIds
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
HL_NAMESPACE |
static String |
HOME_FOLDER |
static String |
JCR_NAMESPACE |
static String |
NT_WORKSPACE_FOLDER |
static String |
NT_WORKSPACE_SHARED_FOLDER |
static String |
PATH_SEPARATOR |
static String |
REP_NAMESPACE |
static String |
SHARED_FOLDER |
| Constructor and Description |
|---|
MoveToTrashIds() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, 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 HL_NAMESPACE
public static final String JCR_NAMESPACE
public static final String REP_NAMESPACE
public static final String NT_WORKSPACE_FOLDER
public static final String NT_WORKSPACE_SHARED_FOLDER
protected void doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2019. All Rights Reserved.