Interface EvaluatedAssignmentTarget

    • Method Detail

      • isDirectlyAssigned

        boolean isDirectlyAssigned()
      • appliesToFocus

        boolean appliesToFocus()
      • appliesToFocusWithAnyRelation

        boolean appliesToFocusWithAnyRelation​(RelationRegistry relationRegistry)
      • isEvaluateConstructions

        boolean isEvaluateConstructions()
        True for roles whose constructions are evaluated - i.e. those roles that are considered to be applied to the focal object (e.g. to the user).
      • getAssignment

        AssignmentType getAssignment()
        An assignment which assigns the given role (useful for knowing e.g. tenantRef or orgRef). TODO consider providing here also the "magic assignment" (https://wiki.evolveum.com/display/midPoint/Assignment+Configuration#AssignmentConfiguration-ConstructionVariables)
      • getAssignmentPath

        @NotNull
        @NotNull AssignmentPath getAssignmentPath()
      • isValid

        boolean isValid()