org.opennms.web.notification
Class NoticeFactory.InterfaceFilter
java.lang.Object
org.opennms.web.notification.NoticeFactory.InterfaceFilter
- All Implemented Interfaces:
- NoticeFactory.Filter
- Enclosing class:
- NoticeFactory
- public static class NoticeFactory.InterfaceFilter
- extends java.lang.Object
- implements NoticeFactory.Filter
Encapsulates all interface filtering functionality.
Field Summary |
protected java.lang.String |
ipAddress
|
static java.lang.String |
TYPE
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TYPE
public static final java.lang.String TYPE
- See Also:
- Constant Field Values
ipAddress
protected java.lang.String ipAddress
NoticeFactory.InterfaceFilter
public NoticeFactory.InterfaceFilter(java.lang.String ipAddress)
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()
getIpAddress
public java.lang.String getIpAddress()
equals
public boolean equals(java.lang.Object obj)
Generated by eevans on May 29 2005 2015.