org.opennms.web.outage.filter
Class OutageFilter
java.lang.Object
org.opennms.web.outage.filter.OutageFilter
- All Implemented Interfaces:
- Filter
- public class OutageFilter
- extends java.lang.Object
- implements Filter
Encapsulates all node filtering functionality.
Field Summary |
protected int |
outageId
|
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
outageId
protected int outageId
OutageFilter
public OutageFilter(int outageId)
getSql
public java.lang.String getSql()
- Specified by:
getSql
in interface Filter
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface Filter
getTextDescription
public java.lang.String getTextDescription()
- Specified by:
getTextDescription
in interface Filter
toString
public java.lang.String toString()
getOutage
public int getOutage()
equals
public boolean equals(java.lang.Object obj)
Generated by eevans on May 29 2005 2015.