public class InvoiceImportPlugin extends java.lang.Object implements ImportPluginPostProcess
| Constructor and Description |
|---|
InvoiceImportPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
postImport(Importer importer,
ValidationList vl)
postImport allows processing to be done after all records have been imported
|
void |
updateCancelled(Importer importer,
ValidationList errors) |
void |
updateToProcessed(Importer importer,
ValidationList errors) |
public void postImport(Importer importer, ValidationList vl) throws java.lang.Exception
ImportPluginPostProcesspostImport in interface ImportPluginPostProcessimporter - vl - java.lang.Exception - a serious problempublic void updateToProcessed(Importer importer, ValidationList errors) throws java.lang.Exception
importer - errors - java.lang.Exception - a serious problempublic void updateCancelled(Importer importer, ValidationList errors) throws java.lang.Exception
importer - errors - java.lang.Exception - a serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.