Uses of Enum Class
edu.internet2.middleware.grouper.rules.RuleCheckType
Packages that use RuleCheckType
-
Uses of RuleCheckType in edu.internet2.middleware.grouper.rules
Methods in edu.internet2.middleware.grouper.rules that return RuleCheckTypeModifier and TypeMethodDescriptionRuleCheck.checkTypeEnum()
convert the type to an enumstatic RuleCheckType
Returns the enum constant of this class with the specified name.static RuleCheckType
RuleCheckType.valueOfIgnoreCase
(String string, boolean exceptionOnNull) do a case-insensitive matchingstatic RuleCheckType[]
RuleCheckType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.internet2.middleware.grouper.rules with parameters of type RuleCheckTypeModifier and TypeMethodDescriptionstatic void
RuleEngine.fireRule
(RuleCheckType ruleCheckType, RulesBean rulesBean) find rules and fire them