@Deprecated public abstract class AbstractNotificationServiceDecorator extends java.lang.Object implements INotificationService
INotificationService beans that are decorators. The
functions historically performed by decorators are being moved. This class implements methods
for the post-Portlet API model by throwing an exception.| Constructor and Description |
|---|
AbstractNotificationServiceDecorator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.jasig.portlet.notice.NotificationResponse |
fetch(javax.servlet.http.HttpServletRequest request)
Deprecated.
Provide the current collection of Notifications information for the specified user.
|
public AbstractNotificationServiceDecorator()
public org.jasig.portlet.notice.NotificationResponse fetch(javax.servlet.http.HttpServletRequest request)
INotificationServicefetch in interface INotificationServicerequest - The REST request