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
  • Field Details

    • 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
  • Constructor Details

    • CIGlobals

      public CIGlobals()
  • Method Details

    • ndrProductionSetup

      public static void ndrProductionSetup()
    • ndrNearProductionSetup

      public static void ndrNearProductionSetup()
    • setup

      public static void setup() throws Exception
      Throws:
      Exception