org.drools.workbench.models.guided.dtable.shared.model
Class LimitedEntryConditionCol52
java.lang.Object
org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52
org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52
org.drools.workbench.models.guided.dtable.shared.model.LimitedEntryConditionCol52
- All Implemented Interfaces:
- org.drools.workbench.models.datamodel.rule.HasOperator, org.drools.workbench.models.datamodel.rule.HasParameterizedOperator, org.drools.workbench.models.datamodel.workitems.HasBinding, BaseColumn, LimitedEntryCol
public class LimitedEntryConditionCol52
- extends ConditionCol52
- implements LimitedEntryCol
This is the config for a condition column that supports Limited Entry, hence
it has a value. Typically many of them have their constraints added.
| Methods inherited from class org.drools.workbench.models.guided.dtable.shared.model.ConditionCol52 |
clearParameters, deleteParameter, getBinding, getConstraintValueType, getFactField, getFieldType, getOperator, getParameter, getParameters, getValueList, isBound, setBinding, setConstraintValueType, setFactField, setFieldType, setOperator, setParameter, setParameters, setValueList |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LimitedEntryConditionCol52
public LimitedEntryConditionCol52()
getValue
public DTCellValue52 getValue()
- Specified by:
getValue in interface LimitedEntryCol
setValue
public void setValue(DTCellValue52 value)
- Specified by:
setValue in interface LimitedEntryCol
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.