@Deprecated public interface DateResolutionAttribute extends Attribute
ParametricRangeQueryNodeProcessor processor
and must be defined in the QueryConfigHandler. This attribute tells
the processor which DateTools.Resolution to use when parsing the date. | Modifier and Type | Method and Description |
|---|---|
DateTools.Resolution |
getDateResolution()
Deprecated.
|
void |
setDateResolution(DateTools.Resolution dateResolution)
Deprecated.
Sets the default date resolution used by
RangeQueryNodes for
fields for which no specific date resolutions has been set. |
void setDateResolution(DateTools.Resolution dateResolution)
RangeQueryNodes for
fields for which no specific date resolutions has been set. Field
specific resolutions can be set withdateResolution - the default date resolution to setDateTools.Resolution getDateResolution()