Class MAlertProcessorLog

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, AdempiereProcessorLog, I_AD_AlertProcessorLog, I_Persistent, Evaluatee

public class MAlertProcessorLog extends X_AD_AlertProcessorLog implements AdempiereProcessorLog
Alert Log
Version:
$Id: MAlertProcessorLog.java,v 1.3 2006/07/30 00:51:05 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MAlertProcessorLog

      public MAlertProcessorLog(Properties ctx, String AD_AlertProcessorLog_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      AD_AlertProcessorLog_UU - UUID key
      trxName - Transaction
    • MAlertProcessorLog

      public MAlertProcessorLog(Properties ctx, int AD_AlertProcessorLog_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      AD_AlertProcessorLog_ID - id
      trxName - transaction
    • MAlertProcessorLog

      public MAlertProcessorLog(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set
      trxName - transaction
    • MAlertProcessorLog

      public MAlertProcessorLog(MAlertProcessor parent, String summary)
      Parent Constructor
      Parameters:
      parent - parent
      summary - summary