Uses of Class
edu.ucsb.nceas.metacat.harvesterClient.HarvestDocument

Packages that use HarvestDocument
edu.ucsb.nceas.metacat.harvesterClient   
 

Uses of HarvestDocument in edu.ucsb.nceas.metacat.harvesterClient
 

Constructors in edu.ucsb.nceas.metacat.harvesterClient with parameters of type HarvestDocument
HarvestDetailLog(Harvester harvester, java.sql.Connection conn, int detailLogID, int harvestLogID, HarvestDocument harvestDocument, java.lang.String errorMessage)
          Creates a new instance of HarvestDetailLog and inserts the data into the HARVEST_DETAIL_LOG table.
HarvestLog(Harvester harvester, java.sql.Connection conn, int harvestLogID, int detailLogID, java.util.Date harvestDate, int status, java.lang.String message, java.lang.String harvestOperationCode, int siteScheduleID, HarvestDocument harvestDocument, java.lang.String errorMessage)
          Creates a new instance of HarvestLog and inserts this entry to the HARVEST_LOG table.
 



Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.