|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_Chat
Generated Interface for CM_Chat
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_CM_Chat_ID
Column name CM_Chat_ID |
static String |
COLUMNNAME_CM_ChatType_ID
Column name CM_ChatType_ID |
static String |
COLUMNNAME_ConfidentialType
Column name ConfidentialType |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_ModerationType
Column name ModerationType |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=876 |
static String |
Table_Name
TableName=CM_Chat |
| Method Summary | |
|---|---|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getCM_Chat_ID()
Get Chat. |
int |
getCM_ChatType_ID()
Get Chat Type. |
I_CM_ChatType |
getCM_ChatType()
|
String |
getConfidentialType()
Get Confidentiality. |
String |
getDescription()
Get Description. |
String |
getModerationType()
Get Moderation Type. |
int |
getRecord_ID()
Get Record ID. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setCM_Chat_ID(int CM_Chat_ID)
Set Chat. |
void |
setCM_ChatType_ID(int CM_ChatType_ID)
Set Chat Type. |
void |
setConfidentialType(String ConfidentialType)
Set Confidentiality. |
void |
setDescription(String Description)
Set Description. |
void |
setModerationType(String ModerationType)
Set Moderation Type. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_CM_Chat_ID
static final String COLUMNNAME_CM_ChatType_ID
static final String COLUMNNAME_ConfidentialType
static final String COLUMNNAME_Description
static final String COLUMNNAME_ModerationType
static final String COLUMNNAME_Record_ID
| Method Detail |
|---|
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setCM_Chat_ID(int CM_Chat_ID)
int getCM_Chat_ID()
void setCM_ChatType_ID(int CM_ChatType_ID)
int getCM_ChatType_ID()
I_CM_ChatType getCM_ChatType()
throws Exception
Exceptionvoid setConfidentialType(String ConfidentialType)
String getConfidentialType()
void setDescription(String Description)
String getDescription()
void setModerationType(String ModerationType)
String getModerationType()
void setRecord_ID(int Record_ID)
int getRecord_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||