Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.dto.SmartGeneratingDto
Packages that use SmartGeneratingDto
Package
Description
-
Uses of SmartGeneratingDto in com.evolveum.midpoint.gui.impl.page.admin.connector.development.component.wizard.scimrest
Methods in com.evolveum.midpoint.gui.impl.page.admin.connector.development.component.wizard.scimrest that return types with arguments of type SmartGeneratingDtoModifier and TypeMethodDescriptionprotected final LoadableModel<SmartGeneratingDto>WaitingConnectorStepPanel.getStatusModel() -
Uses of SmartGeneratingDto in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component with type arguments of type SmartGeneratingDtoModifier and TypeMethodDescription@NotNull org.apache.wicket.ajax.AbstractAjaxTimerBehaviorSmartGeneratingPanel.createSuggestionAjaxTimerBehavior(@NotNull org.apache.wicket.markup.html.WebMarkupContainer bodyContainer, @NotNull Duration refreshDuration, @NotNull org.apache.wicket.model.IModel<SmartGeneratingDto> model, @NotNull SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> onFinishAction) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.component with type arguments of type SmartGeneratingDtoModifierConstructorDescriptionSmartGeneratingPanel(String id, org.apache.wicket.model.IModel<SmartGeneratingDto> model, boolean isWizardPanel) SmartGeneratingVerticalPanel(String id, org.apache.wicket.model.IModel<SmartGeneratingDto> model, boolean isWizardPanel)