|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_ChatUpdate
Generated Interface for CM_ChatUpdate
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_CM_Chat_ID
Column name CM_Chat_ID |
static String |
COLUMNNAME_IsSelfService
Column name IsSelfService |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=878 |
static String |
Table_Name
TableName=CM_ChatUpdate |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getCM_Chat_ID()
Get Chat. |
I_CM_Chat |
getCM_Chat()
|
boolean |
isSelfService()
Get Self-Service. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setCM_Chat_ID(int CM_Chat_ID)
Set Chat. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
| 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_User_ID
static final String COLUMNNAME_CM_Chat_ID
static final String COLUMNNAME_IsSelfService
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setCM_Chat_ID(int CM_Chat_ID)
int getCM_Chat_ID()
I_CM_Chat getCM_Chat()
throws Exception
Exceptionvoid setIsSelfService(boolean IsSelfService)
boolean isSelfService()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||