Uses of Interface
com.evolveum.midpoint.gui.impl.page.admin.ObjectChangeExecutor
-
Packages that use ObjectChangeExecutor Package Description com.evolveum.midpoint.gui.impl.page.admin com.evolveum.midpoint.gui.impl.page.admin.focus -
-
Uses of ObjectChangeExecutor in com.evolveum.midpoint.gui.impl.page.admin
Classes in com.evolveum.midpoint.gui.impl.page.admin that implement ObjectChangeExecutor Modifier and Type Class Description classObjectChangesExecutorImplclassProgressAwareChangesExecutorImplMethods in com.evolveum.midpoint.gui.impl.page.admin that return ObjectChangeExecutor Modifier and Type Method Description protected ObjectChangeExecutorAbstractPageObjectDetails. getChangeExecutor()Methods in com.evolveum.midpoint.gui.impl.page.admin with parameters of type ObjectChangeExecutor Modifier and Type Method Description protected voidAbstractPageObjectDetails. showResultAfterExecuteChanges(ObjectChangeExecutor changeExecutor, OperationResult result) -
Uses of ObjectChangeExecutor in com.evolveum.midpoint.gui.impl.page.admin.focus
Methods in com.evolveum.midpoint.gui.impl.page.admin.focus that return ObjectChangeExecutor Modifier and Type Method Description protected ObjectChangeExecutorPageFocusDetails. getChangeExecutor()
-