org.ofbiz.entity.condition
Class EntityFunction.LENGTH
java.lang.Object
org.ofbiz.entity.condition.EntityConditionBase
org.ofbiz.entity.condition.EntityConditionValue
org.ofbiz.entity.condition.EntityFunction<java.lang.Integer>
org.ofbiz.entity.condition.EntityFunction.LENGTH
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- EntityFunction<T extends java.lang.Comparable>
public static class EntityFunction.LENGTH
- extends EntityFunction<java.lang.Integer>
- 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.Integer> FETCHER
lengthFactory
protected static final lengthFactory
EntityFunction.LENGTH
protected EntityFunction.LENGTH()
EntityFunction.LENGTH
public EntityFunction.LENGTH(EntityConditionValue nested)
- Deprecated. Use EntityCondition.LENGTH() instead
EntityFunction.LENGTH
public EntityFunction.LENGTH(java.lang.Object value)
- Deprecated. Use EntityCondition.LENGTH() instead
init
public void init(java.lang.Object value)