C D G L O P S 

C

copy(String, String, int, boolean, boolean) - Method in class org.dspace.app.dav.LNISoapServlet
Copy.

D

DAVServlet - Class in org.dspace.app.dav
Servlet implementing WebDAV server for DSpace.
DAVServlet() - Constructor for class org.dspace.app.dav.DAVServlet
 
DAVStatusException - Exception in org.dspace.app.dav
Encapsulate the components of an HTTP status response, namely an integer code and a text message.
DAVStatusException(int, String) - Constructor for exception org.dspace.app.dav.DAVStatusException
Instantiates a new DAV status exception.
DAVStatusException(int, String, Throwable) - Constructor for exception org.dspace.app.dav.DAVStatusException
Instantiates a new DAV status exception.
decodeFromURL(String) - Static method in class org.dspace.app.dav.DAVServlet
Sugar-coating for URLDecoder.decode, used all over.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.dav.LNISoapServlet
Pass a GET request directly to the WebDAV implementation.
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.dav.DAVServlet
Handler for HTTP OPTIONS method.
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.dav.LNISoapServlet
Pass a PUT request directly to the WebDAV implementation.

G

getAuthFromCookie(Context, HttpServletRequest) - Static method in class org.dspace.app.dav.DAVServlet
Get Session Cookie.
getMessage() - Method in exception org.dspace.app.dav.DAVStatusException
Return the status message.
getStatus() - Method in exception org.dspace.app.dav.DAVStatusException
Return the status code.
getStatusLine() - Method in exception org.dspace.app.dav.DAVStatusException
Returns an HTTP-format status line.

L

LNIRemoteException - Exception in org.dspace.app.dav
Container for all exceptions thrown by DSpace LNI SOAP methods.
LNIRemoteException() - Constructor for exception org.dspace.app.dav.LNIRemoteException
Instantiates a new LNI remote exception.
LNIRemoteException(String) - Constructor for exception org.dspace.app.dav.LNIRemoteException
Instantiates a new LNI remote exception.
LNIRemoteException(String, Throwable) - Constructor for exception org.dspace.app.dav.LNIRemoteException
Instantiates a new LNI remote exception.
LNISoapServlet - Class in org.dspace.app.dav
Servlet implementing SOAP services of DSpace Lightweight Network Interface
LNISoapServlet() - Constructor for class org.dspace.app.dav.LNISoapServlet
 
lookup(String, String) - Method in class org.dspace.app.dav.LNISoapServlet
Return "absolute" DAV URI for the given handle (and optional bitstream persistent identifier).

O

org.dspace.app.dav - package org.dspace.app.dav
 

P

propfind(String, String, int, String) - Method in class org.dspace.app.dav.LNISoapServlet
Propfind.
proppatch(String, String) - Method in class org.dspace.app.dav.LNISoapServlet
Proppatch.
putAuthCookie(Context, HttpServletRequest, HttpServletResponse, boolean) - Static method in class org.dspace.app.dav.DAVServlet
Set a new cookie -- only bother if there is no existing cookie or it's at least halfway stale, so you're not churning it..

S

service(HttpServletRequest, HttpServletResponse) - Method in class org.dspace.app.dav.DAVServlet
override service() to add DAV methods.
serviceInternal(String, HttpServletRequest, HttpServletResponse) - Static method in class org.dspace.app.dav.DAVServlet
Pass this request along to the appropriate resource and method.
C D G L O P S 

Copyright © 2015 DuraSpace. All Rights Reserved.