Class SingleCondition<T>
java.lang.Object
org.exoplatform.task.dao.condition.Condition
org.exoplatform.task.dao.condition.SingleCondition<T>
- All Implemented Interfaces:
Cloneable
- Author:
- Tuyen Nguyen The.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EQ
- See Also:
-
LT
- See Also:
-
GT
- See Also:
-
LTE
- See Also:
-
GTE
- See Also:
-
IS_NULL
- See Also:
-
IS_EMPTY
- See Also:
-
NOT_NULL
- See Also:
-
LIKE
- See Also:
-
IN
- See Also:
-
IS_TRUE
- See Also:
-
IS_FALSE
- See Also:
-
-
Constructor Details
-
SingleCondition
-
-
Method Details