|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.harvest.pdap.HarvesterPdap
public class HarvesterPdap
Front-end class to the Harvest-PDAP Tool.
Constructor Summary | |
---|---|
HarvesterPdap(PdsRegistryService registryService,
ProductMetadata metadata,
ResourceMetadata resourceMet)
Constructor. |
Method Summary | |
---|---|
void |
harvest(PdapService pdapService)
Harvest products from a PDAP service. |
void |
harvest(PdapServices pdapServices)
Harvest products from a list of PDAP Services. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HarvesterPdap(PdsRegistryService registryService, ProductMetadata metadata, ResourceMetadata resourceMet)
registryService
- Registry Service.metadata
- Product metadata.resourceMet
- Resource metadata.Method Detail |
---|
public void harvest(PdapServices pdapServices)
pdapServices
- List of PDAP services.public void harvest(PdapService pdapService)
pdapService
- A PDAP Service.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |