Home | Trees | Indices | Help |
---|
|
Base class for all object processors. Given an object that maps to a table row, and perhaps its "parent" object, the processor should know how to modify the object for any curation / processing needed or how to insert the object into the database, etc.
Note that it is possible for an object to have multiple parents (e.g. source2chemicalmix is child of both source and chemicalmix). In that case, the parentObj parameter should be a list of parent objects listed in descending order of the schema hierarchy (e.g., source before chemicalmix).Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Thu Nov 8 17:49:28 2007 | http://epydoc.sourceforge.net |