Class X_C_Channel

    • Constructor Detail

      • X_C_Channel

        public X_C_Channel​(Properties ctx,
                           int C_Channel_ID,
                           String trxName)
        Standard Constructor
    • Method Detail

      • 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
      • setAD_PrintColor_ID

        public void setAD_PrintColor_ID​(int AD_PrintColor_ID)
        Set Print Color.
        Specified by:
        setAD_PrintColor_ID in interface I_C_Channel
        Parameters:
        AD_PrintColor_ID - Color used for printing and display
      • getAD_PrintColor_ID

        public int getAD_PrintColor_ID()
        Get Print Color.
        Specified by:
        getAD_PrintColor_ID in interface I_C_Channel
        Returns:
        Color used for printing and display
      • setC_Channel_ID

        public void setC_Channel_ID​(int C_Channel_ID)
        Set Channel.
        Specified by:
        setC_Channel_ID in interface I_C_Channel
        Parameters:
        C_Channel_ID - Sales Channel
      • getC_Channel_ID

        public int getC_Channel_ID()
        Get Channel.
        Specified by:
        getC_Channel_ID in interface I_C_Channel
        Returns:
        Sales Channel
      • setC_Channel_UU

        public void setC_Channel_UU​(String C_Channel_UU)
        Set C_Channel_UU.
        Specified by:
        setC_Channel_UU in interface I_C_Channel
        Parameters:
        C_Channel_UU - C_Channel_UU
      • setDescription

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

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

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

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

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