public class FieldDateResolutionFCListener extends Object implements FieldConfigListener
DateResolutionAttribute
to the equivalent FieldConfig
based
on a defined map: fieldName -> DateTools.Resolution stored in
FieldDateResolutionMapAttribute
in the
DateResolutionAttribute
.Constructor and Description |
---|
FieldDateResolutionFCListener(QueryConfigHandler config) |
Modifier and Type | Method and Description |
---|---|
void |
buildFieldConfig(FieldConfig fieldConfig)
This method is called ever time a field configuration is requested.
|
public FieldDateResolutionFCListener(QueryConfigHandler config)
public void buildFieldConfig(FieldConfig fieldConfig)
FieldConfigListener
buildFieldConfig
in interface FieldConfigListener
fieldConfig
- the field configuration requested, should never be null