Uses of Class
org.compiere.model.MAlertRule
Packages that use MAlertRule
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 MAlertRule in org.compiere.model
Methods in org.compiere.model that return MAlertRule -
Uses of MAlertRule in org.compiere.server
Methods in org.compiere.server with parameters of type MAlertRuleModifier and TypeMethodDescriptionprotected String
AlertProcessor.getExcelReport
(MAlertRule rule, String sql, Language language, String trxName, Collection<File> attachments) Get Excel Reportprotected String
AlertProcessor.getPlainTextReport
(MAlertRule rule, String sql, String trxName, Collection<File> attachments) Get Plain Text Report (old functionality)