|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_ChatEntry
Generated Interface for CM_ChatEntry
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_CharacterData
Column name CharacterData |
static String |
COLUMNNAME_ChatEntryType
Column name ChatEntryType |
static String |
COLUMNNAME_CM_Chat_ID
Column name CM_Chat_ID |
static String |
COLUMNNAME_CM_ChatEntry_ID
Column name CM_ChatEntry_ID |
static String |
COLUMNNAME_CM_ChatEntryGrandParent_ID
Column name CM_ChatEntryGrandParent_ID |
static String |
COLUMNNAME_CM_ChatEntryParent_ID
Column name CM_ChatEntryParent_ID |
static String |
COLUMNNAME_ConfidentialType
Column name ConfidentialType |
static String |
COLUMNNAME_ModeratorStatus
Column name ModeratorStatus |
static String |
COLUMNNAME_Subject
Column name Subject |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=877 |
static String |
Table_Name
TableName=CM_ChatEntry |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
String |
getCharacterData()
Get Character Data. |
String |
getChatEntryType()
Get Chat Entry Type. |
int |
getCM_Chat_ID()
Get Chat. |
I_CM_Chat |
getCM_Chat()
|
int |
getCM_ChatEntry_ID()
Get Chat Entry. |
int |
getCM_ChatEntryGrandParent_ID()
Get Chat Entry Grandparent. |
int |
getCM_ChatEntryParent_ID()
Get Chat Entry Parent. |
String |
getConfidentialType()
Get Confidentiality. |
String |
getModeratorStatus()
Get Moderation Status. |
String |
getSubject()
Get Subject. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setCharacterData(String CharacterData)
Set Character Data. |
void |
setChatEntryType(String ChatEntryType)
Set Chat Entry Type. |
void |
setCM_Chat_ID(int CM_Chat_ID)
Set Chat. |
void |
setCM_ChatEntry_ID(int CM_ChatEntry_ID)
Set Chat Entry. |
void |
setCM_ChatEntryGrandParent_ID(int CM_ChatEntryGrandParent_ID)
Set Chat Entry Grandparent. |
void |
setCM_ChatEntryParent_ID(int CM_ChatEntryParent_ID)
Set Chat Entry Parent. |
void |
setConfidentialType(String ConfidentialType)
Set Confidentiality. |
void |
setModeratorStatus(String ModeratorStatus)
Set Moderation Status. |
void |
setSubject(String Subject)
Set Subject. |
| 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_CharacterData
static final String COLUMNNAME_ChatEntryType
static final String COLUMNNAME_CM_ChatEntryGrandParent_ID
static final String COLUMNNAME_CM_ChatEntry_ID
static final String COLUMNNAME_CM_ChatEntryParent_ID
static final String COLUMNNAME_CM_Chat_ID
static final String COLUMNNAME_ConfidentialType
static final String COLUMNNAME_ModeratorStatus
static final String COLUMNNAME_Subject
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setCharacterData(String CharacterData)
String getCharacterData()
void setChatEntryType(String ChatEntryType)
String getChatEntryType()
void setCM_ChatEntryGrandParent_ID(int CM_ChatEntryGrandParent_ID)
int getCM_ChatEntryGrandParent_ID()
void setCM_ChatEntry_ID(int CM_ChatEntry_ID)
int getCM_ChatEntry_ID()
void setCM_ChatEntryParent_ID(int CM_ChatEntryParent_ID)
int getCM_ChatEntryParent_ID()
void setCM_Chat_ID(int CM_Chat_ID)
int getCM_Chat_ID()
I_CM_Chat getCM_Chat()
throws Exception
Exceptionvoid setConfidentialType(String ConfidentialType)
String getConfidentialType()
void setModeratorStatus(String ModeratorStatus)
String getModeratorStatus()
void setSubject(String Subject)
String getSubject()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||