Uses of Class
org.exoplatform.ks.rss.RSS

Packages that use RSS
org.exoplatform.ks.rss   
 

Uses of RSS in org.exoplatform.ks.rss
 

Fields in org.exoplatform.ks.rss declared as RSS
 RSS RSSGenerate.data
           
 

Methods in org.exoplatform.ks.rss with parameters of type RSS
 void RSSGenerate.addNodeRSS(javax.jcr.Node nodeIsAdded, javax.jcr.Node rssNode, RSS data, boolean isNew)
          Add RSS node for a node in KS Application.
 void RSSGenerate.getRSSData(javax.jcr.Node rssNode, RSS data)
          Get data of RSS node, content of RSS node will be set into the second parameter
 com.sun.syndication.feed.synd.SyndFeed RSSGenerate.updateRSSFeed(RSS data, java.lang.String removeItemId, com.sun.syndication.feed.synd.SyndEntry newEntry)
          Update content for RSSFeed.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.