Uses of Class
org.compiere.model.MAlert
Packages that use MAlert
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 MAlert in org.compiere.model
Methods in org.compiere.model that return MAlertModifier and TypeMethodDescriptionMAlert[]
MAlertProcessor.getAlerts
(boolean reload) Get AlertsMAlertRule.getParent()
Get parentMethods in org.compiere.model with parameters of type MAlert -
Uses of MAlert in org.compiere.server
Methods in org.compiere.server with parameters of type MAlertModifier and TypeMethodDescriptionprotected int
AlertProcessor.notifyUsers
(Collection<Integer> users, String subject, String message, Collection<File> attachments, MAlert alert) Notify usersprotected boolean
AlertProcessor.processAlert
(MAlert alert, Language language) Process Alert