Interface I_CM_Chat

  • All Known Implementing Classes:
    MChat, X_CM_Chat

    public interface I_CM_Chat
    Generated Interface for CM_Chat
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_Table_ID

        void setAD_Table_ID​(int AD_Table_ID)
        Set Table. Database Table information
      • getAD_Table_ID

        int getAD_Table_ID()
        Get Table. Database Table information
      • setCM_Chat_ID

        void setCM_Chat_ID​(int CM_Chat_ID)
        Set Chat. Chat or discussion thread
      • getCM_Chat_ID

        int getCM_Chat_ID()
        Get Chat. Chat or discussion thread
      • setCM_ChatType_ID

        void setCM_ChatType_ID​(int CM_ChatType_ID)
        Set Chat Type. Type of discussion / chat
      • getCM_ChatType_ID

        int getCM_ChatType_ID()
        Get Chat Type. Type of discussion / chat
      • setCM_Chat_UU

        void setCM_Chat_UU​(String CM_Chat_UU)
        Set CM_Chat_UU
      • getCM_Chat_UU

        String getCM_Chat_UU()
        Get CM_Chat_UU
      • setConfidentialType

        void setConfidentialType​(String ConfidentialType)
        Set Confidentiality. Type of Confidentiality
      • getConfidentialType

        String getConfidentialType()
        Get Confidentiality. Type of Confidentiality
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setModerationType

        void setModerationType​(String ModerationType)
        Set Moderation Type. Type of moderation
      • getModerationType

        String getModerationType()
        Get Moderation Type. Type of moderation
      • setRecord_ID

        void setRecord_ID​(int Record_ID)
        Set Record ID. Direct internal record ID
      • getRecord_ID

        int getRecord_ID()
        Get Record ID. Direct internal record ID
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records