OpenNMS API 1.2.3

org.opennms.web.notification
Class NoticeFactory.UserFilter

java.lang.Object
  extended byorg.opennms.web.notification.NoticeFactory.UserFilter
All Implemented Interfaces:
NoticeFactory.Filter
Enclosing class:
NoticeFactory

public static class NoticeFactory.UserFilter
extends java.lang.Object
implements NoticeFactory.Filter

Encapsulates all user filtering functionality.


Field Summary
static java.lang.String TYPE
           
protected  java.lang.String user
           
 
Constructor Summary
NoticeFactory.UserFilter(java.lang.String user)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getDescription()
           
 java.lang.String getSql()
           
 java.lang.String getTextDescription()
           
 java.lang.String getUser()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static final java.lang.String TYPE
See Also:
Constant Field Values

user

protected java.lang.String user
Constructor Detail

NoticeFactory.UserFilter

public NoticeFactory.UserFilter(java.lang.String user)
Method Detail

getSql

public java.lang.String getSql()
Specified by:
getSql in interface NoticeFactory.Filter

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface NoticeFactory.Filter

getTextDescription

public java.lang.String getTextDescription()
Specified by:
getTextDescription in interface NoticeFactory.Filter

toString

public java.lang.String toString()

getUser

public java.lang.String getUser()

equals

public boolean equals(java.lang.Object obj)

OpenNMS API 1.2.3

Generated by eevans on May 29 2005 2015.