| Package | Description |
|---|---|
| org.ofbiz.core.entity |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityExpr.checkCondition(ModelEntity modelEntity) |
void |
EntityConditionList.checkCondition(ModelEntity modelEntity) |
void |
EntityExprList.checkCondition(ModelEntity modelEntity) |
void |
EntityWhereString.checkCondition(ModelEntity modelEntity) |
void |
EntityFieldMap.checkCondition(ModelEntity modelEntity) |
abstract void |
EntityCondition.checkCondition(ModelEntity modelEntity)
Checks this condition against the given entity.
|
Copyright © 2015 Atlassian. All rights reserved.