Uses of Interface
org.compiere.model.FactsValidator
Packages that use FactsValidator
Package
Description
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 FactsValidator in org.compiere.model
Methods in org.compiere.model with parameters of type FactsValidatorModifier and TypeMethodDescriptionvoid
ModelValidationEngine.addFactsValidate
(String tableName, FactsValidator listener) Add Accounting Facts Validation Listenervoid
ModelValidationEngine.removeFactsValidate
(String tableName, FactsValidator listener) Remove Accounting Facts Validation Listener of a table