Class X_CM_ChatUpdate

    • Constructor Detail

      • X_CM_ChatUpdate

        public X_CM_ChatUpdate​(Properties ctx,
                               int CM_ChatUpdate_ID,
                               String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        7 - System - 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_User_ID

        public void setAD_User_ID​(int AD_User_ID)
        Set User/Contact.
        Specified by:
        setAD_User_ID in interface I_CM_ChatUpdate
        Parameters:
        AD_User_ID - User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        public int getAD_User_ID()
        Get User/Contact.
        Specified by:
        getAD_User_ID in interface I_CM_ChatUpdate
        Returns:
        User within the system - Internal or Business Partner Contact
      • setCM_Chat_ID

        public void setCM_Chat_ID​(int CM_Chat_ID)
        Set Chat.
        Specified by:
        setCM_Chat_ID in interface I_CM_ChatUpdate
        Parameters:
        CM_Chat_ID - Chat or discussion thread
      • getCM_Chat_ID

        public int getCM_Chat_ID()
        Get Chat.
        Specified by:
        getCM_Chat_ID in interface I_CM_ChatUpdate
        Returns:
        Chat or discussion thread
      • setCM_ChatUpdate_UU

        public void setCM_ChatUpdate_UU​(String CM_ChatUpdate_UU)
        Set CM_ChatUpdate_UU.
        Specified by:
        setCM_ChatUpdate_UU in interface I_CM_ChatUpdate
        Parameters:
        CM_ChatUpdate_UU - CM_ChatUpdate_UU
      • setIsSelfService

        public void setIsSelfService​(boolean IsSelfService)
        Set Self-Service.
        Specified by:
        setIsSelfService in interface I_CM_ChatUpdate
        Parameters:
        IsSelfService - This is a Self-Service entry or this entry can be changed via Self-Service
      • isSelfService

        public boolean isSelfService()
        Get Self-Service.
        Specified by:
        isSelfService in interface I_CM_ChatUpdate
        Returns:
        This is a Self-Service entry or this entry can be changed via Self-Service