public interface AssignmentPathSegment extends DebugDumpable
INDENT_STRING
Modifier and Type | Method and Description |
---|---|
AssignmentType |
getAssignment() |
EvaluationOrder |
getEvaluationOrder() |
ObjectType |
getOrderOneObject() |
QName |
getRelation() |
ObjectType |
getSource() |
ObjectType |
getTarget() |
boolean |
isAssignment() |
boolean |
isDelegation() |
debugDump, debugDump
boolean isAssignment()
AssignmentType getAssignment()
QName getRelation()
ObjectType getTarget()
ObjectType getSource()
EvaluationOrder getEvaluationOrder()
ObjectType getOrderOneObject()
boolean isDelegation()
Copyright © 2017 Evolveum. All rights reserved.