Uses of Enum Class
com.broadleafcommerce.common.extension.serialization.RegexAllowListChecker.CheckLevel
Packages that use RegexAllowListChecker.CheckLevel
-
Uses of RegexAllowListChecker.CheckLevel in com.broadleafcommerce.common.extension.serialization
Methods in com.broadleafcommerce.common.extension.serialization that return RegexAllowListChecker.CheckLevelModifier and TypeMethodDescriptionRegexAllowListChecker.getCheckLevel()Returns the enum constant of this class with the specified name.static RegexAllowListChecker.CheckLevel[]RegexAllowListChecker.CheckLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.broadleafcommerce.common.extension.serialization with parameters of type RegexAllowListChecker.CheckLevelModifier and TypeMethodDescriptionvoidRegexAllowListChecker.setCheckLevel(RegexAllowListChecker.CheckLevel checkLevel) Constructors in com.broadleafcommerce.common.extension.serialization with parameters of type RegexAllowListChecker.CheckLevel