|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.services.dds.toolkit.DDSRepositoryFetcher
public class DDSRepositoryFetcher
Downloads entire DDS repositories and writes to local disk using the DDSServicesToolkit.
| Method Summary | |
|---|---|
static void |
fetch(String baseUrl,
File backupsDir,
String instanceName)
Download all collections of repository and write to disk. |
static void |
main(String[] args)
The main program for the DDSRepositoryFetcher class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void fetch(String baseUrl,
File backupsDir,
String instanceName)
baseUrl - DDS webservice baseUrlbackupsDir - Destination repository to be writteninstanceName - name of repository used to name disk files
public static void main(String[] args)
throws Exception
args - The command line arguments
Exception - NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||