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 ClauseFunctionParameterHandler
protected Date dateValue()
public void addQueryParameter()
addQueryParameter
in interface ClauseFunctionParameterHandler
Copyright © 2016. All rights reserved.