Class ManifestRowBatch

All Implemented Interfaces:
FileComponentContentInf, ManifestRowInf

public class ManifestRowBatch extends ManifestRowCheckmAbs implements ManifestRowInf, FileComponentContentInf
 Ingest Batch manifest row support
 This routine is used in conjunction with Manifest for parsing the manifest
 process line. This manifest is passed as part of a feeder-ingest batch process.

 For this format this consists of:
 URL for accessing file
 checksum type
 checksum
 file size
 last modified date String (or -) if not spplied
 file name
 primaryID
 localID
 
Author:
David Loy