public class FeedEntryData extends Object implements com.ibm.xsp.model.ViewRowData, Serializable
Constructor and Description |
---|
FeedEntryData() |
Modifier and Type | Method and Description |
---|---|
static FeedEntryData |
buildFromRSSEntry(RSSEntry rssEntry) |
com.ibm.xsp.model.ViewRowData.ColumnInfo |
getColumnInfo(String arg0) |
Object |
getColumnValue(String arg0) |
String |
getOpenPageURL(String arg0,
boolean arg1) |
Object |
getValue(String arg0) |
boolean |
isReadOnly(String arg0) |
void |
setColumnValue(String arg0,
Object arg1) |
public static FeedEntryData buildFromRSSEntry(RSSEntry rssEntry)
public com.ibm.xsp.model.ViewRowData.ColumnInfo getColumnInfo(String arg0)
getColumnInfo
in interface com.ibm.xsp.model.ViewRowData
public Object getColumnValue(String arg0)
getColumnValue
in interface com.ibm.xsp.model.ViewRowData
public String getOpenPageURL(String arg0, boolean arg1)
getOpenPageURL
in interface com.ibm.xsp.model.ViewRowData
public Object getValue(String arg0)
getValue
in interface com.ibm.xsp.model.ViewRowData
public boolean isReadOnly(String arg0)
isReadOnly
in interface com.ibm.xsp.model.ViewRowData
Copyright © 2021. All Rights Reserved.