public abstract class JSONRequest
extends java.lang.Object
| Constructor and Description |
|---|
JSONRequest() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doJSONRequest(Context context,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
java.lang.String |
getSubPath() |
void |
setSubPath(java.lang.String subPath)
Set the subPath that this plugin-instance will serve
|
public abstract void doJSONRequest(Context context, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws AuthorizeException, java.io.IOException
AuthorizeExceptionjava.io.IOExceptionpublic java.lang.String getSubPath()
public void setSubPath(java.lang.String subPath)
subPath - Copyright © 2018 DuraSpace. All Rights Reserved.