| Package | Description |
|---|---|
| ru.curs.celesta.dbutils.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
Range
Filter as a range of values from..to.
|
class |
SingleValue
Single value filter.
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
AbstractFilter.filterEquals(AbstractFilter f)
Compares
this filter to an other one. |
boolean |
Range.filterEquals(AbstractFilter f) |
boolean |
SingleValue.filterEquals(AbstractFilter f) |
Copyright © 2020 CURS. All rights reserved.