|
Class Summary |
| APIMStub |
This is the auto-generated client stub, but with a new constructor that
takes a user/pass combo, and creates its calls with those set as properties. |
| 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. |
| FedoraAPIMBindingSOAPHTTPImpl |
Implements the Fedora management SOAP service. |
| FedoraAPIMServiceLocator |
This file was originally auto-generated from the API-M WSDL by the Apache
Axis WSDL2Java emitter. |
| GetNextPIDServlet |
Implements the "getNextPID" functionality of the Fedora Management LITE
(API-M-LITE) interface using a java servlet front end. |
| ManagementModule |
|
| 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. |