Uses of Interface
com.evolveum.midpoint.web.component.util.SerializableBiConsumer
Package
Description
-
Uses of SerializableBiConsumer in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component
ModifierConstructorDescriptionComplexPropertyEmbeddedModel
(@NotNull org.apache.wicket.model.IModel<O> model, @NotNull SerializableFunction<O, T> get, @NotNull SerializableBiConsumer<O, T> set)