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, wait
checkResource, contentResourceRss, deleteResourceRssConfig, doSaveConfig, doUpdateConfig, doValidateConfigForm, getDisplayCreateConfigForm, getDisplayModifyConfigForm, getParameterToApply
public int getId()
getId
in interface IResourceRss
public void setId(int nId)
setId
in interface IResourceRss
nId
- the rss idpublic String getDescription()
getDescription
in interface IResourceRss
public void setDescription(String strDescription)
setDescription
in interface IResourceRss
strDescription
- the descriptionpublic String getName()
getName
in interface IResourceRss
public void setName(String strName)
setName
in interface IResourceRss
strName
- the namepublic IResourceRssType getResourceRssType()
getResourceRssType
in interface IResourceRss
public void setResourceRssType(IResourceRssType taskType)
setResourceRssType
in interface IResourceRss
taskType
- the new resource rss typepublic String getFeedType()
getFeedType
in interface IResourceRss
public void setFeedType(String strFeedType)
setFeedType
in interface IResourceRss
strFeedType
- the feed typepublic String getEncoding()
getEncoding
in interface IResourceRss
public void setEncoding(String strEncoding)
setEncoding
in interface IResourceRss
strEncoding
- the encodingpublic int getMaxItems()
getMaxItems
in interface IResourceRss
public void setMaxItems(int nMaxItems)
setMaxItems
in interface IResourceRss
nMaxItems
- number of displayed itempublic IFeedResource getFeed()
null
. This method should be overriden.getFeed
in interface IResourceRss
Copyright © 2020 City of Paris. All rights reserved.