org.dlese.dpc.schemedit.ndr.util.integration
Class CIGlobals
java.lang.Object
org.dlese.dpc.schemedit.ndr.util.integration.CIGlobals
public class CIGlobals
- extends Object
Reads an XML file containing mappings between ncsrecordid and aggregator handle, and produces
an XML file containing more detailed information about the NCS Collection record and the NDR Collection
Objects associated with the aggregator.
- Author:
- Jonathan Ostwald
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RECORDS_DIR
public static String RECORDS_DIR
COLLECTION_MAPPINGS_DIR
public static String COLLECTION_MAPPINGS_DIR
MAPPINGS_MANAGER_DATA
public static String MAPPINGS_MANAGER_DATA
CIGlobals
public CIGlobals()
ndrProductionSetup
public static void ndrProductionSetup()
ndrNearProductionSetup
public static void ndrNearProductionSetup()
setup
public static void setup()
throws Exception
- Throws:
Exception