|
Class Summary |
| HarvestDetailLog |
HarvestDetailLog manages data and operations corresponding to the
HARVEST_DETAIL_LOG table. |
| HarvestDocument |
HarvestDocument manages operations and data for a single document to be
harvested. |
| Harvester |
Harvester is the main class for the Harvester application. |
| HarvesterRegistration |
HarvesterRegistration is a servlet that implements harvester registration. |
| HarvesterRegistrationLogin |
HarvesterRegistrationLogin implements a servlet to login to the Harvester
Registration servlet. |
| HarvesterServlet |
HarvesterServlet class allows Harvester to be run as a background
process. |
| HarvestListEditor |
The Harvest List Editor reads a Harvest List XML file and displays it as a
JTable. |
| HarvestLog |
Manages log entries to be inserted to the HARVEST_LOG table. |
| HarvestSiteSchedule |
HarvestSiteSchedule manages a single entry in the HARVEST_SITE_SCHEDULE
table, determining when and how to harvest the documents for a given site. |
| LoginServlet |
LoginServlet implements a Harvester servlet to login to Metacat |
| MetUpload |
MetUpload implements a Harvester servlet to insert, update, or delete
a single file to Metacat. |