@Component public class ReadActionFilter extends AbstractNotificationServiceFilter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
READ_ATTRIBUTE_NAME |
ORDER_EARLY, ORDER_FIRST, ORDER_LAST, ORDER_LATE, ORDER_NORMAL, ORDER_VERY_EARLY, ORDER_VERY_LATE| Modifier | Constructor and Description |
|---|---|
protected |
ReadActionFilter() |
| 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 org.jasig.portlet.notice.NotificationResponse doFilter(javax.servlet.http.HttpServletRequest request,
INotificationServiceFilterChain chain)