|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.entity.finder.EntityFinderUtil.ConditionObject
public static class EntityFinderUtil.ConditionObject
Field Summary | |
---|---|
protected FlexibleMapAccessor<java.lang.Object> |
fieldNameAcsr
|
Constructor Summary | |
---|---|
EntityFinderUtil.ConditionObject(org.w3c.dom.Element conditionExprElement)
|
Method Summary | |
---|---|
EntityCondition |
createCondition(java.util.Map<java.lang.String,? extends java.lang.Object> context,
java.lang.String entityName,
GenericDelegator delegator)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected FlexibleMapAccessor<java.lang.Object> fieldNameAcsr
Constructor Detail |
---|
public EntityFinderUtil.ConditionObject(org.w3c.dom.Element conditionExprElement)
Method Detail |
---|
public EntityCondition createCondition(java.util.Map<java.lang.String,? extends java.lang.Object> context, java.lang.String entityName, GenericDelegator delegator)
createCondition
in interface EntityFinderUtil.Condition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |