public class NotificationIdFilter extends EqualsFilter<Integer>
NotificationIdFilter class.
Modifier and Type | Field and Description |
---|---|
static String |
TYPE
Constant
TYPE="notificationIdFilter" |
m_filterName, m_sqlType
Constructor and Description |
---|
NotificationIdFilter(int notificationId)
Constructor for NotificationIdFilter.
|
getCriterion, getSQLTemplate
bindParam, getBoundValue, getParamSql, getSql, getTextDescription, getValue, 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="notificationIdFilter"
Copyright © 2021. All rights reserved.