Uses of Class
org.jasig.portlet.newsreader.NewsSet
Packages that use NewsSet
Package
Description
-
Uses of NewsSet in org.jasig.portlet.newsreader
Methods in org.jasig.portlet.newsreader that return NewsSetMethods in org.jasig.portlet.newsreader with parameters of type NewsSetModifier and TypeMethodDescriptionvoidNewsConfiguration.setNewsSet(NewsSet newsSet) Setter for the fieldnewsSet. -
Uses of NewsSet in org.jasig.portlet.newsreader.dao
Methods in org.jasig.portlet.newsreader.dao that return NewsSetModifier and TypeMethodDescriptionHibernateNewsStore.getNewsSet(Long id) getNewsSet.HibernateNewsStore.getNewsSet(String userId, String setName) getNewsSet.NewsStore.getNewsSet(Long id) getNewsSet.NewsStore.getNewsSet(String userId, String setName) getNewsSet.Methods in org.jasig.portlet.newsreader.dao that return types with arguments of type NewsSetModifier and TypeMethodDescriptionHibernateNewsStore.getNewsSetsForUser(String userId) getNewsSetsForUser.NewsStore.getNewsSetsForUser(String userId) getNewsSetsForUser.Methods in org.jasig.portlet.newsreader.dao with parameters of type NewsSetModifier and TypeMethodDescriptionvoidInitialize news subscriptions for a given portlet subscription and role.voidInitialize news subscriptions for a given portlet subscription and role.voidHibernateNewsStore.storeNewsSet(NewsSet set) storeNewsSet.voidNewsStore.storeNewsSet(NewsSet set) storeNewsSet. -
Uses of NewsSet in org.jasig.portlet.newsreader.service
Methods in org.jasig.portlet.newsreader.service that return NewsSetModifier and TypeMethodDescriptionNewsSetResolvingService.getNewsSet(String fname, javax.portlet.PortletRequest request) Returns a NewsSet based on the implemented algorithem.SharedNewsSetServiceImpl.getNewsSet(String fname, javax.portlet.PortletRequest request) Returns a NewsSet based on the implemented algorithem.