|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.cache.AbstractCacheableService
fr.paris.lutece.portal.service.resource.ResourceService
fr.paris.lutece.plugins.rss.service.RssContentService
public final class RssContentService
RSS Content service
Method Summary | |
---|---|
static RssContentService |
getInstance()
Returns the unique instance |
protected java.lang.String |
getLoadersProperty()
|
java.lang.String |
getRssContent(int nIdRssFeed)
Gets the RSS content |
RssContent |
getRssContent(java.lang.String strId)
Gets the RSS content |
Methods inherited from class fr.paris.lutece.portal.service.resource.ResourceService |
---|
addLoader, getName, getResource, getResources, initLoaders, setCacheKey, setName, setNameKey |
Methods inherited from class fr.paris.lutece.portal.service.cache.AbstractCacheableService |
---|
clone, dispose, enableCache, getCache, getCacheSize, getFromCache, getInfos, getKeys, getMaxElements, getMemorySize, getTimeToLive, initCache, initCache, isCacheEnable, notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll, putInCache, resetCache |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static RssContentService getInstance()
protected java.lang.String getLoadersProperty()
getLoadersProperty
in class fr.paris.lutece.portal.service.resource.ResourceService
public RssContent getRssContent(java.lang.String strId)
strId
- The RSS id
public java.lang.String getRssContent(int nIdRssFeed)
nIdRssFeed
- The RSS id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |