Criterion
From LogicalDOC Community Wiki
The search criterion
| Property | Type | Nullable | Comment |
| field | String | yes | the criterion field |
| fieldName | String | yes | the criterion field name |
| composition | String | yes | the criterion composition |
| operator | String | yes | the criterion operator |
| stringValue | String | yes | the criterion value as string |
| dateValue | Date | yes | the criterion value as date |
| longValue | long | yes | the criterion value as long |
| doubleValue | double | yes | the criterion value as double |