public class MYOBInvoiceExportCheckPlugin extends java.lang.Object implements ExportRecordCheckPlugin
| Constructor and Description |
|---|
MYOBInvoiceExportCheckPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRecord(Exporter exporter,
DBObject o)
This method is called to allow check record value.
|
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 - - ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.