Package org.apache.ofbiz.entityext.eca
Class EntityEcaCondition
java.lang.Object
org.apache.ofbiz.entityext.eca.EntityEcaCondition
- All Implemented Interfaces:
Serializable
EntityEcaCondition
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
eval
(DispatchContext dctx, GenericEntity value, Map<String, Object> context) int
hashCode()
toString()
-
Constructor Details
-
EntityEcaCondition
-
-
Method Details
-
eval
public boolean eval(DispatchContext dctx, GenericEntity value, Map<String, Object> context) throws GenericEntityException- Throws:
GenericEntityException
-
getLValue
-
getRValue
-
getOperator
-
toString
-
hashCode
public int hashCode() -
equals
-
getFieldNames
-