Uses of Class
org.fcrepo.server.management.SpringManagementServlet

Packages that use SpringManagementServlet
org.fcrepo.server.management   
 

Uses of SpringManagementServlet in org.fcrepo.server.management
 

Subclasses of SpringManagementServlet in org.fcrepo.server.management
 class GetNextPIDServlet
          Implements the "getNextPID" functionality of the Fedora Management LITE (API-M-LITE) interface using a java servlet front end.
 class UploadServlet
          Accepts and HTTP Multipart POST of a file from an authorized user, and if successful, returns a status of "201 Created" and a text/plain response with a single line containing an opaque identifier that can be used to later submit to the appropriate API-M method.
 



Copyright © 2012 DuraSpace. All Rights Reserved.