Class DDSRepositoryFetcher
java.lang.Object
org.dlese.dpc.services.dds.toolkit.DDSRepositoryFetcher
Downloads entire DDS repositories and writes to local disk using the
DDSServicesToolkit.
- Author:
- ostwald
-
Method Summary
-
Method Details
-
fetch
Download all collections of repository and write to disk.- Parameters:
baseUrl- DDS webservice baseUrlbackupsDir- Destination repository to be writteninstanceName- name of repository used to name disk files
-
main
The main program for the DDSRepositoryFetcher class- Parameters:
args- The command line arguments- Throws:
Exception- NOT YET DOCUMENTED
-