|
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_NewsItem
org.compiere.model.MNewsItem
public class MNewsItem
News ItemModel
| Field Summary |
|---|
| 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_NewsItem |
|---|
accessLevel, COLUMNNAME_Author, COLUMNNAME_CM_NewsChannel_ID, COLUMNNAME_CM_NewsItem_ID, COLUMNNAME_ContentHTML, COLUMNNAME_Description, COLUMNNAME_LinkURL, COLUMNNAME_PubDate, COLUMNNAME_Title, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
MNewsItem(Properties ctx,
int CM_NewsItem_ID,
String trxName)
Standard Constructor |
|
MNewsItem(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected boolean |
afterSave(boolean newRecord,
boolean success)
After Save. |
StringBuffer |
get_rss2ItemCode(StringBuffer xmlCode,
MNewsChannel thisChannel)
Get rss2 Item Code |
MNewsChannel |
getNewsChannel()
getNewsChannel |
void |
reIndex(boolean newRecord)
reIndex |
| Methods inherited from class org.compiere.model.X_CM_NewsItem |
|---|
get_AccessLevel, getAuthor, getCM_NewsChannel_ID, getCM_NewsChannel, getCM_NewsItem_ID, getContentHTML, getDescription, getLinkURL, getPubDate, getTitle, initPO, setAuthor, setCM_NewsChannel_ID, setCM_NewsItem_ID, setContentHTML, setDescription, setLinkURL, setPubDate, setTitle, toString |
| 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 |
| Constructor Detail |
|---|
public MNewsItem(Properties ctx,
int CM_NewsItem_ID,
String trxName)
ctx - contextCM_NewsItem_ID - idtrxName - transaction
public MNewsItem(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
public MNewsChannel getNewsChannel()
public StringBuffer get_rss2ItemCode(StringBuffer xmlCode,
MNewsChannel thisChannel)
xmlCode - xmlthisChannel - channel
protected boolean afterSave(boolean newRecord,
boolean success)
afterSave in class POnewRecord - insertsuccess - save success
public void reIndex(boolean newRecord)
newRecord -
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||