public class AcknowledgedByFilter extends EqualsFilter<String>
AcknowledgedByFilter class.
Modifier and Type | Field and Description |
---|---|
protected String |
m_user |
static String |
TYPE
Constant
TYPE="acknowledgeBy" |
m_filterName, m_sqlType
Constructor and Description |
---|
AcknowledgedByFilter(String user)
Constructor for AcknowledgedByFilter.
|
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="acknowledgeBy"
protected String m_user
Copyright © 2020. All rights reserved.