|
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_NewsChannel
public class X_CM_NewsChannel
Generated Model for CM_NewsChannel
| Field Summary | |
|---|---|
static int |
AD_LANGUAGE_AD_Reference_ID
AD_Language AD_Reference_ID=106 |
| 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_NewsChannel |
|---|
accessLevel, COLUMNNAME_AD_Language, COLUMNNAME_CM_NewsChannel_ID, COLUMNNAME_CM_WebProject_ID, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_Link, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_CM_NewsChannel(Properties ctx,
int CM_NewsChannel_ID,
String trxName)
Standard Constructor |
|
X_CM_NewsChannel(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getAD_Language()
Get Language. |
int |
getCM_NewsChannel_ID()
Get News Channel. |
int |
getCM_WebProject_ID()
Get Web Project. |
I_CM_WebProject |
getCM_WebProject()
|
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getLink()
Get Link. |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Language(String AD_Language)
Set Language. |
void |
setCM_NewsChannel_ID(int CM_NewsChannel_ID)
Set News Channel. |
void |
setCM_WebProject_ID(int CM_WebProject_ID)
Set Web Project. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setLink(String Link)
Set Link. |
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 AD_LANGUAGE_AD_Reference_ID
| Constructor Detail |
|---|
public X_CM_NewsChannel(Properties ctx,
int CM_NewsChannel_ID,
String trxName)
public X_CM_NewsChannel(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 POpublic void setAD_Language(String AD_Language)
setAD_Language in interface I_CM_NewsChannelAD_Language - Language for this entitypublic String getAD_Language()
getAD_Language in interface I_CM_NewsChannelpublic void setCM_NewsChannel_ID(int CM_NewsChannel_ID)
setCM_NewsChannel_ID in interface I_CM_NewsChannelCM_NewsChannel_ID - News channel for rss feedpublic int getCM_NewsChannel_ID()
getCM_NewsChannel_ID in interface I_CM_NewsChannel
public I_CM_WebProject getCM_WebProject()
throws Exception
getCM_WebProject in interface I_CM_NewsChannelExceptionpublic void setCM_WebProject_ID(int CM_WebProject_ID)
setCM_WebProject_ID in interface I_CM_NewsChannelCM_WebProject_ID - A web project is the main data container for Containers, URLs, Ads, Media etc.public int getCM_WebProject_ID()
getCM_WebProject_ID in interface I_CM_NewsChannelpublic void setDescription(String Description)
setDescription in interface I_CM_NewsChannelDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_CM_NewsChannelpublic void setHelp(String Help)
setHelp in interface I_CM_NewsChannelHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_CM_NewsChannelpublic void setLink(String Link)
setLink in interface I_CM_NewsChannelLink - Contains URL to a targetpublic String getLink()
getLink in interface I_CM_NewsChannelpublic void setName(String Name)
setName in interface I_CM_NewsChannelName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_CM_NewsChannelpublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||