Uses of Class
com.evolveum.midpoint.schema.util.ShadowAssociationsMap.RawAssociation
Packages that use ShadowAssociationsMap.RawAssociation
-
Uses of ShadowAssociationsMap.RawAssociation in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ShadowAssociationsMap.RawAssociationModifier and TypeMethodDescription@Nullable ShadowAssociationsMap.RawAssociationShadowAssociationsMap.put(QName key, ShadowAssociationsMap.RawAssociation value) Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ShadowAssociationsMap.RawAssociationModifier and TypeMethodDescriptionShadowAssociationsMap.RawAssociation.collectionOf(@Nullable ShadowAssociationsType associationsBean) The returned values are "live", connected to the original values in the associations bean.@NotNull Set<Map.Entry<QName,ShadowAssociationsMap.RawAssociation>> ShadowAssociationsMap.entrySet()ShadowAssociationsMap.values()Methods in com.evolveum.midpoint.schema.util with parameters of type ShadowAssociationsMap.RawAssociationModifier and TypeMethodDescription@Nullable ShadowAssociationsMap.RawAssociationShadowAssociationsMap.put(QName key, ShadowAssociationsMap.RawAssociation value) Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ShadowAssociationsMap.RawAssociationModifier and TypeMethodDescriptionvoidShadowAssociationsMap.putAll(@NotNull Map<? extends QName, ? extends ShadowAssociationsMap.RawAssociation> m)