java.lang.Object
de.hybris.platform.ruleenginebackoffice.actions.common.DefaultRuleCodeValidator
- All Implemented Interfaces:
Predicate<String>
The class encapsulates validation logic of a rule code to be used in rule creation/clone actions.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DefaultRuleCodeValidator
public DefaultRuleCodeValidator()
-