| 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.  
 | 
| 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.  
 | 
| 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 | 
 |