public interface EvaluatedAssignmentTarget extends DebugDumpable
INDENT_STRING
Modifier and Type | Method and Description |
---|---|
AssignmentType |
getAssignment()
An assignment which assigns the given role (useful for knowing e.g.
|
PrismObject<? extends FocusType> |
getTarget() |
boolean |
isDirectlyAssigned() |
boolean |
isEvaluateConstructions()
True for roles whose constructions are evaluated - i.e.
|
debugDump, debugDump
PrismObject<? extends FocusType> getTarget()
boolean isDirectlyAssigned()
boolean isEvaluateConstructions()
AssignmentType getAssignment()
Copyright © 2017 Evolveum. All rights reserved.