| Annotation Type | Description | 
|---|---|
| UESFulltext | 
 The String attribute marked on a DTO with this annotation can be used in an
 UES query string together with a fulltext operator (~). 
 | 
| UESQuery | 
 An attribute on the DTO with this annotation contains UES query string. 
 | 
| UESQueryAttribute | 
 Such annotated field on a DTO represents attribute for UES query. 
 |