Modifier and Type | Field and Description |
---|---|
static String |
TYPE
Constant
TYPE="alarmIdList" |
m_filterName, m_sqlType
Constructor and Description |
---|
AlarmIdListFilter(int[] alarmIds)
Constructor for AlarmIdListFilter.
|
Modifier and Type | Method and Description |
---|---|
String |
getTextDescription()
getTextDescription
|
getCriterion, getSQLTemplate
bindParam, getParamSql, getSql, getValues, getValuesAsList, getValueString
bindValue, formatValue, getDescription, getPropertyName, getSQLFieldName, getValueAsString, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getTextDescriptionAsSanitizedHtml
public static final String TYPE
TYPE="alarmIdList"
public AlarmIdListFilter(int[] alarmIds)
Constructor for AlarmIdListFilter.
alarmIds
- an array of int.public String getTextDescription()
getTextDescription
getTextDescription
in interface Filter
getTextDescription
in class BaseFilter<Integer>
String
object.Copyright © 2020. All rights reserved.