Class ImportEntryArchivePreProcessor
- java.lang.Object
-
- org.openbravo.service.importprocess.ImportEntryArchivePreProcessor
-
public class ImportEntryArchivePreProcessor extends Object
Is called before theImportEntryArchive
is saved.- Author:
- mtaal
-
-
Constructor Summary
Constructors Constructor Description ImportEntryArchivePreProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
beforeArchive(ImportEntry source, ImportEntryArchive target)
-
-
-
Method Detail
-
beforeArchive
public void beforeArchive(ImportEntry source, ImportEntryArchive target)
-
-