Uses of Class
gov.nasa.pds.harvest.file.FileObject

Packages that use FileObject
gov.nasa.pds.harvest.crawler.actions   
gov.nasa.pds.harvest.ingest   
 

Uses of FileObject in gov.nasa.pds.harvest.crawler.actions
 

Methods in gov.nasa.pds.harvest.crawler.actions with parameters of type FileObject
 List<String> CreateAccessUrlsAction.performAction(File product, FileObject fileObject)
          Create access urls for the given file object.
 String StorageIngestAction.performAction(File product, FileObject fileObject, gov.nasa.jpl.oodt.cas.metadata.Metadata metadata)
          Perform ingestion of a file object.
 

Uses of FileObject in gov.nasa.pds.harvest.ingest
 

Methods in gov.nasa.pds.harvest.ingest with parameters of type FileObject
 String RegistryIngester.ingest(URL registry, File sourceFile, FileObject fileObject, gov.nasa.jpl.oodt.cas.metadata.Metadata met)
          Ingest the given file object to the registry.
 



Copyright © 2010–2014 Planetary Data System. All rights reserved.