public class ListCondition extends Condition
| Constructor and Description |
|---|
ListCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDateValue(java.util.Date value,
LoginEnvironment loginEnv)
Add a Date value to the list
|
void |
addSpecialDate(DateSpecialValue dsv,
int offset)
Add a special date value to the list, an offset of 0 indicates today
|
void |
addValue(java.lang.String value)
Add a string value to the list
|
getControlId, getOperator, getValue, setControlId, setOperator, setValue, setValuepublic void addValue(java.lang.String value)
value - public void addDateValue(java.util.Date value,
LoginEnvironment loginEnv)
value - loginEnv - public void addSpecialDate(DateSpecialValue dsv, int offset)
dsv - offset - Copyright © 2015 Oracle and/or its affiliates. All Rights Reserved.