|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface DateResolutionAttribute
This attribute is used by ParametricRangeQueryNodeProcessor
processor
and must be defined in the QueryConfigHandler
. This attribute tells
the processor which DateTools.Resolution
to use when parsing the date.
Method Summary | |
---|---|
DateTools.Resolution |
getDateResolution()
Deprecated. |
void |
setDateResolution(DateTools.Resolution dateResolution)
Deprecated. Sets the default date resolution used by RangeQueryNode s for
fields for which no specific date resolutions has been set. |
Method Detail |
---|
void setDateResolution(DateTools.Resolution dateResolution)
RangeQueryNode
s for
fields for which no specific date resolutions has been set. Field
specific resolutions can be set with
dateResolution
- the default date resolution to setDateTools.Resolution getDateResolution()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |