Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.shadow.QShadowReferenceAttributeMapping
Packages that use QShadowReferenceAttributeMapping
-
Uses of QShadowReferenceAttributeMapping in com.evolveum.midpoint.repo.sqale.qmodel.shadow
Methods in com.evolveum.midpoint.repo.sqale.qmodel.shadow that return QShadowReferenceAttributeMappingModifier and TypeMethodDescriptionQShadowReferenceAttributeMapping.get()QShadowReferenceAttributeMapping.init(@NotNull SqaleRepoContext repositoryContext) Constructors in com.evolveum.midpoint.repo.sqale.qmodel.shadow with parameters of type QShadowReferenceAttributeMappingModifierConstructorDescriptionShadowRefAttributeItemDeltaProcessor(QName name, SqaleUpdateContext<?, QShadow, MShadow> context, QShadowReferenceAttributeMapping referenceMapping) ShadowRefAttributeItemFilterProcessor(QName name, SqlQueryContext<Object, QShadow, MShadow> ctx, QShadowReferenceAttributeMapping referenceMapping) ShadowReferenceAttributesResolver(QShadowReferenceAttributeMapping referenceMapping)