|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_CM_ChatType
public class X_CM_ChatType
Generated Model for CM_ChatType
| Field Summary | |
|---|---|
static int |
MODERATIONTYPE_AD_Reference_ID
ModerationType AD_Reference_ID=395 |
static String |
MODERATIONTYPE_AfterPublishing
After Publishing = A |
static String |
MODERATIONTYPE_BeforePublishing
Before Publishing = B |
static String |
MODERATIONTYPE_NotModerated
Not moderated = N |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_CM_ChatType |
|---|
accessLevel, COLUMNNAME_AD_Table_ID, COLUMNNAME_CM_ChatType_ID, COLUMNNAME_Description, COLUMNNAME_ModerationType, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_CM_ChatType(Properties ctx,
int CM_ChatType_ID,
String trxName)
Standard Constructor |
|
X_CM_ChatType(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getCM_ChatType_ID()
Get Chat Type. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getModerationType()
Get Moderation Type. |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setCM_ChatType_ID(int CM_ChatType_ID)
Set Chat Type. |
void |
setDescription(String Description)
Set Description. |
void |
setModerationType(String ModerationType)
Set Moderation Type. |
void |
setName(String Name)
Set Name. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int MODERATIONTYPE_AD_Reference_ID
public static final String MODERATIONTYPE_NotModerated
public static final String MODERATIONTYPE_BeforePublishing
public static final String MODERATIONTYPE_AfterPublishing
| Constructor Detail |
|---|
public X_CM_ChatType(Properties ctx,
int CM_ChatType_ID,
String trxName)
public X_CM_ChatType(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_CM_ChatTypeExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_CM_ChatTypeAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_CM_ChatTypepublic void setCM_ChatType_ID(int CM_ChatType_ID)
setCM_ChatType_ID in interface I_CM_ChatTypeCM_ChatType_ID - Type of discussion / chatpublic int getCM_ChatType_ID()
getCM_ChatType_ID in interface I_CM_ChatTypepublic void setDescription(String Description)
setDescription in interface I_CM_ChatTypeDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_CM_ChatTypepublic void setModerationType(String ModerationType)
setModerationType in interface I_CM_ChatTypeModerationType - Type of moderationpublic String getModerationType()
getModerationType in interface I_CM_ChatTypepublic void setName(String Name)
setName in interface I_CM_ChatTypeName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_CM_ChatTypepublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||