Package fedora.server.management

The management subsystem.

See:
          Description

Interface Summary
FedoraAPIM  
FedoraAPIMService  
Management Title: Management.java Description: The management subsystem interface.
PIDGenerator Interface for generating Fedora PIDs. ----------------------------------------------------------------------------- License and Copyright: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License.
 

Class Summary
APIMStub Title: APIMStub.java Description: 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. ----------------------------------------------------------------------------- License and Copyright: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License.
DBPIDGenerator A PIDGenerator that uses a database to keep track of the highest pid it knows about for each namespace. ----------------------------------------------------------------------------- License and Copyright: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License.
DefaultManagement Implements API-M without regard to the transport/messaging protocol. ----------------------------------------------------------------------------- License and Copyright: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License.
FedoraAPIMBindingSOAPHTTPImpl Title: FedoraAPIMBindingSOAPHTTPImpl.java Description: ----------------------------------------------------------------------------- License and Copyright: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License.
FedoraAPIMBindingSOAPHTTPSkeleton  
FedoraAPIMBindingSOAPHTTPStub  
FedoraAPIMServiceLocator Title: FedoraAPIMServiceLocator.java Description: This file was auto-generated from WSDL by the Apache Axis WSDL2Java emitter ----------------------------------------------------------------------------- License and Copyright: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License.
GetNextPIDServlet Title: DescribeRepositoryServlet.java Description: 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.
 

Package fedora.server.management Description

The management subsystem.