public class SimpleIndexFilter extends SimpleSQLFilter implements IndexFilter
| Modifier and Type | Field and Description |
|---|---|
static Long |
DOCUMENTID_COLUMN |
static Long |
EXPIRATION_DATE_COLUMN |
static Long |
EXPIRED_COLUMN |
static Long |
FILEID_COLUMN |
| Constructor and Description |
|---|
SimpleIndexFilter(Long indexId,
Object value) |
SimpleIndexFilter(Long indexId,
Object value,
FilterOperator operator) |
buildWhere, getColumn, getOperator, getType, getValue, setColumn, setFilterValue, setFilterValue, setOperator, setType, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildWhere, setFilterValue, setFilterValuepublic static final Long FILEID_COLUMN
public static final Long DOCUMENTID_COLUMN
public static final Long EXPIRATION_DATE_COLUMN
public static final Long EXPIRED_COLUMN
public SimpleIndexFilter(Long indexId, Object value, FilterOperator operator)
Copyright © 2020 Suncode. All rights reserved.