Uses of Interface
com.evolveum.midpoint.model.api.context.AssociatedPolicyRule
Packages that use AssociatedPolicyRule
-
Uses of AssociatedPolicyRule in com.evolveum.midpoint.model.api.context
Subinterfaces of AssociatedPolicyRule in com.evolveum.midpoint.model.api.contextModifier and TypeInterfaceDescriptioninterfaceTODO document this interface and its methodsMethods in com.evolveum.midpoint.model.api.context that return types with arguments of type AssociatedPolicyRuleModifier and TypeMethodDescription@NotNull Collection<AssociatedPolicyRule>EvaluatedAssignment.getAllAssociatedPolicyRules()ReturnsEvaluatedAssignment.getAllTargetsPolicyRules()plus so-called "foreign policy rules".Methods in com.evolveum.midpoint.model.api.context with parameters of type AssociatedPolicyRuleModifier and TypeMethodDescriptionstatic booleanAssociatedPolicyRule.contains(List<? extends AssociatedPolicyRule> rules, AssociatedPolicyRule otherRule) Method parameters in com.evolveum.midpoint.model.api.context with type arguments of type AssociatedPolicyRuleModifier and TypeMethodDescriptionstatic booleanAssociatedPolicyRule.contains(List<? extends AssociatedPolicyRule> rules, AssociatedPolicyRule otherRule) static intAssociatedPolicyRule.getTriggeredRulesCount(Collection<? extends AssociatedPolicyRule> policyRules)