Uses of Class
com.evolveum.midpoint.web.page.admin.users.component.ExecuteChangeOptionsDto
Packages that use ExecuteChangeOptionsDto
Package
Description
Package for reusable and stable GUI Wicket Components.
-
Uses of ExecuteChangeOptionsDto in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component that return ExecuteChangeOptionsDto -
Uses of ExecuteChangeOptionsDto in com.evolveum.midpoint.gui.impl.page.admin
Methods in com.evolveum.midpoint.gui.impl.page.admin that return ExecuteChangeOptionsDtoModifier and TypeMethodDescriptionprotected ExecuteChangeOptionsDtoAbstractPageObjectDetails.getExecuteChangesOptionsDto()Methods in com.evolveum.midpoint.gui.impl.page.admin with parameters of type ExecuteChangeOptionsDtoModifier and TypeMethodDescriptionprotected Collection<ObjectDeltaOperation<? extends ObjectType>>AbstractPageObjectDetails.executeChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto options, com.evolveum.midpoint.task.api.Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) protected booleanAbstractPageObjectDetails.noChangesToExecute(Collection<ObjectDelta<? extends ObjectType>> deltas, ExecuteChangeOptionsDto options) Constructors in com.evolveum.midpoint.gui.impl.page.admin with parameters of type ExecuteChangeOptionsDtoModifierConstructorDescriptionProgressAwareChangesExecutorImpl(ExecuteChangeOptionsDto options, ProgressReportingAwarePage progressAwarePage) -
Uses of ExecuteChangeOptionsDto in com.evolveum.midpoint.gui.impl.page.admin.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.component that return ExecuteChangeOptionsDtoModifier and TypeMethodDescriptionFocusOperationalButtonsPanel.getExecuteChangeOptions()ProgressPanel.getExecuteOptions()Constructors in com.evolveum.midpoint.gui.impl.page.admin.component with parameters of type ExecuteChangeOptionsDtoModifierConstructorDescriptionProgressPanel(String id, ExecuteChangeOptionsDto options, ProgressReportingAwarePage progressAwarePage) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.component with type arguments of type ExecuteChangeOptionsDtoModifierConstructorDescriptionExecuteChangeOptionsPanel(String id, LoadableModel<ExecuteChangeOptionsDto> executeOptionsModel) -
Uses of ExecuteChangeOptionsDto in com.evolveum.midpoint.gui.impl.page.admin.focus
Methods in com.evolveum.midpoint.gui.impl.page.admin.focus that return ExecuteChangeOptionsDtoModifier and TypeMethodDescriptionprotected ExecuteChangeOptionsDtoPageFocusDetails.getExecuteChangesOptionsDto()Methods in com.evolveum.midpoint.gui.impl.page.admin.focus that return types with arguments of type ExecuteChangeOptionsDtoMethods in com.evolveum.midpoint.gui.impl.page.admin.focus with parameters of type ExecuteChangeOptionsDtoModifier and TypeMethodDescriptionprotected Collection<ObjectDeltaOperation<? extends ObjectType>>PageFocusDetails.executeChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto options, com.evolveum.midpoint.task.api.Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ExecuteChangeOptionsDto in com.evolveum.midpoint.gui.impl.page.admin.user
Methods in com.evolveum.midpoint.gui.impl.page.admin.user with parameters of type ExecuteChangeOptionsDtoModifier and TypeMethodDescriptionprotected Collection<ObjectDeltaOperation<? extends ObjectType>>PageUser.executeChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto options, com.evolveum.midpoint.task.api.Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) protected booleanPageUser.noChangesToExecute(Collection<ObjectDelta<? extends ObjectType>> deltas, ExecuteChangeOptionsDto options) -
Uses of ExecuteChangeOptionsDto in com.evolveum.midpoint.web.component.progress
Methods in com.evolveum.midpoint.web.component.progress with parameters of type ExecuteChangeOptionsDtoModifier and TypeMethodDescriptionvoidProgressPanel.executeChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, boolean previewOnly, ExecuteChangeOptionsDto executeOptions, com.evolveum.midpoint.task.api.Task task, OperationResult result, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ExecuteChangeOptionsDto in com.evolveum.midpoint.web.page.admin.users.component
Methods in com.evolveum.midpoint.web.page.admin.users.component that return ExecuteChangeOptionsDtoModifier and TypeMethodDescriptionstatic ExecuteChangeOptionsDtoExecuteChangeOptionsDto.createFromSystemConfiguration()Constructor parameters in com.evolveum.midpoint.web.page.admin.users.component with type arguments of type ExecuteChangeOptionsDtoModifierConstructorDescriptionExecuteChangeOptionsPanel(String id, org.apache.wicket.model.IModel<ExecuteChangeOptionsDto> model, boolean showReconcile, boolean ignored) ExecuteChangeOptionsPanel(String id, org.apache.wicket.model.IModel<ExecuteChangeOptionsDto> model, boolean showReconcile, boolean ignored, boolean showKeepDisplayingResults)