public interface FilterArgFactory extends CommonFilterArgFactory
Modifier and Type | Method and Description |
---|---|
FilterArg |
all(FilterArg collection,
URIFilter expression) |
FilterArg |
any(FilterArg collection,
URIFilter expression) |
FilterArg |
cast(FilterArg type) |
FilterArg |
cast(FilterArg expression,
FilterArg type) |
FilterArg |
contains(FilterArg first,
FilterArg second) |
FilterArg |
date(FilterArg param) |
FilterArg |
fractionalseconds(FilterArg param) |
FilterArg |
geoDistance(FilterArg first,
FilterArg second) |
FilterArg |
geoIntersects(FilterArg first,
FilterArg second) |
FilterArg |
geoLength(FilterArg first,
FilterArg second) |
FilterArg |
maxdatetime() |
FilterArg |
mindatetime() |
FilterArg |
now() |
FilterArg |
time(FilterArg param) |
FilterArg |
totaloffsetminutes(FilterArg param) |
FilterArg |
totalseconds(FilterArg param) |
_null, add, ceiling, concat, day, div, endswith, floor, hour, indexof, isof, isof, length, literal, minute, mod, month, mul, property, replace, round, second, startswith, sub, substring, substring, tolower, toupper, trim, year
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.