|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.redhat.persistence.Expression
com.redhat.persistence.Condition
com.redhat.persistence.Condition.Binary
com.redhat.persistence.Condition.Contains
| Nested Class Summary |
| Nested classes inherited from class com.redhat.persistence.Condition |
Condition.And, Condition.Contains, Condition.Equals, Condition.In, Condition.Not, Condition.Or, Condition.Switch |
| Nested classes inherited from class com.redhat.persistence.Expression |
Expression.Passthrough, Expression.Value, Expression.Variable |
| Field Summary |
| Fields inherited from class com.redhat.persistence.Condition |
versionId |
| Method Summary | |
void |
dispatch(Condition.Switch sw)
|
Expression |
getLeft()
|
Expression |
getRight()
|
String |
toString()
|
| Methods inherited from class com.redhat.persistence.Condition |
and, contains, contains, dispatch, equals, equals, in, not, or |
| Methods inherited from class com.redhat.persistence.Expression |
passthrough, value, variable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public void dispatch(Condition.Switch sw)
dispatch in class Conditionpublic Expression getLeft()
public Expression getRight()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||