|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.entity.finder.EntityFinderUtil.ConditionList
public static class EntityFinderUtil.ConditionList
Constructor Summary | |
---|---|
EntityFinderUtil.ConditionList(org.w3c.dom.Element conditionListElement)
|
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 |
Constructor Detail |
---|
public EntityFinderUtil.ConditionList(org.w3c.dom.Element conditionListElement)
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 |