AndExpression |
|
BooleanExpression |
Constructs an Expression corresponding to the boolean comparison with a metadata.
|
DateExpression |
Constructs an Expression corresponding to the Date comparison with a metadata.
|
DoubleExpression |
Constructs an Expression corresponding to the double comparison with a metadata.
|
ExpressionContext |
Object that gives some context for expressions
|
FullTextExpression |
Constructs an Expression corresponding to a full text search
|
LongExpression |
Constructs an Expression corresponding to the long comparison with a metadata.
|
MetadataExpression |
Constructs an Expression testing the existence of a metadata.
|
MultilingualStringExpression |
Constructs an Expression corresponding to the String comparison with a metadata of type MULTILANGUAL.
|
NotExpression |
|
OrExpression |
|
StringExpression |
Constructs an Expression corresponding to the String comparison with a metadata.
|
StringWildcardExpression |
Deprecated.
|
UserExpression |
Constructs an Expression corresponding to a user comparison store as a composite with login and id of population.
|
VirtualFactoryExpression |
|