Annotation Interface WhereFilter
A
FilterBinding
annotation representing a Filter
produced from a CohQL where clause.- Since:
- 1.0
- Author:
- Jonathan Knight
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
An annotation literal for theWhereFilter
annotation. -
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe CohQL query expression.- Returns:
- the CohQL query expression
-