Uses of Class
org.compiere.model.MAlertProcessor
-
Packages that use MAlertProcessor Package Description org.compiere.model Provides for....org.compiere.server org.idempiere.server.factory -
-
Uses of MAlertProcessor in org.compiere.model
Methods in org.compiere.model that return MAlertProcessor Modifier and Type Method Description static MAlertProcessor[]MAlertProcessor. getActive(Properties ctx)Get ActiveConstructors in org.compiere.model with parameters of type MAlertProcessor Constructor Description MAlertProcessorLog(MAlertProcessor parent, String summary)Parent Constructor -
Uses of MAlertProcessor in org.compiere.server
Fields in org.compiere.server declared as MAlertProcessor Modifier and Type Field Description protected MAlertProcessorAlertProcessor. m_modelThe Concrete ModelConstructors in org.compiere.server with parameters of type MAlertProcessor Constructor Description AlertProcessor(MAlertProcessor model)Alert Processor -
Uses of MAlertProcessor in org.idempiere.server.factory
Methods in org.idempiere.server.factory that return types with arguments of type MAlertProcessor Modifier and Type Method Description Class<MAlertProcessor>DefaultAlertProcessorFactory. getProcessorClass()Methods in org.idempiere.server.factory with parameters of type MAlertProcessor Modifier and Type Method Description AlertProcessorDefaultAlertProcessorFactory. create(Properties ctx, MAlertProcessor serverModel)
-