Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationDefinitionType
Packages that use ShadowAssociationDefinitionType
Package
Description
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
-
Uses of ShadowAssociationDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer with type arguments of type ShadowAssociationDefinitionTypeModifierConstructorDescriptionAbstractAssociationMappingContainerTableWizardPanel(String id, WizardPanelHelper<ShadowAssociationDefinitionType, ResourceDetailsModel> superHelper) -
Uses of ShadowAssociationDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.inbound
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.inbound with type arguments of type ShadowAssociationDefinitionTypeModifierConstructorDescriptionAssociationInboundMappingContainerTableWizardPanel(String id, WizardPanelHelper<ShadowAssociationDefinitionType, ResourceDetailsModel> superHelper) AssociationInboundMappingContainerWizardPanel(String id, WizardPanelHelper<ShadowAssociationDefinitionType, ResourceDetailsModel> helper) -
Uses of ShadowAssociationDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.outbound
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.outbound with type arguments of type ShadowAssociationDefinitionTypeModifierConstructorDescriptionAssociationOutboundMappingContainerTableWizardPanel(String id, WizardPanelHelper<ShadowAssociationDefinitionType, ResourceDetailsModel> superHelper) AssociationOutboundMappingContainerWizardPanel(String id, WizardPanelHelper<ShadowAssociationDefinitionType, ResourceDetailsModel> helper) -
Uses of ShadowAssociationDefinitionType in com.evolveum.midpoint.schema.config
Constructor parameters in com.evolveum.midpoint.schema.config with type arguments of type ShadowAssociationDefinitionTypeModifierConstructorDescriptionShadowAssociationDefinitionConfigItem(@NotNull ConfigurationItem<ShadowAssociationDefinitionType> original) -
Uses of ShadowAssociationDefinitionType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return ShadowAssociationDefinitionTypeModifier and TypeMethodDescription@Nullable ShadowAssociationDefinitionTypeShadowAssociationDefinition.getModernAssociationDefinitionBean()Use with care.@Nullable ShadowAssociationDefinitionTypeShadowAssociationDefinitionImpl.getModernAssociationDefinitionBean() -
Uses of ShadowAssociationDefinitionType 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 ShadowAssociationDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<ShadowAssociationDefinitionType>ShadowAssociationDefinitionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowAssociationDefinitionTypeModifier and TypeMethodDescriptionShadowAssociationTypeObjectDefinitionType.beginAssociation()ShadowAssociationTypeParticipantDefinitionType.beginAssociation()ShadowAssociationTypeSubjectDefinitionType.beginAssociation()ShadowAssociationDefinitionType.clone()ObjectFactory.createShadowAssociationDefinitionType()ShadowAssociationTypeParticipantDefinitionType.getAssociation()ShadowAssociationDefinitionType.inbound(InboundMappingType value) ShadowAssociationDefinitionType.outbound(MappingType value) ShadowAssociationDefinitionType.ref(ItemPathType value) ShadowAssociationDefinitionType.sourceAttributeRef(ItemPathType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowAssociationDefinitionTypeModifier and TypeMethodDescriptionShadowAssociationTypeObjectDefinitionType.association(ShadowAssociationDefinitionType value) ShadowAssociationTypeParticipantDefinitionType.association(ShadowAssociationDefinitionType value) ShadowAssociationTypeSubjectDefinitionType.association(ShadowAssociationDefinitionType value) voidShadowAssociationTypeParticipantDefinitionType.setAssociation(ShadowAssociationDefinitionType value)