Package org.greenstone.gs3client.dlservices

Interface Summary
DigitalLibraryServicesAPIA Interface that defines the digital library methods that need to be provided by a digital library that's going to be incorporated into the Greenstone Java-Client, so that the client may be able to use/access its functionality.
 

Class Summary
FedoraServicesAPIA FedoraServicesAPIA implements DigitalLibraryServicesAPIA for enabling the Java-client to access a Fedora repository of Greenstone digital objects.
GS3ServicesAPIA GS3ServicesAPIA does two things: - it implements DigitalLibraryServicesAPIA for enabling the Java-client to access Greenstone's repository of collections and documents.
GS3WebServicesQBRAPI GS3WebServicesQBRAPI deals with invoking the Greenstone 3 web services functionality through use of Apache Axis' Service and Call objects.
 

Exception Summary
DigitalLibraryServicesAPIA.CancelException If there's a dialog, then the CancelException can be used to indicate that the user cancelled out of it rather than having seen it through.