public class MYOBInvoicePaymentBreakdownExportPlugin extends AccountDataExportPlugin implements ExportFilePlugin, ExportRecordCheckPlugin
Constructor and Description |
---|
MYOBInvoicePaymentBreakdownExportPlugin() |
Modifier and Type | Method and Description |
---|---|
java.lang.StringBuilder |
buildHeader(Exporter exporter,
java.lang.StringBuilder buffer,
DBObject o) |
void |
checkRecord(Exporter exporter,
DBObject o)
This method is called to allow check record value.
|
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, preProcess
public MYOBInvoicePaymentBreakdownExportPlugin()
public void checkRecord(Exporter exporter, DBObject o) throws java.lang.Exception
checkRecord
in interface ExportRecordCheckPlugin
exporter
- - current exporter that called this methodo
- - Current DB objectjava.lang.Exception
- - Exceptionpublic java.lang.String preWriteDetailLine(Exporter exporter, java.lang.String ln, DBObject o)
ExportFilePlugin
preWriteDetailLine
in interface ExportFilePlugin
exporter
- ln
- o
- stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.