Uses of Class
org.compiere.model.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
-
Uses of MAlertRule in org.compiere.server
Modifier 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)