Modifier and Type | Field and Description |
---|---|
static String |
TYPE
Constant
TYPE="notificationIdList" |
m_filterName, m_sqlType
Constructor and Description |
---|
NotificationIdListFilter(int[] notificationIds)
Constructor for NotificationIdListFilter.
|
NotificationIdListFilter(Integer[] notificationIds)
Constructor for NotificationIdListFilter.
|
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="notificationIdList"
public NotificationIdListFilter(Integer[] notificationIds)
Constructor for NotificationIdListFilter.
notificationIds
- an array of Integer
objects.public NotificationIdListFilter(int[] notificationIds)
Constructor for NotificationIdListFilter.
notificationIds
- an array of int.public String getTextDescription()
getTextDescription
getTextDescription
in interface Filter
getTextDescription
in class BaseFilter<Integer>
String
object.Copyright © 2021. All rights reserved.