Uses of Class
org.compiere.model.ModelValidationEngine
Packages that use ModelValidationEngine
Package
Description
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*).
-
Uses of ModelValidationEngine in org.adempiere.model
Methods in org.adempiere.model with parameters of type ModelValidationEngineModifier and TypeMethodDescriptionvoid
ExportModelValidator.initialize
(ModelValidationEngine engine, MClient client) Initialize Validationvoid
ProductPriceValidator.initialize
(ModelValidationEngine engine, MClient client) void
ExportModelValidator.loadReplicationStrategy
(ModelValidationEngine engine) -
Uses of ModelValidationEngine in org.compiere.model
Methods in org.compiere.model that return ModelValidationEngineModifier and TypeMethodDescriptionstatic ModelValidationEngine
ModelValidationEngine.get()
Get Singleton instanceMethods in org.compiere.model with parameters of type ModelValidationEngineModifier and TypeMethodDescriptionvoid
ModelValidator.initialize
(ModelValidationEngine engine, MClient client) Initialize validator.void
SalesMgmtValidator.initialize
(ModelValidationEngine engine, MClient client) Initialize and register model validator