public interface PolicyActionValidationInfo
Modifier and Type | Method and Description |
---|---|
boolean |
canAdd()
Checks whether the action can be added to message flow step.
|
CLLMessage |
getCLLMessage()
Gets the CLL message instance.
|
java.lang.String |
getMessage()
Gets the error message which specifies what stops the policy action from being
added to the message flow step.
|
boolean |
isMultipleOccurence()
Checks if the same policy action can be added more than once.
|
boolean canAdd()
java.lang.String getMessage()
CLLMessage getCLLMessage()
CLLMessage
instanceboolean isMultipleOccurence()
true
, then this policy action has multiple occurrence