public class AccountDataExportPlugin extends java.lang.Object implements ExportProcessPlugin
| Constructor and Description |
|---|
AccountDataExportPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPermissions(MutableDataSource mds,
DBFile file) |
void |
postProcess(Exporter exporter,
boolean successfull)
This method is called after export has completed
The export may not have completed successfully
|
void |
preProcess(Exporter exporter)
This method is called before the export process begins
|
public void preProcess(Exporter exporter) throws java.lang.Exception
preProcess in interface ExportProcessPluginexporter - - current exporter that called this methodjava.lang.Exception - - Exceptionpublic void postProcess(Exporter exporter, boolean successfull)
postProcess in interface ExportProcessPluginsuccessfull - exporter - - current exporter that called this methodpublic void addPermissions(MutableDataSource mds, DBFile file) throws java.lang.Exception
java.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.