@Component public class AcknowledgePerSessionFilter extends AbstractNotificationServiceFilter
NotificationServiceFilter that implements per session "read" of notices
that have a AcknowledgeAction in their action lists.
This class also provides filtering for acknowledged or un-acknowledged notices
with AcknowledgeAction actions.ORDER_EARLY, ORDER_FIRST, ORDER_LAST, ORDER_LATE, ORDER_NORMAL, ORDER_VERY_EARLY, ORDER_VERY_LATE| Constructor and Description |
|---|
AcknowledgePerSessionFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.jasig.portlet.notice.NotificationResponse |
doFilter(javax.servlet.http.HttpServletRequest request,
INotificationServiceFilterChain chain) |
compareTo, getOrderpublic org.jasig.portlet.notice.NotificationResponse doFilter(javax.servlet.http.HttpServletRequest request,
INotificationServiceFilterChain chain)