Menu

#6 Exports - Base Export Definition...

version-2.0.0
open
Technical (18)
5
2012-07-20
2009-05-28
adymlincoln
No

An abstract class that extends AbstractTask that specializes in Exports. The Export class should contain/consider:

  • An ArrayList of Field/Column names.
  • The initTask() should pre-collect the export-definition(s) and other resource elements.
  • A general purpose default export method that iterates thru the ArrayList of Fields/Columns...easy to override for specialized exports.

Discussion

  • adymlincoln

    adymlincoln - 2009-05-28

    Basic ExportDefinitionBase.

     
  • adymlincoln

    adymlincoln - 2009-08-17

    Need an Interface to manage the collection and creation of the following export related data:

    • IExportDefinition
    • get/setFields()
    • get/setDelimiter()
    • get/setResults()
    • get/setFile()
    • get/setFormat()
    • is/setHeader()
    • Fields/columns involved in the export
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB