Uses of Interface
org.adempiere.process.ImportProcess
Packages that use 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
Methods in org.adempiere.base.event that return ImportProcessConstructors in org.adempiere.base.event with parameters of type ImportProcess -
Uses of ImportProcess in org.adempiere.model
Methods in org.adempiere.model with parameters of type ImportProcessModifier and TypeMethodDescriptionvoid
ImportValidator.validate
(ImportProcess process, Object importModel, Object targetModel, int timing) Handle import event -
Uses of ImportProcess in org.compiere.model
Methods in org.compiere.model with parameters of type ImportProcessModifier 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
Classes in org.compiere.process that implement ImportProcessModifier and TypeClassDescriptionclass
Import BPartners from I_BPartnerclass
Import Physical Inventory from I_Inventoryclass
Import Products from I_Product