Class X_M_PromotionGroup

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_M_PromotionGroup
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_M_PromotionGroup, I_Persistent, Evaluatee
Direct Known Subclasses:
MPromotionGroup

public class X_M_PromotionGroup extends PO implements I_M_PromotionGroup, I_Persistent
Generated Model for M_PromotionGroup
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_M_PromotionGroup

      public X_M_PromotionGroup(Properties ctx, int M_PromotionGroup_ID, String trxName)
      Standard Constructor
    • X_M_PromotionGroup

      public X_M_PromotionGroup(Properties ctx, int M_PromotionGroup_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_M_PromotionGroup

      public X_M_PromotionGroup(Properties ctx, String M_PromotionGroup_UU, String trxName)
      Standard Constructor
    • X_M_PromotionGroup

      public X_M_PromotionGroup(Properties ctx, String M_PromotionGroup_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_M_PromotionGroup

      public X_M_PromotionGroup(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      3 - Client - Org
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      POInfo
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_M_PromotionGroup
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_M_PromotionGroup
      Returns:
      Optional short description of the record
    • setM_PromotionGroup_ID

      public void setM_PromotionGroup_ID(int M_PromotionGroup_ID)
      Set Promotion Group.
      Specified by:
      setM_PromotionGroup_ID in interface I_M_PromotionGroup
      Parameters:
      M_PromotionGroup_ID - Promotion Group
    • getM_PromotionGroup_ID

      public int getM_PromotionGroup_ID()
      Get Promotion Group.
      Specified by:
      getM_PromotionGroup_ID in interface I_M_PromotionGroup
      Returns:
      Promotion Group
    • setM_PromotionGroup_UU

      public void setM_PromotionGroup_UU(String M_PromotionGroup_UU)
      Set M_PromotionGroup_UU.
      Specified by:
      setM_PromotionGroup_UU in interface I_M_PromotionGroup
      Parameters:
      M_PromotionGroup_UU - M_PromotionGroup_UU
    • getM_PromotionGroup_UU

      public String getM_PromotionGroup_UU()
      Get M_PromotionGroup_UU.
      Specified by:
      getM_PromotionGroup_UU in interface I_M_PromotionGroup
      Returns:
      M_PromotionGroup_UU
    • setName

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_M_PromotionGroup
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_M_PromotionGroup
      Returns:
      Alphanumeric identifier of the entity
    • getKeyNamePair

      public KeyNamePair getKeyNamePair()
      Get Record ID/ColumnName
      Returns:
      ID/ColumnName pair