Class ManifestRowCheckmAbs

java.lang.Object
org.cdlib.mrt.core.ManifestRowAbs
org.cdlib.mrt.core.ManifestRowCheckmAbs
All Implemented Interfaces:
FileComponentContentInf, ManifestRowInf
Direct Known Subclasses:
ManifestRowAdd, ManifestRowBatch, ManifestRowIngest, ManifestRowObject

public abstract class ManifestRowCheckmAbs extends ManifestRowAbs implements ManifestRowInf, FileComponentContentInf
 Dflat POST 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 POST addVersion 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
 
Author:
David Loy