Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SynchronizationReactionType
Packages that use SynchronizationReactionType
Package
Description
-
Uses of SynchronizationReactionType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.synchronization
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.synchronization that return types with arguments of type SynchronizationReactionTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<SynchronizationReactionType>,String>> SynchronizationReactionTable.createDefaultColumns()protected org.apache.wicket.model.IModel<PrismContainerWrapper<SynchronizationReactionType>>SynchronizationReactionTable.getContainerModel()SynchronizationReactionTable.getSynchReactionDefinition()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.synchronization with type arguments of type SynchronizationReactionTypeModifier and TypeMethodDescriptionprotected abstract voidSynchronizationReactionTableWizardPanel.inEditNewValue(org.apache.wicket.model.IModel<PrismContainerValueWrapper<SynchronizationReactionType>> value, org.apache.wicket.ajax.AjaxRequestTarget target) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.synchronization with type arguments of type SynchronizationReactionTypeModifierConstructorDescriptionReactionMainSettingStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<SynchronizationReactionType>> newValueModel) ReactionOptionalSettingStepPanel(ResourceDetailsModel model, org.apache.wicket.model.IModel<PrismContainerValueWrapper<SynchronizationReactionType>> newValueModel) -
Uses of SynchronizationReactionType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor with parameters of type SynchronizationReactionTypeModifier and TypeMethodDescriptionstatic @NotNull SynchronizationReactionDefinitionSynchronizationReactionDefinition.of(@NotNull SynchronizationReactionType bean, @NotNull ClockworkSettings defaultSettings) -
Uses of SynchronizationReactionType 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 SynchronizationReactionTypeModifier and TypeFieldDescriptionstatic final Producer<SynchronizationReactionType>SynchronizationReactionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SynchronizationReactionTypeModifier and TypeMethodDescriptionSynchronizationReactionType.actions(SynchronizationActionsType value) SynchronizationReactionsType.beginReaction()SynchronizationReactionType.clone()SynchronizationReactionType.condition(ExpressionType value) ObjectFactory.createSynchronizationReactionType()SynchronizationReactionType.description(String value) SynchronizationReactionType.documentation(String value) SynchronizationReactionType.lifecycleState(String value) SynchronizationReactionType.situation(SynchronizationSituationType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SynchronizationReactionTypeModifier and TypeMethodDescriptionSynchronizationReactionsType.createReactionList()SynchronizationReactionsType.getReaction()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SynchronizationReactionTypeModifier and TypeMethodDescriptionSynchronizationReactionsType.reaction(SynchronizationReactionType value)