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