org.exoplatform.content.service
Class RSSContentPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.content.service.ContentPlugin
          extended by org.exoplatform.content.service.RSSContentPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class RSSContentPlugin
extends ContentPlugin

Created by The eXo Platform SARL Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Jul 21, 2006


Nested Class Summary
static class RSSContentPlugin.RSSItem
           
 
Field Summary
 
Fields inherited from class org.exoplatform.content.service.ContentPlugin
type
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
RSSContentPlugin(org.exoplatform.services.rss.parser.RSSParser service)
           
 
Method Summary
 org.exoplatform.commons.utils.PageList loadContentMeta(ContentNode node)
           
 
Methods inherited from class org.exoplatform.content.service.ContentPlugin
getType, setType
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSSContentPlugin

public RSSContentPlugin(org.exoplatform.services.rss.parser.RSSParser service)
Method Detail

loadContentMeta

public org.exoplatform.commons.utils.PageList loadContentMeta(ContentNode node)
                                                       throws java.lang.Exception
Specified by:
loadContentMeta in class ContentPlugin
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.