public interface EvaluatedAssignment<F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType> extends DebugDumpable
INDENT_STRING
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentType |
getAssignmentType() |
Collection<Authorization> |
getAuthorizations() |
DeltaSetTriple<EvaluatedConstruction> |
getEvaluatedConstructions(OperationResult result) |
DeltaSetTriple<? extends EvaluatedAbstractRole> |
getRoles() |
PrismObject<?> |
getTarget() |
boolean |
isPresentInCurrentObject() |
boolean |
isPresentInOldObject() |
boolean |
isValid() |
debugDump, debugDump
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentType getAssignmentType()
Collection<Authorization> getAuthorizations()
DeltaSetTriple<? extends EvaluatedAbstractRole> getRoles()
DeltaSetTriple<EvaluatedConstruction> getEvaluatedConstructions(OperationResult result) throws SchemaException, ObjectNotFoundException
PrismObject<?> getTarget()
boolean isValid()
boolean isPresentInCurrentObject()
boolean isPresentInOldObject()
Copyright © 2015 evolveum. All rights reserved.