| Package | Description |
|---|---|
| org.unitedinternet.cosmo.model.filter |
Includes the Item filter api, which allows custom item queries to be
built.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BetweenExpression
FilterExpression that matches between two values
|
class |
EqualsExpression
FilterExpression that matches a value.
|
class |
ILikeExpression
FilterExpression that performs a case insensitive substring match.
|
class |
LikeExpression
FilterExpression that performs a substring match.
|
class |
NullExpression
FilterExpression that matches null values
|
Copyright © 2012–2018 1&1. All rights reserved.