Package org.compiere.model
Interface I_CM_Chat
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 7 - System - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Table_ID
Column name AD_Table_IDstatic String
COLUMNNAME_CM_Chat_ID
Column name CM_Chat_IDstatic String
COLUMNNAME_CM_Chat_UU
Column name CM_Chat_UUstatic String
COLUMNNAME_CM_ChatType_ID
Column name CM_ChatType_IDstatic String
COLUMNNAME_ConfidentialType
Column name ConfidentialTypestatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_ModerationType
Column name ModerationTypestatic String
COLUMNNAME_Record_ID
Column name Record_IDstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=876static String
Table_Name
TableName=CM_Chat
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.I_AD_Table
getAD_Table()
int
getAD_Table_ID()
Get Table.int
getCM_Chat_ID()
Get Chat.String
getCM_Chat_UU()
Get CM_Chat_UUI_CM_ChatType
getCM_ChatType()
int
getCM_ChatType_ID()
Get Chat Type.String
getConfidentialType()
Get Confidentiality.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.String
getModerationType()
Get Moderation Type.int
getRecord_ID()
Get Record ID.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Table_ID(int AD_Table_ID)
Set Table.void
setCM_Chat_ID(int CM_Chat_ID)
Set Chat.void
setCM_Chat_UU(String CM_Chat_UU)
Set CM_Chat_UUvoid
setCM_ChatType_ID(int CM_ChatType_ID)
Set Chat Type.void
setConfidentialType(String ConfidentialType)
Set Confidentiality.void
setDescription(String Description)
Set Description.void
setIsActive(boolean IsActive)
Set Active.void
setModerationType(String ModerationType)
Set Moderation Type.void
setRecord_ID(int Record_ID)
Set Record ID.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=CM_Chat- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=876- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CM_Chat_ID
static final String COLUMNNAME_CM_Chat_ID
Column name CM_Chat_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CM_ChatType_ID
static final String COLUMNNAME_CM_ChatType_ID
Column name CM_ChatType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_CM_Chat_UU
static final String COLUMNNAME_CM_Chat_UU
Column name CM_Chat_UU- See Also:
- Constant Field Values
-
COLUMNNAME_ConfidentialType
static final String COLUMNNAME_ConfidentialType
Column name ConfidentialType- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_ModerationType
static final String COLUMNNAME_ModerationType
Column name ModerationType- See Also:
- Constant Field Values
-
COLUMNNAME_Record_ID
static final String COLUMNNAME_Record_ID
Column name Record_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
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
-
getAD_Table
I_AD_Table getAD_Table() throws RuntimeException
- Throws:
RuntimeException
-
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
-
getCM_ChatType
I_CM_ChatType getCM_ChatType() throws RuntimeException
- Throws:
RuntimeException
-
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
-
-