public class MYOBInvoiceExportPlugin extends AccountDataExportPlugin implements ExportFilePlugin
| Constructor and Description |
|---|
MYOBInvoiceExportPlugin() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
buildHeader(Exporter exporter,
java.lang.StringBuilder buffer,
DBObject o) |
java.lang.String |
preWriteDetailLine(Exporter exporter,
java.lang.String ln,
DBObject o)
Requests a String to be used as the details line for the supplied
DBObject.
|
addPermissions, postProcess, preProcesspublic java.lang.String preWriteDetailLine(Exporter exporter, java.lang.String ln, DBObject o)
ExportFilePluginpreWriteDetailLine in interface ExportFilePluginexporter - ln - o - stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.