public interface RuleItemModel
extends java.io.Serializable
ConditionModel and ActionModel.| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,ParameterModel> |
getParameters()
Returns parameters of the Rule Item.
|
java.util.Map<java.lang.String,ParameterModel> getParameters()
Map where keys are identifiers of the parameters (returned by ParameterModel.getId() and the values
are the ParameterModel itself.Copyright © 2018 SAP SE. All Rights Reserved.