Package fedora.server.access

Interface Summary
Access Title: Access.java Description: Defines the Fedora Access subsystem interface.
FedoraAPIA  
FedoraAPIAService  
 

Class Summary
DefaultAccess Title: DefaultAccess.java Description: The Access Module, providing support for the Fedora Access subsystem.
DescribeRepositoryServlet Title: DescribeRepositoryServlet.java Description: Implements the "describeRepository" functionality of the Fedora Access LITE (API-A-LITE) interface using a java servlet front end.
DynamicAccessImpl Title: DynamicAccessImpl.java Description: The implementation of the Dynamic Access module.
DynamicAccessModule Title: DynamicAccessModule.java Description: Module Wrapper for DynamicAccessImpl.java.
FedoraAccessServlet Title: FedoraAccessServlet.java Description: Implements the three methods GetObjectProfile, GetDissemination, and GetDatastreamDissemination of the Fedora Access LITE (API-A-LITE) interface using a java servlet front end.
FedoraAPIABindingSOAPHTTPImpl Title: FedoraAPIABindingSOAPHTTPImpl.java Description: Implements the Fedora Access SOAP service.
FedoraAPIABindingSOAPHTTPSkeleton  
FedoraAPIABindingSOAPHTTPStub  
FedoraAPIAServiceLocator  
FieldSearchServlet Title: FieldSearchServlet.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.
GetObjectHistoryServlet Title: GetObjectHistoryServlet.java Description: Implements the "getObjectHistory" functionality of the Fedora Access LITE (API-A-LITE) interface using a java servlet front end.
ListDatastreamsServlet Title: ListDatastreamsServlet.java Description: Implements listDatastreams method of Fedora Access LITE (API-A-LITE) interface using a java servlet front end.
ListMethodsServlet Title: ListMethodsServlet.java Description: Implements listMethods method of Fedora Access LITE (API-A-LITE) interface using a java servlet front end.
LoginServlet Prompts user for name and password, using HTTP basic authentication. ----------------------------------------------------------------------------- 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.
MethodParameterResolverServlet Title: MethodParameterResolverServlet.java Description: This servlet accepts the result of a posted web form containing information about which method parameter values were selected for a dissemination request.
ObjectProfile Title: ObjectProfile.java Description: Data structure to contain a profile of a digital object that includes both stored information about the object and dynamic information about the object.
Report Title: Report.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.
ReportServlet Title: ReportServlet.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.
RepositoryInfo Title: RepositoryInfo.java Description: Data structure to contain a key information about the repository.
RISearchServlet ----------------------------------------------------------------------------- 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.