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, preProcesspublic MYOBInvoicePaymentBreakdownExportPlugin()
public void checkRecord(Exporter exporter, DBObject o) throws java.lang.Exception
checkRecord in interface ExportRecordCheckPluginexporter - - current exporter that called this methodo - - Current DB objectjava.lang.Exception - - Exceptionpublic 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.