Uses of Class
org.jasig.portlet.notice.service.exceptions.NotificationServiceException

Packages that use NotificationServiceException
org.jasig.portlet.notice.service   
 

Uses of NotificationServiceException in org.jasig.portlet.notice.service
 

Methods in org.jasig.portlet.notice.service that throw NotificationServiceException
 NotificationResponse INotificationService.fetchNotificationsFromSource(javax.portlet.PortletRequest req)
          Gathers the collection of notifications for the user associated with the srequest.
 NotificationResponse DemoNotificationService.fetchNotificationsFromSource(javax.portlet.PortletRequest req)
          Retrieves all available service requests for requester
 NotificationResponse CacheNotificationService.fetchNotificationsFromSource(javax.portlet.PortletRequest req)
           
 NotificationResponse INotificationService.getNotifications(String notificationsContextName, String remoteUser, javax.portlet.PortletRequest req)
          Most implementations need do nothing special with this method.
 NotificationResponse CacheNotificationService.getNotifications(String notificationsContextName, String remoteUser, javax.portlet.PortletRequest req)
           
 NotificationResponse AbstractNotificationService.getNotifications(String notificationsContextName, String remoteUser, javax.portlet.PortletRequest req)
           
 



Copyright © 2012 Jasig. All Rights Reserved.