public abstract class ResourceRss extends Object implements IResourceRss
getFeed().| Constructor and Description |
|---|
ResourceRss() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Get Rss resource Description
|
String |
getEncoding()
Gets the encoding
|
IFeedResource |
getFeed()
Returns
null. |
String |
getFeedType()
Gets the feed type
|
int |
getId()
Get the rss id
|
int |
getMaxItems()
The number of displayed item.
|
String |
getName()
Get The RSS resource name
|
IResourceRssType |
getResourceRssType()
Get the RSS Resource Type
|
void |
setDescription(String strDescription)
Set the RSS resource description
|
void |
setEncoding(String strEncoding)
Sets the encoding
|
void |
setFeedType(String strFeedType)
Sets the feed type
|
void |
setId(int nId)
Set the rss id
|
void |
setMaxItems(int nMaxItems)
Sets the number of displayed item
|
void |
setName(String strName)
Set the RSS resource name
|
void |
setResourceRssType(IResourceRssType taskType)
Set the ResourceRssType object.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckResource, contentResourceRss, deleteResourceRssConfig, doSaveConfig, doUpdateConfig, doValidateConfigForm, getDisplayCreateConfigForm, getDisplayModifyConfigForm, getParameterToApplypublic int getId()
getId in interface IResourceRsspublic void setId(int nId)
setId in interface IResourceRssnId - the rss idpublic String getDescription()
getDescription in interface IResourceRsspublic void setDescription(String strDescription)
setDescription in interface IResourceRssstrDescription - the descriptionpublic String getName()
getName in interface IResourceRsspublic void setName(String strName)
setName in interface IResourceRssstrName - the namepublic IResourceRssType getResourceRssType()
getResourceRssType in interface IResourceRsspublic void setResourceRssType(IResourceRssType taskType)
setResourceRssType in interface IResourceRsstaskType - the new resource rss typepublic String getFeedType()
getFeedType in interface IResourceRsspublic void setFeedType(String strFeedType)
setFeedType in interface IResourceRssstrFeedType - the feed typepublic String getEncoding()
getEncoding in interface IResourceRsspublic void setEncoding(String strEncoding)
setEncoding in interface IResourceRssstrEncoding - the encodingpublic int getMaxItems()
getMaxItems in interface IResourceRsspublic void setMaxItems(int nMaxItems)
setMaxItems in interface IResourceRssnMaxItems - number of displayed itempublic IFeedResource getFeed()
null. This method should be overriden.getFeed in interface IResourceRssCopyright © 2020 City of Paris. All rights reserved.