public class EventIdFilter extends EqualsFilter<Integer>
EventIdFilter class.
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE
Constant
TYPE="eventId" |
m_filterName, m_sqlType| Constructor and Description |
|---|
EventIdFilter(int eventId)
Constructor for EventIdFilter.
|
getCriterion, getSQLTemplatebindParam, getBoundValue, getParamSql, getSql, getTextDescription, getValue, getValueStringbindValue, formatValue, getDescription, getPropertyName, getSQLFieldName, getValueAsString, toStringpublic static final String TYPE
TYPE="eventId"Copyright © 2017. All rights reserved.