public class DateRangeParameterHandler extends Object implements ClauseFunctionParameterHandler
| Constructor and Description |
|---|
DateRangeParameterHandler(JRQueryClauseContext queryContext,
String parameterName,
DateRange value,
boolean useRangeStart) |
| Modifier and Type | Method and Description |
|---|---|
void |
addQueryParameter() |
protected Date |
dateValue() |
boolean |
hasValue() |
public DateRangeParameterHandler(JRQueryClauseContext queryContext, String parameterName, DateRange value, boolean useRangeStart)
public boolean hasValue()
hasValue in interface ClauseFunctionParameterHandlerprotected Date dateValue()
public void addQueryParameter()
addQueryParameter in interface ClauseFunctionParameterHandlerCopyright © 2017. All rights reserved.