Uses of Interface
org.adempiere.process.ImportProcess
Package
Description
Provide interface and classes for working with and handling different types of OSGi events
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide classes and interface for iDempiere process.
-
Uses of ImportProcess in org.adempiere.base.event
-
Uses of ImportProcess in org.adempiere.model
Modifier and TypeMethodDescriptionvoid
ImportValidator.validate
(ImportProcess process, Object importModel, Object targetModel, int timing) Handle import event -
Uses of ImportProcess in org.compiere.model
Modifier and TypeMethodDescriptionvoid
ModelValidationEngine.fireImportValidate
(ImportProcess process, PO importModel, PO targetModel, int timing) Fire Import Validation event.
- CallImportValidator.validate(ImportProcess, Object, Object, int)
on registered validators.
- Fire IEventTopics.IMPORT_* OSGi event. -
Uses of ImportProcess in org.compiere.process
Modifier and TypeClassDescriptionclass
Import BPartners from I_BPartnerclass
Import Physical Inventory from I_Inventoryclass
Import Products from I_Product