Uses of Class
org.compiere.model.MAlertProcessor
Packages that use MAlertProcessor
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 MAlertProcessor in org.compiere.model
Methods in org.compiere.model that return MAlertProcessorModifier and TypeMethodDescriptionstatic MAlertProcessor[]
MAlertProcessor.getActive
(Properties ctx) Get active alert processorsConstructors in org.compiere.model with parameters of type MAlertProcessorModifierConstructorDescriptionMAlertProcessorLog
(MAlertProcessor parent, String summary) Parent Constructor -
Uses of MAlertProcessor in org.compiere.server
Fields in org.compiere.server declared as MAlertProcessorModifier and TypeFieldDescriptionprotected MAlertProcessor
AlertProcessor.m_model
The Concrete ModelConstructors in org.compiere.server with parameters of type MAlertProcessor -
Uses of MAlertProcessor in org.idempiere.server.factory
Methods in org.idempiere.server.factory that return types with arguments of type MAlertProcessorMethods in org.idempiere.server.factory with parameters of type MAlertProcessorModifier and TypeMethodDescriptionDefaultAlertProcessorFactory.create
(Properties ctx, MAlertProcessor serverModel)