Uses of Interface
com.evolveum.midpoint.model.api.context.AssociatedPolicyRule
-
Uses of AssociatedPolicyRule in com.evolveum.midpoint.model.api.context
Modifier and TypeInterfaceDescriptioninterface
TODO document this interface and its methodsModifier and TypeMethodDescription@NotNull Collection<AssociatedPolicyRule>
EvaluatedAssignment.getAllAssociatedPolicyRules()
ReturnsEvaluatedAssignment.getAllTargetsPolicyRules()
plus so-called "foreign policy rules".Modifier and TypeMethodDescriptionstatic boolean
AssociatedPolicyRule.contains
(List<? extends AssociatedPolicyRule> rules, AssociatedPolicyRule otherRule) Modifier and TypeMethodDescriptionstatic boolean
AssociatedPolicyRule.contains
(List<? extends AssociatedPolicyRule> rules, AssociatedPolicyRule otherRule) static int
AssociatedPolicyRule.getTriggeredRulesCount
(Collection<? extends AssociatedPolicyRule> policyRules)