|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.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.X_CM_NewsItem |
|---|
accessLevel, Model, Table_ID, Table_Name, updatedMS |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
MNewsItem(Ctx ctx,
int CM_NewsItem_ID,
String trxName)
Standard Constructor |
|
MNewsItem(Ctx 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_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, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MNewsItem(Ctx ctx,
int CM_NewsItem_ID,
String trxName)
ctx - contextCM_NewsItem_ID - idtrxName - transaction
public MNewsItem(Ctx 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 -
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||