|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.entity.condition.EntityConditionBase
org.ofbiz.entity.condition.EntityOperator<L,R,java.lang.Boolean>
org.ofbiz.entity.condition.EntityComparisonOperator<java.lang.Comparable<E>,E>
org.ofbiz.entity.condition.EntityOperator.ComparableEntityComparisonOperator<E>
E - public abstract static class EntityOperator.ComparableEntityComparisonOperator<E>
Comparison operator for Comparable types.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.ofbiz.entity.condition.EntityOperator |
|---|
EntityOperator.CollectionEntityComparisonOperator<E>, EntityOperator.ComparableEntityComparisonOperator<E> |
| Field Summary |
|---|
| Fields inherited from class org.ofbiz.entity.condition.EntityComparisonOperator |
|---|
compilerMatcher, module |
| Fields inherited from class org.ofbiz.entity.condition.EntityOperator |
|---|
AND, BETWEEN, codeString, EQUALS, GREATER_THAN, GREATER_THAN_EQUAL_TO, ID_AND, ID_BETWEEN, ID_EQUALS, ID_GREATER_THAN, ID_GREATER_THAN_EQUAL_TO, ID_IN, ID_LESS_THAN, ID_LESS_THAN_EQUAL_TO, ID_LIKE, ID_NOT, ID_NOT_EQUAL, ID_NOT_IN, ID_NOT_LIKE, ID_OR, idInt, IN, LESS_THAN, LESS_THAN_EQUAL_TO, LIKE, NOT, NOT_EQUAL, NOT_IN, NOT_LIKE, OR, WILDCARD |
| Fields inherited from class org.ofbiz.entity.condition.EntityConditionBase |
|---|
_emptyMap, emptyAliases, emptyList |
| Constructor Summary | |
|---|---|
EntityOperator.ComparableEntityComparisonOperator(int id,
java.lang.String code)
|
|
| Method Summary |
|---|
| Methods inherited from class org.ofbiz.entity.condition.EntityComparisonOperator |
|---|
addSqlValue, compare, compareEqual, compareGreaterThan, compareGreaterThanEqualTo, compareIn, compareLessThan, compareLessThanEqualTo, compareLike, compareNotEqual, eval, freeze, freeze, isEmpty, makeOroPattern, makeRHSWhereString, makeRHSWhereStringValue, mapMatches, validateSql, visit |
| Methods inherited from class org.ofbiz.entity.condition.EntityOperator |
|---|
addSqlValue, appendRHSBetweenList, appendRHSList, entityMatches, equals, getCode, getId, hashCode, lookup, lookupComparison, lookupJoin, register, requestId, toString |
| Methods inherited from class org.ofbiz.entity.condition.EntityConditionBase |
|---|
addValue, castBoolean, equals, getColName, getColName, getColName, getField, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EntityOperator.ComparableEntityComparisonOperator(int id,
java.lang.String code)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||