Package fedora.server.access

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

Class Summary
APIAStub Title: APIAStub.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.
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 Title: FedoraAPIAServiceLocator.java Description: This file was originally auto-generated from the API-A WSDL by the Apache Axis WSDL2Java emitter.
FieldSearchServlet Title: FieldSearchServlet.java Description:
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.
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:
ReportServlet Title: ReportServlet.java Description:
RepositoryInfo Title: RepositoryInfo.java Description: Data structure to contain a key information about the repository.
RISearchServlet