@Component public class ReadStateSupportFilter extends AbstractNotificationServiceFilter
INotificationServiceFilter
implementation provides support for NotificationState.READ.| Modifier and Type | Field and Description |
|---|---|
static org.jasig.portlet.notice.NotificationAttribute |
READ_ATTRIBUTE |
static java.lang.String |
READ_ATTRIBUTE_NAME |
static org.jasig.portlet.notice.NotificationAttribute |
UNREAD_ATTRIBUTE |
ORDER_EARLY, ORDER_FIRST, ORDER_LAST, ORDER_LATE, ORDER_NORMAL, ORDER_VERY_EARLY, ORDER_VERY_LATE| Constructor and Description |
|---|
ReadStateSupportFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.jasig.portlet.notice.NotificationResponse |
doFilter(javax.servlet.http.HttpServletRequest request,
INotificationServiceFilterChain chain) |
compareTo, getOrderpublic static final java.lang.String READ_ATTRIBUTE_NAME
public static final org.jasig.portlet.notice.NotificationAttribute READ_ATTRIBUTE
public static final org.jasig.portlet.notice.NotificationAttribute UNREAD_ATTRIBUTE
public org.jasig.portlet.notice.NotificationResponse doFilter(javax.servlet.http.HttpServletRequest request,
INotificationServiceFilterChain chain)