Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component.CompareObjectDto
Packages that use CompareObjectDto
Package
Description
-
Uses of CompareObjectDto 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 CompareObjectDtoModifier and TypeMethodDescriptionstatic @NotNull CompareObjectDto<ResourceObjectTypeDefinitionType>SmartIntegrationUtils.createCompareObjectDto(@NotNull PrismContainerValueWrapper<ResourceObjectTypeDefinitionType> selectedDefinition, @NotNull List<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> existingDefinitions, @NotNull List<ItemPath> paths) Creates a CompareObjectDto with the standard configuration. -
Uses of CompareObjectDto in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component with type arguments of type CompareObjectDtoModifierConstructorDescriptionCompareContainerPanel(String id, org.apache.wicket.model.IModel<CompareObjectDto<C>> dtoModel)