Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationTypeDefinitionType
Packages that use ShadowAssociationTypeDefinitionType
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 ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.factory.duplicateresolver
Methods in com.evolveum.midpoint.gui.impl.factory.duplicateresolver that return ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionAssociationDuplicateResolver.duplicateObject(ShadowAssociationTypeDefinitionType originalBean, PageBase pageBase) Methods in com.evolveum.midpoint.gui.impl.factory.duplicateresolver with parameters of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionAssociationDuplicateResolver.duplicateObject(ShadowAssociationTypeDefinitionType originalBean, PageBase pageBase) -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource with parameters of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionvoidPageResource.showAssociationInboundsWizard(org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, ShadowAssociationTypeDefinitionType association, org.apache.wicket.model.IModel<String> exitLabel) voidPageResource.showAssociationInboundWizard(org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, ShadowAssociationTypeDefinitionType association, org.apache.wicket.model.IModel<String> exitLabel) voidPageResource.showAssociationOutboundsWizard(org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, ShadowAssociationTypeDefinitionType association, org.apache.wicket.model.IModel<String> exitLabel) voidPageResource.showAssociationOutboundWizard(org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, ShadowAssociationTypeDefinitionType association, org.apache.wicket.model.IModel<String> exitLabel) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource with type arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionPageResource.showAssociationTypeWizard(PrismContainerValue<ShadowAssociationTypeDefinitionType> value, org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue) PageResource.showAssociationTypeWizardForDuplicate(PrismContainerValue<ShadowAssociationTypeDefinitionType> value, org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue) -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component that return types with arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>,String>> AssociationTypesPanel.createColumns()protected Class<ShadowAssociationTypeDefinitionType>AssociationTypesPanel.getSchemaHandlingObjectsType()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionprotected voidAssociationTypesPanel.onEditValue(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel, org.apache.wicket.ajax.AjaxRequestTarget target) protected voidAssociationTypesPanel.onNewValue(PrismContainerValue<ShadowAssociationTypeDefinitionType> value, org.apache.wicket.model.IModel<PrismContainerWrapper<ShadowAssociationTypeDefinitionType>> newWrapperModel, org.apache.wicket.ajax.AjaxRequestTarget target, boolean isDuplicate) protected voidAssociationTypesPanel.onNewValue(PrismContainerValue<ShadowAssociationTypeDefinitionType> value, org.apache.wicket.model.IModel<PrismContainerWrapper<ShadowAssociationTypeDefinitionType>> newWrapperModel, org.apache.wicket.ajax.AjaxRequestTarget target, boolean isDuplicate) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type ShadowAssociationTypeDefinitionTypeModifierConstructorDescriptionChoiceAssociationPopupPanel(String id, ResourceDetailsModel resourceDetailsModel, List<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> associations) -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard with type arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionprotected ResourceAssociationTypeWizardPanelResourceWizardPanel.createAssociationTypeWizard(org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel, boolean isDuplicate) -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType that return types with arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>ResourceAssociationTypeWizardChoicePanel.getValueModel()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType with type arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionprotected ResourceAssociationTypeBasicWizardPanelResourceAssociationTypeWizardPanel.createNewTypeWizard(String id, WizardPanelHelper<ShadowAssociationTypeDefinitionType, ResourceDetailsModel> helper) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType with type arguments of type ShadowAssociationTypeDefinitionTypeModifierConstructorDescriptionResourceAssociationTypeWizardChoicePanel(String id, WizardPanelHelper<ShadowAssociationTypeDefinitionType, ResourceDetailsModel> helper) ResourceAssociationTypeWizardPanel(String id, WizardPanelHelper<ShadowAssociationTypeDefinitionType, ResourceDetailsModel> helper) -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic that return types with arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionAssociationDefinitionWrapper.getSourceValue()org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>AssociationDataAssociationTypeStepPanel.getValueModel()protected final org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>ParticipantAssociationStepPanel.getValueModel()Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic with type arguments of type ShadowAssociationTypeDefinitionTypeModifierConstructorDescriptionAssociationDataAssociationTypeStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> newValueModel) AssociationDefinitionWrapper(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value, ResourceSchema resourceSchema) BasicSettingResourceAssociationTypeStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> newValueModel) ObjectAssociationStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel) ParticipantAssociationStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel) ResourceAssociationTypeBasicWizardPanel(String id, WizardPanelHelper<ShadowAssociationTypeDefinitionType, ResourceDetailsModel> helper) SubjectAssociationStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel) -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util that return types with arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionAssociationChildWrapperUtil.findAssociationDefinitions(PrismObjectWrapper<ResourceType> objectWrapper, ResourceObjectTypeDefinition objectTypeDef) Methods in com.evolveum.midpoint.gui.impl.util with parameters of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionstatic StringGuiDisplayNameUtil.getDisplayName(ShadowAssociationTypeDefinitionType associationType) static StringGuiDisplayNameUtil.getDisplayName(ShadowAssociationTypeDefinitionType associationType, boolean allowNull) Method parameters in com.evolveum.midpoint.gui.impl.util with type arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionstatic booleanAssociationChildWrapperUtil.existAssociationConfiguration(String refAttribute, PrismContainer<ShadowAssociationTypeDefinitionType> association) -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.schema.config
Constructor parameters in com.evolveum.midpoint.schema.config with type arguments of type ShadowAssociationTypeDefinitionTypeModifierConstructorDescriptionShadowAssociationTypeDefinitionConfigItem(@NotNull ConfigurationItem<ShadowAssociationTypeDefinitionType> original) -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescription@Nullable ShadowAssociationTypeDefinitionTypeShadowAssociationDefinition.getModernAssociationTypeDefinitionBean()Use with care.@Nullable ShadowAssociationTypeDefinitionTypeShadowAssociationDefinitionImpl.getModernAssociationTypeDefinitionBean() -
Uses of ShadowAssociationTypeDefinitionType 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 ShadowAssociationTypeDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<ShadowAssociationTypeDefinitionType>ShadowAssociationTypeDefinitionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionShadowAssociationTypeDefinitionType.associationObject(AssociatedResourceObjectTypeDefinitionType value) SchemaHandlingType.beginAssociationType()ShadowAssociationTypeDefinitionType.clone()ObjectFactory.createShadowAssociationTypeDefinitionType()ShadowAssociationTypeDefinitionType.description(String value) ShadowAssociationTypeDefinitionType.displayName(String value) ShadowAssociationTypeDefinitionType.documentation(String value) ShadowAssociationTypeDefinitionType.lifecycleState(String value) ShadowAssociationTypeDefinitionType.object(ShadowAssociationTypeObjectDefinitionType value) ShadowAssociationTypeDefinitionType.subject(ShadowAssociationTypeSubjectDefinitionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionSchemaHandlingType.createAssociationTypeList()jakarta.xml.bind.JAXBElement<ShadowAssociationTypeDefinitionType>ObjectFactory.createShadowAssociationTypeDefinition(ShadowAssociationTypeDefinitionType value) SchemaHandlingType.getAssociationType()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionSchemaHandlingType.associationType(ShadowAssociationTypeDefinitionType value) jakarta.xml.bind.JAXBElement<ShadowAssociationTypeDefinitionType>ObjectFactory.createShadowAssociationTypeDefinition(ShadowAssociationTypeDefinitionType value)