Class MPromotion

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

public class MPromotion extends X_M_Promotion
Extended model class for M_Promotion
Author:
hengsin
See Also:
  • Constructor Details

    • MPromotion

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

      public MPromotion(Properties ctx, int M_Promotion_ID, String trxName)
      Parameters:
      ctx -
      M_Promotion_ID -
      trxName -
    • MPromotion

      public MPromotion(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -
    • MPromotion

      public MPromotion(Properties ctx, int M_Promotion_ID, String trxName, String... virtualColumns)
      Parameters:
      ctx -
      M_Promotion_ID -
      trxName -
      virtualColumns -