Uses of Package
org.adempiere.base.event.annotations.imp
Package
Description
Provide annotation for the handling of import event
-
ClassDescriptionEvent delegate for import event.
To handle an import event, create a sub class of this and uses the import event annotation (AfterImport, BeforeImport, etc) to annotate the event handling method.