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 canAdd()
java.lang.String getMessage()
CLLMessage getCLLMessage()
CLLMessage
instance