Uses of Class
be.recipe.services.executor.RuleMessage
-
Packages that use RuleMessage Package Description be.recipe.services.executor -
-
Uses of RuleMessage in be.recipe.services.executor
Fields in be.recipe.services.executor declared as RuleMessage Modifier and Type Field Description protected RuleMessageValidationWarning. ruleMessageMethods in be.recipe.services.executor that return RuleMessage Modifier and Type Method Description RuleMessageObjectFactory. createRuleMessage()Create an instance ofRuleMessageRuleMessageValidationWarning. getRuleMessage()Gets the value of the ruleMessage property.Methods in be.recipe.services.executor with parameters of type RuleMessage Modifier and Type Method Description voidValidationWarning. setRuleMessage(RuleMessage value)Sets the value of the ruleMessage property.
-