public class DeleteAllowedHandler extends WmsWfsHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
DELETE_ALL |
static String |
DELETE_SINGLE |
parser, typedw, em, notices, ogcrequest, request, user| Constructor and Description |
|---|
DeleteAllowedHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
getRequest(javax.servlet.http.HttpServletRequest request,
DataWrapper dw,
User user)
Processes the parameters and creates the specified urls from the given parameters.
|
void |
setType(String type) |
setWFS, setWMSmailAllAdminspublic static final String DELETE_SINGLE
public static final String DELETE_ALL
public void setType(String type)
public void getRequest(javax.servlet.http.HttpServletRequest request,
DataWrapper dw,
User user)
throws IOException,
Exception
ScriptingHandlergetRequest in class ScriptingHandlerrequest - The incoming requestdw - DataWrapper which contains all information that has to be sent to the clientuser - User the user which invoked the requestIOExceptionExceptionCopyright © 2016. All rights reserved.