public interface IWFRelationalConditionEval extends IWFConditionEval
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getInvertMatch()
Returns the flag to invert the result of this condition.
|
IWFEvalUnit |
getLeftValue()
Returns evaluation unit for the left-side operand of the relation
|
WFRelationalOperatorType |
getRelationalOperator()
Returns relational operator type to evaluate left value and right value
|
IWFEvalUnit |
getRightValue()
Returns evaluation unit for the right-side operand of the relation
|
java.lang.String |
getValidationMessage()
Returns validation message.
|
java.lang.String |
getValidationMessageLabel()
Returns the localized validation message label
for the user session
|
java.util.List<ILabel> |
getValidationMessageLabels()
Returns the validation message labels for all locales
|
void |
setInvertMatch(java.lang.Boolean invert)
Assigns the flag to invert the result of this condition.
|
void |
setLeftValue(IWFEvalUnit leftValue)
Assigns the left-side value of the relation
|
void |
setRelationalOperator(WFRelationalOperatorType opType)
Assigns relational operator type
|
void |
setRightValue(IWFEvalUnit rightValue)
Assigns the right-side value of the relation
|
void |
setValidationMessage(java.lang.String validationMessage)
Assigns the validation message.
|
void |
setValidationMessageLabels(java.util.List<ILabel> validationMessageLabels)
Sets the list of validation message labels.
|
getEvalTypeWFRelationalOperatorType getRelationalOperator()
void setRelationalOperator(WFRelationalOperatorType opType)
opType - java.lang.Boolean getInvertMatch()
void setInvertMatch(java.lang.Boolean invert)
invert - IWFEvalUnit getLeftValue()
void setLeftValue(IWFEvalUnit leftValue)
leftValue - IWFEvalUnit getRightValue()
void setRightValue(IWFEvalUnit rightValue)
rightValue - java.lang.String getValidationMessage()
void setValidationMessage(java.lang.String validationMessage)
validationMessage - java.lang.String getValidationMessageLabel()
java.util.List<ILabel> getValidationMessageLabels()
ILabel the validation message label
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.