public interface IPortalRuleEditingContext
extends com.webmethods.caf.rules.edit.IRuleEditingContext
Modifier and Type | Method and Description |
---|---|
List |
getExpressionNodeList(boolean isCondition,
boolean showFunctions)
A list of
INode
This will be for either condition or result
This will be for either expressions or functions |
List getExpressionNodeList(boolean isCondition, boolean showFunctions) throws com.webmethods.caf.rules.RuleException
INode
This will be for either condition or result
This will be for either expressions or functionscom.webmethods.caf.rules.RuleException