Interface I_CM_ChatTypeUpdate

All Known Implementing Classes:
X_CM_ChatTypeUpdate

public interface I_CM_ChatTypeUpdate
Generated Interface for CM_ChatTypeUpdate
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

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

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_User_ID

      void setAD_User_ID(int AD_User_ID)
      Set User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User_ID

      int getAD_User_ID()
      Get User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getCM_ChatType

      I_CM_ChatType getCM_ChatType() throws RuntimeException
      Throws:
      RuntimeException
    • setCM_ChatTypeUpdate_UU

      void setCM_ChatTypeUpdate_UU(String CM_ChatTypeUpdate_UU)
      Set CM_ChatTypeUpdate_UU
    • getCM_ChatTypeUpdate_UU

      String getCM_ChatTypeUpdate_UU()
      Get CM_ChatTypeUpdate_UU
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • setIsSelfService

      void setIsSelfService(boolean IsSelfService)
      Set Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
    • isSelfService

      boolean isSelfService()
      Get Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
    • getUpdated

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

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