public class DateCondition extends Condition
| Constructor and Description |
|---|
DateCondition(java.lang.String operator) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSpecialDateValue(DateSpecialValue dsv,
int offset)
Set special date values for the comparison.
|
void |
setValue(java.util.Date value,
LoginEnvironment loginEnv)
Set the value for this comparison with a date
|
getControlId, getOperator, getValue, setControlId, setOperator, setValue, setValuepublic void setValue(java.util.Date value,
LoginEnvironment loginEnv)
value - loginEnv - public void setSpecialDateValue(DateSpecialValue dsv, int offset)
dsv - offset - Copyright © 2015 Oracle and/or its affiliates. All Rights Reserved.