org.dlese.dpc.schemedit.ndr.util.integration
Class IntegrationUtils
java.lang.Object
org.dlese.dpc.schemedit.ndr.util.integration.IntegrationUtils
public class IntegrationUtils
- extends Object
Reads spreadsheet data (xml file created from spreadsheet) with data
supplied by NSDL but augmented from NCS Collect records, with the purpose of
determining overlaps and gaps between the collection management info in both
models.
- Author:
- Jonathan Ostwald
Method Summary |
static void |
main(String[] args)
NOT YET DOCUMENTED |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
collection
public Collection collection
IntegrationUtils
public IntegrationUtils(String ncsRecId,
String aggHandle)
throws Exception
- Constructor for the Collection object
- Throws:
Exception
- NOT YET DOCUMENTED
IntegrationUtils
public IntegrationUtils(String ncsRecId,
String aggHandle,
String webServiceBaseUrl)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- NOT YET DOCUMENTED
- Parameters:
args
- NOT YET DOCUMENTED
- Throws:
Exception
- NOT YET DOCUMENTED