Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationsType
Packages that use ShadowAssociationsType
Package
Description
-
Uses of ShadowAssociationsType in com.evolveum.midpoint.gui.impl.page.admin.shadow
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.shadow with type arguments of type ShadowAssociationsTypeModifierConstructorDescriptionShadowAssociationsPanel(String id, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationsType>> parentModel, org.apache.wicket.model.IModel<ShadowWrapper> shadowModel) ShadowAssociationsTable(String id, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationsType>> parentModel, org.apache.wicket.model.IModel<ResourceType> resourceModel) -
Uses of ShadowAssociationsType in com.evolveum.midpoint.schema.processor
Method parameters in com.evolveum.midpoint.schema.processor with type arguments of type ShadowAssociationsTypeModifier and TypeMethodDescriptionvoidShadowAssociationsContainerImpl.checkDefinition(@NotNull PrismContainerDefinition<ShadowAssociationsType> def) -
Uses of ShadowAssociationsType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ShadowAssociationsTypeModifier and TypeMethodDescriptionShadowAssociationsMap.RawAssociation.collectionOf(@Nullable ShadowAssociationsType associationsBean) The returned values are "live", connected to the original values in the associations bean.static @NotNull ShadowAssociationsMapShadowAssociationsMap.of(@Nullable ShadowAssociationsType associationsBean) static ShadowAssociationsCollectionShadowAssociationsCollection.ofAssociations(@NotNull ShadowAssociationsType associations) -
Uses of ShadowAssociationsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ShadowAssociationsTypeModifier and TypeFieldDescriptionstatic final Producer<ShadowAssociationsType>ShadowAssociationsType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowAssociationsTypeModifier and TypeMethodDescriptionShadowType.beginAssociations()ShadowAssociationsType.clone()ObjectFactory.createShadowAssociationsType()ShadowType.getAssociations()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ShadowAssociationsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ShadowAssociationsType>ObjectFactory.createAssociations(ShadowAssociationsType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowAssociationsTypeModifier and TypeMethodDescriptionShadowType.associations(ShadowAssociationsType value) jakarta.xml.bind.JAXBElement<ShadowAssociationsType>ObjectFactory.createAssociations(ShadowAssociationsType value) voidShadowType.setAssociations(ShadowAssociationsType value)