Package org.opennms.web.notification
Class NoticeUtil
- java.lang.Object
-
- org.opennms.web.notification.NoticeUtil
-
public abstract class NoticeUtil extends Object
Abstract NoticeUtil class.
- Since:
- 1.8.1
- Version:
- $Id: $
- Author:
- ranger
-
-
Constructor Summary
Constructors Constructor Description NoticeUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Filter
getFilter(String filterString, javax.servlet.ServletContext servletContext)
getFilter
-