Uses of Interface
com.evolveum.midpoint.common.validator.EventHandler
-
Packages that use EventHandler Package Description com.evolveum.midpoint.common.validator -
-
Uses of EventHandler in com.evolveum.midpoint.common.validator
Methods in com.evolveum.midpoint.common.validator that return EventHandler Modifier and Type Method Description EventHandlerLegacyValidator. getHandler()Methods in com.evolveum.midpoint.common.validator with parameters of type EventHandler Modifier and Type Method Description voidLegacyValidator. setHandler(EventHandler handler)Constructors in com.evolveum.midpoint.common.validator with parameters of type EventHandler Constructor Description LegacyValidator(PrismContext prismContext, EventHandler handler)
-