Methods
(static) _test(stropt)
Development only. Test method for cql filter.
Note: Can be called in command line via: vef.media.filter.remote.utils.CQLFilter._test().
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
str |
String |
<optional> |
(static) toAbstractFilter(cqlFilter)
Convert a CQL filter to an abstract filter.
Parameters:
Name | Type | Description |
---|---|---|
cqlFilter |
String |
Returns:
The abstract filter.