Uses of Class
gov.nasa.pds.harvest.policy.Candidate

Packages that use Candidate
gov.nasa.pds.harvest   
gov.nasa.pds.harvest.crawler.metadata.extractor   
gov.nasa.pds.harvest.policy   
 

Uses of Candidate in gov.nasa.pds.harvest
 

Constructors in gov.nasa.pds.harvest with parameters of type Candidate
Harvester(String registryURL, Candidate candidates)
          Constructor.
Harvester(String registryURL, Candidate candidates, SecuredUser user)
          Constructor.
 

Uses of Candidate in gov.nasa.pds.harvest.crawler.metadata.extractor
 

Constructors in gov.nasa.pds.harvest.crawler.metadata.extractor with parameters of type Candidate
PDSMetExtractorConfig(Candidate candidates)
          Default contstructor.
 

Uses of Candidate in gov.nasa.pds.harvest.policy
 

Fields in gov.nasa.pds.harvest.policy declared as Candidate
protected  Candidate Policy.candidates
           
 

Methods in gov.nasa.pds.harvest.policy that return Candidate
 Candidate ObjectFactory.createCandidate()
          Create an instance of Candidate
 Candidate Policy.getCandidates()
          Gets the value of the candidates property.
 

Methods in gov.nasa.pds.harvest.policy that return types with arguments of type Candidate
 JAXBElement<Candidate> ObjectFactory.createCandidates(Candidate value)
          Create an instance of JAXBElement<Candidate>}
 

Methods in gov.nasa.pds.harvest.policy with parameters of type Candidate
 JAXBElement<Candidate> ObjectFactory.createCandidates(Candidate value)
          Create an instance of JAXBElement<Candidate>}
 void Policy.setCandidates(Candidate value)
          Sets the value of the candidates property.
 



Copyright © 2005-2010 Planetary Data System. All Rights Reserved.