|
Class Summary |
| APIMStub |
Title: APIMStub.java |
| BasicPIDGenerator |
A wrapper around the DBPIDGenerator class that casts it as a Module. |
| BESecurityServlet |
Servlet for editing the config/beSecurity.xml file in a user-friendly way. |
| 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. |
| FedoraAPIMBindingSOAPHTTPSkeleton |
|
| FedoraAPIMBindingSOAPHTTPStub |
|
| 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. |
| 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. |