@Component public class ApiUrlSupportFilter extends AbstractNotificationServiceFilter
INotificationServiceFilter sets the apiUrl property on
NotificationAction objects within the NotificationResponse.ORDER_EARLY, ORDER_FIRST, ORDER_LAST, ORDER_LATE, ORDER_NORMAL, ORDER_VERY_EARLY, ORDER_VERY_LATE| Constructor and Description |
|---|
ApiUrlSupportFilter()
This
INotificationServiceFilter must do its work late in the chain because filters
commonly add actions. |
| Modifier and Type | Method and Description |
|---|---|
org.jasig.portlet.notice.NotificationResponse |
doFilter(javax.servlet.http.HttpServletRequest request,
INotificationServiceFilterChain chain) |
compareTo, getOrderpublic ApiUrlSupportFilter()
INotificationServiceFilter must do its work late in the chain because filters
commonly add actions.public org.jasig.portlet.notice.NotificationResponse doFilter(javax.servlet.http.HttpServletRequest request,
INotificationServiceFilterChain chain)