A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
V
O
- of(java.lang.String,java.lang.Boolean) - function in no.acntech.kollectiveq.Filter.Companion
- Parses the input string using a lexer and parser, constructs a condition tree using a visitor, and returns a Filter object.
- of(java.lang.String) - function in no.acntech.kollectiveq.Filter.Operator.Companion
- of(java.lang.String) - function in no.acntech.kollectiveq.Pagination.Companion
- Create a Pagination instance from a string.
- of(java.lang.String) - function in no.acntech.kollectiveq.Sorting.Companion
- of(java.lang.String) - function in no.acntech.kollectiveq.Sorting.Direction.Companion
- OR - enum entry in no.acntech.kollectiveq.Filter.Operator