Interface NewsSetResolvingService
- All Known Implementing Classes:
SharedNewsSetServiceImpl
public interface NewsSetResolvingService
NewsSetResolvingService interface.
- Since:
- 5.1.1
- Author:
- bgonzalez
-
Method Summary
Modifier and TypeMethodDescriptiongetNewsSet(String fname, javax.portlet.PortletRequest request) Returns a NewsSet based on the implemented algorithem.
-
Method Details
-
getNewsSet
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.
-