Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationTypeDefinitionType
Packages that use ShadowAssociationTypeDefinitionType
Package
Description
-
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.component.data.provider.suggestion
Methods in com.evolveum.midpoint.gui.impl.component.data.provider.suggestion that return types with arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionStatusAwareDataFactory.createAssociationModel(@NotNull org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Boolean> toggleModel, @NotNull PrismContainerWrapperModel<ResourceType, ShadowAssociationTypeDefinitionType> baseWrapper, @NotNull String resourceOid) Creates a model combining association definitions with Smart association suggestions.Method parameters in com.evolveum.midpoint.gui.impl.component.data.provider.suggestion with type arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionStatusAwareDataFactory.createAssociationModel(@NotNull org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Boolean> toggleModel, @NotNull PrismContainerWrapperModel<ResourceType, ShadowAssociationTypeDefinitionType> baseWrapper, @NotNull String resourceOid) Creates a model combining association definitions with Smart association suggestions. -
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) AssociationDuplicateResolver.duplicateObjectWithoutCopyOf(ShadowAssociationTypeDefinitionType originalBean) Duplicate without adding "copyOf" to name, displayName, or description.Methods in com.evolveum.midpoint.gui.impl.factory.duplicateresolver with parameters of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionAssociationDuplicateResolver.duplicateObject(ShadowAssociationTypeDefinitionType originalBean, PageBase pageBase) AssociationDuplicateResolver.duplicateObjectWithoutCopyOf(ShadowAssociationTypeDefinitionType originalBean) Duplicate without adding "copyOf" to name, displayName, or description. -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource
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) voidPageResource.showAssociationTypeWizardForDuplicate(PrismContainerValue<ShadowAssociationTypeDefinitionType> value, org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) -
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()AssociationTablePanel.createDataProvider()protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>,String>> AssociationTablePanel.createDomainColumns()protected Class<ShadowAssociationTypeDefinitionType>AssociationTypesPanel.getSchemaHandlingObjectsType()protected org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>>AssociationTablePanel.getSelectedItemsModel()protected abstract StatusAwareDataFactory.SuggestionsModelDto<ShadowAssociationTypeDefinitionType>AssociationTablePanel.getSuggestionsModelDto()AssociationTypesPanel.getSuggestionsModelDto()AssociationTypesPanel.prepareNewPrismContainerValue(@NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel, @NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<ShadowAssociationTypeDefinitionType>> containerModel) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescription@NotNull org.apache.wicket.ComponentAssociationTablePanel.createDetailsPanel(String id, PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value, @NotNull org.apache.wicket.model.IModel<Boolean> isDetailedView) abstract @NotNull org.apache.wicket.ComponentSmartAssociationTilePanel.createDetailsPanel(String id, PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value, org.apache.wicket.model.IModel<Boolean> isDetailedViewModel) protected org.apache.wicket.markup.html.WebMarkupContainerAssociationTablePanel.createTablePanel(String idTable, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>, String> provider, UserProfileStorage.TableId tableId) protected SmartAssociationTileModelAssociationTablePanel.createTileObject(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> object) voidAssociationTablePanel.deleteItemPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, List<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> toDelete, boolean refresh) protected voidAssociationTablePanel.deselectItem(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> entry) protected org.apache.wicket.model.IModel<String>AssociationTablePanel.getItemLabelModel(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> entry) protected voidAssociationTablePanel.newItemPerformed(PrismContainerValue<ShadowAssociationTypeDefinitionType> value, org.apache.wicket.ajax.AjaxRequestTarget target, AssignmentObjectRelation relationSpec, boolean isDuplicate, com.evolveum.midpoint.smart.api.info.StatusInfo<?> statusInfo) abstract voidAssociationTablePanel.newItemPerformedAction(PrismContainerValue<ShadowAssociationTypeDefinitionType> value, org.apache.wicket.ajax.AjaxRequestTarget target, AssignmentObjectRelation relationSpec, boolean isDuplicate, com.evolveum.midpoint.smart.api.info.StatusInfo<?> statusInfo) protected voidAssociationTypesPanel.onAcceptValue(@NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel, org.apache.wicket.ajax.AjaxRequestTarget target) protected 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, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) protected voidAssociationTypesPanel.onNewValue(PrismContainerValue<ShadowAssociationTypeDefinitionType> value, org.apache.wicket.model.IModel<PrismContainerWrapper<ShadowAssociationTypeDefinitionType>> newWrapperModel, org.apache.wicket.ajax.AjaxRequestTarget target, boolean isDuplicate, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) protected abstract voidAssociationTablePanel.onReviewValue(@NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel, org.apache.wicket.ajax.AjaxRequestTarget target, com.evolveum.midpoint.smart.api.info.StatusInfo<?> statusInfo, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) protected voidAssociationTypesPanel.onReviewValue(@NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel, org.apache.wicket.ajax.AjaxRequestTarget target, com.evolveum.midpoint.smart.api.info.StatusInfo<?> statusInfo, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) protected voidAssociationTypesPanel.onSuggestValue(org.apache.wicket.model.IModel<PrismContainerWrapper<ShadowAssociationTypeDefinitionType>> newWrapperModel, org.apache.wicket.ajax.AjaxRequestTarget target) protected abstract voidSmartAssociationTilePanel.performAcceptAction(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value) abstract voidAssociationTablePanel.performAcceptOperationAction(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value) protected abstract voidSmartAssociationTilePanel.performDismissAction(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value) protected abstract voidSmartAssociationTilePanel.performEditAction(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value) abstract voidAssociationTablePanel.performEditOperationAction(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> value) protected booleanAssociationTablePanel.performOnDeleteSuggestion(@NotNull PageBase pageBase, org.apache.wicket.ajax.AjaxRequestTarget target, PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> valueWrapper, @Nullable com.evolveum.midpoint.smart.api.info.StatusInfo<?> statusInfo) AssociationTypesPanel.prepareNewPrismContainerValue(@NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel, @NotNull org.apache.wicket.model.IModel<PrismContainerWrapper<ShadowAssociationTypeDefinitionType>> containerModel) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type ShadowAssociationTypeDefinitionTypeModifierConstructorDescriptionAssociationDetailsPanel(String id, org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> model) ChoiceAssociationPopupPanel(String id, ResourceDetailsModel resourceDetailsModel, List<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> associations) SmartAssociationTileModel(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> valueWrapper, @NotNull ResourceType resource, String statusInfoToken) -
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, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) -
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()Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType with parameters of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @Nullable StringResourceGuideAssociationTypeTileState.getTooltipKey(ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType tile, @NotNull ShadowAssociationTypeDefinitionType real) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType with type arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @NotNull ResourceGuideAssociationTypeTileStateResourceGuideAssociationTypeTileState.computeState(ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType tile, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>> valueModel) protected 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, @NotNull 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.page.admin.resource.component.wizard.schemaHandling.associationType.subject
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject that return types with arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType>>AssociationSubjectObjectWizardChoicePanel.getValueModel()Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject with type arguments of type ShadowAssociationTypeDefinitionTypeModifierConstructorDescriptionAssociationSubjectObjectWizardChoicePanel(String id, @NotNull WizardPanelHelper<ShadowAssociationTypeDefinitionType, ResourceDetailsModel> helper) ResourceAssociationTypeSubjectObjectWizardPanel(String id, WizardPanelHelper<ShadowAssociationTypeDefinitionType, ResourceDetailsModel> helper) -
Uses of ShadowAssociationTypeDefinitionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart that return types with arguments of type ShadowAssociationTypeDefinitionTypeModifier and TypeMethodDescriptionstatic @NotNull SmartIntegrationStatusInfoUtils.SuggestionProviderResult<ShadowAssociationTypeDefinitionType,AssociationsSuggestionType> SmartIntegrationStatusInfoUtils.loadAssociationTypeSuggestionWrappers(PageBase pageBase, String resourceOid, com.evolveum.midpoint.task.api.Task task, OperationResult result) Creates value wrappers for each suggested association type. -
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(ResourceObjectTypeDefinitionType value) SchemaHandlingType.beginAssociationType()AssociationSuggestionType.beginDefinition()ShadowAssociationTypeDefinitionType.clone()ObjectFactory.createShadowAssociationTypeDefinitionType()ShadowAssociationTypeDefinitionType.description(String value) ShadowAssociationTypeDefinitionType.displayName(String value) ShadowAssociationTypeDefinitionType.documentation(String value) AssociationSuggestionType.getDefinition()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) AssociationSuggestionType.definition(ShadowAssociationTypeDefinitionType value) voidAssociationSuggestionType.setDefinition(ShadowAssociationTypeDefinitionType value)