Class AssociationEvaluation<AH extends AssignmentHolderType>
java.lang.Object
com.evolveum.midpoint.model.impl.lens.construction.AssociationEvaluation<AH>
Evaluation of an association mapping in resource object construction (assigned/plain).
-
Method Summary
Modifier and TypeMethodDescriptionvoid
evaluate()
protected String
@NotNull MappingType
protected Collection<PrismContainerValue<ShadowAssociationType>>
getOriginalTargetValuesFromShadow
(@NotNull PrismObject<ShadowType> shadow) boolean
toString()
-
Method Details
-
getItemType
- Returns:
- "attribute" or "association"
-
getOriginalTargetValuesFromShadow
protected Collection<PrismContainerValue<ShadowAssociationType>> getOriginalTargetValuesFromShadow(@NotNull @NotNull PrismObject<ShadowType> shadow) -
evaluate
public void evaluate() throws CommunicationException, ObjectNotFoundException, SchemaException, SecurityViolationException, ConfigurationException, ExpressionEvaluationException -
getMappingBean
-
isVisible
-
toString
-