org.opennms.web.notification
Class NoticeUtil

java.lang.Object
  extended by org.opennms.web.notification.NoticeUtil

public abstract class NoticeUtil
extends Object

Abstract NoticeUtil class.

Since:
1.8.1
Version:
$Id: $
Author:
ranger

Constructor Summary
NoticeUtil()
           
 
Method Summary
static Filter getFilter(String filterString, javax.servlet.ServletContext servletContext)
          getFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoticeUtil

public NoticeUtil()
Method Detail

getFilter

public static Filter getFilter(String filterString,
                               javax.servlet.ServletContext servletContext)

getFilter

Parameters:
filterString - a String object.
Returns:
a org$opennms$web$filter$Filter object.


Copyright © 2011. All Rights Reserved.