org.ofbiz.entity.condition
Class EntityFunction.LOWER
java.lang.Object
org.ofbiz.entity.condition.EntityConditionBase
org.ofbiz.entity.condition.EntityConditionValue
org.ofbiz.entity.condition.EntityFunction<java.lang.String>
org.ofbiz.entity.condition.EntityFunction.LOWER
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- EntityFunction<T extends java.lang.Comparable>
public static class EntityFunction.LOWER
- extends EntityFunction<java.lang.String>
- See Also:
- Serialized Form
Method Summary |
void |
init(java.lang.Object value)
|
Methods inherited from class org.ofbiz.entity.condition.EntityFunction |
accept, addSqlValue, equals, freeze, getCode, getId, getModelField, getOriginalValue, getValue, hashCode, init, LENGTH, LENGTH, LOWER, LOWER, reset, TRIM, TRIM, UPPER_FIELD, UPPER, UPPER, validateSql, visit |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
FETCHER
public static EntityFunction.Fetcher<java.lang.String> FETCHER
lowerFactory
protected static final lowerFactory
EntityFunction.LOWER
protected EntityFunction.LOWER()
EntityFunction.LOWER
public EntityFunction.LOWER(EntityConditionValue nested)
- Deprecated. Use EntityCondition.LOWER() instead
EntityFunction.LOWER
public EntityFunction.LOWER(java.lang.Object value)
- Deprecated. Use EntityCondition.LOWER() instead
init
public void init(java.lang.Object value)