org.jasig.portlet.newsreader.adapter
Interface INewsAdapter

All Known Implementing Classes:
RomeAdapter

public interface INewsAdapter

Author:
Anthony Colebourne

Method Summary
 com.sun.syndication.feed.synd.SyndFeed getSyndFeed(NewsConfiguration config, javax.portlet.PortletRequest request)
           
 

Method Detail

getSyndFeed

com.sun.syndication.feed.synd.SyndFeed getSyndFeed(NewsConfiguration config,
                                                   javax.portlet.PortletRequest request)
                                                   throws NewsException
Throws:
NewsException


Copyright © 2009-2011 Jasig. All Rights Reserved.