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 TypeInterfaceDescriptioninterface
TODO 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 boolean
AssociatedPolicyRule.contains
(List<? extends AssociatedPolicyRule> rules, AssociatedPolicyRule otherRule) Method parameters in com.evolveum.midpoint.model.api.context with type arguments of type AssociatedPolicyRuleModifier and TypeMethodDescriptionstatic boolean
AssociatedPolicyRule.contains
(List<? extends AssociatedPolicyRule> rules, AssociatedPolicyRule otherRule) static int
AssociatedPolicyRule.getTriggeredRulesCount
(Collection<? extends AssociatedPolicyRule> policyRules)