Uses of Interface
com.evolveum.midpoint.model.api.context.AssociatedPolicyRule
Package
Description
-
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) -
Uses of AssociatedPolicyRule in com.evolveum.midpoint.model.impl.lens
-
Uses of AssociatedPolicyRule in com.evolveum.midpoint.model.impl.lens.assignments
Modifier and TypeClassDescriptionclass
A rule that has been "transplanted" onto new owner (EvaluatedAssignment
) - currently, the other side of "one-sided" exclusion constraint.Modifier and TypeMethodDescription@NotNull Collection<AssociatedPolicyRule>
EvaluatedAssignmentImpl.getAllAssociatedPolicyRules()