org.dspace.app.webui.discovery
Class DiscoveryJSONRequest

java.lang.Object
  extended by org.dspace.app.webui.json.JSONRequest
      extended by org.dspace.app.webui.discovery.DiscoveryJSONRequest

public class DiscoveryJSONRequest
extends JSONRequest


Constructor Summary
DiscoveryJSONRequest()
           
 
Method Summary
 void doJSONRequest(Context context, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse resp)
           
 
Methods inherited from class org.dspace.app.webui.json.JSONRequest
getSubPath, setSubPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoveryJSONRequest

public DiscoveryJSONRequest()
Method Detail

doJSONRequest

public void doJSONRequest(Context context,
                          javax.servlet.http.HttpServletRequest request,
                          javax.servlet.http.HttpServletResponse resp)
                   throws AuthorizeException,
                          IOException
Specified by:
doJSONRequest in class JSONRequest
Throws:
AuthorizeException
IOException


Copyright © 2013 DuraSpace. All Rights Reserved.