public class CollectLeftPart extends AbstractLeftPart
id, multiCondition, variableCategory, variableLabel, variableName| 构造器和说明 |
|---|
CollectLeftPart() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
evaluate(EvaluationContext context,
Object obj,
List<Object> allMatchedObjects) |
String |
getId() |
String |
getProperty() |
CollectPurpose |
getPurpose() |
void |
setProperty(String property) |
void |
setPurpose(CollectPurpose purpose) |
computeValue, getMultiCondition, getVariableCategory, getVariableLabel, getVariableName, setMultiCondition, setVariableCategory, setVariableLabel, setVariableNamepublic Object evaluate(EvaluationContext context, Object obj, List<Object> allMatchedObjects)
public String getProperty()
public void setProperty(String property)
public CollectPurpose getPurpose()
public void setPurpose(CollectPurpose purpose)
public String getId()
Copyright © 2018 Bstek. All rights reserved.