public class HarvesterPdap extends Object
| Constructor and Description | 
|---|
HarvesterPdap(PdsRegistryService registryService,
             ProductMetadata metadata,
             ResourceMetadata resourceMet)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
harvest(PdapService pdapService)
Harvest products from a PDAP service. 
 | 
void | 
harvest(PdapServices pdapServices)
Harvest products from a list of PDAP Services. 
 | 
public HarvesterPdap(PdsRegistryService registryService, ProductMetadata metadata, ResourceMetadata resourceMet)
registryService - Registry Service.metadata - Product metadata.resourceMet - Resource metadata.public void harvest(PdapServices pdapServices)
pdapServices - List of PDAP services.public void harvest(PdapService pdapService)
pdapService - A PDAP Service.Copyright © 2010–2015 Planetary Data System. All rights reserved.