Package org.fcrepo.server.management

Interface Summary
Management The management subsystem interface.
ManagementDelegate Title: ManagementDelegate.java
PIDGenerator Interface for generating Fedora PIDs.
 

Class Summary
BasicPIDGenerator A wrapper around the DBPIDGenerator class that casts it as a Module.
DBPIDGenerator A PIDGenerator that uses a database to keep track of the highest pid it knows about for each namespace.
DefaultManagement Implements API-M without regard to the transport/messaging protocol.
FedoraAPIMImpl  
FedoraAPIMMTOMImpl  
GetNextPIDServlet Implements the "getNextPID" functionality of the Fedora Management LITE (API-M-LITE) interface using a java servlet front end.
ManagementModule  
SpringManagementServlet  
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.