public class MYOBInvoiceExportCheckWithNewLinePlugin extends java.lang.Object implements ExportFilePlugin, ExportRecordCheckPlugin
Constructor and Description |
---|
MYOBInvoiceExportCheckWithNewLinePlugin() |
Modifier and Type | Method and Description |
---|---|
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.
|
public MYOBInvoiceExportCheckWithNewLinePlugin()
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.