Uses of Enum Class
edu.internet2.middleware.grouper.rules.RuleOwnerType
-
Uses of RuleOwnerType in edu.internet2.middleware.grouper.rules
Modifier and TypeMethodDescriptionRuleConfig.getCheckOwnerType()
RuleConfig.getIfConditionOwnerType()
abstract RuleOwnerType
RuleCheckType.getOwnerType()
abstract RuleOwnerType
RuleIfConditionEnum.getOwnerType()
static RuleOwnerType
Returns the enum constant of this class with the specified name.static RuleOwnerType[]
RuleOwnerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.