Class MChangeNotice

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

public class MChangeNotice extends X_M_ChangeNotice
Change Notice Model
Version:
$Id: MChangeNotice.java,v 1.2 2006/07/30 00:51:03 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MChangeNotice

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

      public MChangeNotice(Properties ctx, int M_ChangeNotice_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      M_ChangeNotice_ID - id
      trxName - trx
    • MChangeNotice

      public MChangeNotice(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set
      trxName - trx