Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SynchronizationIntentType
Packages that use SynchronizationIntentType
Package
Description
-
Uses of SynchronizationIntentType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return SynchronizationIntentTypeMethods in com.evolveum.midpoint.model.api.context with parameters of type SynchronizationIntentTypeModifier and TypeMethodDescriptionstatic SynchronizationIntentSynchronizationIntent.fromSynchronizationIntentType(SynchronizationIntentType value) -
Uses of SynchronizationIntentType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SynchronizationIntentTypeModifier and TypeMethodDescriptionstatic SynchronizationIntentTypeLensElementContextType.getSynchronizationIntent()static SynchronizationIntentTypeReturns the enum constant of this class with the specified name.static SynchronizationIntentType[]SynchronizationIntentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SynchronizationIntentTypeModifier and TypeMethodDescriptionvoidLensElementContextType.setSynchronizationIntent(SynchronizationIntentType value) LensElementContextType.synchronizationIntent(SynchronizationIntentType value) LensFocusContextType.synchronizationIntent(SynchronizationIntentType value) LensProjectionContextType.synchronizationIntent(SynchronizationIntentType value)