org.jasig.portlet.newsreader.service
Interface NewsSetResolvingService

All Known Implementing Classes:
SharedNewsSetServiceImpl

public interface NewsSetResolvingService


Method Summary
 NewsSet getNewsSet(String fname, javax.portlet.PortletRequest request)
          Returns a NewsSet based on the implemented algorithem.
 

Method Detail

getNewsSet

NewsSet getNewsSet(String fname,
                   javax.portlet.PortletRequest request)
Returns a NewsSet based on the implemented algorithem. Returned NewsSets are 'initalised' (loaded with pushed feeds). The returned NewsSet is associated with the calling portlel via a PortletPreference.



Copyright © 2009-2013 Jasig. All Rights Reserved.